Pull request #44101 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3d4616f943b38d6b19300a9b151f735b4ad2c32f+d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 (68b489c4b3fe61eef11599c2eb4844e3133ac814) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44101@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-06T20:29:46.464Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-06T20:29:46.468Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-06T20:29:46.757Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-020cc82b42fd36ba5) in /home/ubuntu/workspace/moby_PR-44101 [Pipeline] { [Pipeline] checkout [2022-09-06T20:29:46.801Z] The recommended git tool is: git [2022-09-06T20:29:46.810Z] using credential docker-jenkins-github-credentials [2022-09-06T20:29:46.835Z] Cloning the remote Git repository [2022-09-06T20:29:46.835Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:29:46.998Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:29:47.001Z] > git init /home/ubuntu/workspace/moby_PR-44101 # timeout=10 [2022-09-06T20:29:47.013Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:29:47.013Z] > git --version # timeout=10 [2022-09-06T20:29:47.019Z] > git --version # 'git version 2.17.1' [2022-09-06T20:29:47.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:29:47.019Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:00.790Z] Fetching without tags [2022-09-06T20:30:00.976Z] Merging remotes/origin/20.10 commit d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 into PR head commit 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:30:00.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:30:00.926Z] > git config --add remote.origin.fetch +refs/pull/44101/head:refs/remotes/origin/PR-44101 # timeout=10 [2022-09-06T20:30:00.937Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:00.946Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:30:00.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:30:00.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:30:00.956Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:01.140Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:30:01.470Z] Merge succeeded, producing 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:30:01.471Z] Checking out Revision 3d4616f943b38d6b19300a9b151f735b4ad2c32f (PR-44101) [2022-09-06T20:30:02.035Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T20:30:02.035Z] First time build. Skipping changelog. [2022-09-06T20:30:02.235Z] > git --version # timeout=10 [2022-09-06T20:30:02.242Z] > git --version # 'git version 2.17.1' [2022-09-06T20:30:02.254Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T20:30:01.146Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:30:01.599Z] > git remote # timeout=10 [2022-09-06T20:30:01.605Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:30:01.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:30:01.614Z] > git merge d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 # timeout=10 [2022-09-06T20:30:01.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:30:01.635Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:30:01.643Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:30:02.887Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44101:/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-09-06T20:30:02.887Z] Unable to find image 'alpine:latest' locally [2022-09-06T20:30:02.887Z] latest: Pulling from library/alpine [2022-09-06T20:30:03.147Z] 213ec9aee27d: Pulling fs layer [2022-09-06T20:30:03.147Z] 213ec9aee27d: Verifying Checksum [2022-09-06T20:30:03.147Z] 213ec9aee27d: Download complete [2022-09-06T20:30:03.407Z] 213ec9aee27d: Pull complete [2022-09-06T20:30:03.407Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T20:30:03.407Z] Status: Downloaded newer image for alpine:latest [2022-09-06T20:30:05.949Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [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] // stage [2022-09-06T20:30:08.990Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c5256761b423435c) in /home/ubuntu/workspace/moby_PR-44101 [2022-09-06T20:30:08.991Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00ee26ce222ba917e) in /home/ubuntu/workspace/moby_PR-44101 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [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] } [Pipeline] checkout [2022-09-06T20:30:09.091Z] The recommended git tool is: git [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-09-06T20:30:09.098Z] The recommended git tool is: git [2022-09-06T20:30:09.101Z] using credential docker-jenkins-github-credentials [2022-09-06T20:30:09.107Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-06T20:30:09.117Z] Cloning the remote Git repository [2022-09-06T20:30:09.117Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:30:09.119Z] Cloning the remote Git repository [2022-09-06T20:30:09.119Z] Cloning with configured refspecs honoured and without tags [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] } [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-09-06T20:30:09.137Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:30:09.137Z] > git init /home/ubuntu/workspace/moby_PR-44101 # timeout=10 [2022-09-06T20:30:09.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:30:09.149Z] > git --version # timeout=10 [2022-09-06T20:30:09.155Z] > git --version # 'git version 2.25.1' [2022-09-06T20:30:09.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:30:09.156Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:09.113Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:30:09.113Z] > git init /home/ubuntu/workspace/moby_PR-44101 # timeout=10 [2022-09-06T20:30:09.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:30:09.126Z] > git --version # timeout=10 [2022-09-06T20:30:09.129Z] > git --version # 'git version 2.25.1' [2022-09-06T20:30:09.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:30:09.130Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:20.167Z] Fetching without tags [2022-09-06T20:30:20.380Z] Merging remotes/origin/20.10 commit d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 into PR head commit 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:30:20.866Z] Merge succeeded, producing 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:30:20.867Z] Checking out Revision 3d4616f943b38d6b19300a9b151f735b4ad2c32f (PR-44101) [2022-09-06T20:30:21.477Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T20:30:21.516Z] > git --version # timeout=10 [2022-09-06T20:30:21.521Z] > git --version # 'git version 2.25.1' [2022-09-06T20:30:21.528Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:30:20.152Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:30:20.156Z] > git config --add remote.origin.fetch +refs/pull/44101/head:refs/remotes/origin/PR-44101 # timeout=10 [2022-09-06T20:30:20.167Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:20.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:30:20.187Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:30:20.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:30:20.188Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:20.400Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:30:20.406Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:30:20.853Z] > git remote # timeout=10 [2022-09-06T20:30:20.863Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:30:20.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:30:20.869Z] > git merge d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 # timeout=10 [2022-09-06T20:30:20.879Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:30:20.887Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:30:20.891Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:30:22.212Z] + docker version [2022-09-06T20:30:22.212Z] Client: Docker Engine - Community [2022-09-06T20:30:22.212Z] Version: 22.06.0-beta.0 [2022-09-06T20:30:22.212Z] API version: 1.42 [2022-09-06T20:30:22.212Z] Go version: go1.18.3 [2022-09-06T20:30:22.212Z] Git commit: 3e9117b [2022-09-06T20:30:22.212Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-06T20:30:22.212Z] OS/Arch: linux/arm64 [2022-09-06T20:30:22.212Z] Context: default [2022-09-06T20:30:22.212Z] [2022-09-06T20:30:22.212Z] Server: Docker Engine - Community [2022-09-06T20:30:22.212Z] Engine: [2022-09-06T20:30:22.212Z] Version: 22.06.0-beta.0 [2022-09-06T20:30:22.212Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:30:22.212Z] Go version: go1.18.3 [2022-09-06T20:30:22.212Z] Git commit: 38633e7 [2022-09-06T20:30:22.212Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-06T20:30:22.212Z] OS/Arch: linux/arm64 [2022-09-06T20:30:22.212Z] Experimental: true [2022-09-06T20:30:22.212Z] containerd: [2022-09-06T20:30:22.212Z] Version: 1.6.8 [2022-09-06T20:30:22.212Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:30:22.212Z] runc: [2022-09-06T20:30:22.212Z] Version: 1.1.4 [2022-09-06T20:30:22.212Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:30:22.212Z] docker-init: [2022-09-06T20:30:22.212Z] Version: 0.19.0 [2022-09-06T20:30:22.212Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T20:30:22.501Z] + docker info [2022-09-06T20:30:22.501Z] Client: [2022-09-06T20:30:22.501Z] Context: default [2022-09-06T20:30:22.501Z] Debug Mode: false [2022-09-06T20:30:22.501Z] Plugins: [2022-09-06T20:30:22.501Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:30:22.501Z] Version: v0.8.2 [2022-09-06T20:30:22.501Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-06T20:30:22.501Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:30:22.501Z] Version: v2.10.2 [2022-09-06T20:30:22.501Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:30:22.501Z] [2022-09-06T20:30:22.501Z] Server: [2022-09-06T20:30:22.501Z] Containers: 0 [2022-09-06T20:30:22.501Z] Running: 0 [2022-09-06T20:30:22.501Z] Paused: 0 [2022-09-06T20:30:22.501Z] Stopped: 0 [2022-09-06T20:30:22.501Z] Images: 2 [2022-09-06T20:30:22.501Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:30:22.501Z] Storage Driver: overlay2 [2022-09-06T20:30:22.501Z] Backing Filesystem: extfs [2022-09-06T20:30:22.501Z] Supports d_type: true [2022-09-06T20:30:22.501Z] Using metacopy: false [2022-09-06T20:30:22.501Z] Native Overlay Diff: true [2022-09-06T20:30:22.501Z] userxattr: false [2022-09-06T20:30:22.501Z] Logging Driver: json-file [2022-09-06T20:30:22.501Z] Cgroup Driver: cgroupfs [2022-09-06T20:30:22.501Z] Cgroup Version: 1 [2022-09-06T20:30:22.501Z] Plugins: [2022-09-06T20:30:22.501Z] Volume: local [2022-09-06T20:30:22.501Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:30:22.501Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:30:22.501Z] Swarm: inactive [2022-09-06T20:30:22.501Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:30:22.501Z] Default Runtime: runc [2022-09-06T20:30:22.501Z] Init Binary: docker-init [2022-09-06T20:30:22.501Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:30:22.501Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:30:22.501Z] init version: de40ad0 [2022-09-06T20:30:22.501Z] Security Options: [2022-09-06T20:30:22.501Z] apparmor [2022-09-06T20:30:22.501Z] seccomp [2022-09-06T20:30:22.501Z] Profile: builtin [2022-09-06T20:30:22.501Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T20:30:22.501Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T20:30:22.501Z] OSType: linux [2022-09-06T20:30:22.501Z] Architecture: aarch64 [2022-09-06T20:30:22.501Z] CPUs: 2 [2022-09-06T20:30:22.501Z] Total Memory: 7.559GiB [2022-09-06T20:30:22.501Z] Name: ip-10-100-33-226 [2022-09-06T20:30:22.501Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-06T20:30:22.501Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:30:22.501Z] Debug Mode: false [2022-09-06T20:30:22.501Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:30:22.501Z] Labels: [2022-09-06T20:30:22.501Z] Experimental: true [2022-09-06T20:30:22.501Z] Insecure Registries: [2022-09-06T20:30:22.501Z] 127.0.0.0/8 [2022-09-06T20:30:22.501Z] Live Restore Enabled: true [2022-09-06T20:30:22.501Z] [Pipeline] sh [2022-09-06T20:30:22.744Z] Fetching without tags [2022-09-06T20:30:22.785Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:30:22.785Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:30:22.785Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-06T20:30:22.785Z] + bash /home/ubuntu/workspace/moby_PR-44101/check-config.sh [2022-09-06T20:30:22.785Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T20:30:22.785Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-06T20:30:22.785Z] [2022-09-06T20:30:22.785Z] Generally Necessary: [2022-09-06T20:30:22.785Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T20:30:22.785Z] - apparmor: enabled and tools installed [2022-09-06T20:30:22.785Z] - CONFIG_NAMESPACES: enabled [2022-09-06T20:30:22.785Z] - CONFIG_NET_NS: enabled [2022-09-06T20:30:22.785Z] - CONFIG_PID_NS: enabled [2022-09-06T20:30:22.785Z] - CONFIG_IPC_NS: enabled [2022-09-06T20:30:22.785Z] - CONFIG_UTS_NS: enabled [2022-09-06T20:30:22.785Z] - CONFIG_CGROUPS: enabled [2022-09-06T20:30:22.785Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T20:30:22.785Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T20:30:22.785Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T20:30:22.785Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T20:30:22.785Z] - CONFIG_CPUSETS: enabled [2022-09-06T20:30:22.785Z] - CONFIG_MEMCG: enabled [2022-09-06T20:30:22.785Z] - CONFIG_KEYS: enabled [2022-09-06T20:30:22.785Z] - CONFIG_VETH: enabled (as module) [2022-09-06T20:30:22.930Z] Merging remotes/origin/20.10 commit d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 into PR head commit 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:30:23.044Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T20:30:23.044Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T20:30:23.044Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-06T20:30:23.044Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T20:30:23.044Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T20:30:23.044Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T20:30:23.044Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T20:30:23.044Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T20:30:23.044Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T20:30:23.045Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T20:30:23.045Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-06T20:30:23.045Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T20:30:23.045Z] [2022-09-06T20:30:23.045Z] Optional Features: [2022-09-06T20:30:23.045Z] - CONFIG_USER_NS: enabled [2022-09-06T20:30:23.045Z] - CONFIG_SECCOMP: enabled [2022-09-06T20:30:23.045Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T20:30:23.045Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T20:30:23.045Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T20:30:23.045Z] (cgroup swap accounting is currently enabled) [2022-09-06T20:30:23.045Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T20:30:23.045Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T20:30:23.045Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-06T20:30:23.045Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-06T20:30:22.702Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:30:22.711Z] > git config --add remote.origin.fetch +refs/pull/44101/head:refs/remotes/origin/PR-44101 # timeout=10 [2022-09-06T20:30:22.716Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:22.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:30:22.739Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:30:22.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:30:22.740Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:30:22.924Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:30:22.933Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:30:23.305Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T20:30:23.305Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T20:30:23.305Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T20:30:23.305Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T20:30:23.305Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T20:30:23.305Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T20:30:23.305Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T20:30:23.305Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T20:30:23.305Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T20:30:23.305Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T20:30:23.305Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T20:30:23.305Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T20:30:23.305Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T20:30:23.305Z] - CONFIG_EXT4_FS: enabled [2022-09-06T20:30:23.305Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T20:30:23.305Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T20:30:23.305Z] - Network Drivers: [2022-09-06T20:30:23.305Z] - "overlay": [2022-09-06T20:30:23.305Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T20:30:23.305Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T20:30:23.305Z] Optional (for encrypted networks): [2022-09-06T20:30:23.424Z] Merge succeeded, producing 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:30:23.424Z] Checking out Revision 3d4616f943b38d6b19300a9b151f735b4ad2c32f (PR-44101) [2022-09-06T20:30:23.564Z] - CONFIG_CRYPTO: enabled [2022-09-06T20:30:23.565Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T20:30:23.565Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T20:30:23.565Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T20:30:23.565Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T20:30:23.565Z] - CONFIG_XFRM: enabled [2022-09-06T20:30:23.565Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T20:30:23.565Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T20:30:23.565Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T20:30:23.565Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-06T20:30:23.565Z] - "ipvlan": [2022-09-06T20:30:23.565Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T20:30:23.565Z] - "macvlan": [2022-09-06T20:30:23.565Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T20:30:23.565Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T20:30:23.565Z] - "ftp,tftp client in container": [2022-09-06T20:30:23.565Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T20:30:23.565Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T20:30:23.565Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T20:30:23.565Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T20:30:23.565Z] - Storage Drivers: [2022-09-06T20:30:23.565Z] - "aufs": [2022-09-06T20:30:23.565Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T20:30:23.565Z] - "btrfs": [2022-09-06T20:30:23.565Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T20:30:23.565Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T20:30:23.565Z] - "devicemapper": [2022-09-06T20:30:23.565Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T20:30:23.565Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T20:30:23.565Z] - "overlay": [2022-09-06T20:30:23.565Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T20:30:23.565Z] - "zfs": [2022-09-06T20:30:23.565Z] - /dev/zfs: present [2022-09-06T20:30:23.565Z] - zfs command: missing [2022-09-06T20:30:23.565Z] - zpool command: missing [2022-09-06T20:30:23.565Z] [2022-09-06T20:30:23.565Z] Limits: [2022-09-06T20:30:23.565Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T20:30:23.565Z] [2022-09-06T20:30:23.565Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:30:23.893Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T20:30:23.901Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f . [2022-09-06T20:30:23.905Z] > git --version # timeout=10 [2022-09-06T20:30:23.915Z] > git --version # 'git version 2.25.1' [2022-09-06T20:30:23.924Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:30:23.934Z] Still waiting to schedule task [2022-09-06T20:30:23.934Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T20:30:23.936Z] Still waiting to schedule task [2022-09-06T20:30:23.936Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T20:30:23.937Z] Still waiting to schedule task [2022-09-06T20:30:23.937Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-09-06T20:30:23.944Z] Still waiting to schedule task [2022-09-06T20:30:23.944Z] Waiting for next available executor on ‘windows-2019’ [2022-09-06T20:30:24.162Z] #1 [internal] load build definition from Dockerfile [2022-09-06T20:30:24.162Z] #1 transferring dockerfile: 17.04kB done [2022-09-06T20:30:24.162Z] #1 DONE 0.0s [2022-09-06T20:30:24.162Z] [2022-09-06T20:30:24.162Z] #2 [internal] load .dockerignore [2022-09-06T20:30:24.162Z] #2 transferring context: 87B done [2022-09-06T20:30:24.162Z] #2 DONE 0.0s [2022-09-06T20:30:24.162Z] [2022-09-06T20:30:24.162Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T20:30:24.162Z] #3 DONE 0.1s [2022-09-06T20:30:24.162Z] [2022-09-06T20:30:24.162Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T20:30:24.162Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:30:24.420Z] [2022-09-06T20:30:24.421Z] #5 [internal] load build definition from Dockerfile [2022-09-06T20:30:24.421Z] #5 DONE 0.0s [2022-09-06T20:30:24.421Z] [2022-09-06T20:30:24.421Z] #6 [internal] load .dockerignore [2022-09-06T20:30:24.421Z] #6 DONE 0.0s [2022-09-06T20:30:24.421Z] [2022-09-06T20:30:24.421Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:30:24.579Z] + docker version [2022-09-06T20:30:24.579Z] Client: Docker Engine - Community [2022-09-06T20:30:24.579Z] Version: 22.06.0-beta.0 [2022-09-06T20:30:24.579Z] API version: 1.42 [2022-09-06T20:30:24.579Z] Go version: go1.18.3 [2022-09-06T20:30:24.579Z] Git commit: 3e9117b [2022-09-06T20:30:24.579Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-06T20:30:24.579Z] OS/Arch: linux/amd64 [2022-09-06T20:30:24.579Z] Context: default [2022-09-06T20:30:24.579Z] [2022-09-06T20:30:24.579Z] Server: Docker Engine - Community [2022-09-06T20:30:24.579Z] Engine: [2022-09-06T20:30:24.579Z] Version: 22.06.0-beta.0 [2022-09-06T20:30:24.579Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:30:24.579Z] Go version: go1.18.3 [2022-09-06T20:30:24.579Z] Git commit: 38633e7 [2022-09-06T20:30:24.579Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-06T20:30:24.579Z] OS/Arch: linux/amd64 [2022-09-06T20:30:24.579Z] Experimental: true [2022-09-06T20:30:24.579Z] containerd: [2022-09-06T20:30:24.579Z] Version: 1.6.8 [2022-09-06T20:30:24.579Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:30:24.579Z] runc: [2022-09-06T20:30:24.579Z] Version: 1.1.4 [2022-09-06T20:30:24.579Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:30:24.579Z] docker-init: [2022-09-06T20:30:24.579Z] Version: 0.19.0 [2022-09-06T20:30:24.579Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T20:30:24.679Z] #7 DONE 0.1s [2022-09-06T20:30:24.679Z] [2022-09-06T20:30:24.679Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:30:24.679Z] #8 DONE 0.1s [2022-09-06T20:30:24.679Z] [2022-09-06T20:30:24.679Z] #9 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T20:30:24.679Z] #9 DONE 0.1s [2022-09-06T20:30:24.679Z] [2022-09-06T20:30:24.679Z] #10 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-06T20:30:24.679Z] #10 DONE 0.3s [2022-09-06T20:30:24.867Z] + docker info [2022-09-06T20:30:24.868Z] Client: [2022-09-06T20:30:24.868Z] Context: default [2022-09-06T20:30:24.868Z] Debug Mode: false [2022-09-06T20:30:24.868Z] Plugins: [2022-09-06T20:30:24.868Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:30:24.868Z] Version: f500bf6 [2022-09-06T20:30:24.868Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T20:30:24.868Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:30:24.868Z] Version: v2.10.2 [2022-09-06T20:30:24.868Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:30:24.868Z] scan: Docker Scan (Docker Inc.) [2022-09-06T20:30:24.868Z] Version: v0.17.0 [2022-09-06T20:30:24.868Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T20:30:24.868Z] [2022-09-06T20:30:24.868Z] Server: [2022-09-06T20:30:24.868Z] Containers: 0 [2022-09-06T20:30:24.868Z] Running: 0 [2022-09-06T20:30:24.868Z] Paused: 0 [2022-09-06T20:30:24.868Z] Stopped: 0 [2022-09-06T20:30:24.868Z] Images: 2 [2022-09-06T20:30:24.868Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:30:24.868Z] Storage Driver: overlay2 [2022-09-06T20:30:24.868Z] Backing Filesystem: extfs [2022-09-06T20:30:24.868Z] Supports d_type: true [2022-09-06T20:30:24.868Z] Using metacopy: false [2022-09-06T20:30:24.868Z] Native Overlay Diff: true [2022-09-06T20:30:24.868Z] userxattr: false [2022-09-06T20:30:24.868Z] Logging Driver: json-file [2022-09-06T20:30:24.868Z] Cgroup Driver: systemd [2022-09-06T20:30:24.868Z] Cgroup Version: 2 [2022-09-06T20:30:24.868Z] Plugins: [2022-09-06T20:30:24.868Z] Volume: local [2022-09-06T20:30:24.868Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:30:24.868Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:30:24.868Z] Swarm: inactive [2022-09-06T20:30:24.868Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:30:24.868Z] Default Runtime: runc [2022-09-06T20:30:24.868Z] Init Binary: docker-init [2022-09-06T20:30:24.868Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:30:24.868Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:30:24.868Z] init version: de40ad0 [2022-09-06T20:30:24.868Z] Security Options: [2022-09-06T20:30:24.868Z] apparmor [2022-09-06T20:30:24.868Z] seccomp [2022-09-06T20:30:24.868Z] Profile: builtin [2022-09-06T20:30:24.868Z] cgroupns [2022-09-06T20:30:24.868Z] Kernel Version: 5.15.0-1019-aws [2022-09-06T20:30:24.868Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-06T20:30:24.868Z] OSType: linux [2022-09-06T20:30:24.868Z] Architecture: x86_64 [2022-09-06T20:30:24.868Z] CPUs: 2 [2022-09-06T20:30:24.868Z] Total Memory: 7.557GiB [2022-09-06T20:30:24.868Z] Name: ip-10-100-114-57 [2022-09-06T20:30:24.868Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-06T20:30:24.868Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:30:24.868Z] Debug Mode: false [2022-09-06T20:30:24.868Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:30:24.868Z] Labels: [2022-09-06T20:30:24.868Z] Experimental: true [2022-09-06T20:30:24.868Z] Insecure Registries: [2022-09-06T20:30:24.868Z] 127.0.0.0/8 [2022-09-06T20:30:24.868Z] Live Restore Enabled: true [2022-09-06T20:30:24.868Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:30:23.389Z] > git remote # timeout=10 [2022-09-06T20:30:23.396Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:30:23.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:30:23.401Z] > git merge d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 # timeout=10 [2022-09-06T20:30:23.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:30:23.418Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:30:23.423Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:30:25.192Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f . [2022-09-06T20:30:25.451Z] #1 [internal] load build definition from Dockerfile [2022-09-06T20:30:25.451Z] #1 transferring dockerfile: 17.04kB done [2022-09-06T20:30:25.451Z] #1 DONE 0.0s [2022-09-06T20:30:25.451Z] [2022-09-06T20:30:25.451Z] #2 [internal] load .dockerignore [2022-09-06T20:30:25.451Z] #2 transferring context: 87B done [2022-09-06T20:30:25.451Z] #2 DONE 0.0s [2022-09-06T20:30:25.451Z] [2022-09-06T20:30:25.451Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T20:30:25.451Z] #3 DONE 0.2s [2022-09-06T20:30:25.451Z] [2022-09-06T20:30:25.451Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T20:30:25.451Z] #4 CACHED [2022-09-06T20:30:25.709Z] [2022-09-06T20:30:25.709Z] #5 [internal] load build definition from Dockerfile [2022-09-06T20:30:25.709Z] #5 DONE 0.0s [2022-09-06T20:30:25.709Z] [2022-09-06T20:30:25.709Z] #6 [internal] load .dockerignore [2022-09-06T20:30:25.709Z] #6 DONE 0.0s [2022-09-06T20:30:25.709Z] [2022-09-06T20:30:25.709Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T20:30:25.709Z] #7 DONE 0.1s [2022-09-06T20:30:25.709Z] [2022-09-06T20:30:25.709Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:30:25.967Z] #8 DONE 0.1s [2022-09-06T20:30:25.967Z] [2022-09-06T20:30:25.967Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:30:25.967Z] #9 DONE 0.1s [2022-09-06T20:30:25.967Z] [2022-09-06T20:30:25.967Z] #10 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-06T20:30:25.967Z] #10 DONE 0.3s [2022-09-06T20:30:26.588Z] [2022-09-06T20:30:26.588Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:30:26.588Z] #11 DONE 0.0s [2022-09-06T20:30:26.588Z] [2022-09-06T20:30:26.588Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:30:26.588Z] #12 DONE 0.0s [2022-09-06T20:30:26.588Z] [2022-09-06T20:30:26.588Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:30:26.588Z] #13 DONE 0.0s [2022-09-06T20:30:26.588Z] [2022-09-06T20:30:26.588Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:30:26.588Z] #14 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-06T20:30:26.588Z] #14 sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf 126B / 126B 0.1s done [2022-09-06T20:30:26.588Z] #14 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-06T20:30:26.588Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 0B / 109.00MB 0.1s [2022-09-06T20:30:26.588Z] #14 sha256:713f8690d9a101a49b0fb3956322a7486c6867c76c7d88258a2d7c4db5a7661e 1.79kB / 1.79kB done [2022-09-06T20:30:26.588Z] #14 sha256:cf0cb8a0dca7b1fa91566225390d4953ae22dda6edd8defb7607e1cb35c682f2 7.12kB / 7.12kB done [2022-09-06T20:30:26.588Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 17.67MB / 109.00MB 0.3s [2022-09-06T20:30:26.588Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 32.51MB / 109.00MB 0.4s [2022-09-06T20:30:26.851Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 41.12MB / 109.00MB 0.5s [2022-09-06T20:30:26.851Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 53.48MB / 109.00MB 0.6s [2022-09-06T20:30:26.902Z] [2022-09-06T20:30:26.902Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:30:26.902Z] #11 DONE 0.0s [2022-09-06T20:30:26.902Z] [2022-09-06T20:30:26.902Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:30:26.902Z] #12 DONE 0.0s [2022-09-06T20:30:26.902Z] [2022-09-06T20:30:26.902Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:30:26.902Z] #13 DONE 0.0s [2022-09-06T20:30:26.902Z] [2022-09-06T20:30:26.902Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:30:26.902Z] #14 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-06T20:30:27.112Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 63.96MB / 109.00MB 0.7s [2022-09-06T20:30:27.112Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 83.89MB / 109.00MB 0.9s [2022-09-06T20:30:27.162Z] #14 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-06T20:30:27.162Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 0B / 141.88MB 0.1s [2022-09-06T20:30:27.162Z] #14 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 0B / 155B 0.1s [2022-09-06T20:30:27.162Z] #14 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-06T20:30:27.162Z] #14 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-06T20:30:27.162Z] #14 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 0.1s done [2022-09-06T20:30:27.375Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 92.27MB / 109.00MB 1.1s [2022-09-06T20:30:27.375Z] #14 ... [2022-09-06T20:30:27.375Z] [2022-09-06T20:30:27.375Z] #15 [internal] load build context [2022-09-06T20:30:27.375Z] #15 transferring context: 53.41MB 1.2s done [2022-09-06T20:30:27.375Z] #15 DONE 1.2s [2022-09-06T20:30:27.375Z] [2022-09-06T20:30:27.375Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:30:27.375Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 108.00MB / 109.00MB 1.2s [2022-09-06T20:30:27.426Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 23.07MB / 141.88MB 0.5s [2022-09-06T20:30:27.634Z] #14 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 109.00MB / 109.00MB 1.3s done [2022-09-06T20:30:27.634Z] #14 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 0.1s [2022-09-06T20:30:27.693Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 33.55MB / 141.88MB 0.6s [2022-09-06T20:30:27.693Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 49.28MB / 141.88MB 0.8s [2022-09-06T20:30:27.957Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 61.44MB / 141.88MB 0.9s [2022-09-06T20:30:27.957Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 71.30MB / 141.88MB 1.0s [2022-09-06T20:30:28.224Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 91.23MB / 141.88MB 1.2s [2022-09-06T20:30:28.224Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 99.61MB / 141.88MB 1.3s [2022-09-06T20:30:28.483Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 106.95MB / 141.88MB 1.4s [2022-09-06T20:30:28.483Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 120.59MB / 141.88MB 1.5s [2022-09-06T20:30:28.742Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 135.27MB / 141.88MB 1.7s [2022-09-06T20:30:29.001Z] #14 ... [2022-09-06T20:30:29.001Z] [2022-09-06T20:30:29.001Z] #15 [internal] load build context [2022-09-06T20:30:29.001Z] #15 transferring context: 53.40MB 2.0s done [2022-09-06T20:30:29.001Z] #15 DONE 2.1s [2022-09-06T20:30:29.001Z] [2022-09-06T20:30:29.001Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:30:29.001Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 1.9s done [2022-09-06T20:30:29.001Z] #14 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c [2022-09-06T20:30:30.926Z] #14 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 3.0s done [2022-09-06T20:30:30.926Z] #14 extracting sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf [2022-09-06T20:30:30.926Z] #14 extracting sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf done [2022-09-06T20:30:30.926Z] #14 DONE 4.7s [2022-09-06T20:30:31.185Z] [2022-09-06T20:30:31.185Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:30:33.091Z] #16 DONE 2.2s [2022-09-06T20:30:33.350Z] [2022-09-06T20:30:33.350Z] #17 [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-09-06T20:30:33.925Z] #17 DONE 0.5s [2022-09-06T20:30:33.925Z] [2022-09-06T20:30:33.925Z] #18 [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-09-06T20:30:33.925Z] #18 ... [2022-09-06T20:30:33.925Z] [2022-09-06T20:30:33.925Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:30:33.925Z] #19 DONE 0.2s [2022-09-06T20:30:34.188Z] [2022-09-06T20:30:34.188Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:30:34.188Z] #20 DONE 0.3s [2022-09-06T20:30:34.188Z] [2022-09-06T20:30:34.188Z] #21 [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-09-06T20:30:34.286Z] #14 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.0s done [2022-09-06T20:30:34.286Z] #14 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-06T20:30:34.286Z] #14 DONE 7.4s [2022-09-06T20:30:34.286Z] [2022-09-06T20:30:34.286Z] #16 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:30:36.101Z] #21 ... [2022-09-06T20:30:36.101Z] [2022-09-06T20:30:36.101Z] #22 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T20:30:36.101Z] #22 DONE 2.0s [2022-09-06T20:30:36.101Z] [2022-09-06T20:30:36.101Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:30:38.640Z] #23 2.842 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-09-06T20:30:38.640Z] #23 2.852 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:30:38.640Z] #23 2.853 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:30:38.640Z] #23 2.853 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:30:40.848Z] #16 DONE 6.3s [2022-09-06T20:30:40.848Z] [2022-09-06T20:30:40.848Z] #17 [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-09-06T20:30:41.113Z] #17 DONE 0.5s [2022-09-06T20:30:41.113Z] [2022-09-06T20:30:41.113Z] #18 [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 python-protobuf [2022-09-06T20:30:41.179Z] #23 ... [2022-09-06T20:30:41.179Z] [2022-09-06T20:30:41.179Z] #18 [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-09-06T20:30:41.179Z] #18 4.169 + RM_GOPATH=0 [2022-09-06T20:30:41.179Z] #18 4.193 + TMP_GOPATH= [2022-09-06T20:30:41.179Z] #18 4.195 + : /build [2022-09-06T20:30:41.179Z] #18 4.196 + '[' -z '' ']' [2022-09-06T20:30:41.179Z] #18 4.196 ++ mktemp -d [2022-09-06T20:30:41.179Z] #18 4.206 + export GOPATH=/tmp/tmp.c2qWxDCP5w [2022-09-06T20:30:41.179Z] #18 4.207 + GOPATH=/tmp/tmp.c2qWxDCP5w [2022-09-06T20:30:41.179Z] #18 4.207 + RM_GOPATH=1 [2022-09-06T20:30:41.179Z] #18 4.207 + case "$(go env GOARCH)" in [2022-09-06T20:30:41.179Z] #18 4.215 ++ go env GOARCH [2022-09-06T20:30:41.179Z] #18 4.278 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:41.179Z] #18 4.278 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:41.179Z] #18 4.278 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:41.179Z] #18 4.278 + dir=/tmp/install [2022-09-06T20:30:41.179Z] #18 4.278 + bin=rootlesskit [2022-09-06T20:30:41.179Z] #18 4.278 + shift [2022-09-06T20:30:41.179Z] #18 4.278 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-06T20:30:41.179Z] #18 4.278 + . /tmp/install/rootlesskit.installer [2022-09-06T20:30:41.179Z] #18 4.278 ++ : v0.14.4 [2022-09-06T20:30:41.179Z] #18 4.278 + install_rootlesskit [2022-09-06T20:30:41.179Z] #18 4.278 + case "$1" in [2022-09-06T20:30:41.179Z] #18 4.278 + export CGO_ENABLED=0 [2022-09-06T20:30:41.179Z] #18 4.278 + CGO_ENABLED=0 [2022-09-06T20:30:41.179Z] #18 4.278 + _install_rootlesskit [2022-09-06T20:30:41.179Z] #18 4.278 + echo 'Install rootlesskit version v0.14.4' [2022-09-06T20:30:41.179Z] #18 4.278 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:30:41.179Z] #18 4.278 + GOBIN=/build [2022-09-06T20:30:41.179Z] #18 4.278 + GO111MODULE=on [2022-09-06T20:30:41.179Z] #18 4.278 Install rootlesskit version v0.14.4 [2022-09-06T20:30:41.179Z] #18 4.278 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-06T20:30:41.179Z] #18 4.862 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-06T20:30:41.179Z] #18 7.114 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:30:41.179Z] #18 7.121 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:30:41.179Z] #18 7.167 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T20:30:41.379Z] #18 ... [2022-09-06T20:30:41.379Z] [2022-09-06T20:30:41.379Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:30:41.379Z] #19 DONE 0.2s [2022-09-06T20:30:41.379Z] [2022-09-06T20:30:41.379Z] #20 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:30:41.379Z] #20 DONE 0.3s [2022-09-06T20:30:41.379Z] [2022-09-06T20:30:41.379Z] #21 [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-09-06T20:30:41.439Z] #18 7.581 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-06T20:30:43.981Z] #18 9.882 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-06T20:30:43.981Z] #18 ... [2022-09-06T20:30:43.981Z] [2022-09-06T20:30:43.981Z] #24 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T20:30:43.981Z] #0 3.950 + RM_GOPATH=0 [2022-09-06T20:30:43.981Z] #0 3.950 + TMP_GOPATH= [2022-09-06T20:30:43.981Z] #0 3.951 + : /build [2022-09-06T20:30:43.981Z] #0 3.951 + '[' -z '' ']' [2022-09-06T20:30:43.981Z] #0 3.951 ++ mktemp -d [2022-09-06T20:30:43.981Z] #0 3.964 + export GOPATH=/tmp/tmp.sGxM2qfIuV [2022-09-06T20:30:43.981Z] #0 3.964 + GOPATH=/tmp/tmp.sGxM2qfIuV [2022-09-06T20:30:43.981Z] #0 3.964 + RM_GOPATH=1 [2022-09-06T20:30:43.981Z] #0 3.964 + case "$(go env GOARCH)" in [2022-09-06T20:30:43.981Z] #0 3.964 ++ go env GOARCH [2022-09-06T20:30:43.981Z] #0 3.999 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:43.981Z] #0 3.999 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:43.981Z] #0 3.999 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:43.981Z] #0 3.999 + dir=/tmp/install [2022-09-06T20:30:43.981Z] #0 3.999 + bin=shfmt [2022-09-06T20:30:43.981Z] #0 3.999 + shift [2022-09-06T20:30:43.981Z] #0 3.999 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-06T20:30:43.981Z] #0 3.999 + . /tmp/install/shfmt.installer [2022-09-06T20:30:43.981Z] #0 3.999 ++ : v3.0.2 [2022-09-06T20:30:43.981Z] #0 3.999 + install_shfmt [2022-09-06T20:30:43.981Z] #0 3.999 + echo 'Install shfmt version v3.0.2' [2022-09-06T20:30:43.981Z] #0 3.999 + GOBIN=/build [2022-09-06T20:30:43.981Z] #0 3.999 + GO111MODULE=on [2022-09-06T20:30:43.981Z] #0 3.999 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-06T20:30:43.981Z] #0 4.000 Install shfmt version v3.0.2 [2022-09-06T20:30:43.981Z] #0 4.442 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T20:30:43.981Z] #0 5.169 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T20:30:43.981Z] #0 5.170 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T20:30:43.981Z] #0 5.268 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T20:30:43.981Z] #0 6.564 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T20:30:43.981Z] #24 ... [2022-09-06T20:30:43.981Z] [2022-09-06T20:30:43.981Z] #25 [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-09-06T20:30:43.981Z] #0 2.367 + RM_GOPATH=0 [2022-09-06T20:30:43.981Z] #0 2.367 + TMP_GOPATH= [2022-09-06T20:30:43.981Z] #0 2.367 + : /build [2022-09-06T20:30:43.981Z] #0 2.367 + '[' -z '' ']' [2022-09-06T20:30:43.981Z] #0 2.368 ++ mktemp -d [2022-09-06T20:30:43.981Z] #0 2.375 + export GOPATH=/tmp/tmp.i36U2rG3GI [2022-09-06T20:30:43.981Z] #0 2.375 + GOPATH=/tmp/tmp.i36U2rG3GI [2022-09-06T20:30:43.981Z] #0 2.375 + RM_GOPATH=1 [2022-09-06T20:30:43.981Z] #0 2.375 + case "$(go env GOARCH)" in [2022-09-06T20:30:43.981Z] #0 2.375 ++ go env GOARCH [2022-09-06T20:30:43.981Z] #0 2.380 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:43.981Z] #0 2.380 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:43.981Z] #0 2.380 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:43.981Z] #0 2.384 + dir=/tmp/install [2022-09-06T20:30:43.981Z] #0 2.384 + bin=vndr [2022-09-06T20:30:43.981Z] #0 2.384 + shift [2022-09-06T20:30:43.981Z] #0 2.384 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-06T20:30:43.981Z] #0 2.384 + . /tmp/install/vndr.installer [2022-09-06T20:30:43.981Z] #0 2.384 ++ : v0.1.2 [2022-09-06T20:30:43.981Z] #0 2.384 + install_vndr [2022-09-06T20:30:43.981Z] #0 2.384 + echo 'Install vndr version v0.1.2' [2022-09-06T20:30:43.981Z] #0 2.384 + GOBIN=/build [2022-09-06T20:30:43.981Z] #0 2.384 + GO111MODULE=on [2022-09-06T20:30:43.981Z] #0 2.384 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-06T20:30:43.981Z] #0 2.384 Install vndr version v0.1.2 [2022-09-06T20:30:43.981Z] #0 2.734 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-06T20:30:43.981Z] #25 DONE 10.1s [2022-09-06T20:30:43.981Z] [2022-09-06T20:30:43.981Z] #26 [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-09-06T20:30:43.981Z] #0 4.734 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:30:43.981Z] #0 4.735 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:30:43.981Z] #0 4.735 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:30:43.981Z] #0 7.235 Reading package lists... [2022-09-06T20:30:43.981Z] #26 ... [2022-09-06T20:30:43.981Z] [2022-09-06T20:30:43.981Z] #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-09-06T20:30:43.981Z] #0 4.753 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:30:43.981Z] #0 4.753 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:30:43.981Z] #0 4.753 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:30:43.981Z] #0 7.369 Reading package lists... [2022-09-06T20:30:43.981Z] #27 ... [2022-09-06T20:30:43.981Z] [2022-09-06T20:30:43.981Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:30:43.981Z] #0 3.678 + RM_GOPATH=0 [2022-09-06T20:30:43.981Z] #0 3.683 + TMP_GOPATH= [2022-09-06T20:30:43.981Z] #0 3.683 + : /build [2022-09-06T20:30:43.981Z] #0 3.683 + '[' -z '' ']' [2022-09-06T20:30:43.981Z] #0 3.683 ++ mktemp -d [2022-09-06T20:30:43.981Z] #0 3.683 + export GOPATH=/tmp/tmp.aN6gTENlAG [2022-09-06T20:30:43.981Z] #0 3.683 + GOPATH=/tmp/tmp.aN6gTENlAG [2022-09-06T20:30:43.981Z] #0 3.683 + RM_GOPATH=1 [2022-09-06T20:30:43.981Z] #0 3.683 + case "$(go env GOARCH)" in [2022-09-06T20:30:43.981Z] #0 3.683 ++ go env GOARCH [2022-09-06T20:30:43.981Z] #0 3.748 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:43.981Z] #0 3.748 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:43.981Z] #0 3.751 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:43.981Z] #0 3.754 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:30:43.981Z] #0 3.754 + dir=/tmp/install [2022-09-06T20:30:43.981Z] #0 3.754 + bin=tomlv [2022-09-06T20:30:43.981Z] #0 3.754 + shift [2022-09-06T20:30:43.981Z] #0 3.754 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-06T20:30:43.981Z] #0 3.754 + . /tmp/install/tomlv.installer [2022-09-06T20:30:43.981Z] #0 3.754 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:30:43.981Z] #0 3.754 + install_tomlv [2022-09-06T20:30:43.981Z] #0 3.754 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-06T20:30:43.981Z] #0 3.754 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aN6gTENlAG/src/github.com/BurntSushi/toml [2022-09-06T20:30:43.981Z] #0 3.774 Cloning into '/tmp/tmp.aN6gTENlAG/src/github.com/BurntSushi/toml'... [2022-09-06T20:30:43.981Z] #0 4.738 + cd /tmp/tmp.aN6gTENlAG/src/github.com/BurntSushi/toml [2022-09-06T20:30:43.981Z] #0 4.745 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:30:43.981Z] #0 4.891 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:30:43.981Z] #0 5.491 internal/unsafeheader [2022-09-06T20:30:43.981Z] #0 5.495 internal/goarch [2022-09-06T20:30:43.981Z] #0 5.579 internal/cpu [2022-09-06T20:30:43.981Z] #0 5.655 internal/abi [2022-09-06T20:30:43.981Z] #0 6.067 internal/goexperiment [2022-09-06T20:30:43.981Z] #0 6.157 internal/goos [2022-09-06T20:30:43.981Z] #0 6.185 internal/bytealg [2022-09-06T20:30:43.981Z] #0 6.253 runtime/internal/atomic [2022-09-06T20:30:43.981Z] #0 7.005 runtime/internal/math [2022-09-06T20:30:43.981Z] #0 7.087 runtime/internal/sys [2022-09-06T20:30:43.981Z] #0 7.176 runtime/internal/syscall [2022-09-06T20:30:43.981Z] #0 7.417 internal/itoa [2022-09-06T20:30:43.981Z] #0 7.540 runtime [2022-09-06T20:30:43.981Z] #0 7.696 math/bits [2022-09-06T20:30:43.981Z] #0 8.386 math [2022-09-06T20:30:44.241Z] #28 ... [2022-09-06T20:30:44.241Z] [2022-09-06T20:30:44.241Z] #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-09-06T20:30:44.241Z] #0 3.319 + RM_GOPATH=0 [2022-09-06T20:30:44.241Z] #0 3.319 + TMP_GOPATH= [2022-09-06T20:30:44.241Z] #0 3.319 + : /build [2022-09-06T20:30:44.241Z] #0 3.319 + '[' -z '' ']' [2022-09-06T20:30:44.241Z] #0 3.319 ++ mktemp -d [2022-09-06T20:30:44.241Z] #0 3.325 + export GOPATH=/tmp/tmp.1ZnzpjE9ll [2022-09-06T20:30:44.241Z] #0 3.325 + GOPATH=/tmp/tmp.1ZnzpjE9ll [2022-09-06T20:30:44.241Z] #0 3.325 + RM_GOPATH=1 [2022-09-06T20:30:44.241Z] #0 3.325 + case "$(go env GOARCH)" in [2022-09-06T20:30:44.241Z] #0 3.325 ++ go env GOARCH [2022-09-06T20:30:44.241Z] #0 3.338 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:44.241Z] #0 3.338 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:44.241Z] #0 3.338 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:44.241Z] #0 3.338 + dir=/tmp/install [2022-09-06T20:30:44.241Z] #0 3.338 + bin=gotestsum [2022-09-06T20:30:44.241Z] #0 3.338 + shift [2022-09-06T20:30:44.241Z] #0 3.338 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-06T20:30:44.241Z] #0 3.338 + . /tmp/install/gotestsum.installer [2022-09-06T20:30:44.241Z] #0 3.338 ++ : v1.7.0 [2022-09-06T20:30:44.241Z] #0 3.338 + install_gotestsum [2022-09-06T20:30:44.241Z] #0 3.338 + set -e [2022-09-06T20:30:44.241Z] #0 3.338 + echo 'Install gotestsum version v1.7.0' [2022-09-06T20:30:44.241Z] #0 3.338 + GOBIN=/build [2022-09-06T20:30:44.241Z] #0 3.338 + GO111MODULE=on [2022-09-06T20:30:44.241Z] #0 3.338 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-06T20:30:44.241Z] #0 3.338 Install gotestsum version v1.7.0 [2022-09-06T20:30:44.241Z] #0 3.765 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T20:30:44.241Z] #0 4.936 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T20:30:44.241Z] #0 4.937 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T20:30:44.241Z] #0 4.949 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T20:30:44.241Z] #0 4.957 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:30:44.241Z] #0 5.332 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T20:30:44.241Z] #0 5.434 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T20:30:44.241Z] #0 5.486 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T20:30:44.241Z] #0 5.502 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T20:30:44.241Z] #0 5.566 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T20:30:44.241Z] #0 8.184 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T20:30:44.241Z] #0 8.268 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T20:30:44.241Z] #0 8.377 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T20:30:44.241Z] #0 10.33 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:30:44.241Z] #0 10.36 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T20:30:44.502Z] #29 ... [2022-09-06T20:30:44.502Z] [2022-09-06T20:30:44.502Z] #30 [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 python-protobuf [2022-09-06T20:30:44.502Z] #0 8.353 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:30:44.502Z] #0 8.355 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:30:44.502Z] #0 8.356 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:30:44.502Z] #30 ... [2022-09-06T20:30:44.502Z] [2022-09-06T20:30:44.502Z] #31 [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-09-06T20:30:44.502Z] #0 4.000 + git clone https://github.com/docker/distribution.git . [2022-09-06T20:30:44.502Z] #0 4.002 Cloning into '.'... [2022-09-06T20:30:44.674Z] #21 ... [2022-09-06T20:30:44.674Z] [2022-09-06T20:30:44.674Z] #22 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T20:30:44.674Z] #22 DONE 3.4s [2022-09-06T20:30:44.674Z] [2022-09-06T20:30:44.674Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:30:44.761Z] #31 ... [2022-09-06T20:30:44.761Z] [2022-09-06T20:30:44.761Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:30:44.761Z] #0 4.198 + RM_GOPATH=0 [2022-09-06T20:30:44.761Z] #0 4.239 + TMP_GOPATH= [2022-09-06T20:30:44.761Z] #0 4.239 + : /build [2022-09-06T20:30:44.761Z] #0 4.239 + '[' -z '' ']' [2022-09-06T20:30:44.761Z] #0 4.239 ++ mktemp -d [2022-09-06T20:30:44.761Z] #0 4.239 + export GOPATH=/tmp/tmp.ke72DdwNUz [2022-09-06T20:30:44.761Z] #0 4.240 + GOPATH=/tmp/tmp.ke72DdwNUz [2022-09-06T20:30:44.761Z] #0 4.240 + RM_GOPATH=1 [2022-09-06T20:30:44.761Z] #0 4.240 + case "$(go env GOARCH)" in [2022-09-06T20:30:44.761Z] #0 4.243 ++ go env GOARCH [2022-09-06T20:30:44.761Z] #0 4.284 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:44.761Z] #0 4.294 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:44.761Z] #0 4.295 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:44.761Z] #0 4.298 + dir=/tmp/install [2022-09-06T20:30:44.761Z] #0 4.298 + bin=golangci_lint [2022-09-06T20:30:44.761Z] #0 4.298 + shift [2022-09-06T20:30:44.761Z] #0 4.298 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-06T20:30:44.761Z] #0 4.298 + . /tmp/install/golangci_lint.installer [2022-09-06T20:30:44.761Z] #0 4.298 ++ : v1.44.0 [2022-09-06T20:30:44.761Z] #0 4.298 + install_golangci_lint [2022-09-06T20:30:44.761Z] #0 4.298 + set -e [2022-09-06T20:30:44.761Z] #0 4.298 + echo 'Install golangci-lint version v1.44.0' [2022-09-06T20:30:44.761Z] #0 4.298 Install golangci-lint version v1.44.0 [2022-09-06T20:30:44.761Z] #0 4.301 + GOBIN=/build [2022-09-06T20:30:44.761Z] #0 4.301 + GO111MODULE=on [2022-09-06T20:30:44.761Z] #0 4.301 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-06T20:30:44.761Z] #0 4.765 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-06T20:30:44.761Z] #32 ... [2022-09-06T20:30:44.761Z] [2022-09-06T20:30:44.761Z] #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-09-06T20:30:44.761Z] #0 3.847 + RM_GOPATH=0 [2022-09-06T20:30:44.761Z] #0 3.847 + TMP_GOPATH= [2022-09-06T20:30:44.761Z] #0 3.847 + : /build [2022-09-06T20:30:44.761Z] #0 3.847 + '[' -z '' ']' [2022-09-06T20:30:44.761Z] #0 3.847 ++ mktemp -d [2022-09-06T20:30:44.761Z] #0 3.847 + export GOPATH=/tmp/tmp.DX1eAVUYsP [2022-09-06T20:30:44.761Z] #0 3.847 + GOPATH=/tmp/tmp.DX1eAVUYsP [2022-09-06T20:30:44.761Z] #0 3.847 + RM_GOPATH=1 [2022-09-06T20:30:44.761Z] #0 3.847 + case "$(go env GOARCH)" in [2022-09-06T20:30:44.761Z] #0 3.847 ++ go env GOARCH [2022-09-06T20:30:44.761Z] #0 3.865 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:44.761Z] #0 3.865 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:44.761Z] #0 3.865 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:44.761Z] #0 3.872 + dir=/tmp/install [2022-09-06T20:30:44.761Z] #0 3.872 + bin=proxy [2022-09-06T20:30:44.761Z] #0 3.872 + shift [2022-09-06T20:30:44.761Z] #0 3.872 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-06T20:30:44.761Z] #0 3.872 + . /tmp/install/proxy.installer [2022-09-06T20:30:44.761Z] #0 3.872 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:30:44.761Z] #0 3.872 + install_proxy [2022-09-06T20:30:44.761Z] #0 3.872 + case "$1" in [2022-09-06T20:30:44.761Z] #0 3.872 + export CGO_ENABLED=0 [2022-09-06T20:30:44.761Z] #0 3.872 + CGO_ENABLED=0 [2022-09-06T20:30:44.761Z] #0 3.872 + _install_proxy [2022-09-06T20:30:44.761Z] #0 3.872 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-06T20:30:44.761Z] #0 3.872 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DX1eAVUYsP/src/github.com/docker/libnetwork [2022-09-06T20:30:44.761Z] #0 3.872 Cloning into '/tmp/tmp.DX1eAVUYsP/src/github.com/docker/libnetwork'... [2022-09-06T20:30:44.761Z] #0 3.872 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:30:45.026Z] #33 ... [2022-09-06T20:30:45.026Z] [2022-09-06T20:30:45.026Z] #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-09-06T20:30:45.026Z] #0 3.716 + RM_GOPATH=0 [2022-09-06T20:30:45.026Z] #0 3.716 + TMP_GOPATH= [2022-09-06T20:30:45.026Z] #0 3.716 + : /build [2022-09-06T20:30:45.026Z] #0 3.716 + '[' -z '' ']' [2022-09-06T20:30:45.026Z] #0 3.718 ++ mktemp -d [2022-09-06T20:30:45.026Z] #0 3.724 + export GOPATH=/tmp/tmp.oJhQtXcvWB [2022-09-06T20:30:45.026Z] #0 3.724 + GOPATH=/tmp/tmp.oJhQtXcvWB [2022-09-06T20:30:45.026Z] #0 3.724 + RM_GOPATH=1 [2022-09-06T20:30:45.026Z] #0 3.724 + case "$(go env GOARCH)" in [2022-09-06T20:30:45.026Z] #0 3.724 ++ go env GOARCH [2022-09-06T20:30:45.026Z] #0 3.751 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:45.026Z] #0 3.751 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:45.026Z] #0 3.751 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:45.026Z] #0 3.751 + dir=/tmp/install [2022-09-06T20:30:45.026Z] #0 3.751 + bin=dockercli [2022-09-06T20:30:45.026Z] #0 3.751 + shift [2022-09-06T20:30:45.026Z] #0 3.751 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-06T20:30:45.026Z] #0 3.751 + . /tmp/install/dockercli.installer [2022-09-06T20:30:45.026Z] #0 3.751 ++ : stable [2022-09-06T20:30:45.026Z] #0 3.751 ++ : 17.06.2-ce [2022-09-06T20:30:45.026Z] #0 3.751 + install_dockercli [2022-09-06T20:30:45.026Z] #0 3.751 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T20:30:45.026Z] #0 3.751 Install docker/cli version 17.06.2-ce from stable [2022-09-06T20:30:45.026Z] #0 3.765 ++ uname -m [2022-09-06T20:30:45.026Z] #0 3.765 + arch=aarch64 [2022-09-06T20:30:45.026Z] #0 3.765 + '[' aarch64 '!=' x86_64 ']' [2022-09-06T20:30:45.026Z] #0 3.765 + '[' aarch64 '!=' s390x ']' [2022-09-06T20:30:45.026Z] #0 3.765 + '[' aarch64 '!=' armhf ']' [2022-09-06T20:30:45.026Z] #0 3.765 + build_dockercli [2022-09-06T20:30:45.026Z] #0 3.765 + git clone https://github.com/docker/docker-ce /tmp/tmp.oJhQtXcvWB/tmp/docker-ce [2022-09-06T20:30:45.026Z] #0 3.771 Cloning into '/tmp/tmp.oJhQtXcvWB/tmp/docker-ce'... [2022-09-06T20:30:45.290Z] #34 ... [2022-09-06T20:30:45.290Z] [2022-09-06T20:30:45.290Z] #18 [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-09-06T20:30:45.290Z] #18 10.31 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T20:30:45.290Z] #18 10.31 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T20:30:45.290Z] #18 10.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T20:30:45.290Z] #18 10.80 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:30:45.290Z] #18 10.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T20:30:45.290Z] #18 11.10 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-06T20:30:45.550Z] #18 11.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T20:30:45.550Z] #18 11.88 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-06T20:30:47.460Z] #18 13.79 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-06T20:30:48.030Z] #18 ... [2022-09-06T20:30:48.030Z] [2022-09-06T20:30:48.030Z] #21 [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-09-06T20:30:48.030Z] #21 3.858 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T20:30:48.030Z] #21 3.870 Cloning into '.'... [2022-09-06T20:30:48.030Z] #21 ... [2022-09-06T20:30:48.030Z] [2022-09-06T20:30:48.030Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:30:48.030Z] #28 13.18 unicode/utf8 [2022-09-06T20:30:48.030Z] #28 13.91 internal/race [2022-09-06T20:30:48.030Z] #28 14.10 sync/atomic [2022-09-06T20:30:48.291Z] #28 14.74 unicode [2022-09-06T20:30:49.952Z] #23 ... [2022-09-06T20:30:49.952Z] [2022-09-06T20:30:49.952Z] #24 [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-09-06T20:30:49.952Z] #0 5.670 + RM_GOPATH=0 [2022-09-06T20:30:49.952Z] #0 5.670 + TMP_GOPATH= [2022-09-06T20:30:49.952Z] #0 5.670 + : /build [2022-09-06T20:30:49.952Z] #0 5.670 + '[' -z '' ']' [2022-09-06T20:30:49.952Z] #0 5.670 ++ mktemp -d [2022-09-06T20:30:49.952Z] #0 5.670 + export GOPATH=/tmp/tmp.En9GioO6Yi [2022-09-06T20:30:49.952Z] #0 5.670 + GOPATH=/tmp/tmp.En9GioO6Yi [2022-09-06T20:30:49.952Z] #0 5.670 + RM_GOPATH=1 [2022-09-06T20:30:49.952Z] #0 5.670 + case "$(go env GOARCH)" in [2022-09-06T20:30:49.952Z] #0 5.670 ++ go env GOARCH [2022-09-06T20:30:49.952Z] #0 5.670 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:49.952Z] #0 5.670 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:49.952Z] #0 5.701 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:49.952Z] #0 5.701 + dir=/tmp/install [2022-09-06T20:30:49.952Z] #0 5.701 + bin=tomlv [2022-09-06T20:30:49.952Z] #0 5.701 + shift [2022-09-06T20:30:49.952Z] #0 5.701 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-06T20:30:49.952Z] #0 5.701 + . /tmp/install/tomlv.installer [2022-09-06T20:30:49.952Z] #0 5.701 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:30:49.952Z] #0 5.701 + install_tomlv [2022-09-06T20:30:49.952Z] #0 5.701 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-06T20:30:49.952Z] #0 5.701 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.En9GioO6Yi/src/github.com/BurntSushi/toml [2022-09-06T20:30:49.952Z] #0 5.701 Cloning into '/tmp/tmp.En9GioO6Yi/src/github.com/BurntSushi/toml'... [2022-09-06T20:30:49.952Z] #0 5.723 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:30:49.952Z] #0 6.945 + cd /tmp/tmp.En9GioO6Yi/src/github.com/BurntSushi/toml [2022-09-06T20:30:49.952Z] #0 6.945 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:30:49.952Z] #0 7.137 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:30:49.952Z] #0 7.807 internal/unsafeheader [2022-09-06T20:30:49.952Z] #0 7.807 internal/goarch [2022-09-06T20:30:49.952Z] #0 7.949 internal/cpu [2022-09-06T20:30:49.952Z] #0 8.024 internal/abi [2022-09-06T20:30:49.952Z] #24 8.617 internal/goexperiment [2022-09-06T20:30:49.952Z] #24 8.797 internal/goos [2022-09-06T20:30:49.952Z] #24 8.927 internal/bytealg [2022-09-06T20:30:49.952Z] #24 8.967 runtime/internal/atomic [2022-09-06T20:30:49.952Z] #24 ... [2022-09-06T20:30:49.952Z] [2022-09-06T20:30:49.952Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:30:49.952Z] #23 5.662 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:30:50.211Z] #23 5.664 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:30:50.211Z] #23 5.665 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:30:50.211Z] #23 5.665 Hit:4 http://deb.debian.org/debian buster-backports InRelease [2022-09-06T20:30:51.149Z] #23 ... [2022-09-06T20:30:51.149Z] [2022-09-06T20:30:51.149Z] #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-09-06T20:30:51.149Z] #0 4.045 + RM_GOPATH=0 [2022-09-06T20:30:51.149Z] #0 4.045 + TMP_GOPATH= [2022-09-06T20:30:51.149Z] #0 4.045 + : /build [2022-09-06T20:30:51.149Z] #0 4.045 + '[' -z '' ']' [2022-09-06T20:30:51.149Z] #0 4.046 ++ mktemp -d [2022-09-06T20:30:51.149Z] #0 4.050 + export GOPATH=/tmp/tmp.ou5b1CFtyG [2022-09-06T20:30:51.149Z] #0 4.050 + GOPATH=/tmp/tmp.ou5b1CFtyG [2022-09-06T20:30:51.149Z] #0 4.050 + RM_GOPATH=1 [2022-09-06T20:30:51.149Z] #0 4.050 + case "$(go env GOARCH)" in [2022-09-06T20:30:51.149Z] #0 4.050 ++ go env GOARCH [2022-09-06T20:30:51.149Z] #0 4.057 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:30:51.149Z] #0 4.057 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.149Z] #0 4.057 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.149Z] #0 4.057 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:51.149Z] #0 4.057 + dir=/tmp/install [2022-09-06T20:30:51.149Z] #0 4.057 + bin=proxy [2022-09-06T20:30:51.149Z] #0 4.057 + shift [2022-09-06T20:30:51.149Z] #0 4.057 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-06T20:30:51.149Z] #0 4.057 + . /tmp/install/proxy.installer [2022-09-06T20:30:51.149Z] #0 4.057 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:30:51.149Z] #0 4.057 + install_proxy [2022-09-06T20:30:51.149Z] #0 4.057 + case "$1" in [2022-09-06T20:30:51.149Z] #0 4.057 + export CGO_ENABLED=0 [2022-09-06T20:30:51.149Z] #0 4.057 + CGO_ENABLED=0 [2022-09-06T20:30:51.149Z] #0 4.057 + _install_proxy [2022-09-06T20:30:51.149Z] #0 4.057 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-06T20:30:51.149Z] #0 4.057 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ou5b1CFtyG/src/github.com/docker/libnetwork [2022-09-06T20:30:51.149Z] #0 4.064 Cloning into '/tmp/tmp.ou5b1CFtyG/src/github.com/docker/libnetwork'... [2022-09-06T20:30:51.149Z] #25 ... [2022-09-06T20:30:51.149Z] [2022-09-06T20:30:51.149Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:30:51.149Z] #0 5.014 + RM_GOPATH=0 [2022-09-06T20:30:51.149Z] #0 5.014 + TMP_GOPATH= [2022-09-06T20:30:51.149Z] #0 5.014 + : /build [2022-09-06T20:30:51.149Z] #0 5.014 + '[' -z '' ']' [2022-09-06T20:30:51.149Z] #0 5.014 ++ mktemp -d [2022-09-06T20:30:51.149Z] #0 5.014 + export GOPATH=/tmp/tmp.HeXR1S7nJH [2022-09-06T20:30:51.149Z] #0 5.014 + GOPATH=/tmp/tmp.HeXR1S7nJH [2022-09-06T20:30:51.149Z] #0 5.014 + RM_GOPATH=1 [2022-09-06T20:30:51.149Z] #0 5.014 + case "$(go env GOARCH)" in [2022-09-06T20:30:51.149Z] #0 5.014 ++ go env GOARCH [2022-09-06T20:30:51.149Z] #0 5.033 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.149Z] #0 5.033 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.149Z] #0 5.033 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:51.149Z] #0 5.033 + dir=/tmp/install [2022-09-06T20:30:51.149Z] #0 5.033 + bin=golangci_lint [2022-09-06T20:30:51.149Z] #0 5.033 + shift [2022-09-06T20:30:51.149Z] #0 5.033 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-06T20:30:51.149Z] #0 5.033 + . /tmp/install/golangci_lint.installer [2022-09-06T20:30:51.149Z] #0 5.033 ++ : v1.44.0 [2022-09-06T20:30:51.149Z] #0 5.033 + install_golangci_lint [2022-09-06T20:30:51.149Z] #0 5.033 + set -e [2022-09-06T20:30:51.149Z] #0 5.033 + echo 'Install golangci-lint version v1.44.0' [2022-09-06T20:30:51.149Z] #0 5.033 + GOBIN=/build [2022-09-06T20:30:51.149Z] #0 5.033 + GO111MODULE=on [2022-09-06T20:30:51.149Z] #0 5.033 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-06T20:30:51.149Z] #0 5.033 Install golangci-lint version v1.44.0 [2022-09-06T20:30:51.149Z] #0 5.486 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-06T20:30:51.409Z] #26 ... [2022-09-06T20:30:51.409Z] [2022-09-06T20:30:51.409Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T20:30:51.409Z] #0 7.054 + RM_GOPATH=0 [2022-09-06T20:30:51.409Z] #0 7.054 + TMP_GOPATH= [2022-09-06T20:30:51.409Z] #0 7.054 + : /build [2022-09-06T20:30:51.409Z] #0 7.054 + '[' -z '' ']' [2022-09-06T20:30:51.409Z] #0 7.054 ++ mktemp -d [2022-09-06T20:30:51.409Z] #0 7.054 + export GOPATH=/tmp/tmp.tpGvy2le4B [2022-09-06T20:30:51.409Z] #0 7.054 + GOPATH=/tmp/tmp.tpGvy2le4B [2022-09-06T20:30:51.409Z] #0 7.054 + RM_GOPATH=1 [2022-09-06T20:30:51.409Z] #0 7.054 + case "$(go env GOARCH)" in [2022-09-06T20:30:51.409Z] #0 7.054 ++ go env GOARCH [2022-09-06T20:30:51.409Z] #0 7.074 Install gotestsum version v1.7.0 [2022-09-06T20:30:51.409Z] #0 7.076 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.409Z] #0 7.076 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.409Z] #0 7.076 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:51.409Z] #0 7.076 + dir=/tmp/install [2022-09-06T20:30:51.409Z] #0 7.076 + bin=gotestsum [2022-09-06T20:30:51.409Z] #0 7.076 + shift [2022-09-06T20:30:51.409Z] #0 7.076 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-06T20:30:51.409Z] #0 7.076 + . /tmp/install/gotestsum.installer [2022-09-06T20:30:51.409Z] #0 7.076 ++ : v1.7.0 [2022-09-06T20:30:51.409Z] #0 7.076 + install_gotestsum [2022-09-06T20:30:51.409Z] #0 7.076 + set -e [2022-09-06T20:30:51.409Z] #0 7.076 + echo 'Install gotestsum version v1.7.0' [2022-09-06T20:30:51.409Z] #0 7.095 + GOBIN=/build [2022-09-06T20:30:51.409Z] #0 7.095 + GO111MODULE=on [2022-09-06T20:30:51.409Z] #0 7.095 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-06T20:30:51.409Z] #0 7.583 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T20:30:51.409Z] #0 9.363 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T20:30:51.409Z] #0 9.379 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T20:30:51.409Z] #0 9.383 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T20:30:51.409Z] #0 9.516 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:30:51.409Z] #0 9.978 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T20:30:51.409Z] #0 10.11 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T20:30:51.409Z] #0 10.18 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T20:30:51.409Z] #0 10.25 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T20:30:51.409Z] #27 10.40 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T20:30:51.409Z] #27 ... [2022-09-06T20:30:51.409Z] [2022-09-06T20:30:51.409Z] #28 [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-09-06T20:30:51.409Z] #0 4.311 + RM_GOPATH=0 [2022-09-06T20:30:51.409Z] #0 4.311 + TMP_GOPATH= [2022-09-06T20:30:51.409Z] #0 4.311 + : /build [2022-09-06T20:30:51.409Z] #0 4.311 + '[' -z '' ']' [2022-09-06T20:30:51.409Z] #0 4.314 ++ mktemp -d [2022-09-06T20:30:51.409Z] #0 4.319 + export GOPATH=/tmp/tmp.e2FwSlxg3Y [2022-09-06T20:30:51.409Z] #0 4.319 + GOPATH=/tmp/tmp.e2FwSlxg3Y [2022-09-06T20:30:51.409Z] #0 4.319 + RM_GOPATH=1 [2022-09-06T20:30:51.409Z] #0 4.319 + case "$(go env GOARCH)" in [2022-09-06T20:30:51.409Z] #0 4.319 ++ go env GOARCH [2022-09-06T20:30:51.409Z] #0 4.319 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.409Z] #0 4.319 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.409Z] #0 4.321 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:51.409Z] #0 4.321 + dir=/tmp/install [2022-09-06T20:30:51.409Z] #0 4.321 + bin=dockercli [2022-09-06T20:30:51.409Z] #0 4.321 + shift [2022-09-06T20:30:51.409Z] #0 4.321 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-06T20:30:51.409Z] #0 4.321 + . /tmp/install/dockercli.installer [2022-09-06T20:30:51.409Z] #0 4.321 ++ : stable [2022-09-06T20:30:51.409Z] #0 4.321 ++ : 17.06.2-ce [2022-09-06T20:30:51.409Z] #0 4.328 + install_dockercli [2022-09-06T20:30:51.409Z] #0 4.328 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T20:30:51.409Z] #0 4.328 ++ uname -m [2022-09-06T20:30:51.409Z] #0 4.328 + arch=x86_64 [2022-09-06T20:30:51.409Z] #0 4.328 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T20:30:51.409Z] #0 4.328 + url=https://download.docker.com/linux/static [2022-09-06T20:30:51.409Z] #0 4.328 + tar -xz docker/docker [2022-09-06T20:30:51.409Z] #0 4.328 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T20:30:51.409Z] #0 4.328 Install docker/cli version 17.06.2-ce from stable [2022-09-06T20:30:51.690Z] #28 ... [2022-09-06T20:30:51.690Z] [2022-09-06T20:30:51.690Z] #29 [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-09-06T20:30:51.690Z] #0 5.332 Install rootlesskit version v0.14.4 [2022-09-06T20:30:51.690Z] #0 5.356 + RM_GOPATH=0 [2022-09-06T20:30:51.690Z] #0 5.356 + TMP_GOPATH= [2022-09-06T20:30:51.690Z] #0 5.356 + : /build [2022-09-06T20:30:51.690Z] #0 5.356 + '[' -z '' ']' [2022-09-06T20:30:51.690Z] #0 5.356 ++ mktemp -d [2022-09-06T20:30:51.690Z] #0 5.356 + export GOPATH=/tmp/tmp.SmEdDcpiUj [2022-09-06T20:30:51.690Z] #0 5.356 + GOPATH=/tmp/tmp.SmEdDcpiUj [2022-09-06T20:30:51.690Z] #0 5.356 + RM_GOPATH=1 [2022-09-06T20:30:51.690Z] #0 5.356 + case "$(go env GOARCH)" in [2022-09-06T20:30:51.690Z] #0 5.356 ++ go env GOARCH [2022-09-06T20:30:51.690Z] #0 5.356 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.690Z] #0 5.356 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.690Z] #0 5.356 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:51.690Z] #0 5.356 + dir=/tmp/install [2022-09-06T20:30:51.690Z] #0 5.356 + bin=rootlesskit [2022-09-06T20:30:51.690Z] #0 5.356 + shift [2022-09-06T20:30:51.690Z] #0 5.356 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-06T20:30:51.690Z] #0 5.356 + . /tmp/install/rootlesskit.installer [2022-09-06T20:30:51.690Z] #0 5.356 ++ : v0.14.4 [2022-09-06T20:30:51.690Z] #0 5.356 + install_rootlesskit [2022-09-06T20:30:51.690Z] #0 5.356 + case "$1" in [2022-09-06T20:30:51.690Z] #0 5.356 + export CGO_ENABLED=0 [2022-09-06T20:30:51.690Z] #0 5.356 + CGO_ENABLED=0 [2022-09-06T20:30:51.690Z] #0 5.356 + _install_rootlesskit [2022-09-06T20:30:51.690Z] #0 5.356 + echo 'Install rootlesskit version v0.14.4' [2022-09-06T20:30:51.690Z] #0 5.356 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:30:51.690Z] #0 5.356 + GOBIN=/build [2022-09-06T20:30:51.690Z] #0 5.356 + GO111MODULE=on [2022-09-06T20:30:51.690Z] #0 5.356 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-06T20:30:51.690Z] #0 5.889 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-06T20:30:51.690Z] #0 8.218 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:30:51.690Z] #0 8.380 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:30:51.690Z] #0 8.631 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-06T20:30:51.690Z] #0 8.905 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-06T20:30:51.690Z] #0 10.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T20:30:51.690Z] #29 ... [2022-09-06T20:30:51.690Z] [2022-09-06T20:30:51.690Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T20:30:51.690Z] #0 6.632 + RM_GOPATH=0 [2022-09-06T20:30:51.690Z] #0 6.632 + TMP_GOPATH= [2022-09-06T20:30:51.690Z] #0 6.632 + : /build [2022-09-06T20:30:51.690Z] #0 6.632 + '[' -z '' ']' [2022-09-06T20:30:51.690Z] #0 6.632 ++ mktemp -d [2022-09-06T20:30:51.690Z] #0 6.632 + export GOPATH=/tmp/tmp.RVzVl4ndo5 [2022-09-06T20:30:51.690Z] #0 6.632 + GOPATH=/tmp/tmp.RVzVl4ndo5 [2022-09-06T20:30:51.690Z] #0 6.632 + RM_GOPATH=1 [2022-09-06T20:30:51.690Z] #0 6.632 + case "$(go env GOARCH)" in [2022-09-06T20:30:51.690Z] #0 6.632 ++ go env GOARCH [2022-09-06T20:30:51.690Z] #0 6.690 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.690Z] #0 6.690 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:51.690Z] #0 6.690 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:51.690Z] #0 6.690 + dir=/tmp/install [2022-09-06T20:30:51.690Z] #0 6.690 + bin=vndr [2022-09-06T20:30:51.690Z] #0 6.690 + shift [2022-09-06T20:30:51.690Z] #0 6.690 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-06T20:30:51.690Z] #0 6.690 + . /tmp/install/vndr.installer [2022-09-06T20:30:51.690Z] #0 6.690 ++ : v0.1.2 [2022-09-06T20:30:51.690Z] #0 6.690 + install_vndr [2022-09-06T20:30:51.690Z] #0 6.690 + echo 'Install vndr version v0.1.2' [2022-09-06T20:30:51.690Z] #0 6.690 + GOBIN=/build [2022-09-06T20:30:51.690Z] #0 6.690 + GO111MODULE=on [2022-09-06T20:30:51.690Z] #0 6.690 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-06T20:30:51.690Z] #0 6.697 Install vndr version v0.1.2 [2022-09-06T20:30:51.690Z] #0 7.292 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-06T20:30:51.951Z] #30 ... [2022-09-06T20:30:51.951Z] [2022-09-06T20:30:51.951Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:30:51.951Z] #0 5.917 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:30:51.951Z] #0 5.917 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:30:51.951Z] #0 5.917 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:30:51.951Z] #0 8.642 Reading package lists... [2022-09-06T20:30:51.951Z] #31 ... [2022-09-06T20:30:51.951Z] [2022-09-06T20:30:51.951Z] #32 [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-09-06T20:30:51.951Z] #0 5.146 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T20:30:51.951Z] #0 5.146 Cloning into '.'... [2022-09-06T20:30:52.210Z] #32 ... [2022-09-06T20:30:52.210Z] [2022-09-06T20:30:52.210Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T20:30:52.210Z] #0 4.140 + RM_GOPATH=0 [2022-09-06T20:30:52.210Z] #0 4.140 + TMP_GOPATH= [2022-09-06T20:30:52.210Z] #0 4.140 + : /build [2022-09-06T20:30:52.210Z] #0 4.140 + '[' -z '' ']' [2022-09-06T20:30:52.210Z] #0 4.155 Install shfmt version v3.0.2 [2022-09-06T20:30:52.210Z] #0 4.156 ++ mktemp -d [2022-09-06T20:30:52.210Z] #0 4.156 + export GOPATH=/tmp/tmp.wZh8QOm2Zz [2022-09-06T20:30:52.210Z] #0 4.156 + GOPATH=/tmp/tmp.wZh8QOm2Zz [2022-09-06T20:30:52.210Z] #0 4.156 + RM_GOPATH=1 [2022-09-06T20:30:52.210Z] #0 4.156 + case "$(go env GOARCH)" in [2022-09-06T20:30:52.210Z] #0 4.156 ++ go env GOARCH [2022-09-06T20:30:52.210Z] #0 4.156 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:52.210Z] #0 4.156 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:30:52.210Z] #0 4.156 ++ dirname /tmp/install/install.sh [2022-09-06T20:30:52.210Z] #0 4.156 + dir=/tmp/install [2022-09-06T20:30:52.210Z] #0 4.156 + bin=shfmt [2022-09-06T20:30:52.210Z] #0 4.156 + shift [2022-09-06T20:30:52.210Z] #0 4.156 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-06T20:30:52.210Z] #0 4.156 + . /tmp/install/shfmt.installer [2022-09-06T20:30:52.210Z] #0 4.156 ++ : v3.0.2 [2022-09-06T20:30:52.210Z] #0 4.156 + install_shfmt [2022-09-06T20:30:52.210Z] #0 4.156 + echo 'Install shfmt version v3.0.2' [2022-09-06T20:30:52.210Z] #0 4.156 + GOBIN=/build [2022-09-06T20:30:52.210Z] #0 4.156 + GO111MODULE=on [2022-09-06T20:30:52.210Z] #0 4.156 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-06T20:30:52.210Z] #0 4.565 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T20:30:52.210Z] #0 5.459 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T20:30:52.210Z] #0 5.459 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T20:30:52.210Z] #0 5.553 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T20:30:52.210Z] #0 7.334 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T20:30:52.210Z] #33 ... [2022-09-06T20:30:52.210Z] [2022-09-06T20:30:52.210Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:30:52.210Z] #0 4.545 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:30:52.210Z] #0 4.546 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:30:52.210Z] #0 4.546 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:30:52.470Z] #0 6.140 Reading package lists... [2022-09-06T20:30:52.470Z] #34 ... [2022-09-06T20:30:52.470Z] [2022-09-06T20:30:52.470Z] #28 [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-09-06T20:30:52.470Z] #28 10.71 + mkdir -p /build [2022-09-06T20:30:52.470Z] #28 10.74 + mv docker/docker /build/ [2022-09-06T20:30:52.470Z] #28 10.75 + rmdir docker [2022-09-06T20:30:52.470Z] #28 DONE 11.3s [2022-09-06T20:30:52.470Z] [2022-09-06T20:30:52.470Z] #24 [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-09-06T20:30:52.470Z] #24 10.24 runtime/internal/math [2022-09-06T20:30:52.470Z] #24 10.31 runtime/internal/sys [2022-09-06T20:30:52.470Z] #24 10.52 runtime/internal/syscall [2022-09-06T20:30:52.470Z] #24 10.70 internal/itoa [2022-09-06T20:30:52.470Z] #24 10.99 math/bits [2022-09-06T20:30:52.470Z] #24 11.32 runtime [2022-09-06T20:30:52.494Z] #28 ... [2022-09-06T20:30:52.494Z] [2022-09-06T20:30:52.494Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:30:52.494Z] #23 6.205 Reading package lists... [2022-09-06T20:30:52.494Z] #23 12.77 Reading package lists... [2022-09-06T20:30:52.494Z] #23 ... [2022-09-06T20:30:52.494Z] [2022-09-06T20:30:52.494Z] #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-09-06T20:30:52.494Z] #33 17.42 Checking out files: 90% (1720/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-06T20:30:52.494Z] #33 17.77 + cd /tmp/tmp.DX1eAVUYsP/src/github.com/docker/libnetwork [2022-09-06T20:30:52.494Z] #33 17.77 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:30:52.494Z] #33 18.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-06T20:30:53.038Z] #24 12.00 math [2022-09-06T20:30:55.854Z] #33 ... [2022-09-06T20:30:55.854Z] [2022-09-06T20:30:55.854Z] #30 [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 python-protobuf [2022-09-06T20:30:55.854Z] #30 11.86 Reading package lists... [2022-09-06T20:30:55.854Z] #30 17.56 Reading package lists... [2022-09-06T20:30:55.854Z] #30 ... [2022-09-06T20:30:55.854Z] [2022-09-06T20:30:55.854Z] #31 [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-09-06T20:30:55.854Z] #31 19.35 Checking out files: 82% (1806/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-06T20:30:55.854Z] #31 19.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-06T20:30:55.854Z] #31 21.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-09-06T20:30:57.229Z] #24 ... [2022-09-06T20:30:57.229Z] [2022-09-06T20:30:57.229Z] #21 [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-09-06T20:30:57.229Z] #21 5.822 + git clone https://github.com/docker/distribution.git . [2022-09-06T20:30:57.229Z] #21 5.822 Cloning into '.'... [2022-09-06T20:30:57.229Z] #21 ... [2022-09-06T20:30:57.229Z] [2022-09-06T20:30:57.229Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T20:30:57.229Z] #27 14.64 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T20:30:57.229Z] #27 14.69 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T20:30:57.229Z] #27 14.78 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T20:30:57.235Z] #31 ... [2022-09-06T20:30:57.235Z] [2022-09-06T20:30:57.235Z] #26 [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-09-06T20:30:57.235Z] #0 7.235 Reading package lists... [2022-09-06T20:30:57.235Z] #26 13.70 Reading package lists... [2022-09-06T20:30:57.235Z] #26 18.98 Building dependency tree... [2022-09-06T20:30:57.235Z] #26 20.57 Reading state information... [2022-09-06T20:30:57.235Z] #26 23.00 The following additional packages will be installed: [2022-09-06T20:30:57.235Z] #26 23.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-06T20:30:57.235Z] #26 23.02 Suggested packages: [2022-09-06T20:30:57.235Z] #26 23.02 cmake-doc ninja-build lrzip [2022-09-06T20:30:57.235Z] #26 23.02 Recommended packages: [2022-09-06T20:30:57.235Z] #26 23.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T20:30:57.235Z] #26 ... [2022-09-06T20:30:57.235Z] [2022-09-06T20:30:57.235Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:30:57.235Z] #32 23.08 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T20:30:57.235Z] #32 23.08 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:30:57.235Z] #32 23.10 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:30:57.235Z] #32 23.23 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-06T20:30:57.235Z] #32 23.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T20:30:57.235Z] #32 23.46 go: downloading github.com/spf13/viper v1.10.1 [2022-09-06T20:30:57.235Z] #32 23.46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T20:30:57.235Z] #32 ... [2022-09-06T20:30:57.235Z] [2022-09-06T20:30:57.235Z] #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-09-06T20:30:57.235Z] #0 7.369 Reading package lists... [2022-09-06T20:30:57.235Z] #27 14.01 Reading package lists... [2022-09-06T20:30:57.235Z] #27 19.14 Building dependency tree... [2022-09-06T20:30:57.235Z] #27 20.55 Reading state information... [2022-09-06T20:30:57.235Z] #27 22.53 The following additional packages will be installed: [2022-09-06T20:30:57.235Z] #27 22.53 libbtrfs0 [2022-09-06T20:30:57.235Z] #27 22.79 The following NEW packages will be installed: [2022-09-06T20:30:57.235Z] #27 22.80 libbtrfs-dev libbtrfs0 [2022-09-06T20:30:57.235Z] #27 23.22 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:30:57.235Z] #27 23.22 Need to get 119 kB of archives. [2022-09-06T20:30:57.235Z] #27 23.22 After this operation, 387 kB of additional disk space will be used. [2022-09-06T20:30:57.235Z] #27 23.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-06T20:30:57.235Z] #27 23.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-06T20:30:57.489Z] #27 ... [2022-09-06T20:30:57.489Z] [2022-09-06T20:30:57.489Z] #18 [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 python-protobuf [2022-09-06T20:30:57.489Z] #18 6.309 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:30:57.489Z] #18 6.309 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:30:57.489Z] #18 6.309 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:30:57.489Z] #18 9.168 Reading package lists... [2022-09-06T20:30:57.489Z] #18 ... [2022-09-06T20:30:57.489Z] [2022-09-06T20:30:57.489Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:30:57.489Z] #0 8.642 Reading package lists... [2022-09-06T20:30:57.494Z] #27 ... [2022-09-06T20:30:57.494Z] [2022-09-06T20:30:57.494Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:30:57.494Z] #23 12.77 Reading package lists... [2022-09-06T20:30:57.494Z] #23 18.50 Building dependency tree... [2022-09-06T20:30:57.494Z] #23 19.90 Reading state information... [2022-09-06T20:30:57.494Z] #23 20.67 The following additional packages will be installed: [2022-09-06T20:30:57.494Z] #23 20.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-06T20:30:57.494Z] #23 20.70 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-06T20:30:57.494Z] #23 20.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-06T20:30:57.494Z] #23 20.70 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-06T20:30:57.494Z] #23 20.70 mingw-w64-x86-64-dev [2022-09-06T20:30:57.494Z] #23 20.72 Suggested packages: [2022-09-06T20:30:57.494Z] #23 20.74 gcc-8-locales seccomp wine64 [2022-09-06T20:30:57.494Z] #23 21.80 The following NEW packages will be installed: [2022-09-06T20:30:57.494Z] #23 21.81 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:30:57.494Z] #23 21.81 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-06T20:30:57.494Z] #23 21.81 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-06T20:30:57.494Z] #23 21.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-06T20:30:57.494Z] #23 21.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-06T20:30:57.494Z] #23 21.82 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T20:30:57.494Z] #23 21.83 The following packages will be upgraded: [2022-09-06T20:30:57.494Z] #23 21.83 libseccomp2 [2022-09-06T20:30:58.070Z] #23 22.42 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:30:58.070Z] #23 22.42 Need to get 73.4 MB of archives. [2022-09-06T20:30:58.070Z] #23 22.42 After this operation, 471 MB of additional disk space will be used. [2022-09-06T20:30:58.070Z] #23 22.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-09-06T20:30:58.070Z] #23 22.42 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-09-06T20:30:58.070Z] #23 22.42 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-09-06T20:30:58.330Z] #23 22.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-09-06T20:30:58.589Z] #23 22.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-06T20:30:58.589Z] #23 22.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-09-06T20:30:58.589Z] #23 22.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-09-06T20:30:58.589Z] #23 22.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-06T20:30:58.853Z] #23 23.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-06T20:30:59.117Z] #23 ... [2022-09-06T20:30:59.117Z] [2022-09-06T20:30:59.117Z] #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-09-06T20:30:59.117Z] #27 24.07 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:30:59.117Z] #27 24.31 Fetched 119 kB in 0s (416 kB/s) [2022-09-06T20:30:59.117Z] #27 24.45 Selecting previously unselected package libbtrfs0. [2022-09-06T20:30:59.117Z] #27 24.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-09-06T20:30:59.117Z] #27 24.49 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-06T20:30:59.117Z] #27 24.56 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:30:59.117Z] #27 24.68 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:30:59.117Z] #27 24.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-06T20:30:59.117Z] #27 24.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:30:59.117Z] #27 24.95 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:30:59.117Z] #27 24.98 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:30:59.117Z] #27 25.04 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:30:59.117Z] #27 DONE 25.3s [2022-09-06T20:30:59.117Z] [2022-09-06T20:30:59.117Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:30:59.117Z] #23 23.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-06T20:30:59.117Z] #23 ... [2022-09-06T20:30:59.117Z] [2022-09-06T20:30:59.117Z] #35 [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-09-06T20:31:00.057Z] #35 0.729 + RM_GOPATH=0 [2022-09-06T20:31:00.057Z] #35 0.730 + TMP_GOPATH= [2022-09-06T20:31:00.057Z] #35 0.730 + : /build [2022-09-06T20:31:00.057Z] #35 0.730 + '[' -z '' ']' [2022-09-06T20:31:00.057Z] #35 0.731 ++ mktemp -d [2022-09-06T20:31:00.057Z] #35 0.733 + export GOPATH=/tmp/tmp.xjZdrxPF6Q [2022-09-06T20:31:00.057Z] #35 0.734 + GOPATH=/tmp/tmp.xjZdrxPF6Q [2022-09-06T20:31:00.057Z] #35 0.734 + RM_GOPATH=1 [2022-09-06T20:31:00.057Z] #35 0.734 + case "$(go env GOARCH)" in [2022-09-06T20:31:00.057Z] #35 0.735 ++ go env GOARCH [2022-09-06T20:31:00.057Z] #35 0.747 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:00.057Z] #35 0.748 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:00.057Z] #35 0.748 ++ dirname /tmp/install/install.sh [2022-09-06T20:31:00.057Z] #35 0.755 + dir=/tmp/install [2022-09-06T20:31:00.057Z] #35 0.756 + bin=containerd [2022-09-06T20:31:00.057Z] #35 0.756 + shift [2022-09-06T20:31:00.057Z] #35 0.757 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-06T20:31:00.057Z] #35 0.757 + . /tmp/install/containerd.installer [2022-09-06T20:31:00.057Z] #35 0.757 ++ set -e [2022-09-06T20:31:00.057Z] #35 0.758 ++ : v1.6.8 [2022-09-06T20:31:00.057Z] #35 0.758 + install_containerd [2022-09-06T20:31:00.057Z] #35 0.759 + echo 'Install containerd version v1.6.8' [2022-09-06T20:31:00.057Z] #35 0.764 Install containerd version v1.6.8 [2022-09-06T20:31:00.057Z] #35 0.764 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xjZdrxPF6Q/src/github.com/containerd/containerd [2022-09-06T20:31:00.057Z] #35 0.767 Cloning into '/tmp/tmp.xjZdrxPF6Q/src/github.com/containerd/containerd'... [2022-09-06T20:31:00.596Z] #31 16.94 Reading package lists... [2022-09-06T20:31:00.596Z] #31 ... [2022-09-06T20:31:00.596Z] [2022-09-06T20:31:00.596Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:31:00.596Z] #35 CACHED [2022-09-06T20:31:00.596Z] [2022-09-06T20:31:00.596Z] #36 [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-09-06T20:31:00.596Z] #36 CACHED [2022-09-06T20:31:00.596Z] [2022-09-06T20:31:00.596Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:31:00.596Z] #37 CACHED [2022-09-06T20:31:00.626Z] #35 ... [2022-09-06T20:31:00.626Z] [2022-09-06T20:31:00.626Z] #18 [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-09-06T20:31:00.626Z] #18 16.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:31:00.626Z] #18 ... [2022-09-06T20:31:00.626Z] [2022-09-06T20:31:00.626Z] #26 [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-09-06T20:31:00.626Z] #26 23.84 The following NEW packages will be installed: [2022-09-06T20:31:00.626Z] #26 23.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-06T20:31:00.626Z] #26 23.86 vim-common xxd [2022-09-06T20:31:00.626Z] #26 24.26 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:31:00.626Z] #26 24.26 Need to get 14.2 MB of archives. [2022-09-06T20:31:00.626Z] #26 24.26 After this operation, 60.0 MB of additional disk space will be used. [2022-09-06T20:31:00.626Z] #26 24.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-06T20:31:00.626Z] #26 24.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:31:00.626Z] #26 24.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-06T20:31:00.626Z] #26 24.96 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-09-06T20:31:00.626Z] #26 25.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-06T20:31:00.626Z] #26 25.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-09-06T20:31:00.626Z] #26 25.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-09-06T20:31:00.626Z] #26 25.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-09-06T20:31:00.626Z] #26 25.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-09-06T20:31:00.626Z] #26 25.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-09-06T20:31:00.626Z] #26 26.66 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:31:00.626Z] #26 26.87 Fetched 14.2 MB in 1s (10.8 MB/s) [2022-09-06T20:31:00.626Z] #26 26.98 Selecting previously unselected package xxd. [2022-09-06T20:31:00.855Z] [2022-09-06T20:31:00.855Z] #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-09-06T20:31:00.855Z] #25 18.60 Checking out files: 54% (1034/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 91% (1740/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-06T20:31:00.855Z] #25 19.88 + cd /tmp/tmp.ou5b1CFtyG/src/github.com/docker/libnetwork [2022-09-06T20:31:00.855Z] #25 19.88 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:31:00.886Z] #26 26.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 ... 15394 files and directories currently installed.) [2022-09-06T20:31:00.886Z] #26 27.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-06T20:31:00.886Z] #26 27.11 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:31:01.145Z] #26 27.34 Selecting previously unselected package vim-common. [2022-09-06T20:31:01.145Z] #26 27.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:31:01.145Z] #26 27.38 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:31:01.405Z] #26 27.61 Selecting previously unselected package libicu63:arm64. [2022-09-06T20:31:01.405Z] #26 27.61 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-06T20:31:01.405Z] #26 27.64 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-06T20:31:01.423Z] #25 20.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-06T20:31:02.786Z] #26 ... [2022-09-06T20:31:02.786Z] [2022-09-06T20:31:02.786Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:31:02.786Z] #28 18.92 encoding [2022-09-06T20:31:02.786Z] #28 ... [2022-09-06T20:31:02.786Z] [2022-09-06T20:31:02.786Z] #30 [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 python-protobuf [2022-09-06T20:31:02.786Z] #30 17.56 Reading package lists... [2022-09-06T20:31:02.786Z] #30 23.25 Building dependency tree... [2022-09-06T20:31:02.786Z] #30 24.74 Reading state information... [2022-09-06T20:31:02.786Z] #30 26.93 The following additional packages will be installed: [2022-09-06T20:31:02.786Z] #30 26.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-06T20:31:02.786Z] #30 26.93 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-06T20:31:02.787Z] #30 26.95 Suggested packages: [2022-09-06T20:31:02.787Z] #30 26.95 manpages-dev python-setuptools [2022-09-06T20:31:02.787Z] #30 28.03 The following NEW packages will be installed: [2022-09-06T20:31:02.787Z] #30 28.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-06T20:31:02.787Z] #30 28.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-06T20:31:02.787Z] #30 28.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-06T20:31:02.787Z] #30 28.04 python-six zlib1g-dev [2022-09-06T20:31:02.787Z] #30 28.44 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:31:02.787Z] #30 28.44 Need to get 3796 kB of archives. [2022-09-06T20:31:02.787Z] #30 28.44 After this operation, 21.6 MB of additional disk space will be used. [2022-09-06T20:31:02.787Z] #30 28.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-09-06T20:31:02.787Z] #30 28.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T20:31:02.787Z] #30 28.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-09-06T20:31:02.787Z] #30 28.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-06T20:31:02.787Z] #30 28.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-09-06T20:31:02.787Z] #30 28.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-06T20:31:02.787Z] #30 28.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-09-06T20:31:02.787Z] #30 28.48 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-09-06T20:31:02.787Z] #30 28.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-09-06T20:31:02.787Z] #30 28.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-09-06T20:31:02.787Z] #30 28.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-09-06T20:31:02.787Z] #30 28.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-09-06T20:31:02.787Z] #30 28.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-09-06T20:31:02.787Z] #30 28.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-09-06T20:31:02.787Z] #30 28.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-06T20:31:02.787Z] #30 28.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-09-06T20:31:02.787Z] #30 28.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-09-06T20:31:03.355Z] #30 29.70 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:31:03.614Z] #30 ... [2022-09-06T20:31:03.614Z] [2022-09-06T20:31:03.614Z] #24 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T20:31:03.614Z] #24 DONE 29.9s [2022-09-06T20:31:03.614Z] [2022-09-06T20:31:03.615Z] #30 [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 python-protobuf [2022-09-06T20:31:03.615Z] #30 29.92 Fetched 3796 kB in 1s (6584 kB/s) [2022-09-06T20:31:03.615Z] #30 ... [2022-09-06T20:31:03.615Z] [2022-09-06T20:31:03.615Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:03.615Z] #32 23.80 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T20:31:03.615Z] #32 23.86 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T20:31:03.615Z] #32 23.89 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-06T20:31:03.615Z] #32 23.89 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-06T20:31:03.615Z] #32 24.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T20:31:03.615Z] #32 25.06 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T20:31:03.615Z] #32 28.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:31:03.615Z] #32 28.26 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-06T20:31:03.615Z] #32 28.35 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T20:31:03.615Z] #32 28.56 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T20:31:03.615Z] #32 28.64 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T20:31:03.615Z] #32 28.64 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-06T20:31:03.615Z] #32 28.76 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-06T20:31:03.615Z] #32 28.79 go: downloading github.com/spf13/afero v1.6.0 [2022-09-06T20:31:03.615Z] #32 28.84 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T20:31:03.615Z] #32 28.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T20:31:03.615Z] #32 28.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T20:31:03.615Z] #32 28.99 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-06T20:31:03.615Z] #32 29.09 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-06T20:31:03.615Z] #32 29.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T20:31:03.615Z] #32 29.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T20:31:03.615Z] #32 29.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T20:31:03.615Z] #32 29.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T20:31:03.615Z] #32 29.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T20:31:03.615Z] #32 29.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T20:31:03.615Z] #32 29.60 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T20:31:03.615Z] #32 29.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-06T20:31:03.874Z] #32 ... [2022-09-06T20:31:03.874Z] [2022-09-06T20:31:03.874Z] #30 [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 python-protobuf [2022-09-06T20:31:03.874Z] #30 30.06 Selecting previously unselected package libcap-dev:arm64. [2022-09-06T20:31:03.874Z] #30 30.06 (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 ... 15394 files and directories currently installed.) [2022-09-06T20:31:03.874Z] #30 30.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-09-06T20:31:03.874Z] #30 30.19 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-09-06T20:31:04.133Z] #30 30.31 Selecting previously unselected package libnet1:arm64. [2022-09-06T20:31:04.133Z] #30 30.32 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T20:31:04.133Z] #30 30.33 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:31:04.399Z] #30 30.56 Selecting previously unselected package libnet1-dev. [2022-09-06T20:31:04.400Z] #30 30.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T20:31:04.400Z] #30 30.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:31:04.660Z] #30 30.96 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T20:31:04.660Z] #30 30.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-06T20:31:04.660Z] #30 30.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-06T20:31:04.712Z] #25 ... [2022-09-06T20:31:04.712Z] [2022-09-06T20:31:04.712Z] #29 [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-09-06T20:31:04.712Z] #29 13.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-06T20:31:04.712Z] #29 17.75 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-06T20:31:04.712Z] #29 17.75 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T20:31:04.712Z] #29 17.96 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T20:31:04.712Z] #29 21.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T20:31:04.712Z] #29 21.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:31:04.712Z] #29 21.79 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T20:31:04.712Z] #29 21.85 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-06T20:31:04.712Z] #29 22.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T20:31:04.712Z] #29 22.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:31:04.712Z] #29 ... [2022-09-06T20:31:04.712Z] [2022-09-06T20:31:04.712Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:04.712Z] #23 10.21 Reading package lists... [2022-09-06T20:31:04.712Z] #23 18.47 Reading package lists... [2022-09-06T20:31:04.712Z] #23 ... [2022-09-06T20:31:04.712Z] [2022-09-06T20:31:04.712Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:31:04.712Z] #0 6.140 Reading package lists... [2022-09-06T20:31:04.712Z] #34 14.22 Reading package lists... [2022-09-06T20:31:04.712Z] #34 22.05 Building dependency tree... [2022-09-06T20:31:04.712Z] #34 23.56 Reading state information... [2022-09-06T20:31:04.919Z] #30 31.12 Selecting previously unselected package libnl-3-dev:arm64. [2022-09-06T20:31:04.919Z] #30 31.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-09-06T20:31:04.919Z] #30 31.13 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-06T20:31:05.178Z] #30 31.48 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T20:31:05.178Z] #30 31.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-06T20:31:05.178Z] #30 31.49 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-06T20:31:05.299Z] #34 ... [2022-09-06T20:31:05.299Z] [2022-09-06T20:31:05.299Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:31:05.299Z] #31 16.94 Reading package lists... [2022-09-06T20:31:05.437Z] #30 31.63 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-06T20:31:05.437Z] #30 31.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-09-06T20:31:05.437Z] #30 31.64 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-06T20:31:05.437Z] #30 31.77 Selecting previously unselected package zlib1g-dev:arm64. [2022-09-06T20:31:05.437Z] #30 31.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-09-06T20:31:05.437Z] #30 31.78 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:31:05.559Z] #31 ... [2022-09-06T20:31:05.559Z] [2022-09-06T20:31:05.559Z] #30 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-09-06T20:31:05.559Z] #30 DONE 24.5s [2022-09-06T20:31:05.559Z] [2022-09-06T20:31:05.559Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:31:05.697Z] #30 31.98 Selecting previously unselected package libprotobuf17:arm64. [2022-09-06T20:31:05.697Z] #30 31.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-09-06T20:31:05.697Z] #30 31.99 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-06T20:31:06.636Z] #30 32.63 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-09-06T20:31:06.636Z] #30 32.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-09-06T20:31:06.636Z] #30 32.64 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-06T20:31:06.636Z] #30 32.80 Selecting previously unselected package libprotobuf-dev:arm64. [2022-09-06T20:31:06.636Z] #30 32.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-09-06T20:31:06.636Z] #30 32.82 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-06T20:31:07.467Z] #31 24.64 Building dependency tree... [2022-09-06T20:31:07.467Z] #31 26.24 Reading state information... [2022-09-06T20:31:07.575Z] #30 33.94 Selecting previously unselected package libprotoc17:arm64. [2022-09-06T20:31:07.575Z] #30 33.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-09-06T20:31:07.575Z] #30 33.95 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-06T20:31:07.726Z] #31 ... [2022-09-06T20:31:07.726Z] [2022-09-06T20:31:07.726Z] #18 [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 python-protobuf [2022-09-06T20:31:07.726Z] #18 9.168 Reading package lists... [2022-09-06T20:31:07.726Z] #18 17.16 Reading package lists... [2022-09-06T20:31:07.726Z] #18 24.98 Building dependency tree... [2022-09-06T20:31:07.726Z] #18 26.50 Reading state information... [2022-09-06T20:31:07.986Z] #18 ... [2022-09-06T20:31:07.986Z] [2022-09-06T20:31:07.986Z] #21 [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-09-06T20:31:08.145Z] #30 34.46 Selecting previously unselected package protobuf-c-compiler. [2022-09-06T20:31:08.145Z] #30 34.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-09-06T20:31:08.145Z] #30 34.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:31:08.421Z] #30 ... [2022-09-06T20:31:08.421Z] [2022-09-06T20:31:08.421Z] #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-09-06T20:31:08.421Z] #33 DONE 34.6s [2022-09-06T20:31:08.421Z] [2022-09-06T20:31:08.421Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:08.421Z] #32 30.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T20:31:08.421Z] #32 30.54 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T20:31:08.421Z] #32 30.64 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T20:31:08.421Z] #32 30.74 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-06T20:31:08.421Z] #32 30.79 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-06T20:31:08.421Z] #32 30.84 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-06T20:31:08.421Z] #32 31.71 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T20:31:08.421Z] #32 31.74 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T20:31:08.421Z] #32 31.77 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T20:31:08.421Z] #32 31.82 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T20:31:08.421Z] #32 31.87 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-06T20:31:08.421Z] #32 31.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T20:31:08.421Z] #32 31.93 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-06T20:31:08.421Z] #32 31.94 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T20:31:08.421Z] #32 31.99 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-06T20:31:08.421Z] #32 31.99 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-06T20:31:08.421Z] #32 32.03 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T20:31:08.421Z] #32 32.05 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T20:31:08.421Z] #32 32.11 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-06T20:31:08.421Z] #32 32.17 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-06T20:31:08.421Z] #32 32.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T20:31:08.421Z] #32 32.25 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-06T20:31:08.421Z] #32 32.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T20:31:08.421Z] #32 32.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T20:31:08.421Z] #32 32.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-06T20:31:08.421Z] #32 32.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T20:31:08.421Z] #32 32.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T20:31:08.421Z] #32 32.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T20:31:08.421Z] #32 32.63 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T20:31:08.421Z] #32 32.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T20:31:08.421Z] #32 32.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T20:31:08.421Z] #32 32.83 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T20:31:08.421Z] #32 32.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T20:31:08.421Z] #32 32.89 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T20:31:08.421Z] #32 32.90 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T20:31:08.421Z] #32 32.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T20:31:08.421Z] #32 32.95 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T20:31:08.421Z] #32 32.96 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T20:31:08.421Z] #32 32.97 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-06T20:31:08.421Z] #32 33.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T20:31:08.421Z] #32 33.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T20:31:08.421Z] #32 33.14 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-06T20:31:08.421Z] #32 33.16 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-06T20:31:08.421Z] #32 33.17 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T20:31:08.421Z] #32 33.20 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T20:31:08.421Z] #32 33.22 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T20:31:08.421Z] #32 33.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T20:31:08.421Z] #32 33.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-06T20:31:08.421Z] #32 33.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-06T20:31:08.421Z] #32 33.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T20:31:08.421Z] #32 33.79 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T20:31:08.421Z] #32 33.80 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T20:31:08.421Z] #32 33.86 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-06T20:31:08.421Z] #32 33.93 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-06T20:31:08.421Z] #32 33.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T20:31:08.421Z] #32 34.01 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T20:31:08.421Z] #32 34.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T20:31:08.421Z] #32 34.12 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-06T20:31:08.421Z] #32 34.30 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T20:31:08.421Z] #32 34.30 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-06T20:31:08.421Z] #32 34.33 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-06T20:31:08.421Z] #32 34.35 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T20:31:08.421Z] #32 34.40 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T20:31:08.421Z] #32 34.42 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T20:31:08.421Z] #32 34.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T20:31:08.421Z] #32 34.55 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T20:31:08.421Z] #32 34.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T20:31:08.421Z] #32 34.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T20:31:08.421Z] #32 34.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-06T20:31:08.421Z] #32 34.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T20:31:08.504Z] #21 26.66 Checking out files: 73% (1608/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-06T20:31:08.504Z] #21 27.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-06T20:31:08.682Z] #32 34.90 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T20:31:08.682Z] #32 34.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-06T20:31:08.765Z] #21 ... [2022-09-06T20:31:08.766Z] [2022-09-06T20:31:08.766Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T20:31:08.766Z] #27 17.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:31:08.766Z] #27 17.75 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T20:31:08.940Z] #32 35.03 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T20:31:08.941Z] #32 35.07 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T20:31:09.025Z] #27 ... [2022-09-06T20:31:09.025Z] [2022-09-06T20:31:09.025Z] #24 [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-09-06T20:31:09.025Z] #24 17.95 unicode/utf8 [2022-09-06T20:31:09.025Z] #24 19.07 internal/race [2022-09-06T20:31:09.025Z] #24 19.46 sync/atomic [2022-09-06T20:31:09.025Z] #24 19.99 unicode [2022-09-06T20:31:09.025Z] #24 24.70 encoding [2022-09-06T20:31:09.025Z] #24 ... [2022-09-06T20:31:09.025Z] [2022-09-06T20:31:09.025Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:31:09.025Z] #34 25.57 The following additional packages will be installed: [2022-09-06T20:31:09.025Z] #34 25.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-06T20:31:09.025Z] #34 25.57 Suggested packages: [2022-09-06T20:31:09.025Z] #34 25.57 cmake-doc ninja-build lrzip [2022-09-06T20:31:09.025Z] #34 25.57 Recommended packages: [2022-09-06T20:31:09.025Z] #34 25.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T20:31:09.025Z] #34 26.46 The following NEW packages will be installed: [2022-09-06T20:31:09.025Z] #34 26.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-06T20:31:09.025Z] #34 26.49 vim-common xxd [2022-09-06T20:31:09.025Z] #34 26.87 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:31:09.025Z] #34 26.87 Need to get 14.9 MB of archives. [2022-09-06T20:31:09.025Z] #34 26.87 After this operation, 61.8 MB of additional disk space will be used. [2022-09-06T20:31:09.025Z] #34 26.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T20:31:09.025Z] #34 26.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:31:09.025Z] #34 26.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T20:31:09.025Z] #34 27.81 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-06T20:31:09.025Z] #34 27.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-06T20:31:09.025Z] #34 28.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-06T20:31:09.025Z] #34 28.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-06T20:31:09.200Z] #32 35.44 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-06T20:31:09.200Z] #32 ... [2022-09-06T20:31:09.200Z] [2022-09-06T20:31:09.200Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:09.200Z] #23 23.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-09-06T20:31:09.200Z] #23 24.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-09-06T20:31:09.200Z] #23 26.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-09-06T20:31:09.200Z] #23 26.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-09-06T20:31:09.200Z] #23 26.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-06T20:31:09.200Z] #23 26.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-06T20:31:09.200Z] #23 26.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-09-06T20:31:09.200Z] #23 26.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-09-06T20:31:09.200Z] #23 26.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-09-06T20:31:09.200Z] #23 26.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-09-06T20:31:09.200Z] #23 26.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-09-06T20:31:09.200Z] #23 26.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-09-06T20:31:09.200Z] #23 26.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-09-06T20:31:09.200Z] #23 26.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-09-06T20:31:09.200Z] #23 26.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-09-06T20:31:09.200Z] #23 26.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-09-06T20:31:09.200Z] #23 27.99 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:31:09.200Z] #23 28.22 Fetched 73.4 MB in 5s (15.5 MB/s) [2022-09-06T20:31:09.200Z] #23 28.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 ... 15394 files and directories currently installed.) [2022-09-06T20:31:09.200Z] #23 28.40 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-06T20:31:09.200Z] #23 28.47 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-06T20:31:09.200Z] #23 28.85 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:31:09.200Z] #23 29.08 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T20:31:09.200Z] #23 29.08 (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 ... 15394 files and directories currently installed.) [2022-09-06T20:31:09.200Z] #23 29.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-09-06T20:31:09.200Z] #23 29.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:31:09.200Z] #23 31.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T20:31:09.200Z] #23 31.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-09-06T20:31:09.200Z] #23 31.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:31:09.200Z] #23 ... [2022-09-06T20:31:09.200Z] [2022-09-06T20:31:09.200Z] #30 [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 python-protobuf [2022-09-06T20:31:09.200Z] #30 34.79 Selecting previously unselected package protobuf-compiler. [2022-09-06T20:31:09.200Z] #30 34.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-09-06T20:31:09.200Z] #30 34.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:31:09.200Z] #30 34.99 Selecting previously unselected package python-pkg-resources. [2022-09-06T20:31:09.200Z] #30 34.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:31:09.200Z] #30 35.00 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-06T20:31:09.200Z] #30 35.37 Selecting previously unselected package python-six. [2022-09-06T20:31:09.200Z] #30 35.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-06T20:31:09.200Z] #30 35.39 Unpacking python-six (1.12.0-1) ... [2022-09-06T20:31:09.200Z] #30 35.48 Selecting previously unselected package python-protobuf. [2022-09-06T20:31:09.200Z] #30 35.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-09-06T20:31:09.200Z] #30 35.49 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-06T20:31:09.284Z] #34 28.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-06T20:31:09.284Z] #34 28.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-06T20:31:09.284Z] #34 28.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-06T20:31:09.771Z] #30 36.05 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-06T20:31:11.191Z] #34 29.65 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:31:11.191Z] #34 29.86 Fetched 14.9 MB in 2s (7971 kB/s) [2022-09-06T20:31:11.191Z] #34 29.98 Selecting previously unselected package xxd. [2022-09-06T20:31:11.191Z] #34 29.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 ... 15421 files and directories currently installed.) [2022-09-06T20:31:11.191Z] #34 30.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:31:11.191Z] #34 30.07 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:31:11.451Z] #34 30.30 Selecting previously unselected package vim-common. [2022-09-06T20:31:11.451Z] #34 30.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:31:11.451Z] #34 30.36 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:31:11.711Z] #34 30.69 Selecting previously unselected package libicu63:amd64. [2022-09-06T20:31:11.711Z] #34 30.69 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T20:31:11.711Z] #34 30.72 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:31:12.325Z] #30 38.47 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-06T20:31:12.326Z] #30 38.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:31:12.326Z] #30 38.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-06T20:31:12.326Z] #30 38.51 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-06T20:31:12.326Z] #30 38.52 Setting up python-six (1.12.0-1) ... [2022-09-06T20:31:12.648Z] #34 ... [2022-09-06T20:31:12.648Z] [2022-09-06T20:31:12.648Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:31:12.648Z] #31 28.13 The following additional packages will be installed: [2022-09-06T20:31:12.648Z] #31 28.13 libbtrfs0 [2022-09-06T20:31:12.648Z] #31 28.37 The following NEW packages will be installed: [2022-09-06T20:31:12.648Z] #31 28.42 libbtrfs-dev libbtrfs0 [2022-09-06T20:31:12.648Z] #31 28.84 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:31:12.648Z] #31 28.84 Need to get 119 kB of archives. [2022-09-06T20:31:12.648Z] #31 28.84 After this operation, 387 kB of additional disk space will be used. [2022-09-06T20:31:12.648Z] #31 28.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T20:31:12.648Z] #31 28.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T20:31:12.648Z] #31 29.92 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:31:12.648Z] #31 30.17 Fetched 119 kB in 0s (452 kB/s) [2022-09-06T20:31:12.648Z] #31 30.35 Selecting previously unselected package libbtrfs0. [2022-09-06T20:31:12.648Z] #31 30.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 ... 15421 files and directories currently installed.) [2022-09-06T20:31:12.648Z] #31 30.42 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T20:31:12.648Z] #31 30.45 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:31:12.648Z] #31 30.58 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:31:12.648Z] #31 30.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T20:31:12.648Z] #31 30.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:31:12.648Z] #31 30.84 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:31:12.648Z] #31 30.87 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:31:12.648Z] #31 30.88 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:31:12.648Z] #31 DONE 31.3s [2022-09-06T20:31:12.648Z] [2022-09-06T20:31:12.648Z] #38 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T20:31:14.868Z] #30 40.70 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:31:14.868Z] #30 40.72 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-06T20:31:14.868Z] #30 40.75 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-06T20:31:14.868Z] #30 40.77 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-09-06T20:31:14.868Z] #30 40.78 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-06T20:31:14.868Z] #30 40.81 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:31:14.868Z] #30 40.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:31:14.868Z] #30 40.85 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-06T20:31:14.868Z] #30 40.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:31:14.868Z] #30 40.89 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-06T20:31:15.440Z] #30 ... [2022-09-06T20:31:15.440Z] [2022-09-06T20:31:15.440Z] #26 [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-09-06T20:31:15.440Z] #26 33.72 Selecting previously unselected package libxml2:arm64. [2022-09-06T20:31:15.440Z] #26 33.72 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-09-06T20:31:15.440Z] #26 33.72 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:31:15.440Z] #26 34.40 Selecting previously unselected package cmake-data. [2022-09-06T20:31:15.440Z] #26 34.41 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-06T20:31:15.440Z] #26 34.47 Unpacking cmake-data (3.13.4-1) ... [2022-09-06T20:31:15.440Z] #26 37.60 Selecting previously unselected package libarchive13:arm64. [2022-09-06T20:31:15.440Z] #26 37.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-09-06T20:31:15.440Z] #26 37.62 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-06T20:31:15.440Z] #26 37.86 Selecting previously unselected package libjsoncpp1:arm64. [2022-09-06T20:31:15.440Z] #26 37.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-09-06T20:31:15.440Z] #26 37.87 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-06T20:31:15.440Z] #26 37.99 Selecting previously unselected package librhash0:arm64. [2022-09-06T20:31:15.440Z] #26 38.01 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-09-06T20:31:15.440Z] #26 38.03 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-09-06T20:31:15.440Z] #26 38.20 Selecting previously unselected package libuv1:arm64. [2022-09-06T20:31:15.440Z] #26 38.21 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-09-06T20:31:15.440Z] #26 38.22 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-06T20:31:15.440Z] #26 38.33 Selecting previously unselected package cmake. [2022-09-06T20:31:15.440Z] #26 38.33 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-09-06T20:31:15.440Z] #26 38.34 Unpacking cmake (3.13.4-1) ... [2022-09-06T20:31:15.440Z] #26 40.49 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-06T20:31:15.440Z] #26 40.50 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:31:15.440Z] #26 40.51 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-06T20:31:15.440Z] #26 40.53 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:31:15.440Z] #26 40.57 Setting up librhash0:arm64 (1.3.8-1) ... [2022-09-06T20:31:15.440Z] #26 40.59 Setting up cmake-data (3.13.4-1) ... [2022-09-06T20:31:15.440Z] #26 40.61 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:31:15.440Z] #26 40.62 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-06T20:31:15.440Z] #26 40.63 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-06T20:31:15.440Z] #26 40.65 Setting up cmake (3.13.4-1) ... [2022-09-06T20:31:15.441Z] #26 40.69 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:31:15.441Z] #26 40.83 Processing triggers for mime-support (3.62) ... [2022-09-06T20:31:15.441Z] #26 DONE 41.6s [2022-09-06T20:31:15.441Z] [2022-09-06T20:31:15.441Z] #36 [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-09-06T20:31:15.827Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fccab66ef0fa2501) in /home/ubuntu/workspace/moby_PR-44101 [Pipeline] { [2022-09-06T20:31:15.838Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04d5c1f7d85b83413) in /home/ubuntu/workspace/moby_PR-44101 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-09-06T20:31:15.924Z] The recommended git tool is: git [2022-09-06T20:31:15.934Z] The recommended git tool is: git [2022-09-06T20:31:15.941Z] #38 3.174 + RM_GOPATH=0 [2022-09-06T20:31:15.941Z] #38 3.175 + TMP_GOPATH= [2022-09-06T20:31:15.941Z] #38 3.175 + : /build [2022-09-06T20:31:15.941Z] #38 3.175 + '[' -z '' ']' [2022-09-06T20:31:15.941Z] #38 3.179 ++ mktemp -d [2022-09-06T20:31:15.941Z] #38 3.179 + export GOPATH=/tmp/tmp.B9nodEL3sY [2022-09-06T20:31:15.941Z] #38 3.179 + GOPATH=/tmp/tmp.B9nodEL3sY [2022-09-06T20:31:15.941Z] #38 3.179 + RM_GOPATH=1 [2022-09-06T20:31:15.941Z] #38 3.179 + case "$(go env GOARCH)" in [2022-09-06T20:31:15.941Z] #38 3.181 ++ go env GOARCH [2022-09-06T20:31:15.941Z] #38 3.223 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:15.941Z] #38 3.224 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:15.941Z] #38 3.224 ++ dirname /tmp/install/install.sh [2022-09-06T20:31:15.941Z] #38 3.226 + dir=/tmp/install [2022-09-06T20:31:15.941Z] #38 3.228 + bin=containerd [2022-09-06T20:31:15.941Z] #38 3.228 + shift [2022-09-06T20:31:15.941Z] #38 3.229 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-06T20:31:15.941Z] #38 3.229 + . /tmp/install/containerd.installer [2022-09-06T20:31:15.941Z] #38 3.229 ++ set -e [2022-09-06T20:31:15.941Z] #38 3.230 ++ : v1.6.8 [2022-09-06T20:31:15.941Z] #38 3.230 + install_containerd [2022-09-06T20:31:15.941Z] #38 3.231 + echo 'Install containerd version v1.6.8' [2022-09-06T20:31:15.941Z] #38 3.231 Install containerd version v1.6.8 [2022-09-06T20:31:15.941Z] #38 3.232 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B9nodEL3sY/src/github.com/containerd/containerd [2022-09-06T20:31:15.941Z] #38 3.236 Cloning into '/tmp/tmp.B9nodEL3sY/src/github.com/containerd/containerd'... [2022-09-06T20:31:16.013Z] #36 0.790 + RM_GOPATH=0 [2022-09-06T20:31:16.013Z] #36 0.806 + TMP_GOPATH= [2022-09-06T20:31:16.013Z] #36 0.806 + : /build [2022-09-06T20:31:16.013Z] #36 0.806 + '[' -z '' ']' [2022-09-06T20:31:16.013Z] #36 0.807 ++ mktemp -d [2022-09-06T20:31:16.013Z] #36 0.812 + export GOPATH=/tmp/tmp.M8wGe1O3xO [2022-09-06T20:31:16.280Z] #36 0.813 + GOPATH=/tmp/tmp.M8wGe1O3xO [2022-09-06T20:31:16.280Z] #36 0.813 + RM_GOPATH=1 [2022-09-06T20:31:16.280Z] #36 0.813 + case "$(go env GOARCH)" in [2022-09-06T20:31:16.280Z] #36 0.817 ++ go env GOARCH [2022-09-06T20:31:16.280Z] #36 0.860 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:16.280Z] #36 0.881 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:16.280Z] #36 0.882 ++ dirname /tmp/install/install.sh [2022-09-06T20:31:16.280Z] #36 0.893 + dir=/tmp/install [2022-09-06T20:31:16.280Z] #36 0.893 + bin=tini [2022-09-06T20:31:16.280Z] #36 0.894 + shift [2022-09-06T20:31:16.280Z] #36 0.894 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-06T20:31:16.280Z] #36 0.895 + . /tmp/install/tini.installer [2022-09-06T20:31:16.280Z] #36 0.901 ++ : v0.19.0 [2022-09-06T20:31:16.280Z] #36 0.901 + install_tini [2022-09-06T20:31:16.280Z] #36 0.901 + echo 'Install tini version v0.19.0' [2022-09-06T20:31:16.280Z] #36 0.905 + git clone https://github.com/krallin/tini.git /tmp/tmp.M8wGe1O3xO/tini [2022-09-06T20:31:16.280Z] #36 0.905 Install tini version v0.19.0 [2022-09-06T20:31:16.280Z] #36 0.907 Cloning into '/tmp/tmp.M8wGe1O3xO/tini'... [2022-09-06T20:31:17.238Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0855c24341de94f63) in /home/ubuntu/workspace/moby_PR-44101 [Pipeline] { [Pipeline] checkout [2022-09-06T20:31:17.389Z] The recommended git tool is: git [2022-09-06T20:31:18.193Z] #36 2.607 + cd /tmp/tmp.M8wGe1O3xO/tini [2022-09-06T20:31:18.193Z] #36 2.607 + git checkout -q v0.19.0 [2022-09-06T20:31:18.193Z] #36 2.616 + cmake . [2022-09-06T20:31:18.454Z] #36 3.119 -- The C compiler identification is GNU 8.3.0 [2022-09-06T20:31:18.454Z] #36 3.191 -- Check for working C compiler: /usr/bin/cc [2022-09-06T20:31:18.459Z] using credential docker-jenkins-github-credentials [2022-09-06T20:31:18.477Z] Cloning the remote Git repository [2022-09-06T20:31:18.477Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:31:18.482Z] #38 ... [2022-09-06T20:31:18.482Z] [2022-09-06T20:31:18.483Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:31:18.483Z] #34 37.41 Selecting previously unselected package libxml2:amd64. [2022-09-06T20:31:18.483Z] #34 37.41 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-06T20:31:18.483Z] #34 37.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:31:18.499Z] using credential docker-jenkins-github-credentials [2022-09-06T20:31:18.507Z] Cloning the remote Git repository [2022-09-06T20:31:18.507Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:31:18.743Z] #34 ... [2022-09-06T20:31:18.743Z] [2022-09-06T20:31:18.743Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T20:31:18.743Z] #33 DONE 37.7s [2022-09-06T20:31:18.743Z] [2022-09-06T20:31:18.743Z] #18 [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 python-protobuf [2022-09-06T20:31:18.743Z] #18 28.44 The following additional packages will be installed: [2022-09-06T20:31:18.743Z] #18 28.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-06T20:31:18.743Z] #18 28.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-06T20:31:18.743Z] #18 28.46 Suggested packages: [2022-09-06T20:31:18.743Z] #18 28.49 manpages-dev python-setuptools [2022-09-06T20:31:18.743Z] #18 29.79 The following NEW packages will be installed: [2022-09-06T20:31:18.743Z] #18 29.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-06T20:31:18.743Z] #18 29.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-06T20:31:18.743Z] #18 29.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-06T20:31:18.743Z] #18 29.81 python-six zlib1g-dev [2022-09-06T20:31:18.743Z] #18 30.21 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:31:18.743Z] #18 30.21 Need to get 4091 kB of archives. [2022-09-06T20:31:18.743Z] #18 30.21 After this operation, 22.5 MB of additional disk space will be used. [2022-09-06T20:31:18.743Z] #18 30.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-06T20:31:18.743Z] #18 30.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:31:18.743Z] #18 30.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-06T20:31:18.743Z] #18 30.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T20:31:18.743Z] #18 30.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-06T20:31:18.743Z] #18 30.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T20:31:18.743Z] #18 30.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-06T20:31:18.743Z] #18 30.27 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-06T20:31:18.743Z] #18 30.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-06T20:31:18.743Z] #18 30.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-06T20:31:18.743Z] #18 30.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-06T20:31:18.743Z] #18 30.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-06T20:31:18.743Z] #18 30.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-06T20:31:18.743Z] #18 30.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-06T20:31:18.743Z] #18 30.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-06T20:31:18.743Z] #18 30.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-06T20:31:18.743Z] #18 30.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-06T20:31:18.743Z] #18 31.99 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:31:18.743Z] #18 32.32 Fetched 4091 kB in 1s (5505 kB/s) [2022-09-06T20:31:18.743Z] #18 32.47 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T20:31:18.743Z] #18 32.47 (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 ... 15421 files and directories currently installed.) [2022-09-06T20:31:18.743Z] #18 32.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 32.55 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T20:31:18.743Z] #18 32.71 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:31:18.743Z] #18 32.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 32.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:31:18.743Z] #18 32.86 Selecting previously unselected package libnet1-dev. [2022-09-06T20:31:18.743Z] #18 32.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 32.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:31:18.743Z] #18 33.11 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:31:18.743Z] #18 33.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 33.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:31:18.743Z] #18 33.27 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-06T20:31:18.743Z] #18 33.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 33.33 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T20:31:18.743Z] #18 33.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:31:18.743Z] #18 33.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 33.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:31:18.743Z] #18 33.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T20:31:18.743Z] #18 33.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 33.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T20:31:18.743Z] #18 33.92 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-06T20:31:18.743Z] #18 33.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 33.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:31:18.743Z] #18 34.19 Selecting previously unselected package libprotobuf17:amd64. [2022-09-06T20:31:18.743Z] #18 34.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 34.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T20:31:18.743Z] #18 35.03 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-06T20:31:18.743Z] #18 35.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 35.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:31:18.743Z] #18 35.23 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-06T20:31:18.743Z] #18 35.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 35.30 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T20:31:18.743Z] #18 36.67 Selecting previously unselected package libprotoc17:amd64. [2022-09-06T20:31:18.743Z] #18 36.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 36.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T20:31:18.743Z] #18 37.48 Selecting previously unselected package protobuf-c-compiler. [2022-09-06T20:31:18.743Z] #18 37.49 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 37.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:31:18.743Z] #18 37.71 Selecting previously unselected package protobuf-compiler. [2022-09-06T20:31:18.743Z] #18 37.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-06T20:31:18.743Z] #18 37.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:31:19.003Z] #18 37.93 Selecting previously unselected package python-pkg-resources. [2022-09-06T20:31:19.003Z] #18 37.94 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:31:19.003Z] #18 37.94 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-06T20:31:19.024Z] #36 ... [2022-09-06T20:31:19.024Z] [2022-09-06T20:31:19.024Z] #30 [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 python-protobuf [2022-09-06T20:31:19.024Z] #30 44.56 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-06T20:31:19.024Z] #30 44.57 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:31:19.024Z] #30 DONE 45.1s [2022-09-06T20:31:19.024Z] [2022-09-06T20:31:19.024Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:19.024Z] #32 35.49 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T20:31:19.024Z] #32 35.58 go: downloading honnef.co/go/tools v0.2.2 [2022-09-06T20:31:19.024Z] #32 36.92 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-06T20:31:19.024Z] #32 36.92 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T20:31:19.024Z] #32 37.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T20:31:19.024Z] #32 37.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:31:19.024Z] #32 37.06 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T20:31:19.024Z] #32 37.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T20:31:19.024Z] #32 37.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T20:31:19.024Z] #32 37.22 go: downloading golang.org/x/text v0.3.7 [2022-09-06T20:31:19.024Z] #32 41.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T20:31:19.024Z] #32 41.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T20:31:19.024Z] #32 41.99 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T20:31:19.024Z] #32 42.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-06T20:31:19.024Z] #32 42.24 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T20:31:19.024Z] #32 42.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T20:31:19.024Z] #32 42.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T20:31:19.024Z] #32 42.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T20:31:19.024Z] #32 42.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T20:31:19.024Z] #32 42.43 go: downloading golang.org/x/mod v0.5.1 [2022-09-06T20:31:19.024Z] #32 42.58 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T20:31:19.024Z] #32 42.63 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T20:31:19.024Z] #32 42.71 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T20:31:19.024Z] #32 42.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T20:31:19.024Z] #32 42.89 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-06T20:31:19.025Z] #32 43.16 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T20:31:19.025Z] #32 43.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T20:31:19.025Z] #32 43.21 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T20:31:19.025Z] #32 43.49 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-06T20:31:19.025Z] #32 43.55 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T20:31:19.025Z] #32 43.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T20:31:19.025Z] #32 43.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T20:31:19.025Z] #32 43.72 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-06T20:31:19.025Z] #32 43.78 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T20:31:19.025Z] #32 43.98 go: downloading github.com/prometheus/common v0.10.0 [2022-09-06T20:31:19.025Z] #32 44.16 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-06T20:31:19.025Z] #32 44.29 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T20:31:19.025Z] #32 44.40 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T20:31:19.262Z] #18 38.20 Selecting previously unselected package python-six. [2022-09-06T20:31:19.262Z] #18 38.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-06T20:31:19.262Z] #18 38.23 Unpacking python-six (1.12.0-1) ... [2022-09-06T20:31:19.262Z] #18 ... [2022-09-06T20:31:19.262Z] [2022-09-06T20:31:19.262Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:31:19.262Z] #34 38.29 Selecting previously unselected package cmake-data. [2022-09-06T20:31:19.262Z] #34 38.29 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-06T20:31:19.262Z] #34 38.29 Unpacking cmake-data (3.13.4-1) ... [2022-09-06T20:31:17.306Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:31:17.370Z] > git init /home/ubuntu/workspace/moby_PR-44101 # timeout=10 [2022-09-06T20:31:17.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:31:17.594Z] > git --version # timeout=10 [2022-09-06T20:31:17.607Z] > git --version # 'git version 2.17.1' [2022-09-06T20:31:17.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:17.610Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:18.245Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:31:18.312Z] > git init /home/ubuntu/workspace/moby_PR-44101 # timeout=10 [2022-09-06T20:31:18.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:31:18.569Z] > git --version # timeout=10 [2022-09-06T20:31:18.583Z] > git --version # 'git version 2.17.1' [2022-09-06T20:31:18.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:18.585Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:19.597Z] #32 ... [2022-09-06T20:31:19.597Z] [2022-09-06T20:31:19.597Z] #36 [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-09-06T20:31:19.597Z] #36 4.078 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-06T20:31:19.597Z] #36 4.093 -- Detecting C compiler ABI info [2022-09-06T20:31:19.597Z] #36 ... [2022-09-06T20:31:19.597Z] [2022-09-06T20:31:19.597Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:19.597Z] #23 33.98 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T20:31:19.597Z] #23 33.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-06T20:31:19.597Z] #23 34.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:31:19.597Z] #23 34.16 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-06T20:31:19.597Z] #23 34.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-06T20:31:19.597Z] #23 34.17 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-06T20:31:19.597Z] #23 34.35 Selecting previously unselected package dmsetup. [2022-09-06T20:31:19.597Z] #23 34.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-09-06T20:31:19.597Z] #23 34.36 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-06T20:31:19.597Z] #23 34.52 Selecting previously unselected package mingw-w64-common. [2022-09-06T20:31:19.597Z] #23 34.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-06T20:31:19.597Z] #23 34.53 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-06T20:31:19.597Z] #23 39.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T20:31:19.597Z] #23 39.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-06T20:31:19.597Z] #23 39.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:31:19.811Z] using credential docker-jenkins-github-credentials [2022-09-06T20:31:19.820Z] Cloning the remote Git repository [2022-09-06T20:31:19.820Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:31:19.857Z] #23 ... [2022-09-06T20:31:19.857Z] [2022-09-06T20:31:19.857Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:19.857Z] #32 45.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T20:31:19.442Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:31:20.202Z] #34 ... [2022-09-06T20:31:20.202Z] [2022-09-06T20:31:20.202Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:20.202Z] #23 18.47 Reading package lists... [2022-09-06T20:31:20.202Z] #23 25.77 Building dependency tree... [2022-09-06T20:31:20.202Z] #23 27.46 Reading state information... [2022-09-06T20:31:20.202Z] #23 29.76 The following additional packages will be installed: [2022-09-06T20:31:20.202Z] #23 29.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-06T20:31:20.202Z] #23 29.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-06T20:31:20.202Z] #23 29.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-06T20:31:20.202Z] #23 29.78 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-06T20:31:20.202Z] #23 29.79 mingw-w64-x86-64-dev [2022-09-06T20:31:20.202Z] #23 29.79 Suggested packages: [2022-09-06T20:31:20.202Z] #23 29.79 gcc-8-locales seccomp wine64 [2022-09-06T20:31:20.202Z] #23 30.95 The following NEW packages will be installed: [2022-09-06T20:31:20.202Z] #23 30.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:31:20.202Z] #23 30.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-06T20:31:20.202Z] #23 30.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-06T20:31:20.202Z] #23 30.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-06T20:31:20.202Z] #23 30.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-06T20:31:20.202Z] #23 30.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T20:31:20.202Z] #23 30.97 The following packages will be upgraded: [2022-09-06T20:31:20.202Z] #23 30.97 libseccomp2 [2022-09-06T20:31:20.202Z] #23 31.39 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:31:20.202Z] #23 31.39 Need to get 77.8 MB of archives. [2022-09-06T20:31:20.202Z] #23 31.39 After this operation, 487 MB of additional disk space will be used. [2022-09-06T20:31:20.202Z] #23 31.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-06T20:31:20.202Z] #23 31.43 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-06T20:31:20.202Z] #23 31.44 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-06T20:31:20.202Z] #23 31.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-06T20:31:20.202Z] #23 31.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-06T20:31:20.202Z] #23 31.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-06T20:31:20.202Z] #23 31.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-06T20:31:20.202Z] #23 31.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-06T20:31:20.202Z] #23 32.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-06T20:31:20.202Z] #23 32.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-06T20:31:20.202Z] #23 32.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-06T20:31:20.202Z] #23 ... [2022-09-06T20:31:20.202Z] [2022-09-06T20:31:20.202Z] #18 [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 python-protobuf [2022-09-06T20:31:20.202Z] #18 38.37 Selecting previously unselected package python-protobuf. [2022-09-06T20:31:20.202Z] #18 38.37 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-06T20:31:20.202Z] #18 38.38 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-06T20:31:20.202Z] #18 38.96 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-06T20:31:20.804Z] #18 ... [2022-09-06T20:31:20.804Z] [2022-09-06T20:31:20.804Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:20.804Z] #26 29.60 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T20:31:20.804Z] #26 29.60 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:31:20.804Z] #26 29.64 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:31:20.804Z] #26 29.68 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-06T20:31:20.804Z] #26 29.74 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T20:31:20.804Z] #26 30.07 go: downloading github.com/spf13/viper v1.10.1 [2022-09-06T20:31:20.804Z] #26 30.21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T20:31:20.804Z] #26 30.44 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T20:31:20.804Z] #26 30.45 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T20:31:20.804Z] #26 30.51 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-06T20:31:20.804Z] #26 30.54 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-06T20:31:20.804Z] #26 32.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T20:31:20.804Z] #26 32.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T20:31:20.804Z] #26 35.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:31:20.804Z] #26 35.79 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-06T20:31:20.804Z] #26 35.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T20:31:20.804Z] #26 36.01 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T20:31:20.804Z] #26 36.08 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T20:31:20.804Z] #26 36.14 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-06T20:31:20.804Z] #26 36.19 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-06T20:31:20.804Z] #26 36.27 go: downloading github.com/spf13/afero v1.6.0 [2022-09-06T20:31:20.804Z] #26 36.31 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T20:31:20.804Z] #26 36.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T20:31:20.804Z] #26 36.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T20:31:20.804Z] #26 36.51 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-06T20:31:20.804Z] #26 36.67 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-06T20:31:20.804Z] #26 36.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T20:31:20.804Z] #26 36.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T20:31:20.804Z] #26 36.81 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T20:31:20.804Z] #26 36.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T20:31:20.804Z] #26 36.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T20:31:20.804Z] #26 36.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T20:31:20.804Z] #26 36.88 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T20:31:20.804Z] #26 37.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-06T20:31:20.804Z] #26 37.87 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T20:31:20.804Z] #26 37.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T20:31:20.804Z] #26 38.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T20:31:20.804Z] #26 38.14 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-06T20:31:20.804Z] #26 38.25 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-06T20:31:20.804Z] #26 38.25 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-06T20:31:20.804Z] #26 39.41 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T20:31:20.804Z] #26 39.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T20:31:20.804Z] #26 39.58 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T20:31:20.804Z] #26 39.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T20:31:20.804Z] #26 39.79 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-06T20:31:20.804Z] #26 39.84 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T20:31:20.804Z] #26 ... [2022-09-06T20:31:20.804Z] [2022-09-06T20:31:20.804Z] #21 [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-09-06T20:31:20.804Z] #21 29.40 + 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-09-06T20:31:19.510Z] > git init /home/ubuntu/workspace/moby_PR-44101 # timeout=10 [2022-09-06T20:31:19.737Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:31:19.737Z] > git --version # timeout=10 [2022-09-06T20:31:19.754Z] > git --version # 'git version 2.17.1' [2022-09-06T20:31:19.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:19.756Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:21.069Z] #21 ... [2022-09-06T20:31:21.069Z] [2022-09-06T20:31:21.069Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:21.069Z] #23 36.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-06T20:31:21.242Z] #32 ... [2022-09-06T20:31:21.242Z] [2022-09-06T20:31:21.242Z] #21 [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-09-06T20:31:21.242Z] #21 36.95 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-06T20:31:21.242Z] #21 37.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T20:31:21.242Z] #21 37.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:31:21.242Z] #21 ... [2022-09-06T20:31:21.242Z] [2022-09-06T20:31:21.242Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:21.242Z] #0 1.940 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:31:21.242Z] #0 1.940 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:31:21.242Z] #0 1.953 Note: Building without GnuTLS support [2022-09-06T20:31:21.242Z] #0 1.967 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:31:21.242Z] #0 1.967 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:31:22.029Z] #23 ... [2022-09-06T20:31:22.029Z] [2022-09-06T20:31:22.029Z] #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-09-06T20:31:22.029Z] #25 DONE 40.8s [2022-09-06T20:31:22.029Z] [2022-09-06T20:31:22.029Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:22.029Z] #26 39.89 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-06T20:31:22.029Z] #26 39.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T20:31:22.029Z] #26 40.09 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-06T20:31:22.029Z] #26 40.12 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-06T20:31:22.029Z] #26 40.17 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T20:31:22.029Z] #26 40.38 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T20:31:22.029Z] #26 40.38 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-06T20:31:22.029Z] #26 40.56 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-06T20:31:22.029Z] #26 40.58 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T20:31:22.029Z] #26 40.63 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-06T20:31:22.029Z] #26 40.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T20:31:22.029Z] #26 40.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T20:31:22.029Z] #26 40.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-06T20:31:22.029Z] #26 40.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T20:31:22.289Z] #26 41.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T20:31:22.289Z] #26 41.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T20:31:22.289Z] #26 41.25 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T20:31:22.289Z] #26 41.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T20:31:22.289Z] #26 41.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T20:31:22.289Z] #26 41.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T20:31:22.551Z] #26 41.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T20:31:22.551Z] #26 41.43 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T20:31:22.551Z] #26 41.43 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T20:31:22.551Z] #26 41.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T20:31:22.624Z] #37 3.530 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:31:22.624Z] #37 3.623 GEN .gitid [2022-09-06T20:31:22.624Z] #37 3.696 GEN criu/include/version.h [2022-09-06T20:31:22.624Z] #37 3.820 GEN include/common/asm [2022-09-06T20:31:22.810Z] #26 41.56 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T20:31:22.810Z] #26 41.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T20:31:22.810Z] #26 41.68 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-06T20:31:22.810Z] #26 41.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T20:31:22.810Z] #26 41.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T20:31:22.810Z] #26 41.83 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-06T20:31:22.810Z] #26 41.88 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-06T20:31:22.810Z] #26 41.88 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T20:31:23.069Z] #26 41.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T20:31:23.069Z] #26 42.05 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T20:31:23.069Z] #26 42.05 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T20:31:23.069Z] #26 42.06 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-06T20:31:23.069Z] #26 42.09 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-06T20:31:24.008Z] #26 42.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T20:31:24.008Z] #26 42.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T20:31:24.008Z] #26 42.81 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T20:31:24.008Z] #26 42.88 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-06T20:31:24.008Z] #26 42.97 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-06T20:31:24.008Z] #26 42.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T20:31:24.008Z] #26 43.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T20:31:24.008Z] #26 43.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T20:31:24.008Z] #26 43.06 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-06T20:31:24.576Z] #26 43.42 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T20:31:24.576Z] #26 43.42 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-06T20:31:24.576Z] #26 43.45 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-06T20:31:24.576Z] #26 43.47 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T20:31:24.576Z] #26 43.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T20:31:24.576Z] #26 43.49 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T20:31:24.576Z] #26 43.57 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T20:31:24.576Z] #26 43.63 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T20:31:24.576Z] #26 43.67 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T20:31:24.836Z] #26 43.68 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T20:31:24.836Z] #26 43.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-06T20:31:24.836Z] #26 43.84 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T20:31:25.095Z] #26 43.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T20:31:25.095Z] #26 44.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-06T20:31:25.095Z] #26 44.02 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T20:31:25.095Z] #26 44.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T20:31:25.095Z] #26 44.14 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-06T20:31:25.165Z] #37 ... [2022-09-06T20:31:25.165Z] [2022-09-06T20:31:25.165Z] #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-09-06T20:31:25.165Z] #29 DONE 50.9s [2022-09-06T20:31:25.165Z] [2022-09-06T20:31:25.165Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:25.165Z] #23 46.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T20:31:25.165Z] #23 46.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-06T20:31:25.165Z] #23 46.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:31:25.166Z] #23 46.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-06T20:31:25.166Z] #23 46.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-06T20:31:25.166Z] #23 46.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:31:25.166Z] #23 ... [2022-09-06T20:31:25.166Z] [2022-09-06T20:31:25.166Z] #36 [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-09-06T20:31:25.166Z] #36 4.741 -- Detecting C compiler ABI info - done [2022-09-06T20:31:25.166Z] #36 4.767 -- Detecting C compile features [2022-09-06T20:31:25.166Z] #36 6.724 -- Detecting C compile features - done [2022-09-06T20:31:25.166Z] #36 6.770 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T20:31:25.166Z] #36 6.931 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T20:31:25.166Z] #36 7.029 -- Configuring done [2022-09-06T20:31:25.166Z] #36 7.040 -- Generating done [2022-09-06T20:31:25.166Z] #36 7.053 -- Build files have been written to: /tmp/tmp.M8wGe1O3xO/tini [2022-09-06T20:31:25.166Z] #36 7.064 + make tini-static [2022-09-06T20:31:25.166Z] #36 7.569 Scanning dependencies of target tini-static [2022-09-06T20:31:25.166Z] #36 7.748 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T20:31:25.166Z] #36 9.073 [100%] Linking C executable tini-static [2022-09-06T20:31:25.166Z] #36 9.515 [100%] Built target tini-static [2022-09-06T20:31:25.166Z] #36 9.649 + mkdir -p /build [2022-09-06T20:31:25.166Z] #36 9.651 + cp tini-static /build/docker-init [2022-09-06T20:31:25.166Z] #36 DONE 9.8s [2022-09-06T20:31:25.166Z] [2022-09-06T20:31:25.166Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:25.166Z] #37 5.951 PBCC images/timens.pb-c.c [2022-09-06T20:31:25.166Z] #37 5.976 DEP images/timens.pb-c.d [2022-09-06T20:31:25.166Z] #37 6.103 PBCC images/fown.pb-c.c [2022-09-06T20:31:25.166Z] #37 6.133 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-06T20:31:25.166Z] #37 6.241 PBCC images/opts.pb-c.c [2022-09-06T20:31:25.166Z] #37 6.325 PBCC images/memfd.pb-c.c [2022-09-06T20:31:25.166Z] #37 6.367 DEP images/fown.pb-c.d [2022-09-06T20:31:25.166Z] #37 6.469 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-06T20:31:25.426Z] #37 6.533 DEP images/opts.pb-c.d [2022-09-06T20:31:25.426Z] #37 6.632 DEP images/memfd.pb-c.d [2022-09-06T20:31:25.426Z] #37 6.719 PBCC images/sit.pb-c.c [2022-09-06T20:31:25.663Z] #26 44.55 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T20:31:25.663Z] #26 44.67 go: downloading honnef.co/go/tools v0.2.2 [2022-09-06T20:31:25.687Z] #37 6.778 DEP images/sit.pb-c.d [2022-09-06T20:31:25.687Z] #37 6.915 PBCC images/macvlan.pb-c.c [2022-09-06T20:31:25.687Z] #37 6.938 DEP images/macvlan.pb-c.d [2022-09-06T20:31:25.687Z] #37 7.023 PBCC images/autofs.pb-c.c [2022-09-06T20:31:25.947Z] #37 7.081 DEP images/autofs.pb-c.d [2022-09-06T20:31:25.947Z] #37 7.167 PBCC images/sysctl.pb-c.c [2022-09-06T20:31:25.947Z] #37 7.276 DEP images/sysctl.pb-c.d [2022-09-06T20:31:26.207Z] #37 ... [2022-09-06T20:31:26.207Z] [2022-09-06T20:31:26.207Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:31:26.207Z] #28 42.41 internal/reflectlite [2022-09-06T20:31:26.207Z] #28 42.41 sync [2022-09-06T20:31:26.207Z] #28 43.44 internal/testlog [2022-09-06T20:31:26.207Z] #28 44.57 errors [2022-09-06T20:31:26.207Z] #28 44.57 sort [2022-09-06T20:31:26.207Z] #28 45.09 strconv [2022-09-06T20:31:26.207Z] #28 45.92 io [2022-09-06T20:31:26.207Z] #28 47.05 internal/oserror [2022-09-06T20:31:26.207Z] #28 47.33 syscall [2022-09-06T20:31:26.207Z] #28 48.75 reflect [2022-09-06T20:31:26.207Z] #28 ... [2022-09-06T20:31:26.207Z] [2022-09-06T20:31:26.207Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:26.207Z] #37 7.448 PBCC images/time.pb-c.c [2022-09-06T20:31:26.207Z] #37 7.528 DEP images/time.pb-c.d [2022-09-06T20:31:26.232Z] #26 ... [2022-09-06T20:31:26.232Z] [2022-09-06T20:31:26.232Z] #32 [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-09-06T20:31:26.485Z] #37 7.624 PBCC images/binfmt-misc.pb-c.c [2022-09-06T20:31:26.485Z] #37 7.679 DEP images/binfmt-misc.pb-c.d [2022-09-06T20:31:26.485Z] #37 7.767 PBCC images/seccomp.pb-c.c [2022-09-06T20:31:26.485Z] #37 7.797 DEP images/seccomp.pb-c.d [2022-09-06T20:31:26.745Z] #37 7.866 PBCC images/userns.pb-c.c [2022-09-06T20:31:26.745Z] #37 7.924 DEP images/userns.pb-c.d [2022-09-06T20:31:26.745Z] #37 7.963 PBCC images/cgroup.pb-c.c [2022-09-06T20:31:26.745Z] #37 7.974 DEP images/cgroup.pb-c.d [2022-09-06T20:31:26.745Z] #37 7.986 PBCC images/ext-file.pb-c.c [2022-09-06T20:31:26.745Z] #37 7.994 DEP images/ext-file.pb-c.d [2022-09-06T20:31:26.745Z] #37 8.005 PBCC images/rpc.pb-c.c [2022-09-06T20:31:26.745Z] #37 8.016 DEP images/rpc.pb-c.d [2022-09-06T20:31:26.745Z] #37 8.070 PBCC images/siginfo.pb-c.c [2022-09-06T20:31:27.006Z] #37 8.132 DEP images/siginfo.pb-c.d [2022-09-06T20:31:27.006Z] #37 8.152 PBCC images/pagemap.pb-c.c [2022-09-06T20:31:27.006Z] #37 8.181 DEP images/pagemap.pb-c.d [2022-09-06T20:31:27.006Z] #37 8.214 PBCC images/rlimit.pb-c.c [2022-09-06T20:31:27.006Z] #37 8.229 DEP images/rlimit.pb-c.d [2022-09-06T20:31:27.006Z] #37 8.266 PBCC images/file-lock.pb-c.c [2022-09-06T20:31:27.006Z] #37 8.297 DEP images/file-lock.pb-c.d [2022-09-06T20:31:27.009Z] #32 45.12 Checking out files: 87% (1335/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-06T20:31:27.009Z] #32 45.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T20:31:27.266Z] #37 8.347 PBCC images/tty.pb-c.c [2022-09-06T20:31:27.266Z] #37 8.409 DEP images/tty.pb-c.d [2022-09-06T20:31:27.266Z] #37 8.477 PBCC images/tun.pb-c.c [2022-09-06T20:31:27.266Z] #37 8.520 PBCC images/netdev.pb-c.c [2022-09-06T20:31:27.527Z] #37 8.568 DEP images/tun.pb-c.d [2022-09-06T20:31:27.527Z] #37 8.605 DEP images/netdev.pb-c.d [2022-09-06T20:31:27.527Z] #37 8.640 PBCC images/vma.pb-c.c [2022-09-06T20:31:27.527Z] #37 8.680 DEP images/vma.pb-c.d [2022-09-06T20:31:27.527Z] #37 8.722 PBCC images/creds.pb-c.c [2022-09-06T20:31:27.527Z] #37 8.761 DEP images/creds.pb-c.d [2022-09-06T20:31:27.805Z] #37 8.805 PBCC images/utsns.pb-c.c [2022-09-06T20:31:27.805Z] #37 8.859 DEP images/utsns.pb-c.d [2022-09-06T20:31:27.805Z] #37 8.894 PBCC images/ipc-desc.pb-c.c [2022-09-06T20:31:27.805Z] #37 8.938 PBCC images/ipc-sem.pb-c.c [2022-09-06T20:31:27.805Z] #37 8.952 DEP images/ipc-desc.pb-c.d [2022-09-06T20:31:27.805Z] #37 9.019 DEP images/ipc-sem.pb-c.d [2022-09-06T20:31:27.805Z] #37 9.064 PBCC images/ipc-msg.pb-c.c [2022-09-06T20:31:27.805Z] #37 9.101 DEP images/ipc-msg.pb-c.d [2022-09-06T20:31:27.805Z] #37 9.132 PBCC images/ipc-shm.pb-c.c [2022-09-06T20:31:27.961Z] #32 46.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:31:28.065Z] #37 9.153 DEP images/ipc-shm.pb-c.d [2022-09-06T20:31:28.065Z] #37 9.188 PBCC images/ipc-var.pb-c.c [2022-09-06T20:31:28.065Z] #37 9.247 DEP images/ipc-var.pb-c.d [2022-09-06T20:31:28.065Z] #37 9.263 PBCC images/sk-opts.pb-c.c [2022-09-06T20:31:28.065Z] #37 9.308 PBCC images/packet-sock.pb-c.c [2022-09-06T20:31:28.065Z] #37 9.358 DEP images/sk-opts.pb-c.d [2022-09-06T20:31:28.225Z] #32 ... [2022-09-06T20:31:28.225Z] [2022-09-06T20:31:28.225Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:31:28.225Z] #34 42.14 Selecting previously unselected package libarchive13:amd64. [2022-09-06T20:31:28.225Z] #34 42.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-06T20:31:28.225Z] #34 42.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T20:31:28.225Z] #34 42.50 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-06T20:31:28.225Z] #34 42.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-06T20:31:28.225Z] #34 42.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T20:31:28.225Z] #34 42.65 Selecting previously unselected package librhash0:amd64. [2022-09-06T20:31:28.225Z] #34 42.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-06T20:31:28.225Z] #34 42.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-06T20:31:28.225Z] #34 42.96 Selecting previously unselected package libuv1:amd64. [2022-09-06T20:31:28.225Z] #34 42.96 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-06T20:31:28.225Z] #34 42.96 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T20:31:28.225Z] #34 43.16 Selecting previously unselected package cmake. [2022-09-06T20:31:28.225Z] #34 43.16 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-06T20:31:28.225Z] #34 43.17 Unpacking cmake (3.13.4-1) ... [2022-09-06T20:31:28.225Z] #34 46.10 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:31:28.225Z] #34 46.13 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:31:28.225Z] #34 46.15 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T20:31:28.225Z] #34 46.16 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:31:28.225Z] #34 46.22 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-06T20:31:28.225Z] #34 46.25 Setting up cmake-data (3.13.4-1) ... [2022-09-06T20:31:28.225Z] #34 46.26 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:31:28.225Z] #34 46.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T20:31:28.225Z] #34 46.29 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T20:31:28.225Z] #34 46.32 Setting up cmake (3.13.4-1) ... [2022-09-06T20:31:28.225Z] #34 46.35 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:31:28.225Z] #34 46.44 Processing triggers for mime-support (3.62) ... [2022-09-06T20:31:28.225Z] #34 DONE 47.1s [2022-09-06T20:31:28.326Z] #37 9.378 DEP images/packet-sock.pb-c.d [2022-09-06T20:31:28.326Z] #37 9.464 PBCC images/sk-netlink.pb-c.c [2022-09-06T20:31:28.326Z] #37 9.574 DEP images/sk-netlink.pb-c.d [2022-09-06T20:31:28.484Z] [2022-09-06T20:31:28.484Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:28.484Z] #26 46.33 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-06T20:31:28.484Z] #26 46.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T20:31:28.484Z] #26 46.41 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T20:31:28.484Z] #26 46.53 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:31:28.484Z] #26 46.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T20:31:28.484Z] #26 46.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T20:31:28.484Z] #26 46.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T20:31:28.484Z] #26 46.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T20:31:28.484Z] #26 47.08 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T20:31:28.484Z] #26 47.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T20:31:28.484Z] #26 47.26 go: downloading golang.org/x/text v0.3.7 [2022-09-06T20:31:28.586Z] #37 9.637 PBCC images/sk-inet.pb-c.c [2022-09-06T20:31:28.586Z] #37 9.704 DEP images/sk-inet.pb-c.d [2022-09-06T20:31:28.586Z] #37 9.746 PBCC images/sk-unix.pb-c.c [2022-09-06T20:31:28.586Z] #37 9.852 DEP images/sk-unix.pb-c.d [2022-09-06T20:31:28.847Z] #37 9.917 PBCC images/mm.pb-c.c [2022-09-06T20:31:28.847Z] #37 9.970 DEP images/mm.pb-c.d [2022-09-06T20:31:28.847Z] #37 10.02 PBCC images/timerfd.pb-c.c [2022-09-06T20:31:28.847Z] #37 10.06 DEP images/timerfd.pb-c.d [2022-09-06T20:31:29.107Z] #37 10.14 PBCC images/timer.pb-c.c [2022-09-06T20:31:29.107Z] #37 10.17 DEP images/timer.pb-c.d [2022-09-06T20:31:29.107Z] #37 10.21 PBCC images/sa.pb-c.c [2022-09-06T20:31:29.107Z] #37 10.26 DEP images/sa.pb-c.d [2022-09-06T20:31:29.107Z] #37 10.29 PBCC images/pipe-data.pb-c.c [2022-09-06T20:31:29.107Z] #37 10.32 DEP images/pipe-data.pb-c.d [2022-09-06T20:31:29.107Z] #37 10.39 PBCC images/mnt.pb-c.c [2022-09-06T20:31:29.368Z] #37 10.44 DEP images/mnt.pb-c.d [2022-09-06T20:31:29.368Z] #37 10.48 PBCC images/sk-packet.pb-c.c [2022-09-06T20:31:29.368Z] #37 10.50 DEP images/sk-packet.pb-c.d [2022-09-06T20:31:29.368Z] #37 10.53 PBCC images/tcp-stream.pb-c.c [2022-09-06T20:31:29.368Z] #37 10.59 DEP images/tcp-stream.pb-c.d [2022-09-06T20:31:29.628Z] #37 10.67 PBCC images/pipe.pb-c.c [2022-09-06T20:31:29.628Z] #37 10.71 DEP images/pipe.pb-c.d [2022-09-06T20:31:29.628Z] #37 10.76 PBCC images/pstree.pb-c.c [2022-09-06T20:31:29.628Z] #37 10.78 DEP images/pstree.pb-c.d [2022-09-06T20:31:29.628Z] #37 10.82 PBCC images/fs.pb-c.c [2022-09-06T20:31:29.628Z] #37 10.86 DEP images/fs.pb-c.d [2022-09-06T20:31:29.628Z] #37 10.90 PBCC images/signalfd.pb-c.c [2022-09-06T20:31:29.888Z] #37 10.96 DEP images/signalfd.pb-c.d [2022-09-06T20:31:29.888Z] #37 11.01 PBCC images/fh.pb-c.c [2022-09-06T20:31:29.888Z] #37 11.04 PBCC images/fsnotify.pb-c.c [2022-09-06T20:31:29.888Z] #37 11.07 DEP images/fh.pb-c.d [2022-09-06T20:31:29.888Z] #37 11.12 DEP images/fsnotify.pb-c.d [2022-09-06T20:31:30.148Z] #37 11.16 PBCC images/eventpoll.pb-c.c [2022-09-06T20:31:30.148Z] #37 11.18 DEP images/eventpoll.pb-c.d [2022-09-06T20:31:30.148Z] #37 11.21 PBCC images/eventfd.pb-c.c [2022-09-06T20:31:30.148Z] #37 11.24 DEP images/eventfd.pb-c.d [2022-09-06T20:31:30.148Z] #37 11.28 PBCC images/remap-file-path.pb-c.c [2022-09-06T20:31:30.148Z] #37 11.32 DEP images/remap-file-path.pb-c.d [2022-09-06T20:31:30.148Z] #37 11.36 PBCC images/fifo.pb-c.c [2022-09-06T20:31:30.148Z] #37 11.39 DEP images/fifo.pb-c.d [2022-09-06T20:31:30.148Z] #37 11.43 PBCC images/ghost-file.pb-c.c [2022-09-06T20:31:30.148Z] #37 11.47 DEP images/ghost-file.pb-c.d [2022-09-06T20:31:30.408Z] #37 11.52 PBCC images/regfile.pb-c.c [2022-09-06T20:31:30.408Z] #37 11.56 DEP images/regfile.pb-c.d [2022-09-06T20:31:30.408Z] #37 11.60 PBCC images/ns.pb-c.c [2022-09-06T20:31:30.408Z] #37 11.64 DEP images/ns.pb-c.d [2022-09-06T20:31:30.408Z] #37 11.68 PBCC images/fdinfo.pb-c.c [2022-09-06T20:31:30.408Z] #37 11.72 DEP images/fdinfo.pb-c.d [2022-09-06T20:31:30.669Z] #37 11.76 PBCC images/core-aarch64.pb-c.c [2022-09-06T20:31:30.669Z] #37 11.80 PBCC images/core-arm.pb-c.c [2022-09-06T20:31:30.669Z] #37 11.86 PBCC images/core-ppc64.pb-c.c [2022-09-06T20:31:30.669Z] #37 11.92 PBCC images/core-s390.pb-c.c [2022-09-06T20:31:30.669Z] #37 11.97 PBCC images/core-x86.pb-c.c [2022-09-06T20:31:30.929Z] #37 12.01 PBCC images/core.pb-c.c [2022-09-06T20:31:30.929Z] #37 12.08 PBCC images/inventory.pb-c.c [2022-09-06T20:31:30.929Z] #37 12.15 DEP images/core-aarch64.pb-c.d [2022-09-06T20:31:30.929Z] #37 12.21 DEP images/core-arm.pb-c.d [2022-09-06T20:31:31.189Z] #37 12.26 DEP images/core-ppc64.pb-c.d [2022-09-06T20:31:31.189Z] #37 12.31 DEP images/core-s390.pb-c.d [2022-09-06T20:31:31.189Z] #37 12.40 DEP images/core-x86.pb-c.d [2022-09-06T20:31:31.189Z] #37 12.44 DEP images/core.pb-c.d [2022-09-06T20:31:31.189Z] #37 12.47 DEP images/inventory.pb-c.d [2022-09-06T20:31:31.449Z] #37 12.50 PBCC images/cpuinfo.pb-c.c [2022-09-06T20:31:31.449Z] #37 12.52 DEP images/cpuinfo.pb-c.d [2022-09-06T20:31:31.449Z] #37 12.55 PBCC images/stats.pb-c.c [2022-09-06T20:31:31.449Z] #37 12.57 DEP images/stats.pb-c.d [2022-09-06T20:31:32.831Z] #37 13.86 make[1]: Nothing to be done for 'all'. [2022-09-06T20:31:33.759Z] #26 ... [2022-09-06T20:31:33.759Z] [2022-09-06T20:31:33.759Z] #24 [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-09-06T20:31:33.759Z] #24 52.03 sync [2022-09-06T20:31:33.759Z] #24 52.03 internal/reflectlite [2022-09-06T20:31:33.759Z] #24 ... [2022-09-06T20:31:33.759Z] [2022-09-06T20:31:33.759Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:33.759Z] #23 39.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-06T20:31:33.759Z] #23 39.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-06T20:31:33.759Z] #23 39.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T20:31:33.759Z] #23 39.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T20:31:33.759Z] #23 39.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-06T20:31:33.759Z] #23 39.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-06T20:31:33.759Z] #23 39.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-06T20:31:33.759Z] #23 39.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-06T20:31:33.759Z] #23 39.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-06T20:31:33.759Z] #23 39.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-06T20:31:33.759Z] #23 39.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-06T20:31:33.759Z] #23 39.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-06T20:31:33.759Z] #23 39.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-06T20:31:33.759Z] #23 39.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-06T20:31:33.759Z] #23 40.34 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:31:33.759Z] #23 40.56 Fetched 77.8 MB in 8s (9482 kB/s) [2022-09-06T20:31:33.759Z] #23 40.71 (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 ... 15421 files and directories currently installed.) [2022-09-06T20:31:33.759Z] #23 40.82 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T20:31:33.759Z] #23 40.89 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-06T20:31:33.759Z] #23 41.10 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:31:33.759Z] #23 41.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T20:31:33.759Z] #23 41.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 ... 15421 files and directories currently installed.) [2022-09-06T20:31:33.759Z] #23 41.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-06T20:31:33.759Z] #23 41.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:31:33.759Z] #23 43.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T20:31:33.759Z] #23 43.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-06T20:31:33.759Z] #23 43.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:31:33.759Z] #23 46.47 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T20:31:33.759Z] #23 46.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-06T20:31:33.759Z] #23 46.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:31:33.759Z] #23 46.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T20:31:33.759Z] #23 46.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:31:33.759Z] #23 46.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:31:33.759Z] #23 46.78 Selecting previously unselected package dmsetup. [2022-09-06T20:31:33.759Z] #23 46.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:31:33.759Z] #23 46.80 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-06T20:31:33.759Z] #23 46.96 Selecting previously unselected package mingw-w64-common. [2022-09-06T20:31:33.759Z] #23 46.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-06T20:31:33.759Z] #23 46.96 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-06T20:31:34.018Z] #23 ... [2022-09-06T20:31:34.018Z] [2022-09-06T20:31:34.018Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:34.018Z] #26 52.85 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-06T20:31:34.018Z] #26 52.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T20:31:34.018Z] #26 52.99 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T20:31:34.213Z] #37 15.44 CC images/stats.o [2022-09-06T20:31:34.276Z] #26 53.25 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T20:31:34.276Z] #26 53.25 go: downloading golang.org/x/mod v0.5.1 [2022-09-06T20:31:34.276Z] #26 53.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T20:31:34.276Z] #26 53.32 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T20:31:34.473Z] #37 15.70 CC images/core.o [2022-09-06T20:31:34.535Z] #26 53.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T20:31:34.535Z] #26 53.50 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T20:31:34.795Z] #26 53.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T20:31:34.795Z] #26 53.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T20:31:35.042Z] #37 16.18 CC images/core-x86.o [2022-09-06T20:31:35.054Z] #26 53.79 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-06T20:31:35.054Z] #26 ... [2022-09-06T20:31:35.054Z] [2022-09-06T20:31:35.054Z] #18 [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 python-protobuf [2022-09-06T20:31:35.054Z] #18 43.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:31:35.054Z] #18 43.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:31:35.054Z] #18 43.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:31:35.054Z] #18 43.91 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T20:31:35.054Z] #18 43.91 Setting up python-six (1.12.0-1) ... [2022-09-06T20:31:35.054Z] #18 47.94 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:31:35.054Z] #18 47.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:31:35.054Z] #18 48.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T20:31:35.054Z] #18 48.02 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T20:31:35.054Z] #18 48.06 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T20:31:35.054Z] #18 48.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:31:35.054Z] #18 48.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:31:35.054Z] #18 48.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T20:31:35.054Z] #18 48.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:31:35.054Z] #18 48.13 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-06T20:31:35.054Z] #18 ... [2022-09-06T20:31:35.054Z] [2022-09-06T20:31:35.054Z] #24 [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-09-06T20:31:35.054Z] #24 53.84 internal/testlog [2022-09-06T20:31:35.613Z] #37 16.64 CC images/core-arm.o [2022-09-06T20:31:35.872Z] #37 16.93 CC images/core-aarch64.o [2022-09-06T20:31:35.992Z] #24 ... [2022-09-06T20:31:35.992Z] [2022-09-06T20:31:35.992Z] #18 [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 python-protobuf [2022-09-06T20:31:35.992Z] #18 54.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T20:31:35.992Z] #18 54.30 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:31:35.992Z] #18 DONE 54.9s [2022-09-06T20:31:35.992Z] [2022-09-06T20:31:35.992Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:35.992Z] #26 54.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T20:31:35.992Z] #26 54.47 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T20:31:35.992Z] #26 54.49 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T20:31:35.992Z] #26 54.83 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-06T20:31:35.992Z] #26 54.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T20:31:35.992Z] #26 54.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T20:31:35.992Z] #26 55.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T20:31:35.992Z] #26 55.00 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T20:31:36.074Z] Fetching without tags [2022-09-06T20:31:36.133Z] #37 17.22 CC images/core-ppc64.o [2022-09-06T20:31:36.252Z] #26 55.04 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-06T20:31:36.252Z] #26 55.37 go: downloading github.com/prometheus/common v0.10.0 [2022-09-06T20:31:36.261Z] Merging remotes/origin/20.10 commit d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 into PR head commit 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:31:36.306Z] Fetching without tags [2022-09-06T20:31:36.392Z] #37 17.74 CC images/core-s390.o [2022-09-06T20:31:36.512Z] Merging remotes/origin/20.10 commit d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 into PR head commit 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:31:36.820Z] #26 55.58 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-06T20:31:36.906Z] Merge succeeded, producing 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:31:36.906Z] Checking out Revision 3d4616f943b38d6b19300a9b151f735b4ad2c32f (PR-44101) [2022-09-06T20:31:37.000Z] Fetching without tags [2022-09-06T20:31:37.092Z] #26 55.83 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T20:31:37.092Z] #26 55.90 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T20:31:37.126Z] Merge succeeded, producing 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:31:37.126Z] Checking out Revision 3d4616f943b38d6b19300a9b151f735b4ad2c32f (PR-44101) [2022-09-06T20:31:37.244Z] Merging remotes/origin/20.10 commit d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 into PR head commit 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:31:37.332Z] #37 18.32 CC images/cpuinfo.o [2022-09-06T20:31:36.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:31:36.950Z] > git config --add remote.origin.fetch +refs/pull/44101/head:refs/remotes/origin/PR-44101 # timeout=10 [2022-09-06T20:31:36.968Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:36.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:31:37.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:31:37.004Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:37.005Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:37.250Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:31:37.262Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:31:35.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:31:35.976Z] > git config --add remote.origin.fetch +refs/pull/44101/head:refs/remotes/origin/PR-44101 # timeout=10 [2022-09-06T20:31:35.994Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:36.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:31:36.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:31:36.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:36.037Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:36.229Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:31:36.252Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:31:36.797Z] > git remote # timeout=10 [2022-09-06T20:31:36.810Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:31:36.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:36.828Z] > git merge d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 # timeout=10 [2022-09-06T20:31:36.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:31:36.870Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:31:36.883Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:31:37.592Z] #37 18.69 CC images/inventory.o [2022-09-06T20:31:37.592Z] #37 18.90 CC images/fdinfo.o [2022-09-06T20:31:36.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:31:36.263Z] > git config --add remote.origin.fetch +refs/pull/44101/head:refs/remotes/origin/PR-44101 # timeout=10 [2022-09-06T20:31:36.273Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:36.290Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:31:36.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:31:36.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:36.311Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:31:36.521Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:31:36.527Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:31:37.015Z] > git remote # timeout=10 [2022-09-06T20:31:37.030Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:31:37.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:37.050Z] > git merge d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 # timeout=10 [2022-09-06T20:31:37.100Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:31:37.129Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:31:37.158Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:31:37.846Z] Merge succeeded, producing 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:31:37.846Z] Checking out Revision 3d4616f943b38d6b19300a9b151f735b4ad2c32f (PR-44101) [2022-09-06T20:31:38.030Z] #26 ... [2022-09-06T20:31:38.030Z] [2022-09-06T20:31:38.030Z] #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-09-06T20:31:38.030Z] #0 4.805 + RM_GOPATH=0 [2022-09-06T20:31:38.030Z] #0 4.805 + TMP_GOPATH= [2022-09-06T20:31:38.030Z] #0 4.805 + : /build [2022-09-06T20:31:38.030Z] #0 4.805 + '[' -z '' ']' [2022-09-06T20:31:38.030Z] #0 4.805 ++ mktemp -d [2022-09-06T20:31:38.030Z] #0 4.805 + export GOPATH=/tmp/tmp.d6Gfn2TBGk [2022-09-06T20:31:38.030Z] #0 4.805 + GOPATH=/tmp/tmp.d6Gfn2TBGk [2022-09-06T20:31:38.030Z] #0 4.805 + RM_GOPATH=1 [2022-09-06T20:31:38.030Z] #0 4.805 + case "$(go env GOARCH)" in [2022-09-06T20:31:38.030Z] #0 4.805 ++ go env GOARCH [2022-09-06T20:31:38.030Z] #0 4.805 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:38.030Z] #0 4.805 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:38.030Z] #0 4.847 Install tini version v0.19.0 [2022-09-06T20:31:38.030Z] #0 4.847 ++ dirname /tmp/install/install.sh [2022-09-06T20:31:38.030Z] #0 4.847 + dir=/tmp/install [2022-09-06T20:31:38.030Z] #0 4.847 + bin=tini [2022-09-06T20:31:38.030Z] #0 4.847 + shift [2022-09-06T20:31:38.030Z] #0 4.847 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-06T20:31:38.030Z] #0 4.847 + . /tmp/install/tini.installer [2022-09-06T20:31:38.030Z] #0 4.847 ++ : v0.19.0 [2022-09-06T20:31:38.030Z] #0 4.847 + install_tini [2022-09-06T20:31:38.030Z] #0 4.847 + echo 'Install tini version v0.19.0' [2022-09-06T20:31:38.030Z] #0 4.847 + git clone https://github.com/krallin/tini.git /tmp/tmp.d6Gfn2TBGk/tini [2022-09-06T20:31:38.030Z] #0 4.847 Cloning into '/tmp/tmp.d6Gfn2TBGk/tini'... [2022-09-06T20:31:38.030Z] #0 5.710 + cd /tmp/tmp.d6Gfn2TBGk/tini [2022-09-06T20:31:38.030Z] #0 5.710 + git checkout -q v0.19.0 [2022-09-06T20:31:38.030Z] #0 5.776 + cmake . [2022-09-06T20:31:38.030Z] #0 6.704 -- The C compiler identification is GNU 8.3.0 [2022-09-06T20:31:38.030Z] #0 6.704 -- Check for working C compiler: /usr/bin/cc [2022-09-06T20:31:38.030Z] #0 7.268 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-06T20:31:38.030Z] #0 7.268 -- Detecting C compiler ABI info [2022-09-06T20:31:38.030Z] #0 8.035 -- Detecting C compiler ABI info - done [2022-09-06T20:31:38.030Z] #0 8.035 -- Detecting C compile features [2022-09-06T20:31:38.030Z] #0 10.07 -- Detecting C compile features - done [2022-09-06T20:31:38.162Z] #37 19.27 CC images/fown.o [2022-09-06T20:31:38.162Z] #37 19.44 CC images/ns.o [2022-09-06T20:31:38.289Z] #39 10.13 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T20:31:38.289Z] #39 ... [2022-09-06T20:31:38.289Z] [2022-09-06T20:31:38.289Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:38.289Z] #23 53.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T20:31:38.289Z] #23 53.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-06T20:31:38.289Z] #23 53.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:31:38.422Z] #37 19.65 CC images/regfile.o [2022-09-06T20:31:38.682Z] #37 ... [2022-09-06T20:31:38.682Z] [2022-09-06T20:31:38.682Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:31:38.682Z] #28 54.92 internal/syscall/unix [2022-09-06T20:31:38.682Z] #28 55.43 time [2022-09-06T20:31:38.682Z] #28 60.46 internal/poll [2022-09-06T20:31:38.682Z] #28 60.86 internal/fmtsort [2022-09-06T20:31:38.682Z] #28 61.31 internal/syscall/execenv [2022-09-06T20:31:38.682Z] #28 61.54 path [2022-09-06T20:31:38.682Z] #28 62.15 io/fs [2022-09-06T20:31:38.682Z] #28 62.74 strings [2022-09-06T20:31:38.682Z] #28 62.98 os [2022-09-06T20:31:38.682Z] #28 64.58 bufio [2022-09-06T20:31:38.682Z] #28 ... [2022-09-06T20:31:38.682Z] [2022-09-06T20:31:38.682Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:38.682Z] #23 63.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T20:31:38.682Z] #23 63.00 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-06T20:31:38.682Z] #23 63.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:31:37.773Z] > git remote # timeout=10 [2022-09-06T20:31:37.793Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:31:37.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:31:37.810Z] > git merge d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 # timeout=10 [2022-09-06T20:31:37.826Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-06T20:31:37.850Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:31:37.873Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:31:41.218Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T20:31:41.229Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T20:31:41.212Z] > git --version # timeout=10 [2022-09-06T20:31:41.226Z] > git --version # 'git version 2.17.1' [2022-09-06T20:31:41.235Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:31:41.295Z] > git --version # timeout=10 [2022-09-06T20:31:41.314Z] > git --version # 'git version 2.17.1' [2022-09-06T20:31:41.320Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [2022-09-06T20:31:41.594Z] #23 ... [2022-09-06T20:31:41.594Z] [2022-09-06T20:31:41.594Z] #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-09-06T20:31:41.594Z] #39 10.44 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T20:31:41.594Z] #39 10.62 -- Configuring done [2022-09-06T20:31:41.594Z] #39 10.65 -- Generating done [2022-09-06T20:31:41.594Z] #39 10.65 -- Build files have been written to: /tmp/tmp.d6Gfn2TBGk/tini [2022-09-06T20:31:41.594Z] #39 10.68 + make tini-static [2022-09-06T20:31:41.594Z] #39 11.01 Scanning dependencies of target tini-static [2022-09-06T20:31:41.594Z] #39 11.09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T20:31:41.594Z] #39 12.29 [100%] Linking C executable tini-static [2022-09-06T20:31:41.594Z] #39 12.74 [100%] Built target tini-static [2022-09-06T20:31:41.594Z] #39 12.83 + mkdir -p /build [2022-09-06T20:31:41.594Z] #39 12.83 + cp tini-static /build/docker-init [2022-09-06T20:31:41.594Z] #39 DONE 13.4s [2022-09-06T20:31:41.594Z] [2022-09-06T20:31:41.594Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:41.594Z] #0 4.158 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:31:41.594Z] #0 4.162 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:31:41.594Z] #0 4.194 Note: Building without GnuTLS support [2022-09-06T20:31:41.594Z] #0 4.199 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:31:41.594Z] #0 4.201 Makefile.config:40: Warn: Building without nftables support [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:31:41.852Z] #40 5.863 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:31:41.852Z] #40 5.979 GEN .gitid [2022-09-06T20:31:41.852Z] #40 5.979 GEN criu/include/version.h [2022-09-06T20:31:41.852Z] #40 6.057 GEN include/common/asm [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T20:31:42.166Z] + docker version [2022-09-06T20:31:42.196Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T20:31:42.214Z] > git --version # timeout=10 [2022-09-06T20:31:42.223Z] > git --version # 'git version 2.17.1' [2022-09-06T20:31:42.245Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:31:42.446Z] + [ PR != PR ] [2022-09-06T20:31:42.446Z] + [ 20.10 != master ] [2022-09-06T20:31:42.446Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:31:42.836Z] + docker version [2022-09-06T20:31:43.185Z] + docker version [2022-09-06T20:31:43.758Z] #40 7.737 PBCC images/timens.pb-c.c [2022-09-06T20:31:43.758Z] #40 7.771 DEP images/timens.pb-c.d [2022-09-06T20:31:43.758Z] #40 7.815 PBCC images/fown.pb-c.c [2022-09-06T20:31:43.758Z] #40 ... [2022-09-06T20:31:43.759Z] [2022-09-06T20:31:43.759Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:43.759Z] #23 59.21 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T20:31:43.759Z] #23 59.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:31:43.759Z] #23 59.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:31:43.759Z] #23 59.39 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-06T20:31:43.759Z] #23 59.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:31:43.759Z] #23 59.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:31:44.006Z] #23 ... [2022-09-06T20:31:44.006Z] [2022-09-06T20:31:44.006Z] #35 [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-09-06T20:31:44.006Z] #35 42.92 Checking out files: 44% (2227/4989) Checking out files: 45% (2246/4989) Checking out files: 46% (2295/4989) Checking out files: 47% (2345/4989) Checking out files: 48% (2395/4989) Checking out files: 49% (2445/4989) Checking out files: 50% (2495/4989) Checking out files: 51% (2545/4989) Checking out files: 52% (2595/4989) Checking out files: 53% (2645/4989) Checking out files: 54% (2695/4989) Checking out files: 55% (2744/4989) Checking out files: 56% (2794/4989) Checking out files: 57% (2844/4989) Checking out files: 58% (2894/4989) Checking out files: 59% (2944/4989) Checking out files: 60% (2994/4989) Checking out files: 61% (3044/4989) Checking out files: 62% (3094/4989) Checking out files: 63% (3144/4989) Checking out files: 64% (3193/4989) Checking out files: 65% (3243/4989) Checking out files: 66% (3293/4989) Checking out files: 67% (3343/4989) Checking out files: 68% (3393/4989) Checking out files: 69% (3443/4989) Checking out files: 70% (3493/4989) Checking out files: 71% (3543/4989) Checking out files: 72% (3593/4989) Checking out files: 73% (3642/4989) Checking out files: 74% (3692/4989) Checking out files: 75% (3742/4989) Checking out files: 76% (3792/4989) Checking out files: 77% (3842/4989) Checking out files: 78% (3892/4989) Checking out files: 79% (3942/4989) Checking out files: 80% (3992/4989) Checking out files: 81% (4042/4989) Checking out files: 82% (4091/4989) Checking out files: 83% (4141/4989) Checking out files: 84% (4191/4989) Checking out files: 85% (4241/4989) Checking out files: 86% (4291/4989) Checking out files: 87% (4341/4989) Checking out files: 88% (4391/4989) Checking out files: 89% (4441/4989) Checking out files: 90% (4491/4989) Checking out files: 91% (4540/4989) Checking out files: 92% (4590/4989) Checking out files: 93% (4640/4989) Checking out files: 94% (4690/4989) Checking out files: 95% (4740/4989) Checking out files: 96% (4790/4989) Checking out files: 97% (4840/4989) Checking out files: 98% (4890/4989) Checking out files: 99% (4940/4989) Checking out files: 100% (4989/4989) Checking out files: 100% (4989/4989), done. [2022-09-06T20:31:44.006Z] #35 44.39 + cd /tmp/tmp.xjZdrxPF6Q/src/github.com/containerd/containerd [2022-09-06T20:31:44.006Z] #35 44.40 + git checkout -q v1.6.8 [2022-09-06T20:31:44.943Z] #35 45.91 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T20:31:44.943Z] #35 45.91 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T20:31:44.943Z] #35 45.91 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:31:44.943Z] #35 45.91 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:31:44.943Z] #35 45.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T20:31:44.943Z] #35 45.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T20:31:44.943Z] #35 45.91 + '[' '' = dynamic ']' [2022-09-06T20:31:44.943Z] #35 45.92 + make [2022-09-06T20:31:46.294Z] #23 ... [2022-09-06T20:31:46.294Z] [2022-09-06T20:31:46.294Z] #24 [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-09-06T20:31:46.294Z] #24 55.23 errors [2022-09-06T20:31:46.294Z] #24 55.23 sort [2022-09-06T20:31:46.294Z] #24 55.76 strconv [2022-09-06T20:31:46.294Z] #24 56.61 io [2022-09-06T20:31:46.294Z] #24 57.85 internal/oserror [2022-09-06T20:31:46.294Z] #24 58.01 syscall [2022-09-06T20:31:46.294Z] #24 60.28 reflect [2022-09-06T20:31:46.552Z] #24 ... [2022-09-06T20:31:46.552Z] [2022-09-06T20:31:46.552Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:46.552Z] #40 7.857 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-06T20:31:46.553Z] #40 7.939 PBCC images/opts.pb-c.c [2022-09-06T20:31:46.553Z] #40 7.988 PBCC images/memfd.pb-c.c [2022-09-06T20:31:46.553Z] #40 8.052 DEP images/fown.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.102 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.169 DEP images/opts.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.225 DEP images/memfd.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.272 PBCC images/sit.pb-c.c [2022-09-06T20:31:46.553Z] #40 8.328 DEP images/sit.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.382 PBCC images/macvlan.pb-c.c [2022-09-06T20:31:46.553Z] #40 8.418 DEP images/macvlan.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.481 PBCC images/autofs.pb-c.c [2022-09-06T20:31:46.553Z] #40 8.550 DEP images/autofs.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.617 PBCC images/sysctl.pb-c.c [2022-09-06T20:31:46.553Z] #40 8.632 DEP images/sysctl.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.672 PBCC images/time.pb-c.c [2022-09-06T20:31:46.553Z] #40 8.705 DEP images/time.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.765 PBCC images/binfmt-misc.pb-c.c [2022-09-06T20:31:46.553Z] #40 8.794 DEP images/binfmt-misc.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.863 PBCC images/seccomp.pb-c.c [2022-09-06T20:31:46.553Z] #40 8.917 DEP images/seccomp.pb-c.d [2022-09-06T20:31:46.553Z] #40 8.990 PBCC images/userns.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.021 DEP images/userns.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.076 PBCC images/cgroup.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.112 DEP images/cgroup.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.172 PBCC images/ext-file.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.187 DEP images/ext-file.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.234 PBCC images/rpc.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.281 DEP images/rpc.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.349 PBCC images/siginfo.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.382 DEP images/siginfo.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.437 PBCC images/pagemap.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.494 DEP images/pagemap.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.567 PBCC images/rlimit.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.600 DEP images/rlimit.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.668 PBCC images/file-lock.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.710 DEP images/file-lock.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.805 PBCC images/tty.pb-c.c [2022-09-06T20:31:46.553Z] #40 9.846 DEP images/tty.pb-c.d [2022-09-06T20:31:46.553Z] #40 9.925 PBCC images/tun.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.01 PBCC images/netdev.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.06 DEP images/tun.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.11 DEP images/netdev.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.18 PBCC images/vma.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.22 DEP images/vma.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.30 PBCC images/creds.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.30 DEP images/creds.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.32 PBCC images/utsns.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.33 DEP images/utsns.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.35 PBCC images/ipc-desc.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.36 PBCC images/ipc-sem.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.40 DEP images/ipc-desc.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.44 DEP images/ipc-sem.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.49 PBCC images/ipc-msg.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.51 DEP images/ipc-msg.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.57 PBCC images/ipc-shm.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.60 DEP images/ipc-shm.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.64 PBCC images/ipc-var.pb-c.c [2022-09-06T20:31:46.553Z] #40 10.67 DEP images/ipc-var.pb-c.d [2022-09-06T20:31:46.553Z] #40 10.71 PBCC images/sk-opts.pb-c.c [2022-09-06T20:31:46.812Z] #40 10.74 PBCC images/packet-sock.pb-c.c [2022-09-06T20:31:46.812Z] #40 10.79 DEP images/sk-opts.pb-c.d [2022-09-06T20:31:46.812Z] #40 10.84 DEP images/packet-sock.pb-c.d [2022-09-06T20:31:46.812Z] #40 10.89 PBCC images/sk-netlink.pb-c.c [2022-09-06T20:31:46.812Z] #40 10.94 DEP images/sk-netlink.pb-c.d [2022-09-06T20:31:46.812Z] #40 11.02 PBCC images/sk-inet.pb-c.c [2022-09-06T20:31:46.812Z] #40 11.04 DEP images/sk-inet.pb-c.d [2022-09-06T20:31:46.850Z] #35 47.69 + bin/ctr [2022-09-06T20:31:47.071Z] #40 ... [2022-09-06T20:31:47.071Z] [2022-09-06T20:31:47.071Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-09-06T20:31:47.071Z] #27 DONE 66.0s [2022-09-06T20:31:47.071Z] [2022-09-06T20:31:47.071Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:47.071Z] #40 11.16 PBCC images/sk-unix.pb-c.c [2022-09-06T20:31:47.071Z] #40 11.24 DEP images/sk-unix.pb-c.d [2022-09-06T20:31:47.071Z] #40 11.28 PBCC images/mm.pb-c.c [2022-09-06T20:31:47.329Z] #40 11.35 DEP images/mm.pb-c.d [2022-09-06T20:31:47.329Z] #40 11.39 PBCC images/timerfd.pb-c.c [2022-09-06T20:31:47.329Z] #40 11.44 DEP images/timerfd.pb-c.d [2022-09-06T20:31:47.329Z] #40 11.52 PBCC images/timer.pb-c.c [2022-09-06T20:31:47.588Z] #40 11.55 DEP images/timer.pb-c.d [2022-09-06T20:31:47.588Z] #40 11.62 PBCC images/sa.pb-c.c [2022-09-06T20:31:47.588Z] #40 11.73 DEP images/sa.pb-c.d [2022-09-06T20:31:47.588Z] #40 11.73 PBCC images/pipe-data.pb-c.c [2022-09-06T20:31:47.847Z] #40 11.75 DEP images/pipe-data.pb-c.d [2022-09-06T20:31:47.847Z] #40 11.79 PBCC images/mnt.pb-c.c [2022-09-06T20:31:47.847Z] #40 11.90 DEP images/mnt.pb-c.d [2022-09-06T20:31:47.847Z] #40 11.90 PBCC images/sk-packet.pb-c.c [2022-09-06T20:31:47.847Z] #40 11.93 DEP images/sk-packet.pb-c.d [2022-09-06T20:31:47.847Z] #40 11.99 PBCC images/tcp-stream.pb-c.c [2022-09-06T20:31:48.106Z] #40 12.07 DEP images/tcp-stream.pb-c.d [2022-09-06T20:31:48.106Z] #40 12.12 PBCC images/pipe.pb-c.c [2022-09-06T20:31:48.106Z] #40 12.18 DEP images/pipe.pb-c.d [2022-09-06T20:31:48.106Z] #40 12.22 PBCC images/pstree.pb-c.c [2022-09-06T20:31:48.106Z] #40 12.26 DEP images/pstree.pb-c.d [2022-09-06T20:31:48.236Z] #35 ... [2022-09-06T20:31:48.236Z] [2022-09-06T20:31:48.236Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:31:48.236Z] #28 65.99 text/tabwriter [2022-09-06T20:31:48.236Z] #28 66.82 io/ioutil [2022-09-06T20:31:48.236Z] #28 66.82 fmt [2022-09-06T20:31:48.236Z] #28 69.03 flag [2022-09-06T20:31:48.236Z] #28 69.05 github.com/BurntSushi/toml [2022-09-06T20:31:48.236Z] #28 70.48 log [2022-09-06T20:31:48.236Z] #28 72.38 github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:31:48.236Z] #28 DONE 74.3s [2022-09-06T20:31:48.236Z] [2022-09-06T20:31:48.236Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:48.236Z] #37 19.88 CC images/ghost-file.o [2022-09-06T20:31:48.236Z] #37 20.16 CC images/fifo.o [2022-09-06T20:31:48.236Z] #37 20.29 CC images/remap-file-path.o [2022-09-06T20:31:48.236Z] #37 20.51 CC images/eventfd.o [2022-09-06T20:31:48.236Z] #37 20.72 CC images/eventpoll.o [2022-09-06T20:31:48.236Z] #37 20.99 CC images/fh.o [2022-09-06T20:31:48.236Z] #37 21.34 CC images/fsnotify.o [2022-09-06T20:31:48.236Z] #37 21.73 CC images/signalfd.o [2022-09-06T20:31:48.236Z] #37 22.01 CC images/fs.o [2022-09-06T20:31:48.236Z] #37 22.23 CC images/pstree.o [2022-09-06T20:31:48.236Z] #37 22.45 CC images/pipe.o [2022-09-06T20:31:48.236Z] #37 22.69 CC images/tcp-stream.o [2022-09-06T20:31:48.236Z] #37 22.93 CC images/sk-packet.o [2022-09-06T20:31:48.236Z] #37 23.10 CC images/mnt.o [2022-09-06T20:31:48.236Z] #37 23.40 CC images/pipe-data.o [2022-09-06T20:31:48.236Z] #37 23.67 CC images/sa.o [2022-09-06T20:31:48.236Z] #37 23.86 CC images/timer.o [2022-09-06T20:31:48.236Z] #37 24.17 CC images/timerfd.o [2022-09-06T20:31:48.236Z] #37 24.42 CC images/mm.o [2022-09-06T20:31:48.236Z] #37 24.76 CC images/sk-opts.o [2022-09-06T20:31:48.236Z] #37 24.91 CC images/sk-unix.o [2022-09-06T20:31:48.236Z] #37 25.15 CC images/sk-inet.o [2022-09-06T20:31:48.236Z] #37 25.50 CC images/tun.o [2022-09-06T20:31:48.236Z] #37 25.74 CC images/sk-netlink.o [2022-09-06T20:31:48.236Z] #37 25.99 CC images/packet-sock.o [2022-09-06T20:31:48.236Z] #37 26.33 CC images/ipc-var.o [2022-09-06T20:31:48.236Z] #37 26.62 CC images/ipc-desc.o [2022-09-06T20:31:48.236Z] #37 26.81 CC images/ipc-shm.o [2022-09-06T20:31:48.236Z] #37 26.96 CC images/ipc-msg.o [2022-09-06T20:31:48.236Z] #37 27.30 CC images/ipc-sem.o [2022-09-06T20:31:48.236Z] #37 27.48 CC images/utsns.o [2022-09-06T20:31:48.236Z] #37 27.66 CC images/creds.o [2022-09-06T20:31:48.236Z] #37 27.90 CC images/vma.o [2022-09-06T20:31:48.236Z] #37 28.11 CC images/netdev.o [2022-09-06T20:31:48.236Z] #37 28.43 CC images/tty.o [2022-09-06T20:31:48.236Z] #37 28.91 CC images/file-lock.o [2022-09-06T20:31:48.236Z] #37 29.20 CC images/rlimit.o [2022-09-06T20:31:48.236Z] #37 29.56 CC images/pagemap.o [2022-09-06T20:31:48.365Z] #40 12.33 PBCC images/fs.pb-c.c [2022-09-06T20:31:48.365Z] #40 12.35 DEP images/fs.pb-c.d [2022-09-06T20:31:48.365Z] #40 12.41 PBCC images/signalfd.pb-c.c [2022-09-06T20:31:48.365Z] #40 12.45 DEP images/signalfd.pb-c.d [2022-09-06T20:31:48.365Z] #40 12.50 PBCC images/fh.pb-c.c [2022-09-06T20:31:48.365Z] #40 12.55 PBCC images/fsnotify.pb-c.c [2022-09-06T20:31:48.624Z] #40 12.62 DEP images/fh.pb-c.d [2022-09-06T20:31:48.624Z] #40 12.66 DEP images/fsnotify.pb-c.d [2022-09-06T20:31:48.624Z] #40 12.70 PBCC images/eventpoll.pb-c.c [2022-09-06T20:31:48.624Z] #40 12.74 DEP images/eventpoll.pb-c.d [2022-09-06T20:31:48.624Z] #40 12.78 PBCC images/eventfd.pb-c.c [2022-09-06T20:31:48.624Z] #40 ... [2022-09-06T20:31:48.624Z] [2022-09-06T20:31:48.624Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:31:48.624Z] #26 57.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T20:31:48.883Z] #26 ... [2022-09-06T20:31:48.883Z] [2022-09-06T20:31:48.883Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:48.883Z] #40 12.81 DEP images/eventfd.pb-c.d [2022-09-06T20:31:48.883Z] #40 12.86 PBCC images/remap-file-path.pb-c.c [2022-09-06T20:31:48.883Z] #40 12.91 DEP images/remap-file-path.pb-c.d [2022-09-06T20:31:48.883Z] #40 12.98 PBCC images/fifo.pb-c.c [2022-09-06T20:31:48.883Z] #40 13.01 DEP images/fifo.pb-c.d [2022-09-06T20:31:48.883Z] #40 13.04 PBCC images/ghost-file.pb-c.c [2022-09-06T20:31:49.141Z] #40 13.10 DEP images/ghost-file.pb-c.d [2022-09-06T20:31:49.141Z] #40 13.15 PBCC images/regfile.pb-c.c [2022-09-06T20:31:49.141Z] #40 13.20 DEP images/regfile.pb-c.d [2022-09-06T20:31:49.141Z] #40 13.25 PBCC images/ns.pb-c.c [2022-09-06T20:31:49.141Z] #40 13.28 DEP images/ns.pb-c.d [2022-09-06T20:31:49.175Z] #37 30.15 CC images/siginfo.o [2022-09-06T20:31:49.400Z] #40 13.31 PBCC images/fdinfo.pb-c.c [2022-09-06T20:31:49.401Z] #40 13.37 DEP images/fdinfo.pb-c.d [2022-09-06T20:31:49.401Z] #40 13.41 PBCC images/core-aarch64.pb-c.c [2022-09-06T20:31:49.401Z] #40 13.45 PBCC images/core-arm.pb-c.c [2022-09-06T20:31:49.401Z] #40 13.50 PBCC images/core-ppc64.pb-c.c [2022-09-06T20:31:49.401Z] #40 13.55 PBCC images/core-s390.pb-c.c [2022-09-06T20:31:49.435Z] #37 30.51 CC images/rpc.o [2022-09-06T20:31:49.660Z] #40 13.59 PBCC images/core-x86.pb-c.c [2022-09-06T20:31:49.660Z] #40 13.65 PBCC images/core.pb-c.c [2022-09-06T20:31:49.660Z] #40 13.71 PBCC images/inventory.pb-c.c [2022-09-06T20:31:49.660Z] #40 13.78 DEP images/core-aarch64.pb-c.d [2022-09-06T20:31:49.919Z] #40 13.85 DEP images/core-arm.pb-c.d [2022-09-06T20:31:49.919Z] #40 13.92 DEP images/core-ppc64.pb-c.d [2022-09-06T20:31:49.919Z] #40 13.97 DEP images/core-s390.pb-c.d [2022-09-06T20:31:49.919Z] #40 14.04 DEP images/core-x86.pb-c.d [2022-09-06T20:31:49.919Z] #40 14.11 DEP images/core.pb-c.d [2022-09-06T20:31:50.179Z] #40 14.19 DEP images/inventory.pb-c.d [2022-09-06T20:31:50.179Z] #40 14.26 PBCC images/cpuinfo.pb-c.c [2022-09-06T20:31:50.179Z] #40 14.28 DEP images/cpuinfo.pb-c.d [2022-09-06T20:31:50.179Z] #40 14.32 PBCC images/stats.pb-c.c [2022-09-06T20:31:50.179Z] #40 14.36 DEP images/stats.pb-c.d [2022-09-06T20:31:50.375Z] #37 31.60 CC images/ext-file.o [2022-09-06T20:31:50.635Z] #37 31.81 CC images/cgroup.o [2022-09-06T20:31:51.203Z] #37 32.30 CC images/userns.o [2022-09-06T20:31:51.463Z] #37 32.50 CC images/google/protobuf/descriptor.o [2022-09-06T20:31:51.732Z] #37 ... [2022-09-06T20:31:51.732Z] [2022-09-06T20:31:51.732Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:31:51.732Z] #23 76.07 Selecting previously unselected package libapparmor1:arm64. [2022-09-06T20:31:51.732Z] #23 76.08 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-09-06T20:31:51.732Z] #23 76.08 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-09-06T20:31:51.992Z] #23 76.17 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-06T20:31:51.992Z] #23 76.19 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-09-06T20:31:51.992Z] #23 76.19 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-06T20:31:51.992Z] #23 76.36 Selecting previously unselected package libbtrfs0. [2022-09-06T20:31:51.992Z] #23 76.36 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-06T20:31:51.992Z] #23 76.37 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:31:51.992Z] #23 76.44 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:31:52.085Z] #40 15.83 make[1]: Nothing to be done for 'all'. [2022-09-06T20:31:52.253Z] #23 76.47 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-06T20:31:52.253Z] #23 76.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:31:52.253Z] #23 76.61 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-06T20:31:52.253Z] #23 76.61 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-06T20:31:52.253Z] #23 76.61 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-06T20:31:52.253Z] #23 76.68 Selecting previously unselected package libudev-dev:arm64. [2022-09-06T20:31:52.253Z] #23 76.68 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-09-06T20:31:52.253Z] #23 76.72 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-06T20:31:52.822Z] #23 76.88 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-06T20:31:52.822Z] #23 76.88 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-09-06T20:31:52.822Z] #23 76.89 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-09-06T20:31:52.822Z] #23 77.06 Selecting previously unselected package libpcre16-3:arm64. [2022-09-06T20:31:52.822Z] #23 77.06 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-09-06T20:31:52.822Z] #23 77.06 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-09-06T20:31:53.022Z] #40 17.22 CC images/stats.o [2022-09-06T20:31:53.086Z] #23 77.21 Selecting previously unselected package libpcre32-3:arm64. [2022-09-06T20:31:53.087Z] #23 77.21 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-09-06T20:31:53.087Z] #23 77.22 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-09-06T20:31:53.087Z] #23 77.40 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-09-06T20:31:53.087Z] #23 77.41 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-09-06T20:31:53.087Z] #23 77.41 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-06T20:31:53.346Z] #23 77.53 Selecting previously unselected package libpcre3-dev:arm64. [2022-09-06T20:31:53.346Z] #23 77.53 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-09-06T20:31:53.346Z] #23 77.54 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-06T20:31:53.589Z] #40 17.54 CC images/core.o [2022-09-06T20:31:53.606Z] #23 77.93 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-06T20:31:53.606Z] #23 77.96 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-09-06T20:31:53.606Z] #23 77.96 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-06T20:31:53.865Z] #23 78.22 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-06T20:31:53.865Z] #23 78.22 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-09-06T20:31:53.865Z] #23 78.22 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-06T20:31:53.865Z] #23 78.29 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-06T20:31:53.865Z] #23 78.30 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-06T20:31:53.865Z] #23 78.31 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:31:54.124Z] #23 78.43 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-06T20:31:54.124Z] #23 78.43 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-09-06T20:31:54.124Z] #23 78.44 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-06T20:31:54.157Z] #40 18.14 CC images/core-x86.o [2022-09-06T20:31:54.693Z] #23 78.88 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-06T20:31:54.693Z] #23 78.89 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:31:54.693Z] #23 78.90 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-09-06T20:31:54.693Z] #23 78.92 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:31:54.693Z] #23 78.93 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-09-06T20:31:54.693Z] #23 78.94 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-09-06T20:31:54.693Z] #23 78.95 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:31:54.693Z] #23 78.97 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:31:54.693Z] #23 78.98 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-09-06T20:31:54.693Z] #23 78.99 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-06T20:31:54.693Z] #23 79.02 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:31:54.693Z] #23 79.03 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:31:54.693Z] #23 79.04 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-06T20:31:54.693Z] #23 79.06 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-06T20:31:54.693Z] #23 79.07 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-06T20:31:54.725Z] #40 18.62 CC images/core-arm.o [2022-09-06T20:31:54.953Z] #23 79.08 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:31:54.953Z] #23 79.10 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-06T20:31:54.953Z] #23 79.11 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:31:54.953Z] #23 79.12 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-09-06T20:31:54.953Z] #23 79.13 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-09-06T20:31:54.953Z] #23 79.14 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:31:54.953Z] #23 79.16 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T20:31:54.953Z] #23 79.16 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-09-06T20:31:54.953Z] #23 79.17 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:31:54.953Z] #23 79.19 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-06T20:31:54.953Z] #23 79.21 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-06T20:31:54.953Z] #23 79.23 Setting up dmsetup (2:1.02.155-3) ... [2022-09-06T20:31:54.953Z] #23 79.25 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-06T20:31:54.953Z] #23 79.27 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-06T20:31:54.953Z] #23 79.28 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:31:54.984Z] #40 18.92 CC images/core-aarch64.o [2022-09-06T20:31:55.039Z] Client: Docker Engine - Community [2022-09-06T20:31:55.039Z] Version: 22.06.0-beta.0 [2022-09-06T20:31:55.039Z] API version: 1.42 [2022-09-06T20:31:55.039Z] Go version: go1.18.3 [2022-09-06T20:31:55.039Z] Git commit: 3e9117b [2022-09-06T20:31:55.039Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:31:55.039Z] OS/Arch: linux/amd64 [2022-09-06T20:31:55.039Z] Context: default [2022-09-06T20:31:55.039Z] [2022-09-06T20:31:55.039Z] Server: Docker Engine - Community [2022-09-06T20:31:55.039Z] Engine: [2022-09-06T20:31:55.039Z] Version: 22.06.0-beta.0 [2022-09-06T20:31:55.039Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:31:55.039Z] Go version: go1.18.3 [2022-09-06T20:31:55.039Z] Git commit: 38633e7 [2022-09-06T20:31:55.039Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:31:55.039Z] OS/Arch: linux/amd64 [2022-09-06T20:31:55.039Z] Experimental: true [2022-09-06T20:31:55.039Z] containerd: [2022-09-06T20:31:55.039Z] Version: 1.6.8 [2022-09-06T20:31:55.039Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:31:55.039Z] runc: [2022-09-06T20:31:55.039Z] Version: 1.1.4 [2022-09-06T20:31:55.039Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:31:55.039Z] docker-init: [2022-09-06T20:31:55.039Z] Version: 0.19.0 [2022-09-06T20:31:55.039Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T20:31:55.243Z] #40 19.29 CC images/core-ppc64.o [2022-09-06T20:31:55.369Z] + docker info [2022-09-06T20:31:55.369Z] Client: [2022-09-06T20:31:55.369Z] Context: default [2022-09-06T20:31:55.369Z] Debug Mode: false [2022-09-06T20:31:55.369Z] Plugins: [2022-09-06T20:31:55.369Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:31:55.369Z] Version: f500bf6 [2022-09-06T20:31:55.369Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T20:31:55.369Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:31:55.369Z] Version: v2.10.2 [2022-09-06T20:31:55.369Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:31:55.369Z] scan: Docker Scan (Docker Inc.) [2022-09-06T20:31:55.369Z] Version: v0.17.0 [2022-09-06T20:31:55.369Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T20:31:55.369Z] [2022-09-06T20:31:55.369Z] Server: [2022-09-06T20:31:55.369Z] Containers: 0 [2022-09-06T20:31:55.369Z] Running: 0 [2022-09-06T20:31:55.369Z] Paused: 0 [2022-09-06T20:31:55.369Z] Stopped: 0 [2022-09-06T20:31:55.369Z] Images: 0 [2022-09-06T20:31:55.369Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:31:55.369Z] Storage Driver: overlay2 [2022-09-06T20:31:55.369Z] Backing Filesystem: extfs [2022-09-06T20:31:55.369Z] Supports d_type: true [2022-09-06T20:31:55.369Z] Using metacopy: false [2022-09-06T20:31:55.369Z] Native Overlay Diff: true [2022-09-06T20:31:55.369Z] userxattr: false [2022-09-06T20:31:55.369Z] Logging Driver: json-file [2022-09-06T20:31:55.369Z] Cgroup Driver: cgroupfs [2022-09-06T20:31:55.369Z] Cgroup Version: 1 [2022-09-06T20:31:55.369Z] Plugins: [2022-09-06T20:31:55.369Z] Volume: local [2022-09-06T20:31:55.369Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:31:55.369Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:31:55.369Z] Swarm: inactive [2022-09-06T20:31:55.369Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:31:55.369Z] Default Runtime: runc [2022-09-06T20:31:55.369Z] Init Binary: docker-init [2022-09-06T20:31:55.369Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:31:55.369Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:31:55.369Z] init version: de40ad0 [2022-09-06T20:31:55.369Z] Security Options: [2022-09-06T20:31:55.369Z] apparmor [2022-09-06T20:31:55.369Z] seccomp [2022-09-06T20:31:55.369Z] Profile: builtin [2022-09-06T20:31:55.369Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T20:31:55.369Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T20:31:55.369Z] OSType: linux [2022-09-06T20:31:55.369Z] Architecture: x86_64 [2022-09-06T20:31:55.369Z] CPUs: 2 [2022-09-06T20:31:55.369Z] Total Memory: 7.565GiB [2022-09-06T20:31:55.369Z] Name: ip-10-100-95-158 [2022-09-06T20:31:55.369Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T20:31:55.369Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:31:55.369Z] Debug Mode: false [2022-09-06T20:31:55.369Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:31:55.369Z] Labels: [2022-09-06T20:31:55.369Z] Experimental: true [2022-09-06T20:31:55.369Z] Insecure Registries: [2022-09-06T20:31:55.369Z] 127.0.0.0/8 [2022-09-06T20:31:55.369Z] Live Restore Enabled: true [2022-09-06T20:31:55.369Z] [2022-09-06T20:31:55.369Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T20:31:55.397Z] Client: Docker Engine - Community [2022-09-06T20:31:55.397Z] Version: 22.06.0-beta.0 [2022-09-06T20:31:55.397Z] API version: 1.42 [2022-09-06T20:31:55.397Z] Go version: go1.18.3 [2022-09-06T20:31:55.397Z] Git commit: 3e9117b [2022-09-06T20:31:55.397Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:31:55.397Z] OS/Arch: linux/amd64 [2022-09-06T20:31:55.397Z] Context: default [2022-09-06T20:31:55.397Z] [2022-09-06T20:31:55.397Z] Server: Docker Engine - Community [2022-09-06T20:31:55.397Z] Engine: [2022-09-06T20:31:55.397Z] Version: 22.06.0-beta.0 [2022-09-06T20:31:55.397Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:31:55.397Z] Go version: go1.18.3 [2022-09-06T20:31:55.397Z] Git commit: 38633e7 [2022-09-06T20:31:55.397Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:31:55.397Z] OS/Arch: linux/amd64 [2022-09-06T20:31:55.397Z] Experimental: true [2022-09-06T20:31:55.397Z] containerd: [2022-09-06T20:31:55.397Z] Version: 1.6.8 [2022-09-06T20:31:55.397Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:31:55.397Z] runc: [2022-09-06T20:31:55.397Z] Version: 1.1.4 [2022-09-06T20:31:55.397Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:31:55.397Z] docker-init: [2022-09-06T20:31:55.397Z] Version: 0.19.0 [2022-09-06T20:31:55.397Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-06T20:31:55.524Z] #23 DONE 79.7s [2022-09-06T20:31:55.524Z] [2022-09-06T20:31:55.524Z] #38 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T20:31:55.692Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:31:55.692Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:31:55.692Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-06T20:31:55.722Z] + docker info [2022-09-06T20:31:55.722Z] Client: [2022-09-06T20:31:55.722Z] Context: default [2022-09-06T20:31:55.722Z] Debug Mode: false [2022-09-06T20:31:55.722Z] Plugins: [2022-09-06T20:31:55.722Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:31:55.722Z] Version: f500bf6 [2022-09-06T20:31:55.722Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T20:31:55.722Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:31:55.722Z] Version: v2.10.2 [2022-09-06T20:31:55.722Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:31:55.722Z] scan: Docker Scan (Docker Inc.) [2022-09-06T20:31:55.722Z] Version: v0.17.0 [2022-09-06T20:31:55.722Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T20:31:55.722Z] [2022-09-06T20:31:55.722Z] Server: [2022-09-06T20:31:55.722Z] Containers: 0 [2022-09-06T20:31:55.722Z] Running: 0 [2022-09-06T20:31:55.722Z] Paused: 0 [2022-09-06T20:31:55.722Z] Stopped: 0 [2022-09-06T20:31:55.722Z] Images: 0 [2022-09-06T20:31:55.722Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:31:55.722Z] Storage Driver: overlay2 [2022-09-06T20:31:55.722Z] Backing Filesystem: extfs [2022-09-06T20:31:55.722Z] Supports d_type: true [2022-09-06T20:31:55.722Z] Using metacopy: false [2022-09-06T20:31:55.722Z] Native Overlay Diff: true [2022-09-06T20:31:55.722Z] userxattr: false [2022-09-06T20:31:55.722Z] Logging Driver: json-file [2022-09-06T20:31:55.722Z] Cgroup Driver: cgroupfs [2022-09-06T20:31:55.722Z] Cgroup Version: 1 [2022-09-06T20:31:55.722Z] Plugins: [2022-09-06T20:31:55.722Z] Volume: local [2022-09-06T20:31:55.722Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:31:55.722Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:31:55.722Z] Swarm: inactive [2022-09-06T20:31:55.722Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:31:55.722Z] Default Runtime: runc [2022-09-06T20:31:55.722Z] Init Binary: docker-init [2022-09-06T20:31:55.722Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:31:55.722Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:31:55.722Z] init version: de40ad0 [2022-09-06T20:31:55.722Z] Security Options: [2022-09-06T20:31:55.722Z] apparmor [2022-09-06T20:31:55.722Z] seccomp [2022-09-06T20:31:55.722Z] Profile: builtin [2022-09-06T20:31:55.722Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T20:31:55.722Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T20:31:55.722Z] OSType: linux [2022-09-06T20:31:55.722Z] Architecture: x86_64 [2022-09-06T20:31:55.722Z] CPUs: 2 [2022-09-06T20:31:55.722Z] Total Memory: 7.483GiB [2022-09-06T20:31:55.722Z] Name: ip-10-100-108-252 [2022-09-06T20:31:55.722Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T20:31:55.722Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:31:55.722Z] Debug Mode: false [2022-09-06T20:31:55.722Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:31:55.722Z] Labels: [2022-09-06T20:31:55.722Z] Experimental: true [2022-09-06T20:31:55.722Z] Insecure Registries: [2022-09-06T20:31:55.722Z] 127.0.0.0/8 [2022-09-06T20:31:55.722Z] Live Restore Enabled: true [2022-09-06T20:31:55.722Z] [2022-09-06T20:31:55.722Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T20:31:55.812Z] #40 19.91 CC images/core-s390.o [2022-09-06T20:31:55.950Z] + bash /home/ubuntu/workspace/moby_PR-44101/check-config.sh [2022-09-06T20:31:55.950Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T20:31:55.950Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T20:31:55.950Z] [2022-09-06T20:31:55.950Z] Generally Necessary: [2022-09-06T20:31:55.950Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T20:31:55.950Z] - apparmor: enabled and tools installed [2022-09-06T20:31:55.950Z] - CONFIG_NAMESPACES: enabled [2022-09-06T20:31:55.950Z] - CONFIG_NET_NS: enabled [2022-09-06T20:31:55.950Z] - CONFIG_PID_NS: enabled [2022-09-06T20:31:55.950Z] - CONFIG_IPC_NS: enabled [2022-09-06T20:31:55.950Z] - CONFIG_UTS_NS: enabled [2022-09-06T20:31:55.950Z] - CONFIG_CGROUPS: enabled [2022-09-06T20:31:55.950Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T20:31:55.950Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T20:31:55.950Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T20:31:55.950Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T20:31:55.950Z] - CONFIG_CPUSETS: enabled [2022-09-06T20:31:55.950Z] - CONFIG_MEMCG: enabled [2022-09-06T20:31:55.950Z] - CONFIG_KEYS: enabled [2022-09-06T20:31:55.950Z] - CONFIG_VETH: enabled (as module) [2022-09-06T20:31:55.950Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T20:31:55.950Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T20:31:55.950Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-06T20:31:55.950Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T20:31:55.950Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T20:31:56.009Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:31:56.009Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:31:56.009Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-06T20:31:56.009Z] + bash /home/ubuntu/workspace/moby_PR-44101/check-config.sh [2022-09-06T20:31:56.009Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T20:31:56.009Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T20:31:56.009Z] [2022-09-06T20:31:56.009Z] Generally Necessary: [2022-09-06T20:31:56.009Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T20:31:56.009Z] - apparmor: enabled and tools installed [2022-09-06T20:31:56.009Z] - CONFIG_NAMESPACES: enabled [2022-09-06T20:31:56.009Z] - CONFIG_NET_NS: enabled [2022-09-06T20:31:56.009Z] - CONFIG_PID_NS: enabled [2022-09-06T20:31:56.009Z] - CONFIG_IPC_NS: enabled [2022-09-06T20:31:56.009Z] - CONFIG_UTS_NS: enabled [2022-09-06T20:31:56.207Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-06T20:31:56.207Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T20:31:56.207Z] [2022-09-06T20:31:56.207Z] Optional Features: [2022-09-06T20:31:56.207Z] - CONFIG_USER_NS: enabled [2022-09-06T20:31:56.207Z] - CONFIG_SECCOMP: enabled [2022-09-06T20:31:56.207Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T20:31:56.207Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T20:31:56.207Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T20:31:56.207Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T20:31:56.207Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T20:31:56.207Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T20:31:56.207Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-06T20:31:56.207Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-06T20:31:56.207Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T20:31:56.207Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T20:31:56.207Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T20:31:56.207Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T20:31:56.207Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T20:31:56.207Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T20:31:56.207Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T20:31:56.207Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T20:31:56.207Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T20:31:56.207Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T20:31:56.207Z] - CONFIG_EXT4_FS: enabled [2022-09-06T20:31:56.207Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T20:31:56.207Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T20:31:56.207Z] - Network Drivers: [2022-09-06T20:31:56.207Z] - "overlay": [2022-09-06T20:31:56.268Z] - CONFIG_CGROUPS: enabled [2022-09-06T20:31:56.268Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T20:31:56.268Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T20:31:56.268Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T20:31:56.268Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T20:31:56.268Z] - CONFIG_CPUSETS: enabled [2022-09-06T20:31:56.268Z] - CONFIG_MEMCG: enabled [2022-09-06T20:31:56.268Z] - CONFIG_KEYS: enabled [2022-09-06T20:31:56.268Z] - CONFIG_VETH: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-06T20:31:56.268Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-06T20:31:56.268Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T20:31:56.268Z] [2022-09-06T20:31:56.268Z] Optional Features: [2022-09-06T20:31:56.268Z] - CONFIG_USER_NS: enabled [2022-09-06T20:31:56.268Z] - CONFIG_SECCOMP: enabled [2022-09-06T20:31:56.268Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T20:31:56.268Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T20:31:56.268Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T20:31:56.268Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T20:31:56.268Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T20:31:56.268Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T20:31:56.268Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-06T20:31:56.268Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-06T20:31:56.268Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T20:31:56.268Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T20:31:56.268Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T20:31:56.268Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T20:31:56.268Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T20:31:56.463Z] #38 DONE 1.2s [2022-09-06T20:31:56.463Z] [2022-09-06T20:31:56.463Z] #39 [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-09-06T20:31:56.463Z] #0 1.076 + RM_GOPATH=0 [2022-09-06T20:31:56.463Z] #0 1.083 + TMP_GOPATH= [2022-09-06T20:31:56.463Z] #0 1.084 + : /build [2022-09-06T20:31:56.463Z] #0 1.084 + '[' -z '' ']' [2022-09-06T20:31:56.463Z] #0 1.085 ++ mktemp -d [2022-09-06T20:31:56.463Z] #0 1.086 + export GOPATH=/tmp/tmp.RHmQE6QZRF [2022-09-06T20:31:56.463Z] #0 1.086 + GOPATH=/tmp/tmp.RHmQE6QZRF [2022-09-06T20:31:56.463Z] #0 1.086 + RM_GOPATH=1 [2022-09-06T20:31:56.463Z] #0 1.086 + case "$(go env GOARCH)" in [2022-09-06T20:31:56.463Z] #0 1.088 ++ go env GOARCH [2022-09-06T20:31:56.463Z] #0 1.108 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:56.463Z] #0 1.108 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:31:56.463Z] #0 1.112 ++ dirname /tmp/install/install.sh [2022-09-06T20:31:56.463Z] #0 1.119 + dir=/tmp/install [2022-09-06T20:31:56.463Z] #0 1.119 + bin=runc [2022-09-06T20:31:56.463Z] #0 1.119 + shift [2022-09-06T20:31:56.463Z] #0 1.119 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-06T20:31:56.463Z] #0 1.119 + . /tmp/install/runc.installer [2022-09-06T20:31:56.463Z] #0 1.119 ++ set -e [2022-09-06T20:31:56.463Z] #0 1.119 ++ : v1.1.4 [2022-09-06T20:31:56.463Z] #0 1.120 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T20:31:56.463Z] #0 1.120 + install_runc [2022-09-06T20:31:56.463Z] #0 1.120 + RUNC_BUILDTAGS=seccomp [2022-09-06T20:31:56.463Z] #0 1.120 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T20:31:56.463Z] #0 1.120 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RHmQE6QZRF/src/github.com/opencontainers/runc [2022-09-06T20:31:56.463Z] #0 1.127 Cloning into '/tmp/tmp.RHmQE6QZRF/src/github.com/opencontainers/runc'... [2022-09-06T20:31:56.464Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T20:31:56.464Z] Optional (for encrypted networks): [2022-09-06T20:31:56.464Z] - CONFIG_CRYPTO: enabled [2022-09-06T20:31:56.464Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T20:31:56.464Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T20:31:56.464Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T20:31:56.464Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T20:31:56.464Z] - CONFIG_XFRM: enabled [2022-09-06T20:31:56.464Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-06T20:31:56.464Z] - "ipvlan": [2022-09-06T20:31:56.464Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T20:31:56.464Z] - "macvlan": [2022-09-06T20:31:56.464Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T20:31:56.464Z] - "ftp,tftp client in container": [2022-09-06T20:31:56.464Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T20:31:56.464Z] - Storage Drivers: [2022-09-06T20:31:56.464Z] - "aufs": [2022-09-06T20:31:56.464Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T20:31:56.464Z] - "btrfs": [2022-09-06T20:31:56.464Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T20:31:56.464Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T20:31:56.464Z] - "devicemapper": [2022-09-06T20:31:56.464Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T20:31:56.464Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T20:31:56.464Z] - "overlay": [2022-09-06T20:31:56.464Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T20:31:56.464Z] - "zfs": [2022-09-06T20:31:56.464Z] - /dev/zfs: present [2022-09-06T20:31:56.464Z] - zfs command: missing [2022-09-06T20:31:56.464Z] - zpool command: missing [2022-09-06T20:31:56.464Z] [2022-09-06T20:31:56.464Z] Limits: [2022-09-06T20:31:56.464Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T20:31:56.464Z] [2022-09-06T20:31:56.464Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:31:56.528Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T20:31:56.528Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T20:31:56.528Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T20:31:56.528Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T20:31:56.528Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T20:31:56.528Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_EXT4_FS: enabled [2022-09-06T20:31:56.528Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T20:31:56.528Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T20:31:56.528Z] - Network Drivers: [2022-09-06T20:31:56.528Z] - "overlay": [2022-09-06T20:31:56.528Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T20:31:56.528Z] Optional (for encrypted networks): [2022-09-06T20:31:56.528Z] - CONFIG_CRYPTO: enabled [2022-09-06T20:31:56.528Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T20:31:56.528Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T20:31:56.528Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T20:31:56.528Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T20:31:56.528Z] - CONFIG_XFRM: enabled [2022-09-06T20:31:56.528Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-06T20:31:56.528Z] - "ipvlan": [2022-09-06T20:31:56.528Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T20:31:56.528Z] - "macvlan": [2022-09-06T20:31:56.528Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T20:31:56.528Z] - "ftp,tftp client in container": [2022-09-06T20:31:56.528Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T20:31:56.528Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T20:31:56.528Z] - Storage Drivers: [2022-09-06T20:31:56.528Z] - "aufs": [2022-09-06T20:31:56.528Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T20:31:56.528Z] - "btrfs": [2022-09-06T20:31:56.528Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T20:31:56.748Z] #40 20.48 CC images/cpuinfo.o [2022-09-06T20:31:56.748Z] #40 20.86 CC images/inventory.o [2022-09-06T20:31:56.786Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T20:31:56.786Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f . [2022-09-06T20:31:56.786Z] - "devicemapper": [2022-09-06T20:31:56.786Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T20:31:56.786Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T20:31:56.786Z] - "overlay": [2022-09-06T20:31:56.786Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T20:31:56.786Z] - "zfs": [2022-09-06T20:31:56.786Z] - /dev/zfs: present [2022-09-06T20:31:56.786Z] - zfs command: missing [2022-09-06T20:31:56.786Z] - zpool command: missing [2022-09-06T20:31:56.786Z] [2022-09-06T20:31:56.786Z] Limits: [2022-09-06T20:31:56.786Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T20:31:56.786Z] [2022-09-06T20:31:56.786Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:31:57.006Z] #40 21.06 CC images/fdinfo.o [2022-09-06T20:31:57.021Z] Client: Docker Engine - Community [2022-09-06T20:31:57.021Z] Version: 22.06.0-beta.0 [2022-09-06T20:31:57.021Z] API version: 1.42 [2022-09-06T20:31:57.021Z] Go version: go1.18.3 [2022-09-06T20:31:57.021Z] Git commit: 3e9117b [2022-09-06T20:31:57.021Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:31:57.021Z] OS/Arch: linux/amd64 [2022-09-06T20:31:57.021Z] Context: default [2022-09-06T20:31:57.021Z] [2022-09-06T20:31:57.021Z] Server: Docker Engine - Community [2022-09-06T20:31:57.021Z] Engine: [2022-09-06T20:31:57.021Z] Version: 22.06.0-beta.0 [2022-09-06T20:31:57.021Z] API version: 1.42 (minimum version 1.12) [2022-09-06T20:31:57.021Z] Go version: go1.18.3 [2022-09-06T20:31:57.021Z] Git commit: 38633e7 [2022-09-06T20:31:57.021Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-06T20:31:57.021Z] OS/Arch: linux/amd64 [2022-09-06T20:31:57.021Z] Experimental: true [2022-09-06T20:31:57.021Z] containerd: [2022-09-06T20:31:57.021Z] Version: 1.6.8 [2022-09-06T20:31:57.021Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:31:57.021Z] runc: [2022-09-06T20:31:57.021Z] Version: 1.1.4 [2022-09-06T20:31:57.021Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-06T20:31:57.021Z] docker-init: [2022-09-06T20:31:57.021Z] Version: 0.19.0 [2022-09-06T20:31:57.021Z] GitCommit: de40ad0 [2022-09-06T20:31:57.049Z] #1 [internal] load .dockerignore [2022-09-06T20:31:57.049Z] #1 transferring context: 87B done [2022-09-06T20:31:57.049Z] #1 DONE 0.1s [2022-09-06T20:31:57.049Z] [2022-09-06T20:31:57.049Z] #2 [internal] load build definition from Dockerfile [2022-09-06T20:31:57.049Z] #2 transferring dockerfile: 17.04kB done [Pipeline] sh [2022-09-06T20:31:57.117Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f . [2022-09-06T20:31:57.265Z] #40 21.39 CC images/fown.o [2022-09-06T20:31:57.305Z] #2 DONE 0.1s [2022-09-06T20:31:57.305Z] [2022-09-06T20:31:57.305Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T20:31:57.367Z] + docker info [2022-09-06T20:31:57.367Z] Client: [2022-09-06T20:31:57.367Z] Context: default [2022-09-06T20:31:57.367Z] Debug Mode: false [2022-09-06T20:31:57.367Z] Plugins: [2022-09-06T20:31:57.367Z] buildx: Docker Buildx (Docker Inc.) [2022-09-06T20:31:57.367Z] Version: f500bf6 [2022-09-06T20:31:57.367Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-06T20:31:57.367Z] compose: Docker Compose (Docker Inc.) [2022-09-06T20:31:57.367Z] Version: v2.10.2 [2022-09-06T20:31:57.367Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-06T20:31:57.367Z] scan: Docker Scan (Docker Inc.) [2022-09-06T20:31:57.367Z] Version: v0.17.0 [2022-09-06T20:31:57.367Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-06T20:31:57.367Z] [2022-09-06T20:31:57.367Z] Server: [2022-09-06T20:31:57.367Z] Containers: 0 [2022-09-06T20:31:57.367Z] Running: 0 [2022-09-06T20:31:57.367Z] Paused: 0 [2022-09-06T20:31:57.367Z] Stopped: 0 [2022-09-06T20:31:57.367Z] Images: 0 [2022-09-06T20:31:57.367Z] Server Version: 22.06.0-beta.0 [2022-09-06T20:31:57.367Z] Storage Driver: overlay2 [2022-09-06T20:31:57.367Z] Backing Filesystem: extfs [2022-09-06T20:31:57.367Z] Supports d_type: true [2022-09-06T20:31:57.367Z] Using metacopy: false [2022-09-06T20:31:57.367Z] Native Overlay Diff: true [2022-09-06T20:31:57.367Z] userxattr: false [2022-09-06T20:31:57.367Z] Logging Driver: json-file [2022-09-06T20:31:57.367Z] Cgroup Driver: cgroupfs [2022-09-06T20:31:57.367Z] Cgroup Version: 1 [2022-09-06T20:31:57.367Z] Plugins: [2022-09-06T20:31:57.367Z] Volume: local [2022-09-06T20:31:57.367Z] Network: bridge host ipvlan macvlan null overlay [2022-09-06T20:31:57.367Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-06T20:31:57.367Z] Swarm: inactive [2022-09-06T20:31:57.367Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-06T20:31:57.367Z] Default Runtime: runc [2022-09-06T20:31:57.367Z] Init Binary: docker-init [2022-09-06T20:31:57.367Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-06T20:31:57.367Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-06T20:31:57.367Z] init version: de40ad0 [2022-09-06T20:31:57.367Z] Security Options: [2022-09-06T20:31:57.367Z] apparmor [2022-09-06T20:31:57.367Z] seccomp [2022-09-06T20:31:57.367Z] Profile: builtin [2022-09-06T20:31:57.367Z] Kernel Version: 5.4.0-1084-aws [2022-09-06T20:31:57.367Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-06T20:31:57.367Z] OSType: linux [2022-09-06T20:31:57.367Z] Architecture: x86_64 [2022-09-06T20:31:57.367Z] CPUs: 2 [2022-09-06T20:31:57.367Z] Total Memory: 7.565GiB [2022-09-06T20:31:57.367Z] Name: ip-10-100-93-147 [2022-09-06T20:31:57.367Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-06T20:31:57.367Z] Docker Root Dir: /var/lib/docker [2022-09-06T20:31:57.367Z] Debug Mode: false [2022-09-06T20:31:57.367Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:31:57.367Z] Labels: [2022-09-06T20:31:57.367Z] Experimental: true [2022-09-06T20:31:57.367Z] Insecure Registries: [2022-09-06T20:31:57.367Z] 127.0.0.0/8 [2022-09-06T20:31:57.367Z] Live Restore Enabled: true [2022-09-06T20:31:57.367Z] [2022-09-06T20:31:57.367Z] WARNING: No swap limit support [Pipeline] sh [2022-09-06T20:31:57.376Z] #1 [internal] load build definition from Dockerfile [2022-09-06T20:31:57.376Z] #1 transferring dockerfile: 17.04kB done [2022-09-06T20:31:57.376Z] #1 DONE 0.1s [2022-09-06T20:31:57.376Z] [2022-09-06T20:31:57.376Z] #2 [internal] load .dockerignore [2022-09-06T20:31:57.376Z] #2 transferring context: 87B done [2022-09-06T20:31:57.376Z] #2 DONE 0.1s [2022-09-06T20:31:57.376Z] [2022-09-06T20:31:57.376Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T20:31:57.402Z] #39 ... [2022-09-06T20:31:57.402Z] [2022-09-06T20:31:57.402Z] #40 [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-09-06T20:31:57.402Z] #40 DONE 0.9s [2022-09-06T20:31:57.562Z] #3 DONE 0.3s [2022-09-06T20:31:57.562Z] [2022-09-06T20:31:57.562Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T20:31:57.562Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-06T20:31:57.562Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-06T20:31:57.562Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-06T20:31:57.562Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-06T20:31:57.562Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-09-06T20:31:57.660Z] [2022-09-06T20:31:57.660Z] #41 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:31:57.694Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:31:57.694Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:31:57.694Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44101/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-06T20:31:57.694Z] + bash /home/ubuntu/workspace/moby_PR-44101/check-config.sh [2022-09-06T20:31:57.694Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-06T20:31:57.694Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-06T20:31:57.694Z] [2022-09-06T20:31:57.694Z] Generally Necessary: [2022-09-06T20:31:57.694Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-06T20:31:57.694Z] - apparmor: enabled and tools installed [2022-09-06T20:31:57.694Z] - CONFIG_NAMESPACES: enabled [2022-09-06T20:31:57.694Z] - CONFIG_NET_NS: enabled [2022-09-06T20:31:57.694Z] - CONFIG_PID_NS: enabled [2022-09-06T20:31:57.694Z] - CONFIG_IPC_NS: enabled [2022-09-06T20:31:57.694Z] - CONFIG_UTS_NS: enabled [2022-09-06T20:31:57.694Z] - CONFIG_CGROUPS: enabled [2022-09-06T20:31:57.694Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-06T20:31:57.694Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-06T20:31:57.694Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-06T20:31:57.694Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-06T20:31:57.694Z] - CONFIG_CPUSETS: enabled [2022-09-06T20:31:57.694Z] - CONFIG_MEMCG: enabled [2022-09-06T20:31:57.694Z] - CONFIG_KEYS: enabled [2022-09-06T20:31:57.694Z] - CONFIG_VETH: enabled (as module) [2022-09-06T20:31:57.694Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-06T20:31:57.834Z] #40 21.64 CC images/ns.o [2022-09-06T20:31:57.834Z] #40 ... [2022-09-06T20:31:57.834Z] [2022-09-06T20:31:57.834Z] #24 [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-09-06T20:31:57.834Z] #24 66.62 internal/syscall/unix [2022-09-06T20:31:57.834Z] #24 67.31 time [2022-09-06T20:31:57.834Z] #24 73.59 internal/poll [2022-09-06T20:31:57.834Z] #24 75.35 internal/fmtsort [2022-09-06T20:31:57.834Z] #24 75.83 internal/syscall/execenv [2022-09-06T20:31:57.834Z] #24 76.05 path [2022-09-06T20:31:57.834Z] #24 76.35 strings [2022-09-06T20:31:57.834Z] #24 76.55 io/fs [2022-09-06T20:31:57.834Z] #24 ... [2022-09-06T20:31:57.834Z] [2022-09-06T20:31:57.834Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:31:57.834Z] #40 21.90 CC images/regfile.o [2022-09-06T20:31:57.951Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-06T20:31:57.951Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-06T20:31:57.951Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-06T20:31:57.951Z] [2022-09-06T20:31:57.951Z] Optional Features: [2022-09-06T20:31:57.951Z] - CONFIG_USER_NS: enabled [2022-09-06T20:31:57.951Z] - CONFIG_SECCOMP: enabled [2022-09-06T20:31:57.951Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-06T20:31:57.951Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-06T20:31:57.951Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-06T20:31:57.951Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-06T20:31:57.951Z] - CONFIG_BLK_CGROUP: enabled [2022-09-06T20:31:57.951Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-06T20:31:57.951Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-06T20:31:57.951Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-06T20:31:57.951Z] - CONFIG_CGROUP_PERF: enabled [2022-09-06T20:31:57.951Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-06T20:31:57.951Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-06T20:31:57.951Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-06T20:31:57.951Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-06T20:31:57.951Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-06T20:31:57.951Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_IP_VS: enabled (as module) [2022-09-06T20:31:57.951Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-06T20:31:57.951Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-06T20:31:57.951Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-06T20:31:57.951Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-06T20:31:58.094Z] #40 22.09 CC images/ghost-file.o [2022-09-06T20:31:58.129Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2022-09-06T20:31:58.129Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-06T20:31:58.208Z] - CONFIG_EXT4_FS: enabled [2022-09-06T20:31:58.208Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-06T20:31:58.208Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-06T20:31:58.208Z] - Network Drivers: [2022-09-06T20:31:58.208Z] - "overlay": [2022-09-06T20:31:58.208Z] - CONFIG_VXLAN: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-06T20:31:58.208Z] Optional (for encrypted networks): [2022-09-06T20:31:58.208Z] - CONFIG_CRYPTO: enabled [2022-09-06T20:31:58.208Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-06T20:31:58.208Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-06T20:31:58.208Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-06T20:31:58.208Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-06T20:31:58.208Z] - CONFIG_XFRM: enabled [2022-09-06T20:31:58.208Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-06T20:31:58.208Z] - "ipvlan": [2022-09-06T20:31:58.208Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-06T20:31:58.208Z] - "macvlan": [2022-09-06T20:31:58.208Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_DUMMY: enabled (as module) [2022-09-06T20:31:58.208Z] - "ftp,tftp client in container": [2022-09-06T20:31:58.208Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-06T20:31:58.208Z] - Storage Drivers: [2022-09-06T20:31:58.208Z] - "aufs": [2022-09-06T20:31:58.208Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-06T20:31:58.208Z] - "btrfs": [2022-09-06T20:31:58.208Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-06T20:31:58.208Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-06T20:31:58.208Z] - "devicemapper": [2022-09-06T20:31:58.208Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-06T20:31:58.208Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-06T20:31:58.208Z] - "overlay": [2022-09-06T20:31:58.208Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-06T20:31:58.208Z] - "zfs": [2022-09-06T20:31:58.208Z] - /dev/zfs: present [2022-09-06T20:31:58.208Z] - zfs command: missing [2022-09-06T20:31:58.208Z] - zpool command: missing [2022-09-06T20:31:58.208Z] [2022-09-06T20:31:58.208Z] Limits: [2022-09-06T20:31:58.208Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-06T20:31:58.208Z] [2022-09-06T20:31:58.208Z] + true [Pipeline] } [2022-09-06T20:31:58.228Z] #41 0.744 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T20:31:58.228Z] #41 DONE 0.8s [2022-09-06T20:31:58.228Z] [2022-09-06T20:31:58.228Z] #42 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-06T20:31:58.352Z] #40 22.40 CC images/fifo.o [2022-09-06T20:31:58.387Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-06T20:31:58.387Z] #4 DONE 0.8s [2022-09-06T20:31:58.543Z] + sudo modprobe ip_vs [2022-09-06T20:31:58.543Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f . [2022-09-06T20:31:58.610Z] #40 22.66 CC images/remap-file-path.o [2022-09-06T20:31:58.643Z] [2022-09-06T20:31:58.643Z] #5 [internal] load build definition from Dockerfile [2022-09-06T20:31:58.643Z] #5 DONE 0.0s [2022-09-06T20:31:58.643Z] [2022-09-06T20:31:58.643Z] #6 [internal] load .dockerignore [2022-09-06T20:31:58.643Z] #6 DONE 0.0s [2022-09-06T20:31:58.643Z] [2022-09-06T20:31:58.643Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:31:58.869Z] #40 22.87 CC images/eventfd.o [2022-09-06T20:31:59.112Z] #1 [internal] load .dockerignore [2022-09-06T20:31:59.112Z] #1 transferring context: 87B done [2022-09-06T20:31:59.112Z] #1 DONE 0.1s [2022-09-06T20:31:59.112Z] [2022-09-06T20:31:59.112Z] #2 [internal] load build definition from Dockerfile [2022-09-06T20:31:59.112Z] #2 transferring dockerfile: 17.04kB done [2022-09-06T20:31:59.112Z] #2 DONE 0.1s [2022-09-06T20:31:59.112Z] [2022-09-06T20:31:59.112Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-06T20:31:59.112Z] #3 DONE 0.3s [2022-09-06T20:31:59.128Z] #40 23.08 CC images/eventpoll.o [2022-09-06T20:31:59.165Z] #42 DONE 0.8s [2022-09-06T20:31:59.165Z] [2022-09-06T20:31:59.165Z] #43 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:31:59.207Z] #7 DONE 0.6s [2022-09-06T20:31:59.207Z] [2022-09-06T20:31:59.207Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-06T20:31:59.207Z] #8 DONE 0.6s [2022-09-06T20:31:59.207Z] [2022-09-06T20:31:59.207Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:31:59.207Z] #9 DONE 0.7s [2022-09-06T20:31:59.207Z] [2022-09-06T20:31:59.207Z] #10 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T20:31:59.207Z] #10 DONE 0.8s [2022-09-06T20:31:59.369Z] [2022-09-06T20:31:59.369Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T20:31:59.369Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-06T20:31:59.369Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-06T20:31:59.369Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-06T20:31:59.369Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-06T20:31:59.369Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.1s [2022-09-06T20:31:59.369Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-09-06T20:31:59.387Z] #40 23.36 CC images/fh.o [2022-09-06T20:31:59.625Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-09-06T20:31:59.626Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-09-06T20:31:59.626Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-06T20:31:59.646Z] #40 23.65 CC images/fsnotify.o [2022-09-06T20:31:59.882Z] #4 DONE 0.6s [2022-09-06T20:32:00.101Z] #43 DONE 0.8s [2022-09-06T20:32:00.101Z] [2022-09-06T20:32:00.101Z] #44 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T20:32:00.139Z] [2022-09-06T20:32:00.139Z] #5 [internal] load build definition from Dockerfile [2022-09-06T20:32:00.139Z] #5 DONE 0.0s [2022-09-06T20:32:00.139Z] [2022-09-06T20:32:00.139Z] #6 [internal] load .dockerignore [2022-09-06T20:32:00.139Z] #6 DONE 0.0s [2022-09-06T20:32:00.139Z] [2022-09-06T20:32:00.139Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T20:32:00.142Z] [2022-09-06T20:32:00.142Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:32:00.142Z] #11 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:32:00.142Z] #11 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-06T20:32:00.142Z] #11 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-06T20:32:00.142Z] #11 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-06T20:32:00.142Z] #11 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-06T20:32:00.214Z] #40 24.19 CC images/signalfd.o [2022-09-06T20:32:00.399Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 0B / 50.44MB 0.2s [2022-09-06T20:32:00.399Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 3.15MB / 50.44MB 0.3s [2022-09-06T20:32:00.473Z] #40 24.48 CC images/fs.o [2022-09-06T20:32:00.660Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 9.44MB / 50.44MB 0.4s [2022-09-06T20:32:00.660Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 17.83MB / 50.44MB 0.5s [2022-09-06T20:32:00.669Z] #3 DONE 2.8s [2022-09-06T20:32:00.669Z] [2022-09-06T20:32:00.669Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-06T20:32:00.669Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-06T20:32:00.669Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-06T20:32:00.669Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-06T20:32:00.669Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-06T20:32:00.669Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-09-06T20:32:00.669Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2022-09-06T20:32:00.669Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-06T20:32:00.703Z] #7 ... [2022-09-06T20:32:00.703Z] [2022-09-06T20:32:00.703Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-06T20:32:00.703Z] #8 DONE 0.8s [2022-09-06T20:32:00.732Z] #40 24.70 CC images/pstree.o [2022-09-06T20:32:00.918Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 25.23MB / 50.44MB 0.7s [2022-09-06T20:32:00.918Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 34.60MB / 50.44MB 0.8s [2022-09-06T20:32:00.918Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 41.94MB / 50.44MB 0.9s [2022-09-06T20:32:00.975Z] [2022-09-06T20:32:00.975Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:32:00.975Z] #9 DONE 0.8s [2022-09-06T20:32:00.975Z] [2022-09-06T20:32:00.975Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T20:32:00.975Z] #7 DONE 0.9s [2022-09-06T20:32:00.975Z] [2022-09-06T20:32:00.975Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:32:00.976Z] #10 DONE 0.9s [2022-09-06T20:32:00.991Z] #40 24.94 CC images/pipe.o [2022-09-06T20:32:00.992Z] #40 25.21 CC images/tcp-stream.o [2022-09-06T20:32:01.040Z] #44 DONE 0.8s [2022-09-06T20:32:01.040Z] [2022-09-06T20:32:01.041Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:01.177Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 47.19MB / 50.44MB 1.0s [2022-09-06T20:32:01.240Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2022-09-06T20:32:01.240Z] #4 DONE 1.1s [2022-09-06T20:32:01.250Z] #40 25.48 CC images/sk-packet.o [2022-09-06T20:32:01.438Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.1s [2022-09-06T20:32:01.499Z] [2022-09-06T20:32:01.499Z] #5 [internal] load .dockerignore [2022-09-06T20:32:01.499Z] #5 DONE 0.0s [2022-09-06T20:32:01.499Z] [2022-09-06T20:32:01.499Z] #6 [internal] load build definition from Dockerfile [2022-09-06T20:32:01.499Z] #6 DONE 0.0s [2022-09-06T20:32:01.499Z] [2022-09-06T20:32:01.499Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:32:01.548Z] [2022-09-06T20:32:01.548Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:32:01.548Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T20:32:01.806Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T20:32:01.806Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T20:32:01.806Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T20:32:01.806Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-09-06T20:32:01.820Z] #40 25.72 CC images/mnt.o [2022-09-06T20:32:02.072Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s [2022-09-06T20:32:02.079Z] #40 25.95 CC images/pipe-data.o [2022-09-06T20:32:02.079Z] #40 26.13 CC images/sa.o [2022-09-06T20:32:02.334Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-09-06T20:32:02.338Z] #40 26.37 CC images/timer.o [2022-09-06T20:32:02.422Z] #45 1.338 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:32:02.422Z] #45 1.341 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:32:02.422Z] #45 1.344 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:32:02.423Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 2.2s done [2022-09-06T20:32:02.436Z] #7 ... [2022-09-06T20:32:02.436Z] [2022-09-06T20:32:02.436Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:32:02.436Z] #8 DONE 0.9s [2022-09-06T20:32:02.436Z] [2022-09-06T20:32:02.436Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-06T20:32:02.436Z] #7 DONE 0.9s [2022-09-06T20:32:02.436Z] [2022-09-06T20:32:02.436Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-06T20:32:02.436Z] #9 DONE 0.9s [2022-09-06T20:32:02.436Z] [2022-09-06T20:32:02.436Z] #10 [internal] load metadata for docker.io/library/debian:buster [2022-09-06T20:32:02.436Z] #10 DONE 0.9s [2022-09-06T20:32:02.594Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-09-06T20:32:02.595Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-09-06T20:32:02.597Z] #40 26.69 CC images/timerfd.o [2022-09-06T20:32:02.682Z] #45 ... [2022-09-06T20:32:02.683Z] [2022-09-06T20:32:02.683Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:02.683Z] #37 33.78 CC images/opts.o [2022-09-06T20:32:02.683Z] #37 33.91 CC images/seccomp.o [2022-09-06T20:32:02.683Z] #37 34.14 CC images/binfmt-misc.o [2022-09-06T20:32:02.683Z] #37 34.29 CC images/time.o [2022-09-06T20:32:02.683Z] #37 34.52 CC images/sysctl.o [2022-09-06T20:32:02.683Z] #37 34.64 CC images/autofs.o [2022-09-06T20:32:02.683Z] #37 34.77 CC images/macvlan.o [2022-09-06T20:32:02.683Z] #37 34.95 CC images/sit.o [2022-09-06T20:32:02.683Z] #37 35.21 CC images/memfd.o [2022-09-06T20:32:02.683Z] #37 35.48 CC images/timens.o [2022-09-06T20:32:02.683Z] #37 35.78 LINK images/built-in.o [2022-09-06T20:32:02.683Z] #37 35.94 GEN compel/include/asm [2022-09-06T20:32:02.683Z] #37 35.97 GEN compel/include/version.h [2022-09-06T20:32:02.683Z] #37 36.00 touch .config [2022-09-06T20:32:02.683Z] #37 36.07 GEN include/common/config.h [2022-09-06T20:32:02.683Z] #37 36.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-06T20:32:02.683Z] #37 36.17 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-09-06T20:32:02.683Z] #37 36.19 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-09-06T20:32:02.683Z] #37 36.23 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-09-06T20:32:02.683Z] #37 36.25 DEP compel/plugins/std/infect.d [2022-09-06T20:32:02.683Z] #37 36.38 DEP compel/plugins/std/string.d [2022-09-06T20:32:02.683Z] #37 36.42 DEP compel/plugins/std/log.d [2022-09-06T20:32:02.683Z] #37 36.53 DEP compel/plugins/std/fds.d [2022-09-06T20:32:02.683Z] #37 36.70 DEP compel/plugins/std/std.d [2022-09-06T20:32:02.683Z] #37 36.95 DEP compel/plugins/shmem/shmem.d [2022-09-06T20:32:02.683Z] #37 37.08 DEP compel/plugins/fds/fds.d [2022-09-06T20:32:02.683Z] #37 37.41 CC compel/plugins/std/std.o [2022-09-06T20:32:02.683Z] #37 37.85 CC compel/plugins/std/fds.o [2022-09-06T20:32:02.683Z] #37 38.47 CC compel/plugins/std/log.o [2022-09-06T20:32:02.683Z] #37 39.45 CC compel/plugins/std/string.o [2022-09-06T20:32:02.683Z] #37 40.30 CC compel/plugins/std/infect.o [2022-09-06T20:32:02.683Z] #37 40.85 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-09-06T20:32:02.683Z] #37 40.95 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-09-06T20:32:02.683Z] #37 41.03 AR compel/plugins/std.lib.a [2022-09-06T20:32:02.683Z] #37 41.14 CC compel/plugins/fds/fds.o [2022-09-06T20:32:02.683Z] #37 41.50 AR compel/plugins/fds.lib.a [2022-09-06T20:32:02.683Z] #37 41.60 HOSTDEP compel/src/lib/log-host.d [2022-09-06T20:32:02.683Z] #37 41.69 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-06T20:32:02.683Z] #37 41.81 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-09-06T20:32:02.683Z] #37 41.94 HOSTDEP compel/src/main-host.d [2022-09-06T20:32:02.683Z] #37 42.11 DEP compel/src/lib/ptrace.d [2022-09-06T20:32:02.683Z] #37 42.21 DEP compel/src/lib/infect.d [2022-09-06T20:32:02.683Z] #37 42.40 DEP compel/src/lib/infect-util.d [2022-09-06T20:32:02.683Z] #37 42.56 DEP compel/src/lib/infect-rpc.d [2022-09-06T20:32:02.683Z] #37 42.70 DEP compel/arch/aarch64/src/lib/infect.d [2022-09-06T20:32:02.683Z] #37 42.78 DEP compel/arch/aarch64/src/lib/cpu.d [2022-09-06T20:32:02.683Z] #37 42.81 DEP compel/src/lib/log.d [2022-09-06T20:32:02.683Z] #37 42.90 DEP compel/src/main.d [2022-09-06T20:32:02.683Z] #37 42.95 DEP compel/src/lib/handle-elf.d [2022-09-06T20:32:02.683Z] #37 43.02 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-09-06T20:32:02.683Z] #37 43.15 CC compel/src/lib/log.o [2022-09-06T20:32:02.683Z] #37 43.40 CC compel/arch/aarch64/src/lib/cpu.o [2022-09-06T20:32:02.683Z] #37 43.58 CC compel/arch/aarch64/src/lib/infect.o [2022-09-06T20:32:02.683Z] #37 43.99 CC compel/src/lib/infect-rpc.o [2022-09-06T20:32:02.691Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 0.1s [2022-09-06T20:32:02.856Z] #40 26.88 CC images/mm.o [2022-09-06T20:32:03.116Z] #40 27.15 CC images/sk-opts.o [2022-09-06T20:32:03.116Z] #40 27.35 CC images/sk-unix.o [2022-09-06T20:32:03.253Z] #37 44.39 CC compel/src/lib/infect-util.o [2022-09-06T20:32:03.513Z] #37 44.69 CC compel/src/lib/infect.o [2022-09-06T20:32:03.626Z] #11 ... [2022-09-06T20:32:03.626Z] [2022-09-06T20:32:03.626Z] #12 [internal] load build context [2022-09-06T20:32:03.626Z] #12 transferring context: 53.41MB 3.0s done [2022-09-06T20:32:03.626Z] #12 DONE 3.6s [2022-09-06T20:32:03.684Z] #40 27.64 CC images/sk-inet.o [2022-09-06T20:32:03.824Z] [2022-09-06T20:32:03.824Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:32:03.824Z] #11 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:32:03.824Z] #11 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.1s done [2022-09-06T20:32:03.824Z] #11 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-06T20:32:03.824Z] #11 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-06T20:32:03.824Z] #11 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-06T20:32:03.883Z] [2022-09-06T20:32:03.883Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:32:03.883Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T20:32:03.883Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T20:32:03.883Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T20:32:03.883Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T20:32:03.883Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-09-06T20:32:03.883Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-09-06T20:32:03.883Z] #13 DONE 3.6s [2022-09-06T20:32:03.883Z] [2022-09-06T20:32:03.883Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:03.883Z] #14 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-06T20:32:03.883Z] #14 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-06T20:32:03.883Z] #14 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-06T20:32:03.883Z] #14 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-06T20:32:03.883Z] #14 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.5s done [2022-09-06T20:32:03.883Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 2.2s done [2022-09-06T20:32:03.883Z] #14 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 3.4s [2022-09-06T20:32:03.883Z] #14 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 2.5s done [2022-09-06T20:32:03.883Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 88.08MB / 141.88MB 3.6s [2022-09-06T20:32:03.883Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 2.10MB / 68.83MB 3.6s [2022-09-06T20:32:03.883Z] #14 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 3.5s done [2022-09-06T20:32:03.883Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 103.81MB / 141.88MB 3.8s [2022-09-06T20:32:03.883Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 14.68MB / 68.83MB 3.8s [2022-09-06T20:32:03.944Z] #40 27.97 CC images/tun.o [2022-09-06T20:32:04.084Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 14.68MB / 50.44MB 0.4s [2022-09-06T20:32:04.084Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 22.02MB / 50.44MB 0.5s [2022-09-06T20:32:04.142Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 20.10MB / 68.83MB 3.9s [2022-09-06T20:32:04.143Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 117.44MB / 141.88MB 4.0s [2022-09-06T20:32:04.143Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 25.17MB / 68.83MB 4.0s [2022-09-06T20:32:04.203Z] #40 28.24 CC images/sk-netlink.o [2022-09-06T20:32:04.423Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 124.78MB / 141.88MB 4.1s [2022-09-06T20:32:04.423Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 37.75MB / 68.83MB 4.2s [2022-09-06T20:32:04.446Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 30.41MB / 50.44MB 0.6s [2022-09-06T20:32:04.446Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 42.99MB / 50.44MB 0.7s [2022-09-06T20:32:04.461Z] #40 28.48 CC images/packet-sock.o [2022-09-06T20:32:04.461Z] #40 ... [2022-09-06T20:32:04.461Z] [2022-09-06T20:32:04.461Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:32:04.682Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 4.4s [2022-09-06T20:32:04.682Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 58.72MB / 68.83MB 4.4s [2022-09-06T20:32:04.682Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 4.6s [2022-09-06T20:32:04.709Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.9s [2022-09-06T20:32:04.720Z] #23 80.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T20:32:04.720Z] #23 80.13 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:32:04.720Z] #23 80.14 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:32:05.123Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-09-06T20:32:05.426Z] #37 46.61 CC compel/src/lib/ptrace.o [2022-09-06T20:32:05.690Z] #11 ... [2022-09-06T20:32:05.690Z] [2022-09-06T20:32:05.690Z] #12 [internal] load build context [2022-09-06T20:32:05.690Z] #12 transferring context: 53.41MB 3.7s done [2022-09-06T20:32:05.690Z] #12 DONE 4.2s [2022-09-06T20:32:05.691Z] [2022-09-06T20:32:05.691Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:05.691Z] #13 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.1s done [2022-09-06T20:32:05.691Z] #13 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-06T20:32:05.691Z] #13 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-06T20:32:05.691Z] #13 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-06T20:32:05.691Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.7s done [2022-09-06T20:32:05.691Z] #13 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 1.9s done [2022-09-06T20:32:05.691Z] #13 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 2.1s done [2022-09-06T20:32:05.691Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 3.9s done [2022-09-06T20:32:05.691Z] #13 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 0.5s [2022-09-06T20:32:05.691Z] #13 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 4.0s [2022-09-06T20:32:05.691Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 92.27MB / 141.88MB 4.0s [2022-09-06T20:32:05.950Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 100.66MB / 141.88MB 4.0s [2022-09-06T20:32:05.950Z] #13 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 4.0s [2022-09-06T20:32:05.950Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 122.68MB / 141.88MB 4.2s [2022-09-06T20:32:05.995Z] #37 47.00 AR compel/libcompel.a [2022-09-06T20:32:05.995Z] #37 47.09 HOSTCC compel/src/main-host.o [2022-09-06T20:32:05.995Z] #37 47.29 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-09-06T20:32:06.207Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 130.90MB / 141.88MB 4.3s [2022-09-06T20:32:06.207Z] #13 ... [2022-09-06T20:32:06.207Z] [2022-09-06T20:32:06.207Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:32:06.207Z] #11 DONE 4.8s [2022-09-06T20:32:06.207Z] [2022-09-06T20:32:06.207Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:06.207Z] #13 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 4.4s done [2022-09-06T20:32:06.207Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 4.5s [2022-09-06T20:32:06.207Z] #13 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 4.4s done [2022-09-06T20:32:06.255Z] #37 47.47 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-06T20:32:06.514Z] #37 47.72 HOSTCC compel/src/lib/log-host.o [2022-09-06T20:32:06.578Z] #14 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 6.3s done [2022-09-06T20:32:06.774Z] #37 ... [2022-09-06T20:32:06.774Z] [2022-09-06T20:32:06.774Z] #39 [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-09-06T20:32:06.774Z] #39 11.25 + cd /tmp/tmp.RHmQE6QZRF/src/github.com/opencontainers/runc [2022-09-06T20:32:06.774Z] #39 11.25 + git checkout -q v1.1.4 [2022-09-06T20:32:06.836Z] #14 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.3s done [2022-09-06T20:32:07.092Z] #14 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 7.0s done [2022-09-06T20:32:07.343Z] #39 11.95 + '[' -z '' ']' [2022-09-06T20:32:07.343Z] #39 11.95 + target=static [2022-09-06T20:32:07.343Z] #39 11.95 + make BUILDTAGS=seccomp static [2022-09-06T20:32:07.349Z] #14 ... [2022-09-06T20:32:07.349Z] [2022-09-06T20:32:07.349Z] #15 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:32:07.349Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-06T20:32:07.349Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T20:32:07.349Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T20:32:07.349Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T20:32:07.349Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-09-06T20:32:07.349Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-09-06T20:32:07.349Z] #15 DONE 7.3s [2022-09-06T20:32:07.349Z] [2022-09-06T20:32:07.349Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:07.349Z] #14 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.1s [2022-09-06T20:32:07.349Z] #14 ... [2022-09-06T20:32:07.349Z] [2022-09-06T20:32:07.349Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:32:07.587Z] #13 ... [2022-09-06T20:32:07.587Z] [2022-09-06T20:32:07.587Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:32:07.587Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T20:32:07.587Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T20:32:07.587Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T20:32:07.587Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-06T20:32:07.587Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-09-06T20:32:07.587Z] #14 DONE 6.1s [2022-09-06T20:32:07.587Z] [2022-09-06T20:32:07.587Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:07.603Z] #39 12.28 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-09-06T20:32:07.968Z] #11 DONE 7.8s [2022-09-06T20:32:07.968Z] [2022-09-06T20:32:07.968Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:07.968Z] #14 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.4s done [2022-09-06T20:32:07.968Z] #14 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-06T20:32:08.029Z] #11 ... [2022-09-06T20:32:08.029Z] [2022-09-06T20:32:08.029Z] #12 [internal] load build context [2022-09-06T20:32:08.029Z] #12 transferring context: 53.41MB 2.4s done [2022-09-06T20:32:08.029Z] #12 DONE 4.0s [2022-09-06T20:32:08.029Z] [2022-09-06T20:32:08.029Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:32:08.029Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 3.8s done [2022-09-06T20:32:08.029Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 [2022-09-06T20:32:08.520Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-06T20:32:08.520Z] #13 ... [2022-09-06T20:32:08.520Z] [2022-09-06T20:32:08.520Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:32:08.520Z] #15 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.1s done [2022-09-06T20:32:08.520Z] #15 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-06T20:32:08.520Z] #15 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-06T20:32:08.520Z] #15 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-06T20:32:08.520Z] #15 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.8s done [2022-09-06T20:32:08.520Z] #15 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.1s done [2022-09-06T20:32:08.520Z] #15 DONE 7.2s [2022-09-06T20:32:08.520Z] [2022-09-06T20:32:08.520Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:08.532Z] #14 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.6s done [2022-09-06T20:32:08.788Z] #14 ... [2022-09-06T20:32:08.788Z] [2022-09-06T20:32:08.788Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:32:08.788Z] #16 DONE 0.7s [2022-09-06T20:32:08.910Z] #23 ... [2022-09-06T20:32:08.910Z] [2022-09-06T20:32:08.910Z] #24 [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-09-06T20:32:08.910Z] #24 77.64 os [2022-09-06T20:32:08.910Z] #24 78.74 bufio [2022-09-06T20:32:08.910Z] #24 80.27 text/tabwriter [2022-09-06T20:32:08.910Z] #24 81.51 io/ioutil [2022-09-06T20:32:08.910Z] #24 81.51 fmt [2022-09-06T20:32:08.910Z] #24 84.07 github.com/BurntSushi/toml [2022-09-06T20:32:08.910Z] #24 84.07 flag [2022-09-06T20:32:08.910Z] #24 85.74 log [2022-09-06T20:32:08.910Z] #24 ... [2022-09-06T20:32:08.910Z] [2022-09-06T20:32:08.910Z] #38 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T20:32:08.910Z] #38 52.06 Checking out files: 36% (1826/4989) Checking out files: 37% (1846/4989) Checking out files: 38% (1896/4989) Checking out files: 39% (1946/4989) Checking out files: 40% (1996/4989) Checking out files: 41% (2046/4989) Checking out files: 42% (2096/4989) Checking out files: 43% (2146/4989) Checking out files: 44% (2196/4989) Checking out files: 45% (2246/4989) Checking out files: 46% (2295/4989) Checking out files: 47% (2345/4989) Checking out files: 48% (2395/4989) Checking out files: 49% (2445/4989) Checking out files: 50% (2495/4989) Checking out files: 51% (2545/4989) Checking out files: 52% (2595/4989) Checking out files: 53% (2645/4989) Checking out files: 54% (2695/4989) Checking out files: 55% (2744/4989) Checking out files: 56% (2794/4989) Checking out files: 57% (2844/4989) Checking out files: 58% (2894/4989) Checking out files: 59% (2944/4989) Checking out files: 60% (2994/4989) Checking out files: 61% (3044/4989) Checking out files: 62% (3094/4989) Checking out files: 63% (3144/4989) Checking out files: 64% (3193/4989) Checking out files: 65% (3243/4989) Checking out files: 66% (3293/4989) Checking out files: 67% (3343/4989) Checking out files: 68% (3393/4989) Checking out files: 69% (3443/4989) Checking out files: 70% (3493/4989) Checking out files: 71% (3543/4989) Checking out files: 72% (3593/4989) Checking out files: 73% (3642/4989) Checking out files: 74% (3692/4989) Checking out files: 75% (3742/4989) Checking out files: 76% (3792/4989) Checking out files: 77% (3842/4989) Checking out files: 78% (3892/4989) Checking out files: 79% (3942/4989) Checking out files: 79% (3965/4989) Checking out files: 80% (3992/4989) Checking out files: 81% (4042/4989) Checking out files: 82% (4091/4989) Checking out files: 83% (4141/4989) Checking out files: 84% (4191/4989) Checking out files: 85% (4241/4989) Checking out files: 86% (4291/4989) Checking out files: 87% (4341/4989) Checking out files: 88% (4391/4989) Checking out files: 89% (4441/4989) Checking out files: 90% (4491/4989) Checking out files: 91% (4540/4989) Checking out files: 92% (4590/4989) Checking out files: 93% (4640/4989) Checking out files: 94% (4690/4989) Checking out files: 95% (4740/4989) Checking out files: 96% (4790/4989) Checking out files: 97% (4840/4989) Checking out files: 98% (4890/4989) Checking out files: 99% (4940/4989) Checking out files: 100% (4989/4989) Checking out files: 100% (4989/4989), done. [2022-09-06T20:32:08.910Z] #38 53.92 + cd /tmp/tmp.B9nodEL3sY/src/github.com/containerd/containerd [2022-09-06T20:32:08.910Z] #38 53.92 + git checkout -q v1.6.8 [2022-09-06T20:32:08.910Z] #38 55.60 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T20:32:08.910Z] #38 55.60 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T20:32:08.910Z] #38 55.60 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:32:08.910Z] #38 55.60 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:32:08.910Z] #38 55.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T20:32:08.910Z] #38 55.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T20:32:08.910Z] #38 55.60 + '[' '' = dynamic ']' [2022-09-06T20:32:08.910Z] #38 55.60 + make [2022-09-06T20:32:09.046Z] [2022-09-06T20:32:09.046Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:09.046Z] #14 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-06T20:32:09.087Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.5s done [2022-09-06T20:32:09.087Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.1s [2022-09-06T20:32:09.345Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.4s done [2022-09-06T20:32:09.613Z] #14 ... [2022-09-06T20:32:09.613Z] [2022-09-06T20:32:09.613Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:32:09.613Z] #17 DONE 0.8s [2022-09-06T20:32:09.613Z] [2022-09-06T20:32:09.613Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:09.909Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-06T20:32:10.167Z] #13 ... [2022-09-06T20:32:10.167Z] [2022-09-06T20:32:10.167Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:32:10.167Z] #16 DONE 0.7s [2022-09-06T20:32:10.167Z] [2022-09-06T20:32:10.167Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:10.288Z] #38 57.66 + bin/ctr [2022-09-06T20:32:10.733Z] #13 ... [2022-09-06T20:32:10.733Z] [2022-09-06T20:32:10.733Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:32:10.733Z] #17 DONE 0.8s [2022-09-06T20:32:10.733Z] [2022-09-06T20:32:10.733Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:12.228Z] #11 ... [2022-09-06T20:32:12.229Z] [2022-09-06T20:32:12.229Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:32:12.229Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T20:32:12.229Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T20:32:12.229Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-06T20:32:12.229Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-06T20:32:12.229Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-09-06T20:32:12.229Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2022-09-06T20:32:12.229Z] #13 DONE 8.2s [2022-09-06T20:32:12.229Z] [2022-09-06T20:32:12.229Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-06T20:32:12.229Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-06T20:32:12.229Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-06T20:32:12.229Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-06T20:32:12.229Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-06T20:32:12.229Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-09-06T20:32:12.229Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.0s done [2022-09-06T20:32:12.229Z] #14 DONE 8.4s [2022-09-06T20:32:12.229Z] [2022-09-06T20:32:12.229Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:12.229Z] #15 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.1s done [2022-09-06T20:32:12.229Z] #15 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-06T20:32:12.229Z] #15 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-06T20:32:12.229Z] #15 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-06T20:32:12.229Z] #15 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 3.8s done [2022-09-06T20:32:12.229Z] #15 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 6.4s done [2022-09-06T20:32:12.229Z] #15 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 4.8s done [2022-09-06T20:32:12.229Z] #15 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 5.0s done [2022-09-06T20:32:12.229Z] #15 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 7.7s done [2022-09-06T20:32:12.229Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 98.57MB / 141.88MB 8.3s [2022-09-06T20:32:12.229Z] #15 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 6.6s done [2022-09-06T20:32:12.229Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 110.10MB / 141.88MB 8.6s [2022-09-06T20:32:12.488Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 121.63MB / 141.88MB 8.9s [2022-09-06T20:32:12.749Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 133.17MB / 141.88MB 9.1s [2022-09-06T20:32:12.824Z] #38 ... [2022-09-06T20:32:12.824Z] [2022-09-06T20:32:12.824Z] #24 [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-09-06T20:32:12.824Z] #24 88.11 github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:32:12.824Z] #24 DONE 91.2s [2022-09-06T20:32:12.824Z] [2022-09-06T20:32:12.824Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:12.824Z] #40 28.82 CC images/ipc-var.o [2022-09-06T20:32:12.824Z] #40 29.05 CC images/ipc-desc.o [2022-09-06T20:32:12.824Z] #40 29.26 CC images/ipc-shm.o [2022-09-06T20:32:12.824Z] #40 29.45 CC images/ipc-msg.o [2022-09-06T20:32:12.824Z] #40 29.77 CC images/ipc-sem.o [2022-09-06T20:32:12.824Z] #40 29.95 CC images/utsns.o [2022-09-06T20:32:12.824Z] #40 30.15 CC images/creds.o [2022-09-06T20:32:12.824Z] #40 30.37 CC images/vma.o [2022-09-06T20:32:12.824Z] #40 30.59 CC images/netdev.o [2022-09-06T20:32:12.824Z] #40 31.02 CC images/tty.o [2022-09-06T20:32:12.824Z] #40 31.57 CC images/file-lock.o [2022-09-06T20:32:12.824Z] #40 31.74 CC images/rlimit.o [2022-09-06T20:32:12.824Z] #40 31.94 CC images/pagemap.o [2022-09-06T20:32:12.824Z] #40 32.19 CC images/siginfo.o [2022-09-06T20:32:12.824Z] #40 32.45 CC images/rpc.o [2022-09-06T20:32:12.824Z] #40 33.57 CC images/ext-file.o [2022-09-06T20:32:12.824Z] #40 33.78 CC images/cgroup.o [2022-09-06T20:32:12.824Z] #40 34.38 CC images/userns.o [2022-09-06T20:32:12.824Z] #40 34.61 CC images/google/protobuf/descriptor.o [2022-09-06T20:32:12.824Z] #40 36.42 CC images/opts.o [2022-09-06T20:32:12.824Z] #40 36.66 CC images/seccomp.o [2022-09-06T20:32:12.887Z] #39 ... [2022-09-06T20:32:12.887Z] [2022-09-06T20:32:12.887Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:12.887Z] #37 47.88 HOSTLINK compel/compel-host-bin [2022-09-06T20:32:12.887Z] #37 48.01 DEP soccr/soccr.d [2022-09-06T20:32:12.887Z] #37 48.10 CC soccr/soccr.o [2022-09-06T20:32:12.887Z] #37 49.29 AR soccr/libsoccr.a [2022-09-06T20:32:12.887Z] #37 49.34 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:32:12.887Z] #37 49.73 DEP criu/arch/aarch64/sigframe.d [2022-09-06T20:32:12.887Z] #37 49.82 DEP criu/arch/aarch64/crtools.d [2022-09-06T20:32:12.887Z] #37 50.05 DEP criu/arch/aarch64/cpu.d [2022-09-06T20:32:12.887Z] #37 50.11 DEP criu/arch/aarch64/bitops.d [2022-09-06T20:32:12.887Z] #37 50.16 CC criu/arch/aarch64/bitops.o [2022-09-06T20:32:12.887Z] #37 50.21 CC criu/arch/aarch64/cpu.o [2022-09-06T20:32:12.887Z] #37 50.44 CC criu/arch/aarch64/crtools.o [2022-09-06T20:32:12.887Z] #37 50.95 CC criu/arch/aarch64/sigframe.o [2022-09-06T20:32:12.887Z] #37 51.17 LINK criu/arch/aarch64/crtools.built-in.o [2022-09-06T20:32:12.887Z] #37 51.25 DEP criu/pie/util-vdso.d [2022-09-06T20:32:12.887Z] #37 51.38 DEP criu/pie/util.d [2022-09-06T20:32:12.887Z] #37 51.48 CC criu/pie/util.o [2022-09-06T20:32:12.887Z] #37 51.77 CC criu/pie/util-vdso.o [2022-09-06T20:32:12.887Z] #37 52.41 AR criu/pie/pie.lib.a [2022-09-06T20:32:12.887Z] #37 52.45 DEP criu/pie/restorer.d [2022-09-06T20:32:12.887Z] #37 52.60 DEP criu/arch/aarch64/intraprocedure.d [2022-09-06T20:32:12.887Z] #37 52.62 DEP criu/arch/aarch64/restorer.d [2022-09-06T20:32:12.887Z] #37 52.82 DEP criu/arch/aarch64/vdso-pie.d [2022-09-06T20:32:12.887Z] #37 52.91 DEP criu/pie/parasite-vdso.d [2022-09-06T20:32:12.887Z] #37 53.01 DEP criu/pie/parasite.d [2022-09-06T20:32:12.887Z] #37 53.27 CC criu/pie/parasite.o [2022-09-06T20:32:13.020Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 9.4s [2022-09-06T20:32:13.084Z] #40 36.94 CC images/binfmt-misc.o [2022-09-06T20:32:13.084Z] #40 37.14 CC images/time.o [2022-09-06T20:32:13.146Z] #37 54.40 LINK criu/pie/parasite.built-in.o [2022-09-06T20:32:13.147Z] #37 54.43 GEN criu/pie/parasite-blob.h [2022-09-06T20:32:13.343Z] #40 37.36 CC images/sysctl.o [2022-09-06T20:32:13.343Z] #40 37.50 CC images/autofs.o [2022-09-06T20:32:13.406Z] #37 54.47 CC criu/pie/parasite-vdso.o [2022-09-06T20:32:13.588Z] #15 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 6.0s [2022-09-06T20:32:13.601Z] #40 37.67 CC images/macvlan.o [2022-09-06T20:32:13.794Z] #14 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.3s done [2022-09-06T20:32:13.794Z] #14 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-06T20:32:13.860Z] #40 37.86 CC images/sit.o [2022-09-06T20:32:13.976Z] #37 55.07 CC criu/arch/aarch64/vdso-pie.o [2022-09-06T20:32:14.119Z] #40 38.15 CC images/memfd.o [2022-09-06T20:32:14.235Z] #37 55.37 CC criu/arch/aarch64/restorer.o [2022-09-06T20:32:14.378Z] #40 38.46 CC images/timens.o [2022-09-06T20:32:14.494Z] #37 ... [2022-09-06T20:32:14.494Z] [2022-09-06T20:32:14.494Z] #18 [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-09-06T20:32:14.494Z] #18 100.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:32:14.494Z] #18 100.6 + GOBIN=/build [2022-09-06T20:32:14.494Z] #18 100.6 + GO111MODULE=on [2022-09-06T20:32:14.494Z] #18 100.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-06T20:32:14.637Z] #40 38.71 LINK images/built-in.o [2022-09-06T20:32:14.896Z] #40 38.87 GEN compel/include/asm [2022-09-06T20:32:14.896Z] #40 38.89 GEN compel/include/version.h [2022-09-06T20:32:14.896Z] #40 38.92 touch .config [2022-09-06T20:32:14.896Z] #40 38.99 GEN include/common/config.h [2022-09-06T20:32:14.896Z] #40 39.08 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-06T20:32:14.896Z] #40 39.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-06T20:32:14.928Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.6s done [2022-09-06T20:32:14.928Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 0.1s [2022-09-06T20:32:14.965Z] #15 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 11.1s done [2022-09-06T20:32:15.156Z] #40 39.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-06T20:32:15.156Z] #40 39.17 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-06T20:32:15.156Z] #40 39.18 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-06T20:32:15.156Z] #40 39.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-06T20:32:15.156Z] #40 39.27 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-06T20:32:15.156Z] #40 39.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-06T20:32:15.156Z] #40 39.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-06T20:32:15.156Z] #40 39.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-06T20:32:15.415Z] #40 39.35 DEP compel/plugins/std/infect.d [2022-09-06T20:32:15.415Z] #40 39.48 DEP compel/plugins/std/string.d [2022-09-06T20:32:15.415Z] #40 39.56 DEP compel/plugins/std/log.d [2022-09-06T20:32:15.544Z] #15 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-06T20:32:15.544Z] #15 ... [2022-09-06T20:32:15.544Z] [2022-09-06T20:32:15.544Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-06T20:32:15.544Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 7.1s done [2022-09-06T20:32:15.544Z] #11 DONE 12.2s [2022-09-06T20:32:15.544Z] [2022-09-06T20:32:15.544Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:15.544Z] #15 ... [2022-09-06T20:32:15.544Z] [2022-09-06T20:32:15.544Z] #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-09-06T20:32:15.674Z] #40 39.64 DEP compel/plugins/std/fds.d [2022-09-06T20:32:15.674Z] #40 39.73 DEP compel/plugins/std/std.d [2022-09-06T20:32:15.933Z] #40 39.82 DEP compel/plugins/shmem/shmem.d [2022-09-06T20:32:15.933Z] #40 39.94 DEP compel/plugins/fds/fds.d [2022-09-06T20:32:15.933Z] #40 39.98 CC compel/plugins/std/std.o [2022-09-06T20:32:16.192Z] #40 40.37 CC compel/plugins/std/fds.o [2022-09-06T20:32:16.872Z] #40 40.72 CC compel/plugins/std/log.o [2022-09-06T20:32:16.931Z] #16 ... [2022-09-06T20:32:16.931Z] [2022-09-06T20:32:16.931Z] #17 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:32:16.931Z] #17 DONE 0.6s [2022-09-06T20:32:16.931Z] [2022-09-06T20:32:16.931Z] #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-09-06T20:32:16.931Z] #16 1.350 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:17.032Z] #18 ... [2022-09-06T20:32:17.032Z] [2022-09-06T20:32:17.032Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:17.032Z] #45 6.158 Hit:4 http://deb.debian.org/debian buster-backports InRelease [2022-09-06T20:32:17.032Z] #45 6.852 Reading package lists... [2022-09-06T20:32:17.032Z] #45 10.38 Reading package lists... [2022-09-06T20:32:17.032Z] #45 13.87 Building dependency tree... [2022-09-06T20:32:17.032Z] #45 14.56 Reading state information... [2022-09-06T20:32:17.032Z] #45 15.75 libcap2-bin is already the newest version (1:2.25-2). [2022-09-06T20:32:17.032Z] #45 15.75 The following additional packages will be installed: [2022-09-06T20:32:17.032Z] #45 15.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-06T20:32:17.032Z] #45 15.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-06T20:32:17.032Z] #45 15.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-06T20:32:17.032Z] #45 15.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-06T20:32:17.032Z] #45 15.75 python3.7 python3.7-minimal vim-runtime xxd [2022-09-06T20:32:17.032Z] #45 15.76 Suggested packages: [2022-09-06T20:32:17.032Z] #45 15.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-06T20:32:17.032Z] #45 15.76 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-06T20:32:17.032Z] #45 15.76 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-06T20:32:17.032Z] #45 15.76 quota [2022-09-06T20:32:17.032Z] #45 15.76 Recommended packages: [2022-09-06T20:32:17.032Z] #45 15.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-06T20:32:17.032Z] #45 15.76 python3-keyrings.alt python3-xdg unzip [2022-09-06T20:32:17.191Z] #16 1.375 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:17.191Z] #16 1.382 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:17.191Z] #16 1.513 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:17.450Z] #16 ... [2022-09-06T20:32:17.450Z] [2022-09-06T20:32:17.450Z] #18 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:32:17.450Z] #18 DONE 0.7s [2022-09-06T20:32:17.450Z] [2022-09-06T20:32:17.450Z] #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-09-06T20:32:17.450Z] #16 1.866 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:17.602Z] #45 ... [2022-09-06T20:32:17.602Z] [2022-09-06T20:32:17.602Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:17.602Z] #37 55.73 CC criu/arch/aarch64/intraprocedure.o [2022-09-06T20:32:17.602Z] #37 55.79 CC criu/pie/restorer.o [2022-09-06T20:32:17.602Z] #37 58.44 LINK criu/pie/restorer.built-in.o [2022-09-06T20:32:17.602Z] #37 58.46 GEN criu/pie/restorer-blob.h [2022-09-06T20:32:17.602Z] #37 58.60 DEP criu/vdso.d [2022-09-06T20:32:17.602Z] #37 58.75 DEP criu/uts_ns.d [2022-09-06T20:32:17.718Z] #16 2.139 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:17.822Z] #40 41.60 CC compel/plugins/std/string.o [2022-09-06T20:32:17.862Z] #37 58.87 DEP criu/util.d [2022-09-06T20:32:17.862Z] #37 59.10 DEP criu/uffd.d [2022-09-06T20:32:17.968Z] #14 ... [2022-09-06T20:32:17.968Z] [2022-09-06T20:32:17.969Z] #18 [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-09-06T20:32:17.969Z] #0 1.881 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:17.969Z] #0 1.894 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:17.969Z] #0 1.894 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:17.969Z] #0 2.132 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:17.969Z] #0 2.460 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:17.969Z] #0 2.706 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:17.969Z] #0 4.338 Fetched 8481 kB in 3s (3118 kB/s) [2022-09-06T20:32:17.969Z] #0 4.338 Reading package lists... [2022-09-06T20:32:17.969Z] #0 5.286 Reading package lists... [2022-09-06T20:32:17.969Z] #0 6.176 Building dependency tree... [2022-09-06T20:32:17.969Z] #0 6.558 The following additional packages will be installed: [2022-09-06T20:32:17.969Z] #0 6.558 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-06T20:32:17.969Z] #0 6.558 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-06T20:32:17.969Z] #0 6.558 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-06T20:32:17.969Z] #0 6.558 Suggested packages: [2022-09-06T20:32:17.969Z] #0 6.558 krb5-doc krb5-user [2022-09-06T20:32:17.969Z] #0 6.558 Recommended packages: [2022-09-06T20:32:17.969Z] #0 6.558 krb5-locales publicsuffix libsasl2-modules [2022-09-06T20:32:17.969Z] #0 6.733 The following NEW packages will be installed: [2022-09-06T20:32:17.969Z] #0 6.733 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-06T20:32:17.969Z] #0 6.733 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-06T20:32:17.969Z] #0 6.733 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T20:32:17.969Z] #0 6.733 libssh2-1 libssl1.1 openssl [2022-09-06T20:32:17.969Z] #0 7.011 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-06T20:32:17.969Z] #0 7.011 Need to get 5083 kB of archives. [2022-09-06T20:32:17.969Z] #0 7.011 After this operation, 12.1 MB of additional disk space will be used. [2022-09-06T20:32:17.969Z] #0 7.011 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-06T20:32:17.969Z] #0 7.034 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-06T20:32:17.969Z] #0 7.055 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-06T20:32:17.969Z] #0 7.057 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-06T20:32:17.969Z] #0 7.061 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-06T20:32:17.969Z] #0 7.062 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-06T20:32:17.969Z] #0 7.072 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-06T20:32:17.969Z] #0 7.075 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-06T20:32:17.969Z] #0 7.075 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-06T20:32:17.969Z] #0 7.077 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-06T20:32:17.969Z] #0 7.079 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-06T20:32:17.969Z] #0 7.085 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-06T20:32:17.969Z] #0 7.088 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-06T20:32:17.969Z] #0 7.090 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-06T20:32:17.969Z] #0 7.091 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-06T20:32:17.969Z] #0 7.093 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-06T20:32:17.969Z] #0 7.095 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-06T20:32:17.969Z] #0 7.101 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-06T20:32:17.969Z] #0 7.109 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T20:32:17.969Z] #0 7.113 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T20:32:17.969Z] #0 7.115 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T20:32:17.969Z] #0 7.320 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:32:17.969Z] #0 7.346 Fetched 5083 kB in 0s (13.7 MB/s) [2022-09-06T20:32:17.969Z] #0 7.396 Selecting previously unselected package libssl1.1:amd64. [2022-09-06T20:32:17.969Z] #0 7.396 (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 ... 6677 files and directories currently installed.) [2022-09-06T20:32:17.969Z] #0 7.397 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 7.446 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:17.969Z] #0 7.668 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T20:32:17.969Z] #0 7.668 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 7.673 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:17.969Z] #0 7.759 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T20:32:17.969Z] #0 7.760 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 7.764 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:17.969Z] #0 7.892 Selecting previously unselected package libldap-common. [2022-09-06T20:32:17.969Z] #0 7.892 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-06T20:32:17.969Z] #0 7.901 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:17.969Z] #0 7.979 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T20:32:17.969Z] #0 7.979 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 7.983 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:17.969Z] #0 8.073 Selecting previously unselected package openssl. [2022-09-06T20:32:17.969Z] #0 8.073 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 8.120 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:17.969Z] #0 8.296 Selecting previously unselected package ca-certificates. [2022-09-06T20:32:17.969Z] #0 8.296 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-06T20:32:17.969Z] #0 8.301 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:17.969Z] #0 8.431 Selecting previously unselected package libkeyutils1:amd64. [2022-09-06T20:32:17.969Z] #0 8.431 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 8.435 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-06T20:32:17.969Z] #0 8.581 Selecting previously unselected package libkrb5support0:amd64. [2022-09-06T20:32:17.969Z] #0 8.581 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 8.586 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:17.969Z] #0 8.660 Selecting previously unselected package libk5crypto3:amd64. [2022-09-06T20:32:17.969Z] #0 8.660 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 8.669 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:17.969Z] #0 8.798 Selecting previously unselected package libkrb5-3:amd64. [2022-09-06T20:32:17.969Z] #0 8.798 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 8.809 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:17.969Z] #0 8.922 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-06T20:32:17.969Z] #0 8.922 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 8.927 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:17.969Z] #0 9.117 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T20:32:17.969Z] #0 9.117 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 9.129 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T20:32:17.969Z] #0 9.239 Selecting previously unselected package libpsl5:amd64. [2022-09-06T20:32:17.969Z] #0 9.239 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 9.314 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-06T20:32:17.969Z] #0 9.402 Selecting previously unselected package librtmp1:amd64. [2022-09-06T20:32:17.969Z] #0 9.402 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 9.407 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T20:32:17.969Z] #0 9.529 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T20:32:17.969Z] #0 9.531 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 9.536 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T20:32:17.969Z] #0 9.661 Selecting previously unselected package libcurl4:amd64. [2022-09-06T20:32:17.969Z] #0 9.661 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 9.666 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T20:32:17.969Z] #0 9.807 Selecting previously unselected package curl. [2022-09-06T20:32:17.969Z] #0 9.807 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 9.817 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-06T20:32:17.969Z] #0 10.00 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:32:17.969Z] #0 10.00 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T20:32:17.969Z] #0 10.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:32:17.969Z] #18 10.12 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:32:17.969Z] #18 10.12 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:32:17.969Z] #18 10.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:32:17.969Z] #18 ... [2022-09-06T20:32:17.969Z] [2022-09-06T20:32:17.969Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:17.969Z] #14 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 4.4s done [2022-09-06T20:32:18.082Z] #40 42.12 CC compel/plugins/std/infect.o [2022-09-06T20:32:18.122Z] #37 59.31 DEP criu/tun.d [2022-09-06T20:32:18.225Z] #14 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c [2022-09-06T20:32:18.344Z] #40 42.47 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-06T20:32:18.344Z] #40 42.50 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-06T20:32:18.344Z] #40 42.54 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-06T20:32:18.382Z] #37 59.46 DEP criu/tty.d [2022-09-06T20:32:18.382Z] #37 59.62 DEP criu/timerfd.d [2022-09-06T20:32:18.604Z] #40 42.57 AR compel/plugins/std.lib.a [2022-09-06T20:32:18.604Z] #40 42.65 CC compel/plugins/fds/fds.o [2022-09-06T20:32:18.642Z] #37 59.80 DEP criu/timens.d [2022-09-06T20:32:18.863Z] #40 42.81 AR compel/plugins/fds.lib.a [2022-09-06T20:32:18.863Z] #40 42.86 HOSTDEP compel/src/lib/log-host.d [2022-09-06T20:32:18.863Z] #40 42.91 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-06T20:32:18.863Z] #40 42.97 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-06T20:32:18.863Z] #40 43.04 HOSTDEP compel/src/main-host.d [2022-09-06T20:32:18.902Z] #37 59.93 DEP criu/sysfs_parse.d [2022-09-06T20:32:18.902Z] #37 60.06 DEP criu/sysctl.d [2022-09-06T20:32:18.902Z] #37 60.18 DEP criu/string.d [2022-09-06T20:32:19.232Z] #40 43.13 DEP compel/src/lib/ptrace.d [2022-09-06T20:32:19.232Z] #40 43.20 DEP compel/src/lib/infect.d [2022-09-06T20:32:19.232Z] #40 43.32 DEP compel/src/lib/infect-util.d [2022-09-06T20:32:19.232Z] #40 43.40 DEP compel/src/lib/infect-rpc.d [2022-09-06T20:32:19.241Z] #13 ... [2022-09-06T20:32:19.242Z] [2022-09-06T20:32:19.242Z] #18 [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-09-06T20:32:19.242Z] #0 1.365 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:19.242Z] #0 1.382 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:19.242Z] #0 1.383 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:19.242Z] #0 1.584 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:19.242Z] #0 2.006 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:19.242Z] #0 2.022 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:19.242Z] #0 3.857 Fetched 8481 kB in 3s (3060 kB/s) [2022-09-06T20:32:19.242Z] #0 3.857 Reading package lists... [2022-09-06T20:32:19.242Z] #0 4.794 Reading package lists... [2022-09-06T20:32:19.242Z] #0 5.714 Building dependency tree... [2022-09-06T20:32:19.242Z] #0 6.024 The following additional packages will be installed: [2022-09-06T20:32:19.242Z] #0 6.024 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-06T20:32:19.242Z] #0 6.024 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-06T20:32:19.242Z] #0 6.025 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-06T20:32:19.242Z] #0 6.026 Suggested packages: [2022-09-06T20:32:19.242Z] #0 6.026 krb5-doc krb5-user [2022-09-06T20:32:19.242Z] #0 6.026 Recommended packages: [2022-09-06T20:32:19.242Z] #0 6.026 krb5-locales publicsuffix libsasl2-modules [2022-09-06T20:32:19.242Z] #0 6.179 The following NEW packages will be installed: [2022-09-06T20:32:19.242Z] #0 6.180 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-06T20:32:19.242Z] #0 6.187 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-06T20:32:19.242Z] #0 6.187 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T20:32:19.242Z] #0 6.187 libssh2-1 libssl1.1 openssl [2022-09-06T20:32:19.242Z] #0 6.454 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-06T20:32:19.242Z] #0 6.454 Need to get 5083 kB of archives. [2022-09-06T20:32:19.242Z] #0 6.454 After this operation, 12.1 MB of additional disk space will be used. [2022-09-06T20:32:19.242Z] #0 6.454 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-06T20:32:19.242Z] #0 6.478 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-06T20:32:19.242Z] #0 6.479 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-06T20:32:19.242Z] #0 6.486 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-06T20:32:19.242Z] #0 6.486 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-06T20:32:19.242Z] #0 6.492 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-06T20:32:19.242Z] #0 6.499 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-06T20:32:19.242Z] #0 6.504 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-06T20:32:19.242Z] #0 6.504 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-06T20:32:19.242Z] #0 6.512 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-06T20:32:19.242Z] #0 6.512 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-06T20:32:19.242Z] #0 6.515 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-06T20:32:19.242Z] #0 6.517 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-06T20:32:19.242Z] #0 6.517 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-06T20:32:19.242Z] #0 6.521 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-06T20:32:19.242Z] #0 6.521 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-06T20:32:19.242Z] #0 6.523 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-06T20:32:19.242Z] #0 6.531 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-06T20:32:19.242Z] #0 6.535 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T20:32:19.242Z] #0 6.535 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T20:32:19.242Z] #0 6.538 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T20:32:19.242Z] #0 6.767 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:32:19.242Z] #0 6.791 Fetched 5083 kB in 0s (14.9 MB/s) [2022-09-06T20:32:19.242Z] #0 6.876 Selecting previously unselected package libssl1.1:amd64. [2022-09-06T20:32:19.242Z] #0 6.876 (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 ... 6677 files and directories currently installed.) [2022-09-06T20:32:19.242Z] #0 6.876 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 6.891 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:19.242Z] #0 7.177 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T20:32:19.242Z] #0 7.178 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 7.182 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:19.242Z] #0 7.286 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T20:32:19.242Z] #0 7.286 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 7.296 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:19.242Z] #0 7.404 Selecting previously unselected package libldap-common. [2022-09-06T20:32:19.242Z] #0 7.404 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-06T20:32:19.242Z] #0 7.407 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:19.242Z] #0 7.538 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T20:32:19.242Z] #0 7.538 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 7.545 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:19.242Z] #0 7.652 Selecting previously unselected package openssl. [2022-09-06T20:32:19.242Z] #0 7.652 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 7.657 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:19.242Z] #0 7.871 Selecting previously unselected package ca-certificates. [2022-09-06T20:32:19.242Z] #0 7.871 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-06T20:32:19.242Z] #0 7.875 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:19.242Z] #0 8.019 Selecting previously unselected package libkeyutils1:amd64. [2022-09-06T20:32:19.242Z] #0 8.019 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.024 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-06T20:32:19.242Z] #0 8.106 Selecting previously unselected package libkrb5support0:amd64. [2022-09-06T20:32:19.242Z] #0 8.106 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.111 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:19.242Z] #0 8.222 Selecting previously unselected package libk5crypto3:amd64. [2022-09-06T20:32:19.242Z] #0 8.222 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.226 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:19.242Z] #0 8.301 Selecting previously unselected package libkrb5-3:amd64. [2022-09-06T20:32:19.242Z] #0 8.302 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.308 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:19.242Z] #0 8.447 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-06T20:32:19.242Z] #0 8.447 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.454 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:19.242Z] #0 8.540 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T20:32:19.242Z] #0 8.540 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.544 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T20:32:19.242Z] #0 8.663 Selecting previously unselected package libpsl5:amd64. [2022-09-06T20:32:19.242Z] #0 8.663 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.666 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-06T20:32:19.242Z] #0 8.735 Selecting previously unselected package librtmp1:amd64. [2022-09-06T20:32:19.242Z] #0 8.735 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.741 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T20:32:19.242Z] #0 8.834 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T20:32:19.242Z] #0 8.834 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.838 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T20:32:19.242Z] #0 8.946 Selecting previously unselected package libcurl4:amd64. [2022-09-06T20:32:19.242Z] #0 8.947 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 8.953 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T20:32:19.242Z] #0 9.066 Selecting previously unselected package curl. [2022-09-06T20:32:19.242Z] #0 9.066 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 9.071 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-06T20:32:19.242Z] #0 9.187 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:32:19.242Z] #0 9.187 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 9.218 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:32:19.242Z] #0 9.282 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:32:19.242Z] #0 9.282 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 9.348 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:32:19.242Z] #0 9.395 Selecting previously unselected package jq. [2022-09-06T20:32:19.242Z] #0 9.396 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:32:19.242Z] #0 9.482 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T20:32:19.243Z] #0 9.566 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-06T20:32:19.243Z] #0 9.578 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-06T20:32:19.243Z] #0 9.647 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:19.243Z] #0 9.758 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T20:32:19.243Z] #0 9.791 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:19.243Z] #0 9.837 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:19.243Z] #0 9.851 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:19.243Z] #0 9.871 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T20:32:19.243Z] #0 9.888 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:19.243Z] #0 9.909 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:19.243Z] #0 9.930 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T20:32:19.243Z] #0 9.959 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:19.243Z] #0 9.974 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:19.243Z] #0 9.994 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:32:19.243Z] #0 10.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:32:19.243Z] #0 10.02 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:19.243Z] #0 10.04 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:19.243Z] #18 ... [2022-09-06T20:32:19.243Z] [2022-09-06T20:32:19.243Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:19.243Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 4.0s done [2022-09-06T20:32:19.243Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c [2022-09-06T20:32:19.243Z] #37 60.24 DEP criu/stats.d [2022-09-06T20:32:19.243Z] #37 60.33 DEP criu/sockets.d [2022-09-06T20:32:19.243Z] #37 60.50 DEP criu/sk-unix.d [2022-09-06T20:32:19.494Z] #40 43.50 DEP compel/arch/x86/src/lib/infect.d [2022-09-06T20:32:19.494Z] #40 43.60 DEP compel/arch/x86/src/lib/cpu.d [2022-09-06T20:32:19.503Z] #37 60.73 DEP criu/sk-tcp.d [2022-09-06T20:32:19.755Z] #40 43.70 DEP compel/src/lib/log.d [2022-09-06T20:32:19.755Z] #40 43.76 DEP compel/src/main.d [2022-09-06T20:32:19.755Z] #40 43.88 DEP compel/src/lib/handle-elf.d [2022-09-06T20:32:19.762Z] #16 3.818 Fetched 8481 kB in 3s (3119 kB/s) [2022-09-06T20:32:19.763Z] #37 60.90 DEP criu/sk-queue.d [2022-09-06T20:32:20.014Z] #40 43.97 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-06T20:32:20.014Z] #40 ... [2022-09-06T20:32:20.014Z] [2022-09-06T20:32:20.014Z] #23 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:32:20.014Z] #23 95.51 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T20:32:20.014Z] #23 95.51 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-06T20:32:20.014Z] #23 95.51 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T20:32:20.014Z] #23 95.63 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T20:32:20.022Z] #37 61.04 DEP criu/sk-packet.d [2022-09-06T20:32:20.022Z] #37 61.25 DEP criu/sk-netlink.d [2022-09-06T20:32:20.273Z] #23 95.64 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-06T20:32:20.273Z] #23 95.66 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T20:32:20.273Z] #23 95.81 Selecting previously unselected package libbtrfs0. [2022-09-06T20:32:20.273Z] #23 95.82 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T20:32:20.273Z] #23 95.83 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:32:20.282Z] #37 61.39 DEP criu/sk-inet.d [2022-09-06T20:32:20.282Z] #37 ... [2022-09-06T20:32:20.282Z] [2022-09-06T20:32:20.282Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:20.282Z] #45 17.29 The following NEW packages will be installed: [2022-09-06T20:32:20.282Z] #45 17.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-06T20:32:20.282Z] #45 17.30 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-06T20:32:20.282Z] #45 17.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-06T20:32:20.282Z] #45 17.30 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-06T20:32:20.282Z] #45 17.30 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-06T20:32:20.282Z] #45 17.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-06T20:32:20.282Z] #45 17.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-06T20:32:20.282Z] #45 17.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T20:32:20.282Z] #45 17.30 xz-utils zip [2022-09-06T20:32:20.282Z] #45 17.66 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:32:20.282Z] #45 17.66 Need to get 27.7 MB of archives. [2022-09-06T20:32:20.282Z] #45 17.66 After this operation, 114 MB of additional disk space will be used. [2022-09-06T20:32:20.282Z] #45 17.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-09-06T20:32:20.282Z] #45 17.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-09-06T20:32:20.282Z] #45 17.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-09-06T20:32:20.282Z] #45 17.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-09-06T20:32:20.282Z] #45 17.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-09-06T20:32:20.282Z] #45 17.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-09-06T20:32:20.282Z] #45 17.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-09-06T20:32:20.282Z] #45 17.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-09-06T20:32:20.282Z] #45 17.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-09-06T20:32:20.282Z] #45 17.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-09-06T20:32:20.282Z] #45 17.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-09-06T20:32:20.282Z] #45 17.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-09-06T20:32:20.282Z] #45 17.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-06T20:32:20.282Z] #45 17.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-09-06T20:32:20.282Z] #45 17.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-09-06T20:32:20.282Z] #45 17.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-09-06T20:32:20.282Z] #45 17.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-06T20:32:20.282Z] #45 17.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:32:20.282Z] #45 17.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-09-06T20:32:20.282Z] #45 17.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-09-06T20:32:20.282Z] #45 17.95 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-09-06T20:32:20.282Z] #45 17.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-09-06T20:32:20.282Z] #45 17.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-09-06T20:32:20.282Z] #45 17.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-06T20:32:20.282Z] #45 18.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-06T20:32:20.282Z] #45 18.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-06T20:32:20.282Z] #45 18.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-09-06T20:32:20.282Z] #45 18.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-09-06T20:32:20.282Z] #45 18.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-06T20:32:20.282Z] #45 18.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-06T20:32:20.282Z] #45 18.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-06T20:32:20.282Z] #45 18.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-06T20:32:20.282Z] #45 18.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-09-06T20:32:20.282Z] #45 18.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-09-06T20:32:20.282Z] #45 18.43 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-09-06T20:32:20.282Z] #45 18.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-06T20:32:20.282Z] #45 18.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-06T20:32:20.282Z] #45 18.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-06T20:32:20.282Z] #45 18.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-09-06T20:32:20.282Z] #45 18.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-06T20:32:20.282Z] #45 18.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-06T20:32:20.282Z] #45 18.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-06T20:32:20.282Z] #45 18.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-09-06T20:32:20.282Z] #45 18.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-09-06T20:32:20.282Z] #45 18.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-09-06T20:32:20.282Z] #45 18.64 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-06T20:32:20.282Z] #45 18.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-09-06T20:32:20.282Z] #45 18.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-09-06T20:32:20.282Z] #45 19.02 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-09-06T20:32:20.329Z] #16 3.818 Reading package lists... [2022-09-06T20:32:20.533Z] #23 95.91 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:32:20.533Z] #23 95.93 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T20:32:20.533Z] #23 95.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:32:20.533Z] #23 96.07 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T20:32:20.533Z] #23 96.09 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:32:20.533Z] #23 96.11 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:32:20.533Z] #23 96.19 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:32:20.542Z] #45 19.70 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:32:20.793Z] #23 96.20 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T20:32:20.793Z] #23 96.21 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:32:20.793Z] #23 96.35 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T20:32:20.793Z] #23 96.37 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-06T20:32:20.793Z] #23 96.38 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T20:32:20.802Z] #45 19.83 Fetched 27.7 MB in 2s (16.4 MB/s) [2022-09-06T20:32:20.802Z] #45 19.96 Selecting previously unselected package pigz. [2022-09-06T20:32:20.802Z] #45 19.96 (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 ... 23425 files and directories currently installed.) [2022-09-06T20:32:20.802Z] #45 20.00 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-09-06T20:32:20.802Z] #45 20.01 Unpacking pigz (2.4-1) ... [2022-09-06T20:32:21.062Z] #45 20.08 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-09-06T20:32:21.062Z] #45 20.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-06T20:32:21.062Z] #45 20.09 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-06T20:32:21.272Z] #16 4.762 Reading package lists... [2022-09-06T20:32:21.322Z] #45 20.51 Selecting previously unselected package python3.7-minimal. [2022-09-06T20:32:21.322Z] #45 20.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-06T20:32:21.322Z] #45 20.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:32:21.362Z] #23 96.69 Selecting previously unselected package libpcre16-3:amd64. [2022-09-06T20:32:21.362Z] #23 96.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-06T20:32:21.362Z] #23 96.69 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T20:32:21.362Z] #23 96.83 Selecting previously unselected package libpcre32-3:amd64. [2022-09-06T20:32:21.362Z] #23 96.83 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-06T20:32:21.362Z] #23 96.83 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T20:32:21.533Z] #16 5.669 Building dependency tree... [2022-09-06T20:32:21.533Z] #16 6.010 The following additional packages will be installed: [2022-09-06T20:32:21.533Z] #16 6.010 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-06T20:32:21.533Z] #16 6.010 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-06T20:32:21.534Z] #16 6.010 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-06T20:32:21.534Z] #16 6.010 Suggested packages: [2022-09-06T20:32:21.621Z] #23 97.01 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-06T20:32:21.621Z] #23 97.02 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-06T20:32:21.621Z] #23 97.04 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T20:32:21.621Z] #23 97.14 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-06T20:32:21.621Z] #23 97.17 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-06T20:32:21.621Z] #23 97.17 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T20:32:21.793Z] #16 6.010 krb5-doc krb5-user [2022-09-06T20:32:21.793Z] #16 6.010 Recommended packages: [2022-09-06T20:32:21.793Z] #16 6.010 krb5-locales publicsuffix libsasl2-modules [2022-09-06T20:32:21.793Z] #16 6.203 The following NEW packages will be installed: [2022-09-06T20:32:21.793Z] #16 6.205 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-06T20:32:21.793Z] #16 6.205 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-06T20:32:21.793Z] #16 6.206 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-06T20:32:21.793Z] #16 6.207 libssh2-1 libssl1.1 openssl [2022-09-06T20:32:22.053Z] #16 6.491 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-06T20:32:22.053Z] #16 6.491 Need to get 5083 kB of archives. [2022-09-06T20:32:22.053Z] #16 6.491 After this operation, 12.1 MB of additional disk space will be used. [2022-09-06T20:32:22.053Z] #16 6.491 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-06T20:32:22.053Z] #16 6.533 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-06T20:32:22.053Z] #16 6.538 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-06T20:32:22.053Z] #16 6.540 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-06T20:32:22.053Z] #16 6.544 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-06T20:32:22.151Z] #45 21.16 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-06T20:32:22.152Z] #45 21.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:32:22.152Z] #45 ... [2022-09-06T20:32:22.152Z] [2022-09-06T20:32:22.152Z] #18 [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-09-06T20:32:22.152Z] #18 DONE 108.4s [2022-09-06T20:32:22.152Z] [2022-09-06T20:32:22.152Z] #46 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:32:22.152Z] #46 DONE 0.1s [2022-09-06T20:32:22.189Z] #23 97.66 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T20:32:22.189Z] #23 97.66 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-06T20:32:22.189Z] #23 97.67 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T20:32:22.312Z] #16 6.548 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-06T20:32:22.312Z] #16 6.560 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-06T20:32:22.312Z] #16 6.564 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-06T20:32:22.312Z] #16 6.565 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-06T20:32:22.312Z] #16 6.567 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-06T20:32:22.312Z] #16 6.570 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-06T20:32:22.312Z] #16 6.576 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-06T20:32:22.312Z] #16 6.579 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-06T20:32:22.312Z] #16 6.581 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-06T20:32:22.312Z] #16 6.582 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-06T20:32:22.312Z] #16 6.584 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-06T20:32:22.312Z] #16 6.586 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-06T20:32:22.312Z] #16 6.603 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-06T20:32:22.312Z] #16 6.603 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T20:32:22.312Z] #16 6.606 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T20:32:22.312Z] #16 6.613 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T20:32:22.312Z] #16 6.788 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:32:22.411Z] [2022-09-06T20:32:22.411Z] #47 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:32:22.411Z] #47 DONE 0.1s [2022-09-06T20:32:22.411Z] [2022-09-06T20:32:22.411Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:22.411Z] #37 61.55 DEP criu/signalfd.d [2022-09-06T20:32:22.411Z] #37 61.67 DEP criu/sigframe.d [2022-09-06T20:32:22.411Z] #37 61.78 DEP criu/shmem.d [2022-09-06T20:32:22.411Z] #37 61.90 DEP criu/servicefd.d [2022-09-06T20:32:22.411Z] #37 62.16 DEP criu/seize.d [2022-09-06T20:32:22.411Z] #37 62.29 DEP criu/seccomp.d [2022-09-06T20:32:22.411Z] #37 62.42 DEP criu/rst-malloc.d [2022-09-06T20:32:22.411Z] #37 62.53 DEP criu/rbtree.d [2022-09-06T20:32:22.411Z] #37 62.56 DEP criu/pstree.d [2022-09-06T20:32:22.411Z] #37 62.68 DEP criu/protobuf.d [2022-09-06T20:32:22.411Z] #37 62.78 GEN criu/protobuf-desc-gen.h [2022-09-06T20:32:22.448Z] #23 97.92 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T20:32:22.449Z] #23 97.94 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:32:22.449Z] #23 97.94 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T20:32:22.571Z] #16 6.838 Fetched 5083 kB in 0s (13.3 MB/s) [2022-09-06T20:32:22.571Z] #16 6.992 Selecting previously unselected package libssl1.1:amd64. [2022-09-06T20:32:22.571Z] #16 6.992 (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 ... 6677 files and directories currently installed.) [2022-09-06T20:32:22.571Z] #16 6.992 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T20:32:22.571Z] #16 7.012 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:22.708Z] #23 98.04 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:32:22.708Z] #23 98.05 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T20:32:22.708Z] #23 98.07 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:32:22.708Z] #23 98.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:32:22.708Z] #23 98.21 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T20:32:22.708Z] #23 98.24 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:32:22.831Z] #16 7.261 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-06T20:32:22.831Z] #16 7.261 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T20:32:22.831Z] #16 7.267 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:22.831Z] #16 7.352 Selecting previously unselected package libsasl2-2:amd64. [2022-09-06T20:32:22.831Z] #16 7.352 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-06T20:32:23.089Z] #16 7.356 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:23.089Z] #16 7.475 Selecting previously unselected package libldap-common. [2022-09-06T20:32:23.089Z] #16 7.475 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-06T20:32:23.089Z] #16 7.478 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:23.089Z] #16 7.586 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-06T20:32:23.089Z] #16 7.586 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-06T20:32:23.277Z] #23 98.71 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T20:32:23.277Z] #23 98.73 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:32:23.277Z] #23 98.74 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T20:32:23.277Z] #23 98.75 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:32:23.277Z] #23 98.77 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T20:32:23.277Z] #23 98.78 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T20:32:23.277Z] #23 98.80 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:32:23.277Z] #23 98.82 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:32:23.277Z] #23 98.83 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T20:32:23.277Z] #23 98.84 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:32:23.277Z] #23 98.90 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:32:23.277Z] #23 98.91 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:32:23.277Z] #23 98.93 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T20:32:23.277Z] #23 98.95 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-06T20:32:23.277Z] #23 98.96 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:32:23.277Z] #23 98.99 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:32:23.277Z] #23 99.00 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T20:32:23.347Z] #16 7.590 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:23.348Z] #16 7.706 Selecting previously unselected package openssl. [2022-09-06T20:32:23.348Z] #16 7.706 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-06T20:32:23.348Z] #16 7.744 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:23.385Z] #37 ... [2022-09-06T20:32:23.385Z] [2022-09-06T20:32:23.385Z] #48 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:32:23.385Z] #48 CACHED [2022-09-06T20:32:23.385Z] [2022-09-06T20:32:23.385Z] #49 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:32:23.385Z] #49 CACHED [2022-09-06T20:32:23.385Z] [2022-09-06T20:32:23.385Z] #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-09-06T20:32:23.424Z] #13 ... [2022-09-06T20:32:23.424Z] [2022-09-06T20:32:23.424Z] #18 [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-09-06T20:32:23.424Z] #18 10.68 Updating certificates in /etc/ssl/certs... [2022-09-06T20:32:23.424Z] #18 11.77 137 added, 0 removed; done. [2022-09-06T20:32:23.424Z] #18 11.81 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:23.424Z] #18 11.82 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T20:32:23.424Z] #18 11.83 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T20:32:23.424Z] #18 11.85 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-06T20:32:23.424Z] #18 11.86 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:32:23.424Z] #18 11.88 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:23.424Z] #18 11.91 Updating certificates in /etc/ssl/certs... [2022-09-06T20:32:23.424Z] #18 12.57 0 added, 0 removed; done. [2022-09-06T20:32:23.424Z] #18 12.57 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T20:32:23.424Z] #18 12.57 done. [2022-09-06T20:32:23.424Z] #18 DONE 14.8s [2022-09-06T20:32:23.424Z] [2022-09-06T20:32:23.424Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:23.538Z] #23 99.02 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:32:23.538Z] #23 99.04 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-09-06T20:32:23.538Z] #23 99.04 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-09-06T20:32:23.538Z] #23 99.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:32:23.538Z] #23 99.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T20:32:23.538Z] #23 99.08 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-09-06T20:32:23.538Z] #23 99.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:32:23.538Z] #23 99.10 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T20:32:23.538Z] #23 99.11 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:32:23.538Z] #23 99.13 Setting up dmsetup (2:1.02.155-3) ... [2022-09-06T20:32:23.538Z] #23 99.14 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:32:23.538Z] #23 99.16 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T20:32:23.538Z] #23 99.17 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:32:23.565Z] #14 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.0s [2022-09-06T20:32:23.565Z] #14 ... [2022-09-06T20:32:23.565Z] [2022-09-06T20:32:23.565Z] #18 [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-09-06T20:32:23.565Z] #18 10.28 Selecting previously unselected package jq. [2022-09-06T20:32:23.565Z] #18 10.28 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:32:23.565Z] #18 10.30 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T20:32:23.565Z] #18 10.35 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-06T20:32:23.565Z] #18 10.36 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-06T20:32:23.565Z] #18 10.37 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:23.565Z] #18 10.49 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T20:32:23.565Z] #18 10.50 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:23.565Z] #18 10.52 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:23.565Z] #18 10.53 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:23.565Z] #18 10.55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T20:32:23.565Z] #18 10.56 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:23.565Z] #18 10.57 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:23.565Z] #18 10.58 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T20:32:23.565Z] #18 10.60 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:23.565Z] #18 10.61 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:23.565Z] #18 10.63 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:32:23.565Z] #18 10.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:32:23.565Z] #18 10.66 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:23.565Z] #18 10.68 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:23.565Z] #18 11.31 Updating certificates in /etc/ssl/certs... [2022-09-06T20:32:23.565Z] #18 12.28 137 added, 0 removed; done. [2022-09-06T20:32:23.565Z] #18 12.31 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:23.565Z] #18 12.33 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T20:32:23.565Z] #18 12.33 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T20:32:23.565Z] #18 12.35 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-06T20:32:23.565Z] #18 12.36 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:32:23.565Z] #18 12.39 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:23.565Z] #18 12.39 Updating certificates in /etc/ssl/certs... [2022-09-06T20:32:23.565Z] #18 13.03 0 added, 0 removed; done. [2022-09-06T20:32:23.565Z] #18 13.03 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T20:32:23.565Z] #18 13.03 done. [2022-09-06T20:32:23.565Z] #18 DONE 15.7s [2022-09-06T20:32:23.565Z] [2022-09-06T20:32:23.565Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:23.565Z] #14 ... [2022-09-06T20:32:23.565Z] [2022-09-06T20:32:23.565Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:32:23.609Z] #16 7.923 Selecting previously unselected package ca-certificates. [2022-09-06T20:32:23.609Z] #16 7.923 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-06T20:32:23.609Z] #16 7.936 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:23.609Z] #16 8.040 Selecting previously unselected package libkeyutils1:amd64. [2022-09-06T20:32:23.609Z] #16 8.040 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-06T20:32:23.609Z] #16 8.044 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-06T20:32:23.609Z] #16 8.115 Selecting previously unselected package libkrb5support0:amd64. [2022-09-06T20:32:23.609Z] #16 8.115 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:23.609Z] #16 8.120 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:23.822Z] #19 DONE 0.2s [2022-09-06T20:32:23.822Z] [2022-09-06T20:32:23.822Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:23.869Z] #16 8.184 Selecting previously unselected package libk5crypto3:amd64. [2022-09-06T20:32:23.869Z] #16 8.184 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:23.869Z] #16 8.188 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:23.869Z] #16 8.293 Selecting previously unselected package libkrb5-3:amd64. [2022-09-06T20:32:23.869Z] #16 8.293 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:23.869Z] #16 8.296 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:23.987Z] #13 ... [2022-09-06T20:32:23.988Z] [2022-09-06T20:32:23.988Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:32:23.988Z] #19 DONE 0.5s [2022-09-06T20:32:23.988Z] [2022-09-06T20:32:23.988Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:23.988Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.1s [2022-09-06T20:32:24.128Z] #16 8.433 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-06T20:32:24.128Z] #16 8.433 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-06T20:32:24.128Z] #16 8.465 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:24.128Z] #16 8.532 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-06T20:32:24.128Z] #16 8.532 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-06T20:32:24.128Z] #16 8.566 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T20:32:24.391Z] #16 8.617 Selecting previously unselected package libpsl5:amd64. [2022-09-06T20:32:24.391Z] #16 8.617 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-06T20:32:24.391Z] #16 8.643 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-06T20:32:24.391Z] #16 8.749 Selecting previously unselected package librtmp1:amd64. [2022-09-06T20:32:24.391Z] #16 8.749 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-06T20:32:24.391Z] #16 8.753 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T20:32:24.391Z] #16 8.825 Selecting previously unselected package libssh2-1:amd64. [2022-09-06T20:32:24.391Z] #16 8.825 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-06T20:32:24.391Z] #16 8.830 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T20:32:24.685Z] #16 8.945 Selecting previously unselected package libcurl4:amd64. [2022-09-06T20:32:24.685Z] #16 8.947 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T20:32:24.685Z] #16 8.950 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T20:32:24.685Z] #16 9.055 Selecting previously unselected package curl. [2022-09-06T20:32:24.685Z] #16 9.057 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-06T20:32:24.685Z] #16 9.061 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-06T20:32:24.799Z] #34 ... [2022-09-06T20:32:24.799Z] [2022-09-06T20:32:24.799Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:24.799Z] #37 65.74 DEP criu/protobuf-desc.d [2022-09-06T20:32:24.799Z] #37 65.84 DEP criu/proc_parse.d [2022-09-06T20:32:24.799Z] #37 66.05 DEP criu/plugin.d [2022-09-06T20:32:24.799Z] #37 66.11 DEP criu/pipes.d [2022-09-06T20:32:24.956Z] #16 9.159 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:32:24.956Z] #16 9.159 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T20:32:24.956Z] #16 9.164 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:32:24.956Z] #16 9.276 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:32:24.956Z] #16 9.276 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:32:24.956Z] #16 9.280 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:32:24.956Z] #16 9.361 Selecting previously unselected package jq. [2022-09-06T20:32:24.956Z] #16 9.361 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:32:24.956Z] #16 9.371 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T20:32:24.956Z] #16 9.420 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-06T20:32:24.956Z] #16 9.440 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-06T20:32:24.956Z] #16 9.453 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:25.058Z] #37 66.26 DEP criu/pie-util.d [2022-09-06T20:32:25.110Z] #23 DONE 100.3s [2022-09-06T20:32:25.110Z] [2022-09-06T20:32:25.110Z] #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-09-06T20:32:25.194Z] #14 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 7.1s done [2022-09-06T20:32:25.220Z] #16 9.615 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-06T20:32:25.220Z] #16 9.627 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:25.220Z] #16 9.642 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:25.220Z] #16 9.653 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:25.220Z] #16 9.663 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-06T20:32:25.220Z] #16 9.675 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:25.220Z] #16 9.693 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-06T20:32:25.318Z] #37 66.33 DEP criu/pie-util-vdso.d [2022-09-06T20:32:25.318Z] #37 66.43 DEP criu/path.d [2022-09-06T20:32:25.451Z] #14 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-06T20:32:25.480Z] #16 9.706 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-06T20:32:25.480Z] #16 9.719 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:25.480Z] #16 9.731 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-06T20:32:25.480Z] #16 9.746 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:32:25.480Z] #16 9.760 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:32:25.480Z] #16 9.774 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-06T20:32:25.480Z] #16 9.784 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:25.577Z] #37 66.60 DEP criu/parasite-syscall.d [2022-09-06T20:32:25.577Z] #37 66.81 DEP criu/pagemap.d [2022-09-06T20:32:25.740Z] #16 ... [2022-09-06T20:32:25.740Z] [2022-09-06T20:32:25.740Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:25.740Z] #15 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.4s done [2022-09-06T20:32:25.740Z] #15 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.5s done [2022-09-06T20:32:25.740Z] #15 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.7s done [2022-09-06T20:32:25.740Z] #15 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.7s [2022-09-06T20:32:25.836Z] #37 66.95 DEP criu/pagemap-cache.d [2022-09-06T20:32:25.836Z] #37 67.05 DEP criu/page-xfer.d [2022-09-06T20:32:25.836Z] #37 67.17 DEP criu/page-pipe.d [2022-09-06T20:32:26.001Z] #15 ... [2022-09-06T20:32:26.001Z] [2022-09-06T20:32:26.001Z] #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-09-06T20:32:26.001Z] #16 10.43 Updating certificates in /etc/ssl/certs... [2022-09-06T20:32:26.016Z] #14 DONE 25.8s [2022-09-06T20:32:26.016Z] [2022-09-06T20:32:26.016Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:26.016Z] #0 1.265 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-06T20:32:26.016Z] #0 1.365 [2022-09-06T20:32:26.016Z] #0 1.587 #=#=# ############# 18.5% ########################### 38.2% ######################################### 58.3% ######################################################## 78.3% ###################################################################### 97.7% ######################################################################## 100.0% [2022-09-06T20:32:26.016Z] #20 2.200 [2022-09-06T20:32:26.095Z] #37 67.24 DEP criu/netfilter.d [2022-09-06T20:32:26.273Z] #20 2.421 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:26.273Z] #20 2.605 [2022-09-06T20:32:26.354Z] #37 67.35 DEP criu/net.d [2022-09-06T20:32:26.355Z] #37 67.50 DEP criu/namespaces.d [2022-09-06T20:32:26.507Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 7.1s done [2022-09-06T20:32:26.507Z] #13 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b [2022-09-06T20:32:26.507Z] #13 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-06T20:32:26.507Z] #13 DONE 25.2s [2022-09-06T20:32:26.507Z] [2022-09-06T20:32:26.507Z] #20 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:32:26.614Z] #37 67.68 DEP criu/mount.d [2022-09-06T20:32:26.614Z] #37 67.81 DEP criu/memfd.d [2022-09-06T20:32:26.838Z] #20 2.820 #=#=# ################################################################## 92.5% ######################################################################## 100.0% [2022-09-06T20:32:26.838Z] #20 2.994 [2022-09-06T20:32:26.873Z] #37 67.90 DEP criu/mem.d [2022-09-06T20:32:26.873Z] #37 68.01 DEP criu/lsm.d [2022-09-06T20:32:26.873Z] #37 68.15 DEP criu/log.d [2022-09-06T20:32:26.939Z] #16 11.33 137 added, 0 removed; done. [2022-09-06T20:32:26.940Z] #16 11.40 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-06T20:32:26.940Z] #16 11.42 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T20:32:27.099Z] #20 ... [2022-09-06T20:32:27.099Z] [2022-09-06T20:32:27.099Z] #21 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:32:27.099Z] #21 DONE 1.1s [2022-09-06T20:32:27.099Z] [2022-09-06T20:32:27.099Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:27.131Z] #37 68.29 DEP criu/libnetlink.d [2022-09-06T20:32:27.131Z] #37 68.42 DEP criu/kerndat.d [2022-09-06T20:32:27.198Z] #16 11.44 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-06T20:32:27.198Z] #16 11.45 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-06T20:32:27.198Z] #16 11.46 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:32:27.198Z] #16 11.47 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-06T20:32:27.198Z] #16 11.48 Updating certificates in /etc/ssl/certs... [2022-09-06T20:32:27.391Z] #37 68.57 DEP criu/kcmp-ids.d [2022-09-06T20:32:27.618Z] #20 3.206 #=#=# ############ 17.2% ########################## 37.4% ######################################## 56.9% ###################################################### 76.1% #################################################################### 95.4% ######################################################################## 100.0% [2022-09-06T20:32:27.618Z] #20 3.826 [2022-09-06T20:32:27.618Z] #20 ... [2022-09-06T20:32:27.618Z] [2022-09-06T20:32:27.618Z] #22 [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-09-06T20:32:27.618Z] #22 DONE 0.7s [2022-09-06T20:32:27.650Z] #37 68.70 DEP criu/irmap.d [2022-09-06T20:32:27.650Z] #37 68.86 DEP criu/ipc_ns.d [2022-09-06T20:32:27.769Z] #16 12.15 0 added, 0 removed; done. [2022-09-06T20:32:27.769Z] #16 12.15 Running hooks in /etc/ca-certificates/update.d... [2022-09-06T20:32:27.769Z] #16 12.15 done. [2022-09-06T20:32:27.877Z] [2022-09-06T20:32:27.877Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:32:27.877Z] #23 DONE 0.1s [2022-09-06T20:32:27.877Z] [2022-09-06T20:32:27.877Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:27.877Z] #20 DONE 1.2s [2022-09-06T20:32:27.877Z] [2022-09-06T20:32:27.877Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:27.877Z] #0 1.201 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-06T20:32:27.877Z] #0 1.288 [2022-09-06T20:32:27.877Z] #0 1.513 #=#=# ############ 18.0% ########################### 37.9% ######################################### 57.8% ####################################################### 77.6% ###################################################################### 97.7% ######################################################################## 100.0% [2022-09-06T20:32:27.877Z] #0 2.119 [2022-09-06T20:32:27.877Z] #0 2.342 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:27.877Z] #0 2.508 [2022-09-06T20:32:27.877Z] #0 2.727 #=#=# ################################################################# 90.3% ######################################################################## 100.0% [2022-09-06T20:32:27.877Z] #0 2.930 [2022-09-06T20:32:27.877Z] #0 3.155 #=#=# ############ 17.6% ########################## 36.9% ######################################## 56.1% ###################################################### 75.7% #################################################################### 95.0% ######################################################################## 100.0% [2022-09-06T20:32:27.877Z] #0 3.747 [2022-09-06T20:32:27.910Z] #37 68.99 DEP criu/image.d [2022-09-06T20:32:27.910Z] #37 69.11 DEP criu/image-desc.d [2022-09-06T20:32:28.142Z] #20 4.043 #=#=# # 1.6% [2022-09-06T20:32:28.142Z] #20 ... [2022-09-06T20:32:28.142Z] [2022-09-06T20:32:28.142Z] #24 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:32:28.142Z] #24 DONE 0.3s [2022-09-06T20:32:28.142Z] [2022-09-06T20:32:28.142Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:28.169Z] #37 69.22 DEP criu/fsnotify.d [2022-09-06T20:32:28.169Z] #37 69.33 DEP criu/filesystems.d [2022-09-06T20:32:28.402Z] #41 3.630 + RM_GOPATH=0 [2022-09-06T20:32:28.402Z] #41 3.637 + TMP_GOPATH= [2022-09-06T20:32:28.402Z] #41 3.639 + : /build [2022-09-06T20:32:28.402Z] #41 3.639 + '[' -z '' ']' [2022-09-06T20:32:28.402Z] #41 3.639 ++ mktemp -d [2022-09-06T20:32:28.402Z] #41 3.643 + export GOPATH=/tmp/tmp.SkLRjWSvuW [2022-09-06T20:32:28.402Z] #41 3.644 + GOPATH=/tmp/tmp.SkLRjWSvuW [2022-09-06T20:32:28.402Z] #41 3.644 + RM_GOPATH=1 [2022-09-06T20:32:28.402Z] #41 3.644 + case "$(go env GOARCH)" in [2022-09-06T20:32:28.402Z] #41 3.645 ++ go env GOARCH [2022-09-06T20:32:28.402Z] #41 3.649 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:28.402Z] #41 3.653 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:28.402Z] #41 3.654 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:28.402Z] #41 3.657 + dir=/tmp/install [2022-09-06T20:32:28.402Z] #41 3.658 + bin=runc [2022-09-06T20:32:28.402Z] #41 3.663 + shift [2022-09-06T20:32:28.402Z] #41 3.664 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-06T20:32:28.402Z] #41 3.664 + . /tmp/install/runc.installer [2022-09-06T20:32:28.402Z] #41 3.665 ++ set -e [2022-09-06T20:32:28.402Z] #41 3.665 ++ : v1.1.4 [2022-09-06T20:32:28.402Z] #41 3.668 + install_runc [2022-09-06T20:32:28.402Z] #41 3.668 + RUNC_BUILDTAGS=seccomp [2022-09-06T20:32:28.402Z] #41 3.669 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T20:32:28.402Z] #41 3.670 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T20:32:28.402Z] #41 3.670 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SkLRjWSvuW/src/github.com/opencontainers/runc [2022-09-06T20:32:28.402Z] #41 3.690 Cloning into '/tmp/tmp.SkLRjWSvuW/src/github.com/opencontainers/runc'... [2022-09-06T20:32:28.429Z] #37 69.48 DEP criu/files.d [2022-09-06T20:32:28.429Z] #37 69.65 DEP criu/files-reg.d [2022-09-06T20:32:28.655Z] #21 3.959 #=#=# ### 4.7% ####### 10.0% ########## 15.1% ############## 20.5% ################## 25.9% ###################### 31.1% ########################## 36.3% [2022-09-06T20:32:28.655Z] #21 ... [2022-09-06T20:32:28.655Z] [2022-09-06T20:32:28.655Z] #22 [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-09-06T20:32:28.655Z] #22 DONE 0.8s [2022-09-06T20:32:28.655Z] [2022-09-06T20:32:28.655Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:28.661Z] #41 ... [2022-09-06T20:32:28.661Z] [2022-09-06T20:32:28.661Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T20:32:28.661Z] #42 DONE 3.8s [2022-09-06T20:32:28.661Z] [2022-09-06T20:32:28.661Z] #43 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T20:32:28.688Z] #37 69.80 DEP criu/files-ext.d [2022-09-06T20:32:28.688Z] #37 69.90 DEP criu/file-lock.d [2022-09-06T20:32:28.917Z] #21 3.959 #=#=# ### 4.7% ####### 10.0% ########## 15.1% ############## 20.5% ################## 25.9% ###################### 31.1% ########################## 36.3% ############################# 41.5% [2022-09-06T20:32:28.917Z] #21 ... [2022-09-06T20:32:28.917Z] [2022-09-06T20:32:28.917Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:32:28.917Z] #23 DONE 0.2s [2022-09-06T20:32:28.917Z] [2022-09-06T20:32:28.917Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:28.917Z] #21 3.959 #=#=# ### 4.7% ####### 10.0% ########## 15.1% ############## 20.5% ################## 25.9% ###################### 31.1% ########################## 36.3% ############################# 41.5% ################################# 46.5% ##################################### 51.8% ######################################### 56.9% [2022-09-06T20:32:28.917Z] #21 ... [2022-09-06T20:32:28.917Z] [2022-09-06T20:32:28.917Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:32:28.917Z] #24 DONE 0.4s [2022-09-06T20:32:28.917Z] [2022-09-06T20:32:28.917Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:28.948Z] #37 70.01 DEP criu/file-ids.d [2022-09-06T20:32:28.948Z] #37 70.12 DEP criu/fifo.d [2022-09-06T20:32:29.207Z] #37 70.27 DEP criu/fdstore.d [2022-09-06T20:32:29.207Z] #37 70.40 DEP criu/fault-injection.d [2022-09-06T20:32:29.207Z] #37 70.45 DEP criu/external.d [2022-09-06T20:32:29.467Z] #37 70.53 DEP criu/eventpoll.d [2022-09-06T20:32:29.467Z] #37 70.66 DEP criu/eventfd.d [2022-09-06T20:32:29.671Z] #16 DONE 14.2s [2022-09-06T20:32:29.672Z] [2022-09-06T20:32:29.672Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:32:29.726Z] #37 70.79 DEP criu/crtools.d [2022-09-06T20:32:29.727Z] #37 70.93 DEP criu/cr-service.d [2022-09-06T20:32:29.954Z] #20 4.043 #=#=# # 1.6% ##### 7.2% ########## 14.8% ############## 19.6% ################### 27.1% ###################### 30.6% ########################## 36.6% ############################## 41.7% ################################## 47.6% ################################### 49.7% ####################################### 55.4% ########################################### 59.8% ################################################ 66.7% ##################################################### 74.6% ######################################################### 80.1% ############################################################ 83.5% ################################################################ 90.2% ################################################################### 93.6% ##################################################################### 96.5% ######################################################################## 100.0% [2022-09-06T20:32:29.954Z] #20 6.167 [2022-09-06T20:32:29.967Z] #21 3.959 #=#=# ### 4.7% ####### 10.0% ########## 15.1% ############## 20.5% ################## 25.9% ###################### 31.1% ########################## 36.3% ############################# 41.5% ################################# 46.5% ##################################### 51.8% ######################################### 56.9% ############################################ 62.3% ############################################### 66.2% ################################################## 69.8% ###################################################### 75.9% ########################################################### 82.5% ############################################################ 83.6% ################################################################## 92.9% ##################################################################### 96.9% ######################################################################## 100.0% [2022-09-06T20:32:29.967Z] #21 6.058 [2022-09-06T20:32:29.986Z] #37 71.17 DEP criu/cr-restore.d [2022-09-06T20:32:30.037Z] #43 ... [2022-09-06T20:32:30.038Z] [2022-09-06T20:32:30.038Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:30.038Z] #40 44.05 CC compel/src/lib/log.o [2022-09-06T20:32:30.038Z] #40 44.23 CC compel/arch/x86/src/lib/cpu.o [2022-09-06T20:32:30.038Z] #40 44.88 CC compel/arch/x86/src/lib/infect.o [2022-09-06T20:32:30.038Z] #40 45.70 CC compel/src/lib/infect-rpc.o [2022-09-06T20:32:30.038Z] #40 45.98 CC compel/src/lib/infect-util.o [2022-09-06T20:32:30.038Z] #40 46.17 CC compel/src/lib/infect.o [2022-09-06T20:32:30.038Z] #40 48.10 CC compel/src/lib/ptrace.o [2022-09-06T20:32:30.038Z] #40 48.28 AR compel/libcompel.a [2022-09-06T20:32:30.038Z] #40 48.36 HOSTCC compel/src/main-host.o [2022-09-06T20:32:30.038Z] #40 48.45 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-06T20:32:30.038Z] #40 48.50 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-06T20:32:30.038Z] #40 48.76 HOSTCC compel/src/lib/log-host.o [2022-09-06T20:32:30.038Z] #40 49.05 HOSTLINK compel/compel-host-bin [2022-09-06T20:32:30.038Z] #40 49.18 DEP soccr/soccr.d [2022-09-06T20:32:30.038Z] #40 49.41 CC soccr/soccr.o [2022-09-06T20:32:30.038Z] #40 50.68 AR soccr/libsoccr.a [2022-09-06T20:32:30.038Z] #40 50.73 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:32:30.038Z] #40 51.00 DEP criu/arch/x86/sigframe.d [2022-09-06T20:32:30.038Z] #40 51.07 DEP criu/arch/x86/sigaction_compat.d [2022-09-06T20:32:30.038Z] #40 51.14 DEP criu/arch/x86/kerndat.d [2022-09-06T20:32:30.038Z] #40 51.24 DEP criu/arch/x86/crtools.d [2022-09-06T20:32:30.038Z] #40 51.34 DEP criu/arch/x86/cpu.d [2022-09-06T20:32:30.038Z] #40 51.47 CC criu/arch/x86/cpu.o [2022-09-06T20:32:30.038Z] #40 52.09 CC criu/arch/x86/crtools.o [2022-09-06T20:32:30.038Z] #40 53.55 CC criu/arch/x86/kerndat.o [2022-09-06T20:32:30.038Z] #40 54.11 CC criu/arch/x86/sigaction_compat.o [2022-09-06T20:32:30.241Z] #19 DONE 0.4s [2022-09-06T20:32:30.241Z] [2022-09-06T20:32:30.241Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:30.245Z] #37 71.35 DEP criu/cr-errno.d [2022-09-06T20:32:30.245Z] #37 71.39 DEP criu/cr-dump.d [2022-09-06T20:32:30.245Z] #37 71.53 DEP criu/cr-dedup.d [2022-09-06T20:32:30.296Z] #40 54.35 CC criu/arch/x86/sigframe.o [2022-09-06T20:32:30.506Z] #37 71.62 DEP criu/cr-check.d [2022-09-06T20:32:30.506Z] #37 ... [2022-09-06T20:32:30.506Z] [2022-09-06T20:32:30.506Z] #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-09-06T20:32:30.518Z] #20 6.681 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T20:32:30.518Z] #20 6.789 [2022-09-06T20:32:30.555Z] #40 54.64 LINK criu/arch/x86/crtools.built-in.o [2022-09-06T20:32:30.555Z] #40 54.70 DEP criu/pie/util-vdso-elf32.d [2022-09-06T20:32:30.556Z] #21 6.758 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T20:32:30.775Z] #20 7.017 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:30.814Z] #21 6.889 [2022-09-06T20:32:30.814Z] #40 ... [2022-09-06T20:32:30.814Z] [2022-09-06T20:32:30.814Z] #43 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-06T20:32:30.814Z] #43 DONE 2.5s [2022-09-06T20:32:30.814Z] [2022-09-06T20:32:30.814Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:30.814Z] #40 54.88 DEP criu/pie/util-vdso.d [2022-09-06T20:32:31.031Z] #20 7.099 [2022-09-06T20:32:31.073Z] #40 55.06 DEP criu/pie/util.d [2022-09-06T20:32:31.073Z] #40 55.30 CC criu/pie/util.o [2022-09-06T20:32:31.079Z] #21 7.115 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:31.079Z] #21 7.198 [2022-09-06T20:32:31.178Z] #20 1.134 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-06T20:32:31.437Z] #20 1.226 [2022-09-06T20:32:31.597Z] #20 7.616 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T20:32:31.597Z] #20 7.756 [2022-09-06T20:32:31.641Z] #40 55.63 CC criu/pie/util-vdso.o [2022-09-06T20:32:31.645Z] #21 7.761 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T20:32:31.645Z] #21 7.879 [2022-09-06T20:32:31.860Z] #20 7.980 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:31.860Z] #20 8.091 [2022-09-06T20:32:31.905Z] #21 ... [2022-09-06T20:32:31.905Z] [2022-09-06T20:32:31.905Z] #25 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T20:32:31.905Z] #25 DONE 3.1s [2022-09-06T20:32:31.905Z] [2022-09-06T20:32:31.905Z] #21 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:32.162Z] #21 8.119 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:32.162Z] #21 8.202 [2022-09-06T20:32:32.208Z] #40 56.32 CC criu/pie/util-vdso-elf32.o [2022-09-06T20:32:32.219Z] #20 1.450 #=#=# ############ 18.0% ########################### 38.1% ######################################### 57.2% ######################################################## 77.8% ###################################################################### 97.8% ######################################################################## 100.0% [2022-09-06T20:32:32.219Z] #20 2.037 [2022-09-06T20:32:32.323Z] #34 115.6 Checking out files: 26% (3056/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 78% (8985/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-09-06T20:32:32.323Z] #34 118.6 + cd /tmp/tmp.oJhQtXcvWB/tmp/docker-ce [2022-09-06T20:32:32.323Z] #34 118.6 + git checkout -q v17.06.2-ce [2022-09-06T20:32:32.425Z] #20 ... [2022-09-06T20:32:32.425Z] [2022-09-06T20:32:32.425Z] #25 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T20:32:32.425Z] #25 DONE 4.6s [2022-09-06T20:32:32.425Z] [2022-09-06T20:32:32.425Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:32.425Z] #20 8.644 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-06T20:32:32.425Z] #20 8.762 [2022-09-06T20:32:32.478Z] #20 2.261 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:32.730Z] #21 8.760 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-06T20:32:32.730Z] #21 8.868 [2022-09-06T20:32:32.737Z] #20 2.430 [2022-09-06T20:32:32.997Z] #20 2.652 #=#=# ################################################################### 93.3% ######################################################################## 100.0% [2022-09-06T20:32:32.997Z] #20 2.846 [2022-09-06T20:32:33.146Z] #40 56.98 AR criu/pie/pie.lib.a [2022-09-06T20:32:33.146Z] #40 57.06 DEP criu/pie/restorer.d [2022-09-06T20:32:33.146Z] #40 57.32 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-06T20:32:33.405Z] #40 57.41 DEP criu/arch/x86/restorer_unmap.d [2022-09-06T20:32:33.405Z] #40 57.43 DEP criu/arch/x86/restorer.d [2022-09-06T20:32:33.405Z] #40 ... [2022-09-06T20:32:33.405Z] [2022-09-06T20:32:33.406Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:32:33.406Z] #0 2.298 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T20:32:33.406Z] #44 DONE 2.5s [2022-09-06T20:32:33.665Z] [2022-09-06T20:32:33.665Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:33.665Z] #40 57.63 DEP criu/arch/x86/vdso-pie.d [2022-09-06T20:32:33.665Z] #40 57.79 DEP criu/pie/parasite-vdso.d [2022-09-06T20:32:33.766Z] #21 9.094 #=#=# ###### 8.4% ######################## 34.6% ##################################### 52.6% ########################################### 60.4% #################################################################### 94.9% ######################################################################## 100.0% [2022-09-06T20:32:33.766Z] #21 9.781 [2022-09-06T20:32:33.774Z] #20 3.069 #=#=# ###### 9.2% ########################## 37.1% ######################################## 56.0% ###################################################### 75.7% #################################################################### 95.0% ######################################################################## 100.0% [2022-09-06T20:32:33.774Z] #20 3.659 [2022-09-06T20:32:33.924Z] #40 58.02 DEP criu/pie/parasite.d [2022-09-06T20:32:34.033Z] #20 ... [2022-09-06T20:32:34.033Z] [2022-09-06T20:32:34.033Z] #15 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-06T20:32:34.033Z] #15 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 4.5s done [2022-09-06T20:32:34.033Z] #15 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 6.7s done [2022-09-06T20:32:34.033Z] #15 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-06T20:32:34.033Z] #15 DONE 30.5s [2022-09-06T20:32:34.033Z] [2022-09-06T20:32:34.033Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:34.183Z] #40 58.27 CC criu/pie/parasite.o [2022-09-06T20:32:34.711Z] #21 10.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T20:32:34.859Z] #34 ... [2022-09-06T20:32:34.859Z] [2022-09-06T20:32:34.859Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:34.859Z] #45 24.18 Selecting previously unselected package python3-minimal. [2022-09-06T20:32:34.859Z] #45 24.18 (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 ... 23674 files and directories currently installed.) [2022-09-06T20:32:34.859Z] #45 24.23 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 24.24 Unpacking python3-minimal (3.7.3-1) ... [2022-09-06T20:32:34.859Z] #45 24.33 Selecting previously unselected package libmpdec2:arm64. [2022-09-06T20:32:34.859Z] #45 24.33 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 24.34 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-09-06T20:32:34.859Z] #45 24.46 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-09-06T20:32:34.859Z] #45 24.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 24.48 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-06T20:32:34.859Z] #45 25.44 Selecting previously unselected package python3.7. [2022-09-06T20:32:34.859Z] #45 25.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 25.45 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:32:34.859Z] #45 25.59 Selecting previously unselected package libpython3-stdlib:arm64. [2022-09-06T20:32:34.859Z] #45 25.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 25.62 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-06T20:32:34.859Z] #45 25.71 Setting up python3-minimal (3.7.3-1) ... [2022-09-06T20:32:34.859Z] #45 26.67 Selecting previously unselected package python3. [2022-09-06T20:32:34.859Z] #45 26.67 (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 ... 24086 files and directories currently installed.) [2022-09-06T20:32:34.859Z] #45 26.70 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 26.72 Unpacking python3 (3.7.3-1) ... [2022-09-06T20:32:34.859Z] #45 26.83 Selecting previously unselected package libip4tc0:arm64. [2022-09-06T20:32:34.859Z] #45 26.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 26.84 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-09-06T20:32:34.859Z] #45 26.95 Selecting previously unselected package libip6tc0:arm64. [2022-09-06T20:32:34.859Z] #45 26.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 26.96 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-09-06T20:32:34.859Z] #45 27.07 Selecting previously unselected package libiptc0:arm64. [2022-09-06T20:32:34.859Z] #45 27.07 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 27.09 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-09-06T20:32:34.859Z] #45 27.18 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-06T20:32:34.859Z] #45 27.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 27.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T20:32:34.859Z] #45 27.26 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-06T20:32:34.859Z] #45 27.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 27.27 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-06T20:32:34.859Z] #45 27.37 Selecting previously unselected package libnftnl11:arm64. [2022-09-06T20:32:34.859Z] #45 27.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 27.38 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-09-06T20:32:34.859Z] #45 27.47 Selecting previously unselected package iptables. [2022-09-06T20:32:34.859Z] #45 27.48 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 27.49 Unpacking iptables (1.8.2-4) ... [2022-09-06T20:32:34.859Z] #45 27.84 Selecting previously unselected package xxd. [2022-09-06T20:32:34.859Z] #45 27.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 27.85 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:32:34.859Z] #45 27.99 Selecting previously unselected package vim-common. [2022-09-06T20:32:34.859Z] #45 28.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:32:34.859Z] #45 28.02 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:32:34.859Z] #45 28.32 Selecting previously unselected package bash-completion. [2022-09-06T20:32:34.859Z] #45 28.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-06T20:32:34.859Z] #45 31.37 Unpacking bash-completion (1:2.8-6) ... [2022-09-06T20:32:34.859Z] #45 31.86 Selecting previously unselected package bzip2. [2022-09-06T20:32:34.859Z] #45 31.86 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 31.87 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:32:34.859Z] #45 31.95 Selecting previously unselected package xz-utils. [2022-09-06T20:32:34.859Z] #45 31.96 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 31.97 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:32:34.859Z] #45 32.18 Selecting previously unselected package apparmor. [2022-09-06T20:32:34.859Z] #45 32.18 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 32.28 Unpacking apparmor (2.13.2-10) ... [2022-09-06T20:32:34.859Z] #45 32.56 Selecting previously unselected package aufs-tools. [2022-09-06T20:32:34.859Z] #45 32.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 32.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:32:34.859Z] #45 32.72 Selecting previously unselected package libonig5:arm64. [2022-09-06T20:32:34.859Z] #45 32.73 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 32.73 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-06T20:32:34.859Z] #45 32.92 Selecting previously unselected package libjq1:arm64. [2022-09-06T20:32:34.859Z] #45 32.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 32.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-06T20:32:34.859Z] #45 33.02 Selecting previously unselected package jq. [2022-09-06T20:32:34.859Z] #45 33.04 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 33.05 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T20:32:34.859Z] #45 33.16 Selecting previously unselected package libaio1:arm64. [2022-09-06T20:32:34.859Z] #45 33.16 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 33.17 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-09-06T20:32:34.859Z] #45 33.23 Selecting previously unselected package libgpm2:arm64. [2022-09-06T20:32:34.859Z] #45 33.23 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 33.24 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-09-06T20:32:34.859Z] #45 33.34 Selecting previously unselected package libicu63:arm64. [2022-09-06T20:32:34.859Z] #45 33.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-06T20:32:34.859Z] #45 33.35 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-06T20:32:34.968Z] #21 11.06 [2022-09-06T20:32:35.006Z] #20 8.998 #=#=# 0.0% ####### 10.7% ############# 19.0% ################## 26.0% ######################### 35.6% ################################ 44.6% ################################## 47.4% ################################### 49.8% ###################################### 53.4% ######################################### 58.0% ############################################# 63.6% ################################################## 69.5% ###################################################### 75.5% ######################################################### 80.0% ############################################################## 86.5% ################################################################# 90.3% ################################################################### 94.0% ######################################################################## 100.0% [2022-09-06T20:32:35.225Z] #21 11.35 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:35.264Z] #20 11.31 [2022-09-06T20:32:35.328Z] #20 3.870 #=#=# ### 4.8% ####### 10.0% ######### 13.7% ############# 19.1% ################### 26.8% ####################### 32.0% ########################## 37.2% ############################## 42.4% ################################## 47.7% ###################################### 52.9% ######################################### 58.1% [2022-09-06T20:32:35.328Z] #20 ... [2022-09-06T20:32:35.328Z] [2022-09-06T20:32:35.328Z] #21 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-06T20:32:35.328Z] #21 DONE 1.3s [2022-09-06T20:32:35.328Z] [2022-09-06T20:32:35.328Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:35.428Z] #45 ... [2022-09-06T20:32:35.428Z] [2022-09-06T20:32:35.428Z] #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-09-06T20:32:35.428Z] #34 121.7 + mkdir -p /tmp/tmp.oJhQtXcvWB/src/github.com/docker [2022-09-06T20:32:35.428Z] #34 121.7 + mv components/cli /tmp/tmp.oJhQtXcvWB/src/github.com/docker/cli [2022-09-06T20:32:35.428Z] #34 121.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-06T20:32:35.482Z] #21 11.48 [2022-09-06T20:32:35.563Z] #40 59.54 LINK criu/pie/parasite.built-in.o [2022-09-06T20:32:35.563Z] #40 59.55 GEN criu/pie/parasite-blob.h [2022-09-06T20:32:35.563Z] #40 59.56 CC criu/pie/parasite-vdso.o [2022-09-06T20:32:36.111Z] #20 3.870 #=#=# ### 4.8% ####### 10.0% ######### 13.7% ############# 19.1% ################### 26.8% ####################### 32.0% ########################## 37.2% ############################## 42.4% ################################## 47.7% ###################################### 52.9% ######################################### 58.1% ############################################# 63.3% ################################################# 68.6% #################################################### 73.5% ######################################################## 78.8% ############################################################ 84.1% ################################################################ 89.5% #################################################################### 94.6% ##20 ... [2022-09-06T20:32:36.111Z] [2022-09-06T20:32:36.111Z] #22 [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-09-06T20:32:36.111Z] #22 DONE 0.9s [2022-09-06T20:32:36.111Z] [2022-09-06T20:32:36.111Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:36.111Z] #20 3.870 #=#=# ### 4.8% ####### 10.0% ######### 13.7% ############# 19.1% ################### 26.8% ####################### 32.0% ########################## 37.2% ############################## 42.4% ################################## 47.7% ###################################### 52.9% ######################################### 58.1% ############################################# 63.3% ################################################# 68.6% #################################################### 73.5% ######################################################## 78.8% ############################################################ 84.1% ################################################################ 89.5% #################################################################### 94.6% ####################################################################### 99.8% ######################################################################## 100.0% [2022-09-06T20:32:36.111Z] #20 5.834 [2022-09-06T20:32:36.131Z] #40 ... [2022-09-06T20:32:36.131Z] [2022-09-06T20:32:36.131Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:32:36.131Z] #45 DONE 2.4s [2022-09-06T20:32:36.131Z] [2022-09-06T20:32:36.131Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:32:36.371Z] #20 ... [2022-09-06T20:32:36.371Z] [2022-09-06T20:32:36.371Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-06T20:32:36.371Z] #23 DONE 0.2s [2022-09-06T20:32:36.371Z] [2022-09-06T20:32:36.371Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-06T20:32:36.371Z] #24 DONE 0.2s [2022-09-06T20:32:36.413Z] #21 12.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T20:32:36.630Z] [2022-09-06T20:32:36.630Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:36.630Z] #20 6.330 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-06T20:32:36.630Z] #20 6.457 [2022-09-06T20:32:36.641Z] #20 12.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T20:32:36.890Z] #20 6.678 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:36.890Z] #20 6.755 [2022-09-06T20:32:36.904Z] #20 13.23 [2022-09-06T20:32:36.978Z] #21 12.97 [2022-09-06T20:32:37.235Z] #21 13.23 #=#=# ##O#- # ######################################################################## 100.0% [2022-09-06T20:32:37.461Z] #20 7.319 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-06T20:32:37.474Z] #20 13.61 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:37.499Z] #21 13.58 [2022-09-06T20:32:37.499Z] #21 13.69 Download of images into '/build' complete. [2022-09-06T20:32:37.720Z] #20 7.532 [2022-09-06T20:32:37.736Z] #20 13.80 [2022-09-06T20:32:37.760Z] #21 13.70 Use something like the following to load the result into a Docker daemon: [2022-09-06T20:32:37.760Z] #21 13.71 tar -cC '/build' . | docker load [2022-09-06T20:32:37.980Z] #20 7.780 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:37.992Z] #20 ... [2022-09-06T20:32:37.993Z] [2022-09-06T20:32:37.993Z] #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-09-06T20:32:37.993Z] #0 6.115 + git clone https://github.com/docker/distribution.git . [2022-09-06T20:32:37.993Z] #0 6.122 Cloning into '.'... [2022-09-06T20:32:37.993Z] #26 ... [2022-09-06T20:32:37.993Z] [2022-09-06T20:32:37.993Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:32:37.993Z] #0 6.212 + RM_GOPATH=0 [2022-09-06T20:32:37.993Z] #0 6.212 + TMP_GOPATH= [2022-09-06T20:32:37.993Z] #0 6.212 + : /build [2022-09-06T20:32:37.993Z] #0 6.212 + '[' -z '' ']' [2022-09-06T20:32:37.993Z] #0 6.215 ++ mktemp -d [2022-09-06T20:32:37.993Z] #0 6.228 + export GOPATH=/tmp/tmp.DbipUrm61k [2022-09-06T20:32:37.993Z] #0 6.239 + GOPATH=/tmp/tmp.DbipUrm61k [2022-09-06T20:32:37.993Z] #0 6.240 + RM_GOPATH=1 [2022-09-06T20:32:37.993Z] #0 6.240 + case "$(go env GOARCH)" in [2022-09-06T20:32:37.993Z] #0 6.243 ++ go env GOARCH [2022-09-06T20:32:37.993Z] #0 6.309 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:37.993Z] #0 6.309 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:37.993Z] #0 6.310 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:37.993Z] #0 6.312 + dir=/tmp/install [2022-09-06T20:32:37.993Z] #0 6.313 + bin=tomlv [2022-09-06T20:32:37.993Z] #0 6.313 + shift [2022-09-06T20:32:37.993Z] #0 6.313 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-06T20:32:37.993Z] #0 6.314 + . /tmp/install/tomlv.installer [2022-09-06T20:32:37.993Z] #0 6.314 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:37.993Z] #0 6.314 + install_tomlv [2022-09-06T20:32:37.993Z] #0 6.315 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-06T20:32:37.993Z] #0 6.315 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:37.993Z] #0 6.316 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DbipUrm61k/src/github.com/BurntSushi/toml [2022-09-06T20:32:37.993Z] #0 6.343 Cloning into '/tmp/tmp.DbipUrm61k/src/github.com/BurntSushi/toml'... [2022-09-06T20:32:37.993Z] #0 8.391 + cd /tmp/tmp.DbipUrm61k/src/github.com/BurntSushi/toml [2022-09-06T20:32:37.993Z] #0 8.393 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:37.993Z] #0 8.605 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:32:37.993Z] #0 9.416 internal/unsafeheader [2022-09-06T20:32:37.993Z] #0 9.417 internal/goarch [2022-09-06T20:32:37.993Z] #0 9.597 internal/abi [2022-09-06T20:32:37.993Z] #0 9.643 internal/cpu [2022-09-06T20:32:37.993Z] #0 10.26 internal/goexperiment [2022-09-06T20:32:38.036Z] #46 DONE 2.2s [2022-09-06T20:32:38.036Z] [2022-09-06T20:32:38.036Z] #47 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T20:32:38.239Z] #20 7.850 [2022-09-06T20:32:38.250Z] #27 ... [2022-09-06T20:32:38.250Z] [2022-09-06T20:32:38.250Z] #28 [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-09-06T20:32:38.250Z] #0 6.192 + RM_GOPATH=0 [2022-09-06T20:32:38.250Z] #0 6.192 + TMP_GOPATH= [2022-09-06T20:32:38.250Z] #0 6.192 + : /build [2022-09-06T20:32:38.250Z] #0 6.192 + '[' -z '' ']' [2022-09-06T20:32:38.250Z] #0 6.195 ++ mktemp -d [2022-09-06T20:32:38.250Z] #0 6.203 + export GOPATH=/tmp/tmp.eJrcLc9wte [2022-09-06T20:32:38.250Z] #0 6.203 + GOPATH=/tmp/tmp.eJrcLc9wte [2022-09-06T20:32:38.250Z] #0 6.203 + RM_GOPATH=1 [2022-09-06T20:32:38.250Z] #0 6.203 + case "$(go env GOARCH)" in [2022-09-06T20:32:38.250Z] #0 6.203 ++ go env GOARCH [2022-09-06T20:32:38.250Z] #0 6.251 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.250Z] #0 6.251 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.250Z] #0 6.251 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:38.250Z] #0 6.251 + dir=/tmp/install [2022-09-06T20:32:38.250Z] #0 6.253 + bin=shfmt [2022-09-06T20:32:38.250Z] #0 6.253 + shift [2022-09-06T20:32:38.250Z] #0 6.253 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-06T20:32:38.250Z] #0 6.253 + . /tmp/install/shfmt.installer [2022-09-06T20:32:38.250Z] #0 6.254 ++ : v3.0.2 [2022-09-06T20:32:38.250Z] #0 6.254 + install_shfmt [2022-09-06T20:32:38.250Z] #0 6.254 + echo 'Install shfmt version v3.0.2' [2022-09-06T20:32:38.250Z] #0 6.254 Install shfmt version v3.0.2 [2022-09-06T20:32:38.250Z] #0 6.255 + GOBIN=/build [2022-09-06T20:32:38.250Z] #0 6.255 + GO111MODULE=on [2022-09-06T20:32:38.250Z] #0 6.255 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-06T20:32:38.250Z] #0 6.885 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T20:32:38.250Z] #0 8.320 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T20:32:38.250Z] #0 8.340 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T20:32:38.250Z] #0 8.390 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T20:32:38.250Z] #28 ... [2022-09-06T20:32:38.250Z] [2022-09-06T20:32:38.250Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:32:38.250Z] #0 5.659 + RM_GOPATH=0 [2022-09-06T20:32:38.250Z] #0 5.659 + TMP_GOPATH= [2022-09-06T20:32:38.250Z] #0 5.659 + : /build [2022-09-06T20:32:38.250Z] #0 5.659 + '[' -z '' ']' [2022-09-06T20:32:38.250Z] #0 5.659 ++ mktemp -d [2022-09-06T20:32:38.250Z] #0 5.693 + export GOPATH=/tmp/tmp.1ejpP8mKwd [2022-09-06T20:32:38.250Z] #0 5.693 + GOPATH=/tmp/tmp.1ejpP8mKwd [2022-09-06T20:32:38.250Z] #0 5.693 + RM_GOPATH=1 [2022-09-06T20:32:38.250Z] #0 5.693 + case "$(go env GOARCH)" in [2022-09-06T20:32:38.250Z] #0 5.693 ++ go env GOARCH [2022-09-06T20:32:38.250Z] #0 5.699 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.250Z] #0 5.699 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.250Z] #0 5.699 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:38.250Z] #0 5.699 + dir=/tmp/install [2022-09-06T20:32:38.250Z] #0 5.699 + bin=golangci_lint [2022-09-06T20:32:38.250Z] #0 5.699 + shift [2022-09-06T20:32:38.250Z] #0 5.699 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-06T20:32:38.250Z] #0 5.699 + . /tmp/install/golangci_lint.installer [2022-09-06T20:32:38.250Z] #0 5.699 ++ : v1.44.0 [2022-09-06T20:32:38.250Z] #0 5.699 + install_golangci_lint [2022-09-06T20:32:38.250Z] #0 5.699 + set -e [2022-09-06T20:32:38.250Z] #0 5.699 + echo 'Install golangci-lint version v1.44.0' [2022-09-06T20:32:38.250Z] #0 5.699 + GOBIN=/build [2022-09-06T20:32:38.250Z] #0 5.699 + GO111MODULE=on [2022-09-06T20:32:38.250Z] #0 5.699 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-06T20:32:38.250Z] #0 5.699 Install golangci-lint version v1.44.0 [2022-09-06T20:32:38.250Z] #0 6.378 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-06T20:32:38.324Z] #21 DONE 14.4s [2022-09-06T20:32:38.324Z] [2022-09-06T20:32:38.324Z] #26 [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-09-06T20:32:38.324Z] #0 6.130 + RM_GOPATH=0 [2022-09-06T20:32:38.324Z] #0 6.130 + TMP_GOPATH= [2022-09-06T20:32:38.324Z] #0 6.130 + : /build [2022-09-06T20:32:38.324Z] #0 6.130 + '[' -z '' ']' [2022-09-06T20:32:38.324Z] #0 6.130 ++ mktemp -d [2022-09-06T20:32:38.324Z] #0 6.142 + export GOPATH=/tmp/tmp.uqSKB1Jf2L [2022-09-06T20:32:38.324Z] #0 6.142 + GOPATH=/tmp/tmp.uqSKB1Jf2L [2022-09-06T20:32:38.324Z] #0 6.142 + RM_GOPATH=1 [2022-09-06T20:32:38.324Z] #0 6.142 + case "$(go env GOARCH)" in [2022-09-06T20:32:38.324Z] #0 6.142 ++ go env GOARCH [2022-09-06T20:32:38.324Z] #0 6.197 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.324Z] #0 6.197 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.324Z] #0 6.197 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:38.324Z] #0 6.201 + dir=/tmp/install [2022-09-06T20:32:38.324Z] #0 6.205 + bin=rootlesskit [2022-09-06T20:32:38.324Z] #0 6.205 + shift [2022-09-06T20:32:38.324Z] #0 6.205 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-06T20:32:38.324Z] #0 6.205 + . /tmp/install/rootlesskit.installer [2022-09-06T20:32:38.324Z] #0 6.208 ++ : v0.14.4 [2022-09-06T20:32:38.324Z] #0 6.209 + install_rootlesskit [2022-09-06T20:32:38.324Z] #0 6.212 + case "$1" in [2022-09-06T20:32:38.324Z] #0 6.214 + export CGO_ENABLED=0 [2022-09-06T20:32:38.324Z] #0 6.214 + CGO_ENABLED=0 [2022-09-06T20:32:38.324Z] #0 6.215 + _install_rootlesskit [2022-09-06T20:32:38.324Z] #0 6.215 + echo 'Install rootlesskit version v0.14.4' [2022-09-06T20:32:38.324Z] #0 6.216 Install rootlesskit version v0.14.4 [2022-09-06T20:32:38.324Z] #0 6.217 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:32:38.324Z] #0 6.217 + GOBIN=/build [2022-09-06T20:32:38.324Z] #0 6.217 + GO111MODULE=on [2022-09-06T20:32:38.324Z] #0 6.218 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-06T20:32:38.324Z] #0 6.751 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-06T20:32:38.324Z] #0 9.523 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:32:38.324Z] #0 9.528 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:32:38.324Z] #0 9.627 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T20:32:38.498Z] #20 8.419 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-06T20:32:38.507Z] #29 ... [2022-09-06T20:32:38.507Z] [2022-09-06T20:32:38.507Z] #30 [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-09-06T20:32:38.507Z] #0 5.318 + RM_GOPATH=0 [2022-09-06T20:32:38.507Z] #0 5.318 + TMP_GOPATH= [2022-09-06T20:32:38.507Z] #0 5.318 + : /build [2022-09-06T20:32:38.507Z] #0 5.318 + '[' -z '' ']' [2022-09-06T20:32:38.507Z] #0 5.318 ++ mktemp -d [2022-09-06T20:32:38.507Z] #0 5.318 + export GOPATH=/tmp/tmp.u8majRudan [2022-09-06T20:32:38.507Z] #0 5.318 + GOPATH=/tmp/tmp.u8majRudan [2022-09-06T20:32:38.507Z] #0 5.318 + RM_GOPATH=1 [2022-09-06T20:32:38.507Z] #0 5.318 + case "$(go env GOARCH)" in [2022-09-06T20:32:38.507Z] #0 5.318 ++ go env GOARCH [2022-09-06T20:32:38.507Z] #0 5.336 Install docker/cli version 17.06.2-ce from stable [2022-09-06T20:32:38.507Z] #0 5.337 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.507Z] #0 5.337 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.507Z] #0 5.337 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:38.507Z] #0 5.337 + dir=/tmp/install [2022-09-06T20:32:38.507Z] #0 5.337 + bin=dockercli [2022-09-06T20:32:38.507Z] #0 5.337 + shift [2022-09-06T20:32:38.507Z] #0 5.337 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-06T20:32:38.507Z] #0 5.337 + . /tmp/install/dockercli.installer [2022-09-06T20:32:38.507Z] #0 5.337 ++ : stable [2022-09-06T20:32:38.507Z] #0 5.337 ++ : 17.06.2-ce [2022-09-06T20:32:38.507Z] #0 5.337 + install_dockercli [2022-09-06T20:32:38.507Z] #0 5.337 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T20:32:38.507Z] #0 5.345 ++ uname -m [2022-09-06T20:32:38.507Z] #0 5.345 + arch=x86_64 [2022-09-06T20:32:38.507Z] #0 5.345 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T20:32:38.507Z] #0 5.345 + url=https://download.docker.com/linux/static [2022-09-06T20:32:38.507Z] #0 5.345 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T20:32:38.507Z] #0 5.345 + tar -xz docker/docker [2022-09-06T20:32:38.507Z] #30 ... [2022-09-06T20:32:38.507Z] [2022-09-06T20:32:38.507Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:32:38.507Z] #0 5.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:38.507Z] #0 5.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:38.507Z] #0 5.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:38.507Z] #0 7.510 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:38.507Z] #0 9.436 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:38.580Z] #26 ... [2022-09-06T20:32:38.580Z] [2022-09-06T20:32:38.580Z] #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-09-06T20:32:38.580Z] #0 5.770 + RM_GOPATH=0 [2022-09-06T20:32:38.580Z] #0 5.816 + TMP_GOPATH= [2022-09-06T20:32:38.580Z] #0 5.816 + : /build [2022-09-06T20:32:38.580Z] #0 5.816 + '[' -z '' ']' [2022-09-06T20:32:38.580Z] #0 5.816 ++ mktemp -d [2022-09-06T20:32:38.580Z] #0 5.822 + export GOPATH=/tmp/tmp.V9TcwtVv3E [2022-09-06T20:32:38.580Z] #0 5.822 + GOPATH=/tmp/tmp.V9TcwtVv3E [2022-09-06T20:32:38.580Z] #0 5.822 + RM_GOPATH=1 [2022-09-06T20:32:38.580Z] #0 5.822 + case "$(go env GOARCH)" in [2022-09-06T20:32:38.580Z] #0 5.822 ++ go env GOARCH [2022-09-06T20:32:38.580Z] #0 5.994 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.580Z] #0 5.995 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.580Z] #0 5.998 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:38.580Z] #0 5.999 + dir=/tmp/install [2022-09-06T20:32:38.580Z] #0 6.004 + bin=golangci_lint [2022-09-06T20:32:38.580Z] #0 6.006 + shift [2022-09-06T20:32:38.580Z] #0 6.006 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-06T20:32:38.580Z] #0 6.011 Install golangci-lint version v1.44.0 [2022-09-06T20:32:38.580Z] #0 6.011 + . /tmp/install/golangci_lint.installer [2022-09-06T20:32:38.580Z] #0 6.011 ++ : v1.44.0 [2022-09-06T20:32:38.580Z] #0 6.011 + install_golangci_lint [2022-09-06T20:32:38.580Z] #0 6.011 + set -e [2022-09-06T20:32:38.580Z] #0 6.011 + echo 'Install golangci-lint version v1.44.0' [2022-09-06T20:32:38.580Z] #0 6.011 + GOBIN=/build [2022-09-06T20:32:38.580Z] #0 6.011 + GO111MODULE=on [2022-09-06T20:32:38.580Z] #0 6.011 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-06T20:32:38.580Z] #0 6.559 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-06T20:32:38.758Z] #20 8.521 [2022-09-06T20:32:38.764Z] #31 ... [2022-09-06T20:32:38.764Z] [2022-09-06T20:32:38.764Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T20:32:38.764Z] #0 6.031 + RM_GOPATH=0 [2022-09-06T20:32:38.764Z] #0 6.031 + TMP_GOPATH= [2022-09-06T20:32:38.764Z] #0 6.031 + : /build [2022-09-06T20:32:38.764Z] #0 6.031 + '[' -z '' ']' [2022-09-06T20:32:38.764Z] #0 6.031 ++ mktemp -d [2022-09-06T20:32:38.764Z] #0 6.031 + export GOPATH=/tmp/tmp.ybGt3SHBK5 [2022-09-06T20:32:38.764Z] #0 6.037 + GOPATH=/tmp/tmp.ybGt3SHBK5 [2022-09-06T20:32:38.764Z] #0 6.037 + RM_GOPATH=1 [2022-09-06T20:32:38.764Z] #0 6.037 + case "$(go env GOARCH)" in [2022-09-06T20:32:38.764Z] #0 6.037 ++ go env GOARCH [2022-09-06T20:32:38.764Z] #0 6.075 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.764Z] #0 6.075 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.764Z] #0 6.101 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:38.764Z] #0 6.102 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:32:38.764Z] #0 6.109 + dir=/tmp/install [2022-09-06T20:32:38.764Z] #0 6.109 + bin=proxy [2022-09-06T20:32:38.764Z] #0 6.109 + shift [2022-09-06T20:32:38.764Z] #0 6.109 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-06T20:32:38.764Z] #0 6.109 + . /tmp/install/proxy.installer [2022-09-06T20:32:38.764Z] #0 6.109 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:32:38.764Z] #0 6.109 + install_proxy [2022-09-06T20:32:38.764Z] #0 6.109 + case "$1" in [2022-09-06T20:32:38.764Z] #0 6.109 + export CGO_ENABLED=0 [2022-09-06T20:32:38.764Z] #0 6.109 + CGO_ENABLED=0 [2022-09-06T20:32:38.764Z] #0 6.109 + _install_proxy [2022-09-06T20:32:38.764Z] #0 6.109 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-06T20:32:38.764Z] #0 6.109 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ybGt3SHBK5/src/github.com/docker/libnetwork [2022-09-06T20:32:38.764Z] #0 6.109 Cloning into '/tmp/tmp.ybGt3SHBK5/src/github.com/docker/libnetwork'... [2022-09-06T20:32:38.764Z] #32 ... [2022-09-06T20:32:38.764Z] [2022-09-06T20:32:38.764Z] #33 [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-09-06T20:32:38.764Z] #0 5.475 + RM_GOPATH=0 [2022-09-06T20:32:38.764Z] #0 5.475 + TMP_GOPATH= [2022-09-06T20:32:38.764Z] #0 5.475 + : /build [2022-09-06T20:32:38.764Z] #0 5.475 + '[' -z '' ']' [2022-09-06T20:32:38.764Z] #0 5.475 ++ mktemp -d [2022-09-06T20:32:38.764Z] #0 5.490 + export GOPATH=/tmp/tmp.HuasAHhIMD [2022-09-06T20:32:38.764Z] #0 5.490 + GOPATH=/tmp/tmp.HuasAHhIMD [2022-09-06T20:32:38.764Z] #0 5.490 + RM_GOPATH=1 [2022-09-06T20:32:38.764Z] #0 5.490 + case "$(go env GOARCH)" in [2022-09-06T20:32:38.764Z] #0 5.490 ++ go env GOARCH [2022-09-06T20:32:38.764Z] #0 5.499 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.764Z] #0 5.499 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.764Z] #0 5.507 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:38.764Z] #0 5.507 + dir=/tmp/install [2022-09-06T20:32:38.764Z] #0 5.507 + bin=gotestsum [2022-09-06T20:32:38.764Z] #0 5.507 + shift [2022-09-06T20:32:38.764Z] #0 5.507 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-06T20:32:38.764Z] #0 5.507 + . /tmp/install/gotestsum.installer [2022-09-06T20:32:38.764Z] #0 5.507 ++ : v1.7.0 [2022-09-06T20:32:38.764Z] #0 5.507 + install_gotestsum [2022-09-06T20:32:38.764Z] #0 5.507 + set -e [2022-09-06T20:32:38.764Z] #0 5.507 + echo 'Install gotestsum version v1.7.0' [2022-09-06T20:32:38.764Z] #0 5.508 Install gotestsum version v1.7.0 [2022-09-06T20:32:38.764Z] #0 5.527 + GOBIN=/build [2022-09-06T20:32:38.764Z] #0 5.527 + GO111MODULE=on [2022-09-06T20:32:38.764Z] #0 5.527 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-06T20:32:38.764Z] #0 6.133 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T20:32:38.764Z] #0 8.360 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T20:32:38.764Z] #0 8.361 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T20:32:38.764Z] #0 8.402 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T20:32:38.764Z] #0 8.517 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:32:38.764Z] #0 9.068 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T20:32:38.764Z] #0 9.193 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T20:32:38.764Z] #0 9.250 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T20:32:38.764Z] #0 9.301 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T20:32:38.764Z] #0 9.373 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T20:32:38.837Z] #27 ... [2022-09-06T20:32:38.837Z] [2022-09-06T20:32:38.837Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:32:38.837Z] #0 6.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:38.837Z] #0 6.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:38.837Z] #0 6.457 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:38.837Z] #0 7.312 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:38.837Z] #0 9.683 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:38.837Z] #28 ... [2022-09-06T20:32:38.837Z] [2022-09-06T20:32:38.837Z] #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-09-06T20:32:38.837Z] #0 5.419 + RM_GOPATH=0 [2022-09-06T20:32:38.837Z] #0 5.419 + TMP_GOPATH= [2022-09-06T20:32:38.837Z] #0 5.419 + : /build [2022-09-06T20:32:38.837Z] #0 5.419 + '[' -z '' ']' [2022-09-06T20:32:38.837Z] #0 5.419 ++ mktemp -d [2022-09-06T20:32:38.837Z] #0 5.419 + export GOPATH=/tmp/tmp.gZJD8zZB8L [2022-09-06T20:32:38.837Z] #0 5.419 + GOPATH=/tmp/tmp.gZJD8zZB8L [2022-09-06T20:32:38.837Z] #0 5.419 + RM_GOPATH=1 [2022-09-06T20:32:38.837Z] #0 5.419 + case "$(go env GOARCH)" in [2022-09-06T20:32:38.837Z] #0 5.419 ++ go env GOARCH [2022-09-06T20:32:38.837Z] #0 5.456 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.837Z] #0 5.456 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:38.837Z] #0 5.456 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:38.837Z] #0 5.456 + dir=/tmp/install [2022-09-06T20:32:38.837Z] #0 5.456 + bin=shfmt [2022-09-06T20:32:38.837Z] #0 5.456 + shift [2022-09-06T20:32:38.837Z] #0 5.456 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-06T20:32:38.837Z] #0 5.456 + . /tmp/install/shfmt.installer [2022-09-06T20:32:38.837Z] #0 5.456 ++ : v3.0.2 [2022-09-06T20:32:38.837Z] #0 5.456 + install_shfmt [2022-09-06T20:32:38.837Z] #0 5.456 + echo 'Install shfmt version v3.0.2' [2022-09-06T20:32:38.837Z] #0 5.456 + GOBIN=/build [2022-09-06T20:32:38.837Z] #0 5.456 + GO111MODULE=on [2022-09-06T20:32:38.837Z] #0 5.456 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-06T20:32:38.837Z] #0 5.457 Install shfmt version v3.0.2 [2022-09-06T20:32:38.837Z] #0 6.160 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T20:32:38.837Z] #0 7.307 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T20:32:38.837Z] #0 7.324 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T20:32:38.837Z] #0 7.359 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T20:32:38.837Z] #0 9.453 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T20:32:39.018Z] [2022-09-06T20:32:39.018Z] #20 ... [2022-09-06T20:32:39.018Z] [2022-09-06T20:32:39.018Z] #25 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-06T20:32:39.018Z] #25 DONE 2.8s [2022-09-06T20:32:39.018Z] [2022-09-06T20:32:39.018Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:39.021Z] #33 ... [2022-09-06T20:32:39.021Z] [2022-09-06T20:32:39.021Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:32:39.021Z] #0 6.679 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:39.021Z] #0 6.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:39.021Z] #0 6.941 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:39.021Z] #0 7.947 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:39.021Z] #0 10.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:39.021Z] #34 ... [2022-09-06T20:32:39.021Z] [2022-09-06T20:32:39.021Z] #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-09-06T20:32:39.021Z] #0 4.690 + RM_GOPATH=0 [2022-09-06T20:32:39.021Z] #0 4.690 + TMP_GOPATH= [2022-09-06T20:32:39.021Z] #0 4.690 + : /build [2022-09-06T20:32:39.021Z] #0 4.690 + '[' -z '' ']' [2022-09-06T20:32:39.021Z] #0 4.690 ++ mktemp -d [2022-09-06T20:32:39.021Z] #0 4.690 + export GOPATH=/tmp/tmp.0i00S5Wdsc [2022-09-06T20:32:39.021Z] #0 4.690 + GOPATH=/tmp/tmp.0i00S5Wdsc [2022-09-06T20:32:39.021Z] #0 4.690 + RM_GOPATH=1 [2022-09-06T20:32:39.021Z] #0 4.690 + case "$(go env GOARCH)" in [2022-09-06T20:32:39.021Z] #0 4.690 ++ go env GOARCH [2022-09-06T20:32:39.021Z] #0 4.700 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.021Z] #0 4.700 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.021Z] #0 4.706 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:39.021Z] #0 4.708 Install vndr version v0.1.2 [2022-09-06T20:32:39.021Z] #0 4.708 + dir=/tmp/install [2022-09-06T20:32:39.021Z] #0 4.708 + bin=vndr [2022-09-06T20:32:39.021Z] #0 4.708 + shift [2022-09-06T20:32:39.021Z] #0 4.708 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-06T20:32:39.021Z] #0 4.708 + . /tmp/install/vndr.installer [2022-09-06T20:32:39.021Z] #0 4.708 ++ : v0.1.2 [2022-09-06T20:32:39.021Z] #0 4.708 + install_vndr [2022-09-06T20:32:39.021Z] #0 4.708 + echo 'Install vndr version v0.1.2' [2022-09-06T20:32:39.021Z] #0 4.708 + GOBIN=/build [2022-09-06T20:32:39.021Z] #0 4.708 + GO111MODULE=on [2022-09-06T20:32:39.021Z] #0 4.708 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-06T20:32:39.021Z] #0 5.116 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-06T20:32:39.094Z] #29 ... [2022-09-06T20:32:39.094Z] [2022-09-06T20:32:39.094Z] #30 [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-09-06T20:32:39.094Z] #0 5.650 + git clone https://github.com/docker/distribution.git . [2022-09-06T20:32:39.094Z] #0 5.650 Cloning into '.'... [2022-09-06T20:32:39.094Z] #30 ... [2022-09-06T20:32:39.094Z] [2022-09-06T20:32:39.094Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:32:39.094Z] #0 6.501 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:39.094Z] #0 6.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:39.094Z] #0 6.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:39.094Z] #0 7.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:39.094Z] #0 10.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:39.278Z] #35 ... [2022-09-06T20:32:39.278Z] [2022-09-06T20:32:39.278Z] #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-09-06T20:32:39.278Z] #0 5.066 + RM_GOPATH=0 [2022-09-06T20:32:39.278Z] #0 5.066 + TMP_GOPATH= [2022-09-06T20:32:39.278Z] #0 5.066 + : /build [2022-09-06T20:32:39.278Z] #0 5.066 + '[' -z '' ']' [2022-09-06T20:32:39.278Z] #0 5.066 ++ mktemp -d [2022-09-06T20:32:39.278Z] #0 5.066 + export GOPATH=/tmp/tmp.NqsSpJYiUd [2022-09-06T20:32:39.278Z] #0 5.066 + GOPATH=/tmp/tmp.NqsSpJYiUd [2022-09-06T20:32:39.278Z] #0 5.066 + RM_GOPATH=1 [2022-09-06T20:32:39.278Z] #0 5.066 + case "$(go env GOARCH)" in [2022-09-06T20:32:39.278Z] #0 5.066 ++ go env GOARCH [2022-09-06T20:32:39.278Z] #0 5.091 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.278Z] #0 5.091 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.278Z] #0 5.091 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:39.278Z] #0 5.091 + dir=/tmp/install [2022-09-06T20:32:39.278Z] #0 5.091 + bin=rootlesskit [2022-09-06T20:32:39.278Z] #0 5.091 + shift [2022-09-06T20:32:39.278Z] #0 5.091 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-06T20:32:39.278Z] #0 5.091 + . /tmp/install/rootlesskit.installer [2022-09-06T20:32:39.278Z] #0 5.091 ++ : v0.14.4 [2022-09-06T20:32:39.278Z] #0 5.091 + install_rootlesskit [2022-09-06T20:32:39.278Z] #0 5.091 + case "$1" in [2022-09-06T20:32:39.278Z] #0 5.091 + export CGO_ENABLED=0 [2022-09-06T20:32:39.278Z] #0 5.091 + CGO_ENABLED=0 [2022-09-06T20:32:39.278Z] #0 5.091 + _install_rootlesskit [2022-09-06T20:32:39.278Z] #0 5.091 + echo 'Install rootlesskit version v0.14.4' [2022-09-06T20:32:39.278Z] #0 5.091 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:32:39.278Z] #0 5.091 + GOBIN=/build [2022-09-06T20:32:39.278Z] #0 5.091 + GO111MODULE=on [2022-09-06T20:32:39.278Z] #0 5.091 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-06T20:32:39.278Z] #0 5.091 Install rootlesskit version v0.14.4 [2022-09-06T20:32:39.278Z] #0 5.563 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-06T20:32:39.278Z] #0 8.131 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:32:39.278Z] #0 8.132 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:32:39.278Z] #0 8.352 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T20:32:39.278Z] #0 8.909 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-06T20:32:39.278Z] #36 ... [2022-09-06T20:32:39.278Z] [2022-09-06T20:32:39.278Z] #37 [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-09-06T20:32:39.278Z] #0 6.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:39.278Z] #0 6.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:39.278Z] #0 6.769 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:39.278Z] #0 8.019 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:39.278Z] #0 10.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:39.351Z] #31 ... [2022-09-06T20:32:39.351Z] [2022-09-06T20:32:39.351Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T20:32:39.351Z] #0 5.638 + RM_GOPATH=0 [2022-09-06T20:32:39.351Z] #0 5.638 + TMP_GOPATH= [2022-09-06T20:32:39.351Z] #0 5.638 + : /build [2022-09-06T20:32:39.351Z] #0 5.638 + '[' -z '' ']' [2022-09-06T20:32:39.351Z] #0 5.638 ++ mktemp -d [2022-09-06T20:32:39.351Z] #0 5.638 + export GOPATH=/tmp/tmp.NsIwoA0Fmf [2022-09-06T20:32:39.351Z] #0 5.638 + GOPATH=/tmp/tmp.NsIwoA0Fmf [2022-09-06T20:32:39.351Z] #0 5.638 + RM_GOPATH=1 [2022-09-06T20:32:39.351Z] #0 5.638 + case "$(go env GOARCH)" in [2022-09-06T20:32:39.351Z] #0 5.638 ++ go env GOARCH [2022-09-06T20:32:39.351Z] #0 5.652 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.351Z] #0 5.652 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.351Z] #0 5.652 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:39.351Z] #0 5.659 + dir=/tmp/install [2022-09-06T20:32:39.351Z] #0 5.659 + bin=proxy [2022-09-06T20:32:39.351Z] #0 5.659 + shift [2022-09-06T20:32:39.351Z] #0 5.659 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-06T20:32:39.351Z] #0 5.659 + . /tmp/install/proxy.installer [2022-09-06T20:32:39.351Z] #0 5.659 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:32:39.351Z] #0 5.659 + install_proxy [2022-09-06T20:32:39.351Z] #0 5.659 + case "$1" in [2022-09-06T20:32:39.351Z] #0 5.659 + export CGO_ENABLED=0 [2022-09-06T20:32:39.351Z] #0 5.659 + CGO_ENABLED=0 [2022-09-06T20:32:39.351Z] #0 5.659 + _install_proxy [2022-09-06T20:32:39.351Z] #0 5.659 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-06T20:32:39.351Z] #0 5.659 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NsIwoA0Fmf/src/github.com/docker/libnetwork [2022-09-06T20:32:39.351Z] #0 5.659 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:32:39.351Z] #0 5.668 Cloning into '/tmp/tmp.NsIwoA0Fmf/src/github.com/docker/libnetwork'... [2022-09-06T20:32:39.536Z] #37 ... [2022-09-06T20:32:39.536Z] [2022-09-06T20:32:39.536Z] #38 [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-09-06T20:32:39.536Z] #0 5.624 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T20:32:39.536Z] #0 5.624 Cloning into '.'... [2022-09-06T20:32:39.539Z] #20 8.766 #=#=# ###### 9.2% ####################### 32.7% ###################################### 52.8% ########################################## 58.9% ###################################################### 75.7% ##################################################################### 96.8% ######################################################################## 100.0% [2022-09-06T20:32:39.608Z] #32 ... [2022-09-06T20:32:39.608Z] [2022-09-06T20:32:39.608Z] #33 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T20:32:39.608Z] #0 4.952 + RM_GOPATH=0 [2022-09-06T20:32:39.608Z] #0 4.952 + TMP_GOPATH= [2022-09-06T20:32:39.608Z] #0 4.952 + : /build [2022-09-06T20:32:39.608Z] #0 4.952 + '[' -z '' ']' [2022-09-06T20:32:39.608Z] #0 4.952 ++ mktemp -d [2022-09-06T20:32:39.608Z] #0 4.952 + export GOPATH=/tmp/tmp.aiJxEMNmTl [2022-09-06T20:32:39.608Z] #0 4.952 + GOPATH=/tmp/tmp.aiJxEMNmTl [2022-09-06T20:32:39.608Z] #0 4.952 + RM_GOPATH=1 [2022-09-06T20:32:39.608Z] #0 4.952 + case "$(go env GOARCH)" in [2022-09-06T20:32:39.608Z] #0 4.961 ++ go env GOARCH [2022-09-06T20:32:39.608Z] #0 4.983 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.608Z] #0 4.983 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.608Z] #0 4.983 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:39.608Z] #0 4.983 + dir=/tmp/install [2022-09-06T20:32:39.608Z] #0 4.983 + bin=dockercli [2022-09-06T20:32:39.608Z] #0 4.983 + shift [2022-09-06T20:32:39.608Z] #0 4.983 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-06T20:32:39.608Z] #0 4.983 + . /tmp/install/dockercli.installer [2022-09-06T20:32:39.608Z] #0 4.983 ++ : stable [2022-09-06T20:32:39.608Z] #0 4.983 ++ : 17.06.2-ce [2022-09-06T20:32:39.608Z] #0 4.983 + install_dockercli [2022-09-06T20:32:39.608Z] #0 4.983 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T20:32:39.608Z] #0 4.983 ++ uname -m [2022-09-06T20:32:39.608Z] #0 4.983 + arch=x86_64 [2022-09-06T20:32:39.608Z] #0 4.983 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T20:32:39.608Z] #0 4.983 + url=https://download.docker.com/linux/static [2022-09-06T20:32:39.608Z] #0 4.983 + tar -xz docker/docker [2022-09-06T20:32:39.608Z] #0 4.983 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T20:32:39.608Z] #0 4.983 Install docker/cli version 17.06.2-ce from stable [2022-09-06T20:32:39.608Z] #33 ... [2022-09-06T20:32:39.608Z] [2022-09-06T20:32:39.608Z] #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-09-06T20:32:39.608Z] #0 6.086 + RM_GOPATH=0 [2022-09-06T20:32:39.609Z] #0 6.086 + TMP_GOPATH= [2022-09-06T20:32:39.609Z] #0 6.086 + : /build [2022-09-06T20:32:39.609Z] #0 6.086 + '[' -z '' ']' [2022-09-06T20:32:39.609Z] #0 6.086 ++ mktemp -d [2022-09-06T20:32:39.609Z] #0 6.086 + export GOPATH=/tmp/tmp.KN6MwiKshM [2022-09-06T20:32:39.609Z] #0 6.086 + GOPATH=/tmp/tmp.KN6MwiKshM [2022-09-06T20:32:39.609Z] #0 6.086 + RM_GOPATH=1 [2022-09-06T20:32:39.609Z] #0 6.086 + case "$(go env GOARCH)" in [2022-09-06T20:32:39.609Z] #0 6.086 ++ go env GOARCH [2022-09-06T20:32:39.609Z] #0 6.130 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.609Z] #0 6.130 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.609Z] #0 6.172 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:39.609Z] #0 6.189 + dir=/tmp/install [2022-09-06T20:32:39.609Z] #0 6.189 + bin=gotestsum [2022-09-06T20:32:39.609Z] #0 6.189 + shift [2022-09-06T20:32:39.609Z] #0 6.190 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-06T20:32:39.609Z] #0 6.190 + . /tmp/install/gotestsum.installer [2022-09-06T20:32:39.609Z] #0 6.190 ++ : v1.7.0 [2022-09-06T20:32:39.609Z] #0 6.191 + install_gotestsum [2022-09-06T20:32:39.609Z] #0 6.191 + set -e [2022-09-06T20:32:39.609Z] #0 6.191 + echo 'Install gotestsum version v1.7.0' [2022-09-06T20:32:39.609Z] #0 6.192 Install gotestsum version v1.7.0 [2022-09-06T20:32:39.609Z] #0 6.192 + GOBIN=/build [2022-09-06T20:32:39.609Z] #0 6.192 + GO111MODULE=on [2022-09-06T20:32:39.609Z] #0 6.192 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-06T20:32:39.609Z] #0 6.859 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T20:32:39.609Z] #0 8.723 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T20:32:39.609Z] #0 8.763 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T20:32:39.609Z] #0 8.892 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T20:32:39.609Z] #0 8.968 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:32:39.609Z] #0 9.385 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T20:32:39.609Z] #0 9.441 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T20:32:39.609Z] #0 9.582 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T20:32:39.609Z] #0 9.727 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T20:32:39.609Z] #0 10.21 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T20:32:39.609Z] #0 10.27 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T20:32:39.609Z] #0 10.43 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T20:32:39.609Z] #0 10.76 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T20:32:39.795Z] #38 ... [2022-09-06T20:32:39.795Z] [2022-09-06T20:32:39.795Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:32:39.795Z] #20 14.81 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T20:32:39.795Z] #20 15.25 [2022-09-06T20:32:39.795Z] #20 15.61 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:39.795Z] #20 15.80 [2022-09-06T20:32:39.795Z] #20 15.91 Download of images into '/build' complete. [2022-09-06T20:32:39.795Z] #20 15.91 Use something like the following to load the result into a Docker daemon: [2022-09-06T20:32:39.795Z] #20 15.91 tar -cC '/build' . | docker load [2022-09-06T20:32:39.798Z] #20 9.466 [2022-09-06T20:32:39.866Z] #34 ... [2022-09-06T20:32:39.866Z] [2022-09-06T20:32:39.866Z] #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-09-06T20:32:39.866Z] #0 5.412 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T20:32:39.866Z] #0 5.412 Cloning into '.'... [2022-09-06T20:32:39.866Z] #35 ... [2022-09-06T20:32:39.866Z] [2022-09-06T20:32:39.866Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:32:39.866Z] #0 5.119 + RM_GOPATH=0 [2022-09-06T20:32:39.866Z] #0 5.119 + TMP_GOPATH= [2022-09-06T20:32:39.866Z] #0 5.119 + : /build [2022-09-06T20:32:39.866Z] #0 5.119 + '[' -z '' ']' [2022-09-06T20:32:39.866Z] #0 5.119 ++ mktemp -d [2022-09-06T20:32:39.866Z] #0 5.119 + export GOPATH=/tmp/tmp.Dhvu33t7c2 [2022-09-06T20:32:39.866Z] #0 5.119 + GOPATH=/tmp/tmp.Dhvu33t7c2 [2022-09-06T20:32:39.866Z] #0 5.119 + RM_GOPATH=1 [2022-09-06T20:32:39.866Z] #0 5.119 + case "$(go env GOARCH)" in [2022-09-06T20:32:39.866Z] #0 5.122 ++ go env GOARCH [2022-09-06T20:32:39.866Z] #0 5.128 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:39.866Z] #0 5.129 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.866Z] #0 5.129 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:39.866Z] #0 5.129 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:39.866Z] #0 5.129 + dir=/tmp/install [2022-09-06T20:32:39.866Z] #0 5.129 + bin=tomlv [2022-09-06T20:32:39.866Z] #0 5.129 + shift [2022-09-06T20:32:39.866Z] #0 5.129 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-06T20:32:39.866Z] #0 5.129 + . /tmp/install/tomlv.installer [2022-09-06T20:32:39.866Z] #0 5.129 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:39.866Z] #0 5.129 + install_tomlv [2022-09-06T20:32:39.866Z] #0 5.129 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-06T20:32:39.866Z] #0 5.129 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Dhvu33t7c2/src/github.com/BurntSushi/toml [2022-09-06T20:32:39.866Z] #0 5.129 Cloning into '/tmp/tmp.Dhvu33t7c2/src/github.com/BurntSushi/toml'... [2022-09-06T20:32:39.866Z] #0 6.513 + cd /tmp/tmp.Dhvu33t7c2/src/github.com/BurntSushi/toml [2022-09-06T20:32:39.866Z] #0 6.513 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:39.866Z] #0 6.691 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:32:39.866Z] #0 7.583 internal/goarch [2022-09-06T20:32:39.866Z] #0 7.667 internal/unsafeheader [2022-09-06T20:32:39.866Z] #0 7.828 internal/abi [2022-09-06T20:32:39.866Z] #0 7.831 internal/cpu [2022-09-06T20:32:39.866Z] #0 8.406 internal/goexperiment [2022-09-06T20:32:39.866Z] #0 8.596 internal/goos [2022-09-06T20:32:39.866Z] #0 8.776 runtime/internal/atomic [2022-09-06T20:32:39.866Z] #0 8.828 internal/bytealg [2022-09-06T20:32:39.866Z] #0 10.36 runtime/internal/math [2022-09-06T20:32:39.866Z] #0 10.91 runtime/internal/sys [2022-09-06T20:32:39.866Z] #0 11.02 runtime/internal/syscall [2022-09-06T20:32:40.056Z] #20 9.982 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-06T20:32:40.124Z] #36 ... [2022-09-06T20:32:40.124Z] [2022-09-06T20:32:40.124Z] #37 [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-09-06T20:32:40.124Z] #0 6.310 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:40.124Z] #0 6.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:40.124Z] #0 6.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:40.124Z] #0 7.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:40.124Z] #0 9.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:40.124Z] #37 ... [2022-09-06T20:32:40.124Z] [2022-09-06T20:32:40.124Z] #38 [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-09-06T20:32:40.124Z] #0 4.625 + RM_GOPATH=0 [2022-09-06T20:32:40.124Z] #0 4.625 + TMP_GOPATH= [2022-09-06T20:32:40.124Z] #0 4.625 + : /build [2022-09-06T20:32:40.124Z] #0 4.625 + '[' -z '' ']' [2022-09-06T20:32:40.124Z] #0 4.625 ++ mktemp -d [2022-09-06T20:32:40.124Z] #0 4.625 + export GOPATH=/tmp/tmp.yOU6cTKdmT [2022-09-06T20:32:40.124Z] #0 4.625 + GOPATH=/tmp/tmp.yOU6cTKdmT [2022-09-06T20:32:40.124Z] #0 4.625 + RM_GOPATH=1 [2022-09-06T20:32:40.124Z] #0 4.625 + case "$(go env GOARCH)" in [2022-09-06T20:32:40.124Z] #0 4.628 ++ go env GOARCH [2022-09-06T20:32:40.124Z] #0 4.638 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:40.124Z] #0 4.638 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:40.124Z] #0 4.639 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:40.124Z] #0 4.641 Install vndr version v0.1.2 [2022-09-06T20:32:40.124Z] #0 4.641 + dir=/tmp/install [2022-09-06T20:32:40.124Z] #0 4.641 + bin=vndr [2022-09-06T20:32:40.124Z] #0 4.641 + shift [2022-09-06T20:32:40.124Z] #0 4.641 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-06T20:32:40.124Z] #0 4.641 + . /tmp/install/vndr.installer [2022-09-06T20:32:40.124Z] #0 4.641 ++ : v0.1.2 [2022-09-06T20:32:40.124Z] #0 4.641 + install_vndr [2022-09-06T20:32:40.124Z] #0 4.641 + echo 'Install vndr version v0.1.2' [2022-09-06T20:32:40.124Z] #0 4.641 + GOBIN=/build [2022-09-06T20:32:40.124Z] #0 4.641 + GO111MODULE=on [2022-09-06T20:32:40.124Z] #0 4.641 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-06T20:32:40.124Z] #0 5.075 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-06T20:32:40.316Z] #20 10.08 [2022-09-06T20:32:40.375Z] #20 DONE 16.4s [2022-09-06T20:32:40.375Z] [2022-09-06T20:32:40.375Z] #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-09-06T20:32:40.375Z] #36 12.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-06T20:32:40.381Z] #38 ... [2022-09-06T20:32:40.381Z] [2022-09-06T20:32:40.381Z] #26 [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-09-06T20:32:40.381Z] #26 10.79 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-06T20:32:40.573Z] #47 DONE 2.3s [2022-09-06T20:32:40.573Z] [2022-09-06T20:32:40.573Z] #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-09-06T20:32:40.573Z] #41 15.57 + cd /tmp/tmp.SkLRjWSvuW/src/github.com/opencontainers/runc [2022-09-06T20:32:40.573Z] #41 15.57 + git checkout -q v1.1.4 [2022-09-06T20:32:40.575Z] #20 10.31 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:40.575Z] #20 10.37 [2022-09-06T20:32:40.703Z] #34 ... [2022-09-06T20:32:40.703Z] [2022-09-06T20:32:40.703Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:40.703Z] #45 36.63 Selecting previously unselected package libnet1:arm64. [2022-09-06T20:32:40.703Z] #45 36.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-06T20:32:40.703Z] #45 36.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:32:40.703Z] #45 36.78 Selecting previously unselected package libnl-3-200:arm64. [2022-09-06T20:32:40.703Z] #45 36.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-06T20:32:40.703Z] #45 36.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-06T20:32:40.703Z] #45 36.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-06T20:32:40.703Z] #45 36.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-06T20:32:40.703Z] #45 36.96 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-06T20:32:40.703Z] #45 37.06 Selecting previously unselected package libreadline5:arm64. [2022-09-06T20:32:40.703Z] #45 37.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-09-06T20:32:40.703Z] #45 37.07 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-06T20:32:40.703Z] #45 37.18 Selecting previously unselected package net-tools. [2022-09-06T20:32:40.703Z] #45 37.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-09-06T20:32:40.703Z] #45 37.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:32:40.703Z] #45 37.40 Selecting previously unselected package patch. [2022-09-06T20:32:40.703Z] #45 37.41 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-09-06T20:32:40.703Z] #45 37.43 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-06T20:32:40.703Z] #45 37.55 Selecting previously unselected package python-pip-whl. [2022-09-06T20:32:40.703Z] #45 37.56 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-06T20:32:40.703Z] #45 37.58 Unpacking python-pip-whl (18.1-5) ... [2022-09-06T20:32:40.703Z] #45 38.09 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:32:40.704Z] #45 38.09 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-06T20:32:40.704Z] #45 38.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:32:40.704Z] #45 38.23 Selecting previously unselected package python3-distutils. [2022-09-06T20:32:40.704Z] #45 38.26 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-06T20:32:40.704Z] #45 38.27 Unpacking python3-distutils (3.7.3-1) ... [2022-09-06T20:32:40.704Z] #45 38.41 Selecting previously unselected package python3-pip. [2022-09-06T20:32:40.704Z] #45 38.42 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-06T20:32:40.704Z] #45 38.42 Unpacking python3-pip (18.1-5) ... [2022-09-06T20:32:40.704Z] #45 38.60 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:32:40.704Z] #45 38.60 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:32:40.704Z] #45 38.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:32:40.704Z] #45 38.78 Selecting previously unselected package python3-setuptools. [2022-09-06T20:32:40.704Z] #45 38.78 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-06T20:32:40.704Z] #45 38.79 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-06T20:32:40.704Z] #45 39.06 Selecting previously unselected package python3-wheel. [2022-09-06T20:32:40.704Z] #45 39.07 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-06T20:32:40.704Z] #45 39.08 Unpacking python3-wheel (0.32.3-2) ... [2022-09-06T20:32:40.704Z] #45 39.17 Selecting previously unselected package sudo. [2022-09-06T20:32:40.704Z] #45 39.17 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-09-06T20:32:40.704Z] #45 39.18 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:32:40.704Z] #45 39.65 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:32:40.704Z] #45 39.65 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-09-06T20:32:40.704Z] #45 39.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:32:40.704Z] #45 39.87 Selecting previously unselected package uidmap. [2022-09-06T20:32:40.704Z] #45 39.87 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-09-06T20:32:40.704Z] #45 39.87 Unpacking uidmap (1:4.5-1.1) ... [2022-09-06T20:32:40.704Z] #45 ... [2022-09-06T20:32:40.704Z] [2022-09-06T20:32:40.704Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:40.704Z] #37 71.82 DEP criu/config.d [2022-09-06T20:32:40.704Z] #37 72.00 DEP criu/clone-noasan.d [2022-09-06T20:32:40.704Z] #37 72.10 DEP criu/cgroup.d [2022-09-06T20:32:40.704Z] #37 72.26 DEP criu/cgroup-props.d [2022-09-06T20:32:40.704Z] #37 72.40 DEP criu/bitmap.d [2022-09-06T20:32:40.704Z] #37 72.41 DEP criu/bfd.d [2022-09-06T20:32:40.704Z] #37 72.50 DEP criu/autofs.d [2022-09-06T20:32:40.704Z] #37 72.60 DEP criu/aio.d [2022-09-06T20:32:40.704Z] #37 72.73 DEP criu/action-scripts.d [2022-09-06T20:32:40.704Z] #37 72.95 CC criu/action-scripts.o [2022-09-06T20:32:40.704Z] #37 73.35 CC criu/aio.o [2022-09-06T20:32:40.704Z] #37 73.89 CC criu/autofs.o [2022-09-06T20:32:40.704Z] #37 75.64 CC criu/bfd.o [2022-09-06T20:32:40.704Z] #37 76.17 CC criu/bitmap.o [2022-09-06T20:32:40.704Z] #37 76.39 CC criu/cgroup-props.o [2022-09-06T20:32:40.704Z] #37 77.25 CC criu/cgroup.o [2022-09-06T20:32:40.704Z] #37 80.38 CC criu/clone-noasan.o [2022-09-06T20:32:40.704Z] #37 80.62 CC criu/config.o [2022-09-06T20:32:40.964Z] #37 ... [2022-09-06T20:32:40.964Z] [2022-09-06T20:32:40.964Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:40.964Z] #45 40.05 Selecting previously unselected package vim-runtime. [2022-09-06T20:32:40.964Z] #45 40.06 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:32:40.964Z] #45 40.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:32:40.964Z] #45 40.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:32:40.964Z] #45 40.14 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:32:41.142Z] #41 16.24 + '[' -z '' ']' [2022-09-06T20:32:41.142Z] #41 16.24 + target=static [2022-09-06T20:32:41.142Z] #41 16.24 + make BUILDTAGS=seccomp static [2022-09-06T20:32:41.143Z] #20 10.78 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-06T20:32:41.143Z] #20 10.95 [2022-09-06T20:32:41.402Z] #41 16.65 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-09-06T20:32:41.402Z] #20 11.17 #=#=# ######################################################################## 100.0% [2022-09-06T20:32:41.667Z] #20 11.40 [2022-09-06T20:32:41.667Z] #20 11.48 Download of images into '/build' complete. [2022-09-06T20:32:41.667Z] #20 11.48 Use something like the following to load the result into a Docker daemon: [2022-09-06T20:32:41.667Z] #20 11.48 tar -cC '/build' . | docker load [2022-09-06T20:32:41.776Z] #26 ... [2022-09-06T20:32:41.776Z] [2022-09-06T20:32:41.776Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:32:41.776Z] #0 3.538 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T20:32:41.776Z] #0 3.608 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:41.776Z] #0 3.610 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:41.776Z] #0 3.610 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:41.776Z] #0 4.727 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T20:32:41.776Z] #0 7.216 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:41.795Z] #36 14.08 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T20:32:41.795Z] #36 14.08 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T20:32:41.901Z] #45 ... [2022-09-06T20:32:41.901Z] [2022-09-06T20:32:41.901Z] #21 [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-09-06T20:32:41.901Z] #21 DONE 127.8s [2022-09-06T20:32:41.926Z] #20 DONE 11.8s [2022-09-06T20:32:41.926Z] [2022-09-06T20:32:41.926Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T20:32:41.926Z] #0 5.721 + RM_GOPATH=0 [2022-09-06T20:32:41.926Z] #0 5.721 + TMP_GOPATH= [2022-09-06T20:32:41.926Z] #0 5.721 + : /build [2022-09-06T20:32:41.926Z] #0 5.722 + '[' -z '' ']' [2022-09-06T20:32:41.926Z] #0 5.723 ++ mktemp -d [2022-09-06T20:32:41.926Z] #0 5.727 + export GOPATH=/tmp/tmp.cAasVsiroe [2022-09-06T20:32:41.926Z] #0 5.727 + GOPATH=/tmp/tmp.cAasVsiroe [2022-09-06T20:32:41.926Z] #0 5.727 + RM_GOPATH=1 [2022-09-06T20:32:41.926Z] #0 5.727 + case "$(go env GOARCH)" in [2022-09-06T20:32:41.926Z] #0 5.728 ++ go env GOARCH [2022-09-06T20:32:41.926Z] #0 5.771 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:41.926Z] #0 5.771 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:41.926Z] #0 5.772 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:41.926Z] #0 5.777 + dir=/tmp/install [2022-09-06T20:32:41.926Z] #0 5.792 + bin=shfmt [2022-09-06T20:32:41.926Z] #0 5.792 + shift [2022-09-06T20:32:41.926Z] #0 5.793 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-06T20:32:41.926Z] #0 5.796 + . /tmp/install/shfmt.installer [2022-09-06T20:32:41.926Z] #0 5.796 ++ : v3.0.2 [2022-09-06T20:32:41.926Z] #0 5.796 + install_shfmt [2022-09-06T20:32:41.926Z] #0 5.799 + echo 'Install shfmt version v3.0.2' [2022-09-06T20:32:41.926Z] #0 5.802 + GOBIN=/build [2022-09-06T20:32:41.926Z] #0 5.802 Install shfmt version v3.0.2 [2022-09-06T20:32:41.926Z] #0 5.802 + GO111MODULE=on [2022-09-06T20:32:41.926Z] #0 5.803 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-06T20:32:42.033Z] #39 ... [2022-09-06T20:32:42.033Z] [2022-09-06T20:32:42.033Z] #37 [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-09-06T20:32:42.033Z] #37 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:42.064Z] #36 14.20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T20:32:42.161Z] [2022-09-06T20:32:42.161Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:42.161Z] #37 82.22 CC criu/cr-check.o [2022-09-06T20:32:42.322Z] #36 14.57 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:32:42.582Z] #36 ... [2022-09-06T20:32:42.582Z] [2022-09-06T20:32:42.582Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:32:42.582Z] #0 2.655 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T20:32:42.582Z] #0 2.710 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:42.582Z] #0 2.712 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:42.582Z] #0 2.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:42.582Z] #0 3.782 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T20:32:42.582Z] #0 6.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:42.582Z] #0 9.543 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:42.582Z] #39 ... [2022-09-06T20:32:42.582Z] [2022-09-06T20:32:42.582Z] #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-09-06T20:32:42.582Z] #36 14.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T20:32:42.864Z] #26 6.445 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-06T20:32:43.403Z] #37 ... [2022-09-06T20:32:43.403Z] [2022-09-06T20:32:43.403Z] #33 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-09-06T20:32:43.403Z] #33 14.38 + mkdir -p /build [2022-09-06T20:32:43.403Z] #33 14.39 + mv docker/docker /build/ [2022-09-06T20:32:43.403Z] #33 14.39 + rmdir docker [2022-09-06T20:32:43.403Z] #33 DONE 14.7s [2022-09-06T20:32:43.522Z] #36 15.73 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-06T20:32:43.541Z] #37 84.47 CC criu/cr-dedup.o [2022-09-06T20:32:43.541Z] #37 84.87 CC criu/cr-dump.o [2022-09-06T20:32:43.661Z] [2022-09-06T20:32:43.661Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:32:43.661Z] #39 11.08 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:43.811Z] #26 7.785 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-06T20:32:44.072Z] #26 7.810 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-06T20:32:44.072Z] #26 7.878 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-06T20:32:44.084Z] #36 16.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T20:32:44.342Z] #36 ... [2022-09-06T20:32:44.342Z] [2022-09-06T20:32:44.342Z] #30 [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-09-06T20:32:44.342Z] #30 16.28 + mkdir -p /build [2022-09-06T20:32:44.342Z] #30 16.29 + mv docker/docker /build/ [2022-09-06T20:32:44.342Z] #30 16.29 + rmdir docker [2022-09-06T20:32:44.342Z] #30 DONE 16.4s [2022-09-06T20:32:44.342Z] [2022-09-06T20:32:44.342Z] #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-09-06T20:32:44.342Z] #36 16.47 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-06T20:32:46.079Z] #37 86.98 CC criu/cr-errno.o [2022-09-06T20:32:46.079Z] #37 87.05 CC criu/cr-restore.o [2022-09-06T20:32:46.184Z] #39 14.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:46.338Z] #37 ... [2022-09-06T20:32:46.338Z] [2022-09-06T20:32:46.338Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:46.338Z] #45 43.80 Selecting previously unselected package vim. [2022-09-06T20:32:46.338Z] #45 43.80 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-06T20:32:46.338Z] #45 43.83 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:32:46.338Z] #45 44.33 Selecting previously unselected package xfsprogs. [2022-09-06T20:32:46.338Z] #45 44.36 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-09-06T20:32:46.338Z] #45 44.36 Unpacking xfsprogs (4.20.0-1) ... [2022-09-06T20:32:46.338Z] #45 44.74 Selecting previously unselected package zip. [2022-09-06T20:32:46.338Z] #45 44.76 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-09-06T20:32:46.338Z] #45 44.76 Unpacking zip (3.0-11+b1) ... [2022-09-06T20:32:46.338Z] #45 44.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:32:46.338Z] #45 45.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:32:46.338Z] #45 45.02 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-09-06T20:32:46.338Z] #45 45.04 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-06T20:32:46.338Z] #45 45.07 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-09-06T20:32:46.338Z] #45 45.08 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-09-06T20:32:46.338Z] #45 45.09 Setting up uidmap (1:4.5-1.1) ... [2022-09-06T20:32:46.338Z] #45 45.11 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-09-06T20:32:46.338Z] #45 45.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:32:46.338Z] #45 45.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:32:46.338Z] #45 45.16 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-06T20:32:46.338Z] #45 45.17 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-06T20:32:46.338Z] #45 45.19 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:32:46.338Z] #45 45.20 Setting up zip (3.0-11+b1) ... [2022-09-06T20:32:46.338Z] #45 45.22 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:32:46.338Z] #45 45.25 Setting up bash-completion (1:2.8-6) ... [2022-09-06T20:32:46.607Z] #26 ... [2022-09-06T20:32:46.607Z] [2022-09-06T20:32:46.607Z] #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-09-06T20:32:46.607Z] #0 5.225 + RM_GOPATH=0 [2022-09-06T20:32:46.607Z] #0 5.225 + TMP_GOPATH= [2022-09-06T20:32:46.607Z] #0 5.225 + : /build [2022-09-06T20:32:46.607Z] #0 5.225 + '[' -z '' ']' [2022-09-06T20:32:46.607Z] #0 5.225 ++ mktemp -d [2022-09-06T20:32:46.607Z] #0 5.234 + export GOPATH=/tmp/tmp.9LN8cqBeFq [2022-09-06T20:32:46.607Z] #0 5.234 + GOPATH=/tmp/tmp.9LN8cqBeFq [2022-09-06T20:32:46.607Z] #0 5.234 + RM_GOPATH=1 [2022-09-06T20:32:46.607Z] #0 5.234 + case "$(go env GOARCH)" in [2022-09-06T20:32:46.607Z] #0 5.234 ++ go env GOARCH [2022-09-06T20:32:46.607Z] #0 5.394 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:46.607Z] #0 5.394 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:46.607Z] #0 5.395 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:46.607Z] #0 5.419 Install rootlesskit version v0.14.4 [2022-09-06T20:32:46.607Z] #0 5.419 + dir=/tmp/install [2022-09-06T20:32:46.607Z] #0 5.419 + bin=rootlesskit [2022-09-06T20:32:46.607Z] #0 5.419 + shift [2022-09-06T20:32:46.607Z] #0 5.419 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-06T20:32:46.607Z] #0 5.419 + . /tmp/install/rootlesskit.installer [2022-09-06T20:32:46.607Z] #0 5.419 ++ : v0.14.4 [2022-09-06T20:32:46.607Z] #0 5.419 + install_rootlesskit [2022-09-06T20:32:46.607Z] #0 5.419 + case "$1" in [2022-09-06T20:32:46.607Z] #0 5.419 + export CGO_ENABLED=0 [2022-09-06T20:32:46.607Z] #0 5.419 + CGO_ENABLED=0 [2022-09-06T20:32:46.607Z] #0 5.419 + _install_rootlesskit [2022-09-06T20:32:46.607Z] #0 5.419 + echo 'Install rootlesskit version v0.14.4' [2022-09-06T20:32:46.607Z] #0 5.419 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:32:46.607Z] #0 5.419 + GOBIN=/build [2022-09-06T20:32:46.607Z] #0 5.419 + GO111MODULE=on [2022-09-06T20:32:46.607Z] #0 5.419 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-06T20:32:46.608Z] #0 6.279 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-06T20:32:46.608Z] #0 9.837 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:32:46.608Z] #0 9.935 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:32:46.608Z] #0 9.996 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-06T20:32:46.608Z] #27 ... [2022-09-06T20:32:46.608Z] [2022-09-06T20:32:46.608Z] #28 [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-09-06T20:32:46.608Z] #0 6.361 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:46.608Z] #0 6.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:46.608Z] #0 6.444 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:46.608Z] #0 8.957 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:46.608Z] #28 ... [2022-09-06T20:32:46.608Z] [2022-09-06T20:32:46.608Z] #29 [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-09-06T20:32:46.608Z] #0 4.841 + RM_GOPATH=0 [2022-09-06T20:32:46.608Z] #0 4.841 + TMP_GOPATH= [2022-09-06T20:32:46.608Z] #0 4.841 + : /build [2022-09-06T20:32:46.608Z] #0 4.841 + '[' -z '' ']' [2022-09-06T20:32:46.608Z] #0 4.841 ++ mktemp -d [2022-09-06T20:32:46.608Z] #0 4.841 + export GOPATH=/tmp/tmp.iI5oP5m3SM [2022-09-06T20:32:46.608Z] #0 4.841 + GOPATH=/tmp/tmp.iI5oP5m3SM [2022-09-06T20:32:46.608Z] #0 4.841 + RM_GOPATH=1 [2022-09-06T20:32:46.608Z] #0 4.841 + case "$(go env GOARCH)" in [2022-09-06T20:32:46.608Z] #0 4.841 ++ go env GOARCH [2022-09-06T20:32:46.608Z] #0 4.851 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:46.608Z] #0 4.851 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:46.608Z] #0 4.853 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:46.608Z] #0 4.853 + dir=/tmp/install [2022-09-06T20:32:46.608Z] #0 4.853 + bin=dockercli [2022-09-06T20:32:46.608Z] #0 4.853 + shift [2022-09-06T20:32:46.608Z] #0 4.853 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-06T20:32:46.608Z] #0 4.853 + . /tmp/install/dockercli.installer [2022-09-06T20:32:46.608Z] #0 4.853 ++ : stable [2022-09-06T20:32:46.608Z] #0 4.853 ++ : 17.06.2-ce [2022-09-06T20:32:46.608Z] #0 4.853 + install_dockercli [2022-09-06T20:32:46.608Z] #0 4.853 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-06T20:32:46.608Z] #0 4.853 Install docker/cli version 17.06.2-ce from stable [2022-09-06T20:32:46.608Z] #0 4.855 ++ uname -m [2022-09-06T20:32:46.608Z] #0 4.855 + arch=x86_64 [2022-09-06T20:32:46.608Z] #0 4.857 + '[' x86_64 '!=' x86_64 ']' [2022-09-06T20:32:46.608Z] #0 4.857 + url=https://download.docker.com/linux/static [2022-09-06T20:32:46.608Z] #0 4.857 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-06T20:32:46.608Z] #0 4.862 + tar -xz docker/docker [2022-09-06T20:32:46.608Z] #29 ... [2022-09-06T20:32:46.608Z] [2022-09-06T20:32:46.608Z] #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-09-06T20:32:46.608Z] #0 5.634 + RM_GOPATH=0 [2022-09-06T20:32:46.608Z] #0 5.634 + TMP_GOPATH= [2022-09-06T20:32:46.608Z] #0 5.634 + : /build [2022-09-06T20:32:46.608Z] #0 5.634 + '[' -z '' ']' [2022-09-06T20:32:46.608Z] #0 5.642 ++ mktemp -d [2022-09-06T20:32:46.608Z] #0 5.646 + export GOPATH=/tmp/tmp.EuhuQgjMHQ [2022-09-06T20:32:46.608Z] #0 5.646 + GOPATH=/tmp/tmp.EuhuQgjMHQ [2022-09-06T20:32:46.608Z] #0 5.647 + RM_GOPATH=1 [2022-09-06T20:32:46.608Z] #0 5.647 + case "$(go env GOARCH)" in [2022-09-06T20:32:46.608Z] #0 5.659 ++ go env GOARCH [2022-09-06T20:32:46.608Z] #0 5.761 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:46.608Z] #0 5.761 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:46.608Z] #0 5.762 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:46.608Z] #0 5.763 + dir=/tmp/install [2022-09-06T20:32:46.608Z] #0 5.764 + bin=tomlv [2022-09-06T20:32:46.608Z] #0 5.764 + shift [2022-09-06T20:32:46.608Z] #0 5.771 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-06T20:32:46.608Z] #0 5.772 + . /tmp/install/tomlv.installer [2022-09-06T20:32:46.608Z] #0 5.772 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:46.608Z] #0 5.773 + install_tomlv [2022-09-06T20:32:46.608Z] #0 5.782 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-06T20:32:46.608Z] #0 5.782 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:46.608Z] #0 5.782 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EuhuQgjMHQ/src/github.com/BurntSushi/toml [2022-09-06T20:32:46.608Z] #0 5.784 Cloning into '/tmp/tmp.EuhuQgjMHQ/src/github.com/BurntSushi/toml'... [2022-09-06T20:32:46.608Z] #0 8.119 + cd /tmp/tmp.EuhuQgjMHQ/src/github.com/BurntSushi/toml [2022-09-06T20:32:46.608Z] #0 8.120 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-06T20:32:46.608Z] #0 8.285 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:32:46.608Z] #0 9.474 internal/unsafeheader [2022-09-06T20:32:46.608Z] #0 9.485 internal/goarch [2022-09-06T20:32:46.608Z] #0 9.658 internal/abi [2022-09-06T20:32:46.608Z] #0 9.677 internal/cpu [2022-09-06T20:32:46.608Z] #0 10.10 internal/goexperiment [2022-09-06T20:32:46.608Z] #0 10.39 internal/goos [2022-09-06T20:32:46.608Z] #30 10.54 runtime/internal/atomic [2022-09-06T20:32:46.608Z] #30 10.55 internal/bytealg [2022-09-06T20:32:46.608Z] #30 ... [2022-09-06T20:32:46.608Z] [2022-09-06T20:32:46.608Z] #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 python-protobuf [2022-09-06T20:32:46.608Z] #0 5.989 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:46.608Z] #0 6.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:46.608Z] #0 6.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:46.608Z] #0 8.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:46.680Z] #41 ... [2022-09-06T20:32:46.680Z] [2022-09-06T20:32:46.680Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:46.680Z] #40 60.40 CC criu/arch/x86/vdso-pie.o [2022-09-06T20:32:46.680Z] #40 60.76 CC criu/arch/x86/restorer.o [2022-09-06T20:32:46.680Z] #40 61.36 CC criu/arch/x86/restorer_unmap.o [2022-09-06T20:32:46.680Z] #40 61.45 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-06T20:32:46.680Z] #40 61.81 CC criu/pie/restorer.o [2022-09-06T20:32:46.680Z] #40 65.30 LINK criu/pie/restorer.built-in.o [2022-09-06T20:32:46.680Z] #40 65.32 GEN criu/pie/restorer-blob.h [2022-09-06T20:32:46.680Z] #40 65.44 DEP criu/vdso.d [2022-09-06T20:32:46.680Z] #40 65.61 DEP criu/vdso-compat.d [2022-09-06T20:32:46.680Z] #40 65.79 DEP criu/uts_ns.d [2022-09-06T20:32:46.680Z] #40 65.94 DEP criu/util.d [2022-09-06T20:32:46.680Z] #40 66.16 DEP criu/uffd.d [2022-09-06T20:32:46.680Z] #40 66.40 DEP criu/tun.d [2022-09-06T20:32:46.680Z] #40 66.56 DEP criu/tty.d [2022-09-06T20:32:46.680Z] #40 66.78 DEP criu/timerfd.d [2022-09-06T20:32:46.680Z] #40 66.98 DEP criu/timens.d [2022-09-06T20:32:46.680Z] #40 67.15 DEP criu/sysfs_parse.d [2022-09-06T20:32:46.680Z] #40 67.37 DEP criu/sysctl.d [2022-09-06T20:32:46.680Z] #40 67.53 DEP criu/string.d [2022-09-06T20:32:46.680Z] #40 67.56 DEP criu/stats.d [2022-09-06T20:32:46.680Z] #40 67.67 DEP criu/sockets.d [2022-09-06T20:32:46.680Z] #40 67.88 DEP criu/sk-unix.d [2022-09-06T20:32:46.680Z] #40 68.10 DEP criu/sk-tcp.d [2022-09-06T20:32:46.680Z] #40 68.32 DEP criu/sk-queue.d [2022-09-06T20:32:46.680Z] #40 68.56 DEP criu/sk-packet.d [2022-09-06T20:32:46.680Z] #40 68.75 DEP criu/sk-netlink.d [2022-09-06T20:32:46.680Z] #40 68.94 DEP criu/sk-inet.d [2022-09-06T20:32:46.680Z] #40 69.19 DEP criu/signalfd.d [2022-09-06T20:32:46.680Z] #40 69.40 DEP criu/sigframe.d [2022-09-06T20:32:46.680Z] #40 69.50 DEP criu/shmem.d [2022-09-06T20:32:46.680Z] #40 69.66 DEP criu/servicefd.d [2022-09-06T20:32:46.680Z] #40 69.88 DEP criu/seize.d [2022-09-06T20:32:46.680Z] #40 70.02 DEP criu/seccomp.d [2022-09-06T20:32:46.680Z] #40 70.20 DEP criu/rst-malloc.d [2022-09-06T20:32:46.680Z] #40 70.29 DEP criu/rbtree.d [2022-09-06T20:32:46.680Z] #40 70.31 DEP criu/pstree.d [2022-09-06T20:32:46.680Z] #40 70.43 DEP criu/protobuf.d [2022-09-06T20:32:46.680Z] #40 70.55 GEN criu/protobuf-desc-gen.h [2022-09-06T20:32:46.867Z] #31 ... [2022-09-06T20:32:46.867Z] [2022-09-06T20:32:46.867Z] #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-09-06T20:32:46.867Z] #0 6.167 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:46.867Z] #0 6.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:46.867Z] #0 6.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:46.867Z] #0 9.025 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:47.128Z] #32 ... [2022-09-06T20:32:47.128Z] [2022-09-06T20:32:47.128Z] #33 [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-09-06T20:32:47.128Z] #0 4.963 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-06T20:32:47.128Z] #0 4.963 Cloning into '.'... [2022-09-06T20:32:47.128Z] #33 ... [2022-09-06T20:32:47.128Z] [2022-09-06T20:32:47.128Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T20:32:47.128Z] #0 4.976 + git clone https://github.com/docker/distribution.git . [2022-09-06T20:32:47.128Z] #0 4.976 Cloning into '.'... [2022-09-06T20:32:47.388Z] #34 ... [2022-09-06T20:32:47.388Z] [2022-09-06T20:32:47.388Z] #35 [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-09-06T20:32:47.388Z] #0 4.986 + RM_GOPATH=0 [2022-09-06T20:32:47.388Z] #0 4.986 + TMP_GOPATH= [2022-09-06T20:32:47.388Z] #0 4.986 + : /build [2022-09-06T20:32:47.388Z] #0 4.986 + '[' -z '' ']' [2022-09-06T20:32:47.388Z] #0 4.986 ++ mktemp -d [2022-09-06T20:32:47.388Z] #0 4.986 + export GOPATH=/tmp/tmp.7dczuvNe8F [2022-09-06T20:32:47.388Z] #0 4.986 + GOPATH=/tmp/tmp.7dczuvNe8F [2022-09-06T20:32:47.388Z] #0 4.986 + RM_GOPATH=1 [2022-09-06T20:32:47.388Z] #0 4.987 + case "$(go env GOARCH)" in [2022-09-06T20:32:47.388Z] #0 4.989 ++ go env GOARCH [2022-09-06T20:32:47.388Z] #0 4.994 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:47.388Z] #0 4.994 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:47.388Z] #0 4.997 Install golangci-lint version v1.44.0 [2022-09-06T20:32:47.388Z] #0 5.000 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:47.388Z] #0 5.000 + dir=/tmp/install [2022-09-06T20:32:47.388Z] #0 5.000 + bin=golangci_lint [2022-09-06T20:32:47.388Z] #0 5.000 + shift [2022-09-06T20:32:47.388Z] #0 5.000 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-06T20:32:47.388Z] #0 5.000 + . /tmp/install/golangci_lint.installer [2022-09-06T20:32:47.388Z] #0 5.000 ++ : v1.44.0 [2022-09-06T20:32:47.388Z] #0 5.000 + install_golangci_lint [2022-09-06T20:32:47.388Z] #0 5.000 + set -e [2022-09-06T20:32:47.388Z] #0 5.000 + echo 'Install golangci-lint version v1.44.0' [2022-09-06T20:32:47.388Z] #0 5.000 + GOBIN=/build [2022-09-06T20:32:47.388Z] #0 5.000 + GO111MODULE=on [2022-09-06T20:32:47.388Z] #0 5.000 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-06T20:32:47.388Z] #0 5.934 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-06T20:32:47.388Z] #35 ... [2022-09-06T20:32:47.388Z] [2022-09-06T20:32:47.388Z] #36 [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-09-06T20:32:47.388Z] #0 4.370 + RM_GOPATH=0 [2022-09-06T20:32:47.388Z] #0 4.370 + TMP_GOPATH= [2022-09-06T20:32:47.388Z] #0 4.370 + : /build [2022-09-06T20:32:47.388Z] #0 4.370 + '[' -z '' ']' [2022-09-06T20:32:47.388Z] #0 4.374 ++ mktemp -d [2022-09-06T20:32:47.388Z] #0 4.374 + export GOPATH=/tmp/tmp.3Sp9ezA3XH [2022-09-06T20:32:47.388Z] #0 4.374 + GOPATH=/tmp/tmp.3Sp9ezA3XH [2022-09-06T20:32:47.388Z] #0 4.374 + RM_GOPATH=1 [2022-09-06T20:32:47.388Z] #0 4.374 + case "$(go env GOARCH)" in [2022-09-06T20:32:47.388Z] #0 4.380 ++ go env GOARCH [2022-09-06T20:32:47.388Z] #0 4.389 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:47.388Z] #0 4.389 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:47.388Z] #0 4.413 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:47.388Z] #0 4.413 + dir=/tmp/install [2022-09-06T20:32:47.388Z] #0 4.413 + bin=gotestsum [2022-09-06T20:32:47.388Z] #0 4.413 + shift [2022-09-06T20:32:47.388Z] #0 4.413 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-06T20:32:47.388Z] #0 4.413 + . /tmp/install/gotestsum.installer [2022-09-06T20:32:47.388Z] #0 4.413 ++ : v1.7.0 [2022-09-06T20:32:47.388Z] #0 4.413 + install_gotestsum [2022-09-06T20:32:47.388Z] #0 4.413 + set -e [2022-09-06T20:32:47.388Z] #0 4.413 + echo 'Install gotestsum version v1.7.0' [2022-09-06T20:32:47.388Z] #0 4.413 + GOBIN=/build [2022-09-06T20:32:47.388Z] #0 4.413 + GO111MODULE=on [2022-09-06T20:32:47.388Z] #0 4.413 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-06T20:32:47.388Z] #0 4.413 Install gotestsum version v1.7.0 [2022-09-06T20:32:47.388Z] #0 4.746 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T20:32:47.388Z] #0 6.518 go: downloading github.com/fatih/color v1.10.0 [2022-09-06T20:32:47.388Z] #0 6.920 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T20:32:47.388Z] #0 6.990 go: downloading golang.org/x/tools v0.1.0 [2022-09-06T20:32:47.388Z] #0 7.704 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T20:32:47.388Z] #0 7.725 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:32:47.388Z] #0 7.886 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T20:32:47.388Z] #0 7.967 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T20:32:47.388Z] #0 8.391 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T20:32:47.388Z] #0 8.406 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T20:32:47.388Z] #0 8.804 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T20:32:47.388Z] #0 9.098 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T20:32:47.388Z] #0 9.296 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T20:32:47.617Z] #36 ... [2022-09-06T20:32:47.617Z] [2022-09-06T20:32:47.617Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:32:47.617Z] #27 10.45 internal/goos [2022-09-06T20:32:47.617Z] #27 10.59 runtime/internal/atomic [2022-09-06T20:32:47.617Z] #27 10.67 internal/bytealg [2022-09-06T20:32:47.617Z] #27 11.61 runtime/internal/math [2022-09-06T20:32:47.617Z] #27 11.64 runtime/internal/sys [2022-09-06T20:32:47.617Z] #27 11.86 runtime/internal/syscall [2022-09-06T20:32:47.617Z] #27 12.36 internal/itoa [2022-09-06T20:32:47.617Z] #27 12.59 runtime [2022-09-06T20:32:47.617Z] #27 12.91 math/bits [2022-09-06T20:32:47.617Z] #27 15.15 math [2022-09-06T20:32:47.647Z] #36 ... [2022-09-06T20:32:47.647Z] [2022-09-06T20:32:47.647Z] #37 [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-09-06T20:32:47.647Z] #0 5.498 + RM_GOPATH=0 [2022-09-06T20:32:47.647Z] #0 5.498 + TMP_GOPATH= [2022-09-06T20:32:47.647Z] #0 5.498 + : /build [2022-09-06T20:32:47.647Z] #0 5.498 + '[' -z '' ']' [2022-09-06T20:32:47.647Z] #0 5.498 ++ mktemp -d [2022-09-06T20:32:47.647Z] #0 5.498 + export GOPATH=/tmp/tmp.SRuZql68pY [2022-09-06T20:32:47.647Z] #0 5.500 + GOPATH=/tmp/tmp.SRuZql68pY [2022-09-06T20:32:47.647Z] #0 5.500 + RM_GOPATH=1 [2022-09-06T20:32:47.647Z] #0 5.500 + case "$(go env GOARCH)" in [2022-09-06T20:32:47.647Z] #0 5.513 ++ go env GOARCH [2022-09-06T20:32:47.647Z] #0 5.542 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:47.647Z] #0 5.542 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:47.647Z] #0 5.542 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:47.647Z] #0 5.542 Install vndr version v0.1.2 [2022-09-06T20:32:47.647Z] #0 5.542 + dir=/tmp/install [2022-09-06T20:32:47.647Z] #0 5.542 + bin=vndr [2022-09-06T20:32:47.647Z] #0 5.542 + shift [2022-09-06T20:32:47.647Z] #0 5.542 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-06T20:32:47.647Z] #0 5.542 + . /tmp/install/vndr.installer [2022-09-06T20:32:47.647Z] #0 5.542 ++ : v0.1.2 [2022-09-06T20:32:47.647Z] #0 5.542 + install_vndr [2022-09-06T20:32:47.647Z] #0 5.542 + echo 'Install vndr version v0.1.2' [2022-09-06T20:32:47.647Z] #0 5.542 + GOBIN=/build [2022-09-06T20:32:47.647Z] #0 5.542 + GO111MODULE=on [2022-09-06T20:32:47.647Z] #0 5.542 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-06T20:32:47.647Z] #0 6.131 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-06T20:32:47.647Z] #37 ... [2022-09-06T20:32:47.647Z] [2022-09-06T20:32:47.647Z] #38 [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-09-06T20:32:47.647Z] #0 5.367 + RM_GOPATH=0 [2022-09-06T20:32:47.647Z] #0 5.367 + TMP_GOPATH= [2022-09-06T20:32:47.647Z] #0 5.367 + : /build [2022-09-06T20:32:47.647Z] #0 5.367 + '[' -z '' ']' [2022-09-06T20:32:47.647Z] #0 5.367 ++ mktemp -d [2022-09-06T20:32:47.647Z] #0 5.381 + export GOPATH=/tmp/tmp.XqwKNUFbea [2022-09-06T20:32:47.647Z] #0 5.381 + GOPATH=/tmp/tmp.XqwKNUFbea [2022-09-06T20:32:47.647Z] #0 5.381 + RM_GOPATH=1 [2022-09-06T20:32:47.647Z] #0 5.381 + case "$(go env GOARCH)" in [2022-09-06T20:32:47.647Z] #0 5.381 ++ go env GOARCH [2022-09-06T20:32:47.647Z] #0 5.425 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:32:47.647Z] #0 5.426 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:47.647Z] #0 5.426 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:32:47.647Z] #0 5.426 ++ dirname /tmp/install/install.sh [2022-09-06T20:32:47.647Z] #0 5.426 + dir=/tmp/install [2022-09-06T20:32:47.647Z] #0 5.426 + bin=proxy [2022-09-06T20:32:47.647Z] #0 5.426 + shift [2022-09-06T20:32:47.647Z] #0 5.426 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-06T20:32:47.647Z] #0 5.426 + . /tmp/install/proxy.installer [2022-09-06T20:32:47.647Z] #0 5.426 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:32:47.647Z] #0 5.426 + install_proxy [2022-09-06T20:32:47.647Z] #0 5.426 + case "$1" in [2022-09-06T20:32:47.647Z] #0 5.426 + export CGO_ENABLED=0 [2022-09-06T20:32:47.647Z] #0 5.426 + CGO_ENABLED=0 [2022-09-06T20:32:47.647Z] #0 5.426 + _install_proxy [2022-09-06T20:32:47.647Z] #0 5.426 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-06T20:32:47.647Z] #0 5.426 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XqwKNUFbea/src/github.com/docker/libnetwork [2022-09-06T20:32:47.647Z] #0 5.454 Cloning into '/tmp/tmp.XqwKNUFbea/src/github.com/docker/libnetwork'... [2022-09-06T20:32:47.906Z] #38 ... [2022-09-06T20:32:47.906Z] [2022-09-06T20:32:47.906Z] #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-09-06T20:32:47.906Z] #30 11.61 runtime/internal/math [2022-09-06T20:32:47.906Z] #30 11.66 runtime/internal/sys [2022-09-06T20:32:47.906Z] #30 11.91 runtime/internal/syscall [2022-09-06T20:32:48.478Z] #30 12.16 internal/itoa [2022-09-06T20:32:48.478Z] #30 12.43 math/bits [2022-09-06T20:32:48.478Z] #30 12.46 runtime [2022-09-06T20:32:48.547Z] #27 ... [2022-09-06T20:32:48.547Z] [2022-09-06T20:32:48.547Z] #28 [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-09-06T20:32:48.547Z] #28 10.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T20:32:48.587Z] #40 ... [2022-09-06T20:32:48.587Z] [2022-09-06T20:32:48.587Z] #29 [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-09-06T20:32:48.587Z] #29 120.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:32:48.587Z] #29 120.6 + GOBIN=/build [2022-09-06T20:32:48.587Z] #29 120.6 + GO111MODULE=on [2022-09-06T20:32:48.587Z] #29 120.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-06T20:32:48.587Z] #29 DONE 127.2s [2022-09-06T20:32:48.587Z] [2022-09-06T20:32:48.587Z] #48 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:32:48.587Z] #48 DONE 0.1s [2022-09-06T20:32:48.587Z] [2022-09-06T20:32:48.587Z] #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 aufs-tools bash-completion bzip2 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-09-06T20:32:48.587Z] #0 2.388 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-09-06T20:32:48.587Z] #0 2.391 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:32:48.587Z] #0 2.391 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-06T20:32:48.588Z] #0 2.392 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:32:48.588Z] #0 4.651 Reading package lists... [2022-09-06T20:32:48.588Z] #49 ... [2022-09-06T20:32:48.588Z] [2022-09-06T20:32:48.588Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:48.588Z] #40 72.59 DEP criu/protobuf-desc.d [2022-09-06T20:32:48.588Z] #40 ... [2022-09-06T20:32:48.588Z] [2022-09-06T20:32:48.588Z] #50 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:32:48.588Z] #50 DONE 0.1s [2022-09-06T20:32:48.706Z] #39 ... [2022-09-06T20:32:48.706Z] [2022-09-06T20:32:48.706Z] #26 [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-09-06T20:32:48.706Z] #26 15.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-06T20:32:48.706Z] #26 16.18 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T20:32:48.706Z] #26 16.18 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T20:32:48.706Z] #26 16.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T20:32:48.706Z] #26 16.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:32:48.706Z] #26 16.69 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T20:32:48.706Z] #26 16.80 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-06T20:32:48.706Z] #26 17.16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T20:32:48.706Z] #26 17.29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-06T20:32:48.706Z] #26 19.52 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-06T20:32:48.804Z] #28 ... [2022-09-06T20:32:48.804Z] [2022-09-06T20:32:48.804Z] #33 [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-09-06T20:32:48.804Z] #33 15.09 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T20:32:48.804Z] #33 15.29 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T20:32:48.804Z] #33 15.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T20:32:48.804Z] #33 18.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:32:48.804Z] #33 18.83 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T20:32:48.804Z] #33 ... [2022-09-06T20:32:48.804Z] [2022-09-06T20:32:48.804Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:32:48.804Z] #27 21.19 unicode/utf8 [2022-09-06T20:32:48.847Z] [2022-09-06T20:32:48.847Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:48.847Z] #40 72.81 DEP criu/proc_parse.d [2022-09-06T20:32:48.847Z] #40 73.04 DEP criu/plugin.d [2022-09-06T20:32:49.048Z] #30 ... [2022-09-06T20:32:49.049Z] [2022-09-06T20:32:49.049Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:32:49.049Z] #0 3.859 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T20:32:49.049Z] #0 3.965 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:32:49.049Z] #0 3.968 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:32:49.049Z] #0 3.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:32:49.049Z] #0 5.991 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T20:32:49.049Z] #0 7.996 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:32:49.107Z] #40 73.14 DEP criu/pipes.d [2022-09-06T20:32:49.135Z] #45 48.22 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-09-06T20:32:49.135Z] #45 48.24 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:32:49.135Z] #45 48.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:32:49.135Z] #45 48.27 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-06T20:32:49.135Z] #45 48.28 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:32:49.308Z] #39 ... [2022-09-06T20:32:49.308Z] [2022-09-06T20:32:49.308Z] #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-09-06T20:32:49.308Z] #30 13.21 math [2022-09-06T20:32:49.366Z] #40 73.41 DEP criu/pie-util.d [2022-09-06T20:32:49.366Z] #40 73.48 DEP criu/pie-util-vdso.d [2022-09-06T20:32:49.366Z] #40 73.58 DEP criu/pie-util-vdso-elf32.d [2022-09-06T20:32:49.394Z] #45 48.36 invoke-rc.d: could not determine current runlevel [2022-09-06T20:32:49.394Z] #45 48.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:32:49.394Z] #45 48.38 Setting up pigz (2.4-1) ... [2022-09-06T20:32:49.394Z] #45 48.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-06T20:32:49.394Z] #45 48.41 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-06T20:32:49.394Z] #45 48.43 Setting up python-pip-whl (18.1-5) ... [2022-09-06T20:32:49.394Z] #45 48.44 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-09-06T20:32:49.394Z] #45 48.45 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:32:49.625Z] #40 73.71 DEP criu/path.d [2022-09-06T20:32:49.625Z] #40 73.83 DEP criu/parasite-syscall.d [2022-09-06T20:32:49.654Z] #45 48.81 Setting up libaio1:arm64 (0.3.112-3) ... [2022-09-06T20:32:49.654Z] #45 48.82 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-06T20:32:49.654Z] #45 48.84 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-06T20:32:49.654Z] #45 48.85 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:32:49.654Z] #45 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:32:49.654Z] #45 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:32:49.654Z] #45 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:32:49.654Z] #45 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:32:49.654Z] #45 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:32:49.654Z] #45 48.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:32:49.654Z] #45 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:32:49.913Z] #45 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:32:49.913Z] #45 48.93 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-06T20:32:49.913Z] #45 48.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:32:49.913Z] #45 48.98 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-06T20:32:49.913Z] #45 48.99 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T20:32:49.913Z] #45 49.00 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-06T20:32:49.913Z] #45 49.01 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:32:50.174Z] #27 ... [2022-09-06T20:32:50.174Z] [2022-09-06T20:32:50.174Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:32:50.174Z] #31 12.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:50.174Z] #31 ... [2022-09-06T20:32:50.174Z] [2022-09-06T20:32:50.174Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:32:50.174Z] #27 22.26 internal/race [2022-09-06T20:32:50.174Z] #27 22.52 sync/atomic [2022-09-06T20:32:50.194Z] #40 74.05 DEP criu/pagemap.d [2022-09-06T20:32:50.194Z] #40 74.30 DEP criu/pagemap-cache.d [2022-09-06T20:32:50.194Z] #40 74.43 DEP criu/page-xfer.d [2022-09-06T20:32:50.431Z] #27 ... [2022-09-06T20:32:50.431Z] [2022-09-06T20:32:50.431Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:32:50.431Z] #34 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:50.431Z] #34 ... [2022-09-06T20:32:50.431Z] [2022-09-06T20:32:50.431Z] #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-09-06T20:32:50.431Z] #36 21.48 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-06T20:32:50.431Z] #36 21.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:32:50.482Z] #45 ... [2022-09-06T20:32:50.482Z] [2022-09-06T20:32:50.482Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:50.482Z] #37 91.60 CC criu/cr-service.o [2022-09-06T20:32:50.611Z] #26 ... [2022-09-06T20:32:50.611Z] [2022-09-06T20:32:50.611Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:32:50.611Z] #36 11.95 internal/itoa [2022-09-06T20:32:50.611Z] #36 12.51 runtime [2022-09-06T20:32:50.611Z] #36 12.58 math/bits [2022-09-06T20:32:50.611Z] #36 13.49 math [2022-09-06T20:32:50.611Z] #36 19.56 unicode/utf8 [2022-09-06T20:32:50.611Z] #36 20.45 internal/race [2022-09-06T20:32:50.611Z] #36 20.71 sync/atomic [2022-09-06T20:32:50.611Z] #36 21.46 unicode [2022-09-06T20:32:50.763Z] #40 74.58 DEP criu/page-pipe.d [2022-09-06T20:32:50.763Z] #40 74.71 DEP criu/netfilter.d [2022-09-06T20:32:51.023Z] #40 74.88 DEP criu/net.d [2022-09-06T20:32:51.023Z] #40 75.13 DEP criu/namespaces.d [2022-09-06T20:32:51.215Z] #30 ... [2022-09-06T20:32:51.215Z] [2022-09-06T20:32:51.215Z] #29 [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-09-06T20:32:51.215Z] #29 14.34 + mkdir -p /build [2022-09-06T20:32:51.215Z] #29 14.35 + mv docker/docker /build/ [2022-09-06T20:32:51.215Z] #29 14.35 + rmdir docker [2022-09-06T20:32:51.215Z] #29 DONE 14.8s [2022-09-06T20:32:51.215Z] [2022-09-06T20:32:51.215Z] #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-09-06T20:32:51.215Z] #27 10.55 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-06T20:32:51.215Z] #27 13.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-06T20:32:51.215Z] #27 14.61 go: downloading github.com/google/uuid v1.3.0 [2022-09-06T20:32:51.215Z] #27 14.61 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-06T20:32:51.215Z] #27 14.65 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-06T20:32:51.215Z] #27 14.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:32:51.215Z] #27 14.97 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-06T20:32:51.282Z] #40 75.38 DEP criu/mount.d [2022-09-06T20:32:51.362Z] #36 ... [2022-09-06T20:32:51.362Z] [2022-09-06T20:32:51.362Z] #37 [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-09-06T20:32:51.362Z] #37 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:51.362Z] #37 ... [2022-09-06T20:32:51.362Z] [2022-09-06T20:32:51.362Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:32:51.362Z] #27 23.06 unicode [2022-09-06T20:32:51.474Z] #27 15.26 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-06T20:32:51.542Z] #40 75.57 DEP criu/memfd.d [2022-09-06T20:32:51.542Z] #36 ... [2022-09-06T20:32:51.542Z] [2022-09-06T20:32:51.542Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:32:51.542Z] #31 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:51.542Z] #31 ... [2022-09-06T20:32:51.542Z] [2022-09-06T20:32:51.542Z] #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-09-06T20:32:51.542Z] #34 17.79 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:32:51.542Z] #34 17.82 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T20:32:51.801Z] #40 75.71 DEP criu/mem.d [2022-09-06T20:32:52.042Z] #27 15.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-06T20:32:52.060Z] #40 75.98 DEP criu/lsm.d [2022-09-06T20:32:52.060Z] #40 76.18 DEP criu/log.d [2022-09-06T20:32:52.107Z] #34 ... [2022-09-06T20:32:52.107Z] [2022-09-06T20:32:52.107Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:32:52.107Z] #28 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:52.297Z] #27 ... [2022-09-06T20:32:52.297Z] [2022-09-06T20:32:52.297Z] #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-09-06T20:32:52.297Z] #35 DONE 24.6s [2022-09-06T20:32:52.300Z] #27 16.09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-06T20:32:52.319Z] #40 76.36 DEP criu/libnetlink.d [2022-09-06T20:32:52.405Z] #37 93.30 CC criu/crtools.o [2022-09-06T20:32:52.555Z] [2022-09-06T20:32:52.555Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:32:52.555Z] #39 13.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:52.580Z] #40 76.50 DEP criu/kerndat.d [2022-09-06T20:32:52.580Z] #40 76.70 DEP criu/kcmp-ids.d [2022-09-06T20:32:52.665Z] #37 93.93 CC criu/eventfd.o [2022-09-06T20:32:52.680Z] #28 ... [2022-09-06T20:32:52.680Z] [2022-09-06T20:32:52.680Z] #38 [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-09-06T20:32:52.680Z] #38 DONE 24.0s [2022-09-06T20:32:52.839Z] #40 76.80 DEP criu/irmap.d [2022-09-06T20:32:52.839Z] #40 ... [2022-09-06T20:32:52.839Z] [2022-09-06T20:32:52.839Z] #51 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-06T20:32:52.839Z] #51 CACHED [2022-09-06T20:32:52.839Z] [2022-09-06T20:32:52.839Z] #52 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-06T20:32:52.839Z] #52 CACHED [2022-09-06T20:32:52.839Z] [2022-09-06T20:32:52.839Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:52.839Z] #40 76.95 DEP criu/ipc_ns.d [2022-09-06T20:32:52.937Z] [2022-09-06T20:32:52.937Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:32:52.937Z] #28 24.17 Fetched 8481 kB in 18s (472 kB/s) [2022-09-06T20:32:53.098Z] #40 77.04 DEP criu/image.d [2022-09-06T20:32:53.098Z] #40 77.16 DEP criu/image-desc.d [2022-09-06T20:32:53.098Z] #40 77.23 DEP criu/fsnotify.d [2022-09-06T20:32:53.234Z] #37 94.37 CC criu/eventpoll.o [2022-09-06T20:32:53.357Z] #40 77.41 DEP criu/filesystems.d [2022-09-06T20:32:53.488Z] #39 ... [2022-09-06T20:32:53.488Z] [2022-09-06T20:32:53.488Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:32:53.488Z] #31 25.56 Fetched 8481 kB in 20s (427 kB/s) [2022-09-06T20:32:53.616Z] #40 77.60 DEP criu/files.d [2022-09-06T20:32:53.616Z] #40 77.75 DEP criu/files-reg.d [2022-09-06T20:32:53.876Z] #40 77.92 DEP criu/files-ext.d [2022-09-06T20:32:54.136Z] #40 78.11 DEP criu/file-lock.d [2022-09-06T20:32:54.136Z] #40 78.26 DEP criu/file-ids.d [2022-09-06T20:32:54.174Z] #37 95.15 CC criu/external.o [2022-09-06T20:32:54.396Z] #40 78.37 DEP criu/fifo.d [2022-09-06T20:32:54.396Z] #40 78.51 DEP criu/fdstore.d [2022-09-06T20:32:54.433Z] #37 95.57 CC criu/fault-injection.o [2022-09-06T20:32:54.433Z] #37 95.68 CC criu/fdstore.o [2022-09-06T20:32:54.655Z] #40 78.60 DEP criu/fault-injection.d [2022-09-06T20:32:54.655Z] #40 78.67 DEP criu/external.d [2022-09-06T20:32:54.655Z] #40 78.76 DEP criu/eventpoll.d [2022-09-06T20:32:54.845Z] #27 18.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-06T20:32:54.845Z] #27 ... [2022-09-06T20:32:54.845Z] [2022-09-06T20:32:54.845Z] #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-09-06T20:32:54.845Z] #30 18.65 unicode/utf8 [2022-09-06T20:32:54.915Z] #40 78.91 DEP criu/eventfd.d [2022-09-06T20:32:54.915Z] #40 79.04 DEP criu/crtools.d [2022-09-06T20:32:55.004Z] #37 95.99 CC criu/fifo.o [2022-09-06T20:32:55.174Z] #40 79.28 DEP criu/cr-service.d [2022-09-06T20:32:55.263Z] #37 96.36 CC criu/file-ids.o [2022-09-06T20:32:55.433Z] #40 79.52 DEP criu/cr-restore.d [2022-09-06T20:32:55.524Z] #37 96.62 CC criu/file-lock.o [2022-09-06T20:32:55.693Z] #40 79.74 DEP criu/cr-errno.d [2022-09-06T20:32:55.693Z] #40 79.76 DEP criu/cr-dump.d [2022-09-06T20:32:55.952Z] #40 80.06 DEP criu/cr-dedup.d [2022-09-06T20:32:56.211Z] #40 80.20 DEP criu/cr-check.d [2022-09-06T20:32:56.222Z] #30 19.88 internal/race [2022-09-06T20:32:56.222Z] #30 20.03 sync/atomic [2022-09-06T20:32:56.464Z] #37 97.48 CC criu/files-ext.o [2022-09-06T20:32:56.470Z] #40 80.47 DEP criu/config.d [2022-09-06T20:32:56.482Z] #30 ... [2022-09-06T20:32:56.482Z] [2022-09-06T20:32:56.482Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T20:32:56.482Z] #26 10.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-06T20:32:56.482Z] #26 ... [2022-09-06T20:32:56.482Z] [2022-09-06T20:32:56.482Z] #36 [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-09-06T20:32:56.482Z] #36 15.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:32:56.482Z] #36 15.46 go: downloading golang.org/x/mod v0.3.0 [2022-09-06T20:32:56.724Z] #37 97.88 CC criu/files-reg.o [2022-09-06T20:32:56.728Z] #40 80.66 DEP criu/clone-noasan.d [2022-09-06T20:32:56.729Z] #40 80.74 DEP criu/cgroup.d [2022-09-06T20:32:56.741Z] #36 ... [2022-09-06T20:32:56.741Z] [2022-09-06T20:32:56.741Z] #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-09-06T20:32:56.741Z] #30 20.64 unicode [2022-09-06T20:32:56.984Z] #37 ... [2022-09-06T20:32:56.984Z] [2022-09-06T20:32:56.984Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:56.984Z] #45 51.80 Setting up iptables (1.8.2-4) ... [2022-09-06T20:32:56.984Z] #45 51.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:32:56.984Z] #45 51.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:32:56.984Z] #45 51.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:32:56.984Z] #45 51.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:32:56.984Z] #45 51.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:32:56.984Z] #45 51.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:32:56.984Z] #45 51.93 Setting up python3 (3.7.3-1) ... [2022-09-06T20:32:56.984Z] #45 52.27 Setting up python3-wheel (0.32.3-2) ... [2022-09-06T20:32:56.984Z] #45 52.93 Setting up apparmor (2.13.2-10) ... [2022-09-06T20:32:56.984Z] #45 54.41 Setting up xfsprogs (4.20.0-1) ... [2022-09-06T20:32:56.984Z] #45 54.44 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:32:56.984Z] #45 54.76 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:32:56.984Z] #45 55.65 Setting up python3-distutils (3.7.3-1) ... [2022-09-06T20:32:56.984Z] #45 56.12 Setting up python3-setuptools (40.8.0-1) ... [2022-09-06T20:32:56.988Z] #40 80.90 DEP criu/cgroup-props.d [2022-09-06T20:32:56.988Z] #40 81.03 DEP criu/bitmap.d [2022-09-06T20:32:56.988Z] #40 81.04 DEP criu/bfd.d [2022-09-06T20:32:56.988Z] #40 81.11 DEP criu/autofs.d [2022-09-06T20:32:57.247Z] #40 81.26 DEP criu/aio.d [2022-09-06T20:32:57.247Z] #40 81.44 DEP criu/action-scripts.d [2022-09-06T20:32:57.317Z] #30 ... [2022-09-06T20:32:57.317Z] [2022-09-06T20:32:57.317Z] #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-09-06T20:32:57.317Z] #32 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:57.317Z] #32 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:57.576Z] #32 ... [2022-09-06T20:32:57.576Z] [2022-09-06T20:32:57.576Z] #28 [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-09-06T20:32:57.576Z] #28 11.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:57.576Z] #28 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:57.835Z] #28 ... [2022-09-06T20:32:57.835Z] [2022-09-06T20:32:57.835Z] #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 python-protobuf [2022-09-06T20:32:57.835Z] #31 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:57.835Z] #31 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:57.836Z] #31 ... [2022-09-06T20:32:57.836Z] [2022-09-06T20:32:57.836Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:32:57.836Z] #39 10.62 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:32:57.836Z] #39 13.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:32:57.836Z] #40 81.84 CC criu/action-scripts.o [2022-09-06T20:32:58.095Z] #40 82.20 CC criu/aio.o [2022-09-06T20:32:58.187Z] #28 24.17 Reading package lists... [2022-09-06T20:32:58.188Z] #28 ... [2022-09-06T20:32:58.188Z] [2022-09-06T20:32:58.188Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T20:32:58.188Z] #32 25.24 Checking out files: 45% (869/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-06T20:32:58.188Z] #32 26.25 + cd /tmp/tmp.NsIwoA0Fmf/src/github.com/docker/libnetwork [2022-09-06T20:32:58.188Z] #32 26.26 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:32:58.188Z] #32 26.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-06T20:32:58.366Z] #45 57.39 Setting up python3-pip (18.1-5) ... [2022-09-06T20:32:58.662Z] #40 82.82 CC criu/autofs.o [2022-09-06T20:32:58.746Z] #31 25.56 Reading package lists... [2022-09-06T20:32:58.746Z] #31 ... [2022-09-06T20:32:58.746Z] [2022-09-06T20:32:58.746Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T20:32:58.747Z] #32 26.10 Checking out files: 47% (903/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-06T20:32:58.747Z] #32 27.14 + cd /tmp/tmp.ybGt3SHBK5/src/github.com/docker/libnetwork [2022-09-06T20:32:58.747Z] #32 27.14 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:32:58.747Z] #32 27.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-06T20:32:58.935Z] #45 ... [2022-09-06T20:32:58.935Z] [2022-09-06T20:32:58.935Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:32:58.935Z] #37 100.1 CC criu/files.o [2022-09-06T20:32:59.214Z] #39 ... [2022-09-06T20:32:59.214Z] [2022-09-06T20:32:59.214Z] #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-09-06T20:32:59.214Z] #27 22.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:32:59.229Z] #40 ... [2022-09-06T20:32:59.229Z] [2022-09-06T20:32:59.229Z] #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 aufs-tools bash-completion bzip2 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-09-06T20:32:59.229Z] #0 4.651 Reading package lists... [2022-09-06T20:32:59.229Z] #49 9.063 Reading package lists... [2022-09-06T20:32:59.229Z] #49 13.26 Building dependency tree... [2022-09-06T20:32:59.229Z] #49 14.04 Reading state information... [2022-09-06T20:32:59.229Z] #49 14.75 libcap2-bin is already the newest version (1:2.25-2). [2022-09-06T20:32:59.229Z] #49 14.75 The following additional packages will be installed: [2022-09-06T20:32:59.229Z] #49 14.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-06T20:32:59.229Z] #49 14.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-06T20:32:59.229Z] #49 14.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-06T20:32:59.229Z] #49 14.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-06T20:32:59.229Z] #49 14.75 python3.7 python3.7-minimal vim-runtime xxd [2022-09-06T20:32:59.229Z] #49 14.75 Suggested packages: [2022-09-06T20:32:59.229Z] #49 14.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-06T20:32:59.229Z] #49 14.77 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-06T20:32:59.229Z] #49 14.77 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-06T20:32:59.229Z] #49 14.77 quota [2022-09-06T20:32:59.229Z] #49 14.77 Recommended packages: [2022-09-06T20:32:59.229Z] #49 14.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-06T20:32:59.229Z] #49 14.77 python3-keyrings.alt python3-xdg unzip [2022-09-06T20:32:59.229Z] #49 16.47 The following NEW packages will be installed: [2022-09-06T20:32:59.229Z] #49 16.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-06T20:32:59.229Z] #49 16.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-06T20:32:59.229Z] #49 16.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-06T20:32:59.229Z] #49 16.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-06T20:32:59.229Z] #49 16.49 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-06T20:32:59.229Z] #49 16.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-06T20:32:59.229Z] #49 16.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-06T20:32:59.229Z] #49 16.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T20:32:59.229Z] #49 16.49 xz-utils zip [2022-09-06T20:32:59.229Z] #49 16.82 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:32:59.229Z] #49 16.82 Need to get 28.6 MB of archives. [2022-09-06T20:32:59.229Z] #49 16.82 After this operation, 116 MB of additional disk space will be used. [2022-09-06T20:32:59.229Z] #49 16.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-06T20:32:59.229Z] #49 16.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-06T20:32:59.229Z] #49 16.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-06T20:32:59.229Z] #49 16.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-06T20:32:59.229Z] #49 16.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-06T20:32:59.229Z] #49 16.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-06T20:32:59.229Z] #49 17.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-06T20:32:59.229Z] #49 17.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-06T20:32:59.229Z] #49 17.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-06T20:32:59.229Z] #49 17.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-06T20:32:59.229Z] #49 17.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-06T20:32:59.229Z] #49 17.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-06T20:32:59.229Z] #49 17.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T20:32:59.229Z] #49 17.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-06T20:32:59.229Z] #49 17.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-06T20:32:59.229Z] #49 17.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-06T20:32:59.229Z] #49 17.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T20:32:59.229Z] #49 17.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:32:59.229Z] #49 17.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-06T20:32:59.229Z] #49 17.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-06T20:32:59.229Z] #49 17.22 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-06T20:32:59.229Z] #49 17.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-06T20:32:59.229Z] #49 17.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-06T20:32:59.229Z] #49 17.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T20:32:59.229Z] #49 17.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T20:32:59.229Z] #49 17.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T20:32:59.229Z] #49 17.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-06T20:32:59.229Z] #49 17.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-06T20:32:59.229Z] #49 17.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T20:32:59.229Z] #49 17.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:32:59.229Z] #49 17.84 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T20:32:59.229Z] #49 17.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T20:32:59.229Z] #49 17.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-06T20:32:59.229Z] #49 17.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-06T20:32:59.229Z] #49 17.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-06T20:32:59.230Z] #49 17.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-06T20:32:59.230Z] #49 17.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-06T20:32:59.230Z] #49 17.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-06T20:32:59.230Z] #49 17.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-06T20:32:59.230Z] #49 17.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-06T20:32:59.230Z] #49 17.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-06T20:32:59.230Z] #49 18.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-06T20:32:59.230Z] #49 18.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-06T20:32:59.230Z] #49 18.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-06T20:32:59.230Z] #49 18.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-06T20:32:59.230Z] #49 18.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-06T20:32:59.230Z] #49 18.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-06T20:32:59.230Z] #49 18.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-06T20:32:59.230Z] #49 18.56 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-06T20:32:59.474Z] #27 ... [2022-09-06T20:32:59.474Z] [2022-09-06T20:32:59.474Z] #37 [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-09-06T20:32:59.474Z] #37 DONE 23.4s [2022-09-06T20:32:59.488Z] #49 19.18 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:32:59.734Z] [2022-09-06T20:32:59.734Z] #33 [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-09-06T20:32:59.746Z] #49 19.31 Fetched 28.6 MB in 2s (14.3 MB/s) [2022-09-06T20:32:59.746Z] #49 19.39 Selecting previously unselected package pigz. [2022-09-06T20:32:59.746Z] #49 19.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 ... 23452 files and directories currently installed.) [2022-09-06T20:32:59.746Z] #49 19.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-06T20:32:59.746Z] #49 19.46 Unpacking pigz (2.4-1) ... [2022-09-06T20:32:59.877Z] #37 ... [2022-09-06T20:32:59.877Z] [2022-09-06T20:32:59.877Z] #45 [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 aufs-tools bash-completion bzip2 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-09-06T20:32:59.877Z] #45 58.30 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:32:59.877Z] #45 58.34 Processing triggers for mime-support (3.62) ... [2022-09-06T20:32:59.877Z] #45 DONE 58.9s [2022-09-06T20:32:59.877Z] [2022-09-06T20:32:59.877Z] #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-09-06T20:33:00.005Z] #49 19.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-06T20:33:00.005Z] #49 19.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:33:00.005Z] #49 19.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:33:00.448Z] #50 0.793 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:33:00.572Z] #49 20.10 Selecting previously unselected package python3.7-minimal. [2022-09-06T20:33:00.572Z] #49 ... [2022-09-06T20:33:00.572Z] [2022-09-06T20:33:00.572Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:00.572Z] #40 84.43 CC criu/bfd.o [2022-09-06T20:33:00.675Z] #33 ... [2022-09-06T20:33:00.675Z] [2022-09-06T20:33:00.675Z] #38 [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-09-06T20:33:00.707Z] #50 0.798 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:33:00.707Z] #50 0.803 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:33:00.707Z] #50 DONE 0.8s [2022-09-06T20:33:00.707Z] [2022-09-06T20:33:00.707Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:33:00.750Z] #32 ... [2022-09-06T20:33:00.750Z] [2022-09-06T20:33:00.750Z] #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-09-06T20:33:00.750Z] #27 31.88 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T20:33:00.750Z] #27 31.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:33:00.750Z] #27 31.96 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:33:00.750Z] #27 31.98 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-06T20:33:00.750Z] #27 32.05 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T20:33:01.140Z] #40 84.99 CC criu/bitmap.o [2022-09-06T20:33:01.140Z] #40 85.22 CC criu/cgroup-props.o [2022-09-06T20:33:01.273Z] #32 ... [2022-09-06T20:33:01.273Z] [2022-09-06T20:33:01.273Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:33:01.273Z] #29 33.02 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T20:33:01.273Z] #29 33.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:33:01.273Z] #29 33.10 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:33:01.273Z] #29 33.11 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-06T20:33:01.273Z] #29 33.21 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T20:33:01.273Z] #29 33.51 go: downloading github.com/spf13/viper v1.10.1 [2022-09-06T20:33:01.273Z] #29 33.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T20:33:01.339Z] #27 32.45 go: downloading github.com/spf13/viper v1.10.1 [2022-09-06T20:33:01.339Z] #27 32.49 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T20:33:01.530Z] #29 33.92 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T20:33:01.711Z] #38 24.53 Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-06T20:33:01.711Z] #38 25.41 + cd /tmp/tmp.XqwKNUFbea/src/github.com/docker/libnetwork [2022-09-06T20:33:01.711Z] #38 25.41 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-06T20:33:01.787Z] #29 33.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T20:33:01.787Z] #29 33.97 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-06T20:33:01.787Z] #29 34.01 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-06T20:33:01.914Z] #27 33.06 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-06T20:33:01.915Z] #27 33.09 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-06T20:33:01.969Z] #38 25.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-06T20:33:02.077Z] #40 86.13 CC criu/cgroup.o [2022-09-06T20:33:03.159Z] #29 35.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T20:33:03.159Z] #29 35.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T20:33:03.282Z] #27 34.64 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T20:33:03.282Z] #27 34.67 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T20:33:03.282Z] #27 34.71 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T20:33:03.282Z] #27 34.78 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T20:33:03.282Z] #27 ... [2022-09-06T20:33:03.282Z] [2022-09-06T20:33:03.282Z] #26 [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-09-06T20:33:03.282Z] #26 24.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-06T20:33:03.416Z] #29 35.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:33:03.553Z] #26 ... [2022-09-06T20:33:03.553Z] [2022-09-06T20:33:03.553Z] #37 [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-09-06T20:33:03.553Z] #37 24.88 Fetched 8481 kB in 19s (452 kB/s) [2022-09-06T20:33:03.553Z] #37 24.88 Reading package lists... [2022-09-06T20:33:03.673Z] #29 35.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-06T20:33:03.674Z] #29 ... [2022-09-06T20:33:03.674Z] [2022-09-06T20:33:03.674Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:03.674Z] #34 25.84 Fetched 8481 kB in 19s (437 kB/s) [2022-09-06T20:33:03.674Z] #34 25.84 Reading package lists... [2022-09-06T20:33:03.810Z] #37 31.45 Reading package lists... [2022-09-06T20:33:03.811Z] #37 ... [2022-09-06T20:33:03.811Z] [2022-09-06T20:33:03.811Z] #30 [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-09-06T20:33:03.811Z] #30 29.47 Checking out files: 81% (1771/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-06T20:33:03.811Z] #30 29.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-06T20:33:03.811Z] #30 32.42 + 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-09-06T20:33:03.931Z] #34 32.44 Reading package lists... [2022-09-06T20:33:03.931Z] #34 ... [2022-09-06T20:33:03.931Z] [2022-09-06T20:33:03.931Z] #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-09-06T20:33:03.931Z] #26 30.59 Checking out files: 77% (1694/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-06T20:33:03.931Z] #26 31.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-06T20:33:03.931Z] #26 33.22 + 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-09-06T20:33:03.931Z] #26 ... [2022-09-06T20:33:03.931Z] [2022-09-06T20:33:03.931Z] #37 [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-09-06T20:33:03.931Z] #37 26.18 Fetched 8481 kB in 20s (430 kB/s) [2022-09-06T20:33:03.931Z] #37 26.18 Reading package lists... [2022-09-06T20:33:04.068Z] #30 ... [2022-09-06T20:33:04.068Z] [2022-09-06T20:33:04.068Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:33:04.068Z] #31 25.46 Fetched 8481 kB in 19s (441 kB/s) [2022-09-06T20:33:04.068Z] #31 25.46 Reading package lists... [2022-09-06T20:33:04.188Z] #37 32.92 Reading package lists... [2022-09-06T20:33:04.188Z] #37 ... [2022-09-06T20:33:04.188Z] [2022-09-06T20:33:04.188Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:33:04.188Z] #29 36.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T20:33:04.324Z] #31 32.01 Reading package lists... [2022-09-06T20:33:04.325Z] #31 ... [2022-09-06T20:33:04.325Z] [2022-09-06T20:33:04.325Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:04.325Z] #28 24.17 Reading package lists... [2022-09-06T20:33:05.365Z] #40 89.38 CC criu/clone-noasan.o [2022-09-06T20:33:05.625Z] #40 89.60 CC criu/config.o [2022-09-06T20:33:05.693Z] #28 31.17 Reading package lists... [2022-09-06T20:33:05.693Z] #28 ... [2022-09-06T20:33:05.693Z] [2022-09-06T20:33:05.693Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:33:05.693Z] #36 26.91 encoding [2022-09-06T20:33:05.693Z] #36 ... [2022-09-06T20:33:05.693Z] [2022-09-06T20:33:05.693Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:05.693Z] #28 31.17 Reading package lists... [2022-09-06T20:33:05.883Z] #40 ... [2022-09-06T20:33:05.883Z] [2022-09-06T20:33:05.884Z] #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 aufs-tools bash-completion bzip2 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-09-06T20:33:05.884Z] #49 20.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:33:05.884Z] #49 20.14 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:33:05.884Z] #49 20.99 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:33:05.884Z] #49 21.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:33:05.884Z] #49 23.49 Selecting previously unselected package python3-minimal. [2022-09-06T20:33:05.884Z] #49 23.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-09-06T20:33:05.884Z] #49 23.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-06T20:33:05.884Z] #49 23.56 Unpacking python3-minimal (3.7.3-1) ... [2022-09-06T20:33:05.884Z] #49 23.71 Selecting previously unselected package libmpdec2:amd64. [2022-09-06T20:33:05.884Z] #49 23.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-06T20:33:05.884Z] #49 23.72 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T20:33:05.884Z] #49 23.83 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-06T20:33:05.884Z] #49 23.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:33:05.884Z] #49 23.85 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:33:05.884Z] #49 24.97 Selecting previously unselected package python3.7. [2022-09-06T20:33:05.884Z] #49 24.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:33:05.884Z] #49 24.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:33:05.884Z] #49 25.11 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-06T20:33:05.884Z] #49 25.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-06T20:33:05.884Z] #49 25.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T20:33:05.884Z] #49 25.27 Setting up python3-minimal (3.7.3-1) ... [2022-09-06T20:33:05.949Z] #28 37.40 Building dependency tree... [2022-09-06T20:33:05.949Z] #28 ... [2022-09-06T20:33:05.949Z] [2022-09-06T20:33:05.949Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:05.949Z] #39 24.16 Fetched 9022 kB in 21s (432 kB/s) [2022-09-06T20:33:05.949Z] #39 24.16 Reading package lists... [2022-09-06T20:33:05.988Z] #51 5.009 Collecting yamllint==1.26.1 [2022-09-06T20:33:06.084Z] #29 ... [2022-09-06T20:33:06.084Z] [2022-09-06T20:33:06.084Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:33:06.084Z] #27 28.31 encoding [2022-09-06T20:33:06.205Z] #39 31.19 Reading package lists... [2022-09-06T20:33:06.205Z] #39 ... [2022-09-06T20:33:06.205Z] [2022-09-06T20:33:06.205Z] #37 [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-09-06T20:33:06.205Z] #37 31.45 Reading package lists... [2022-09-06T20:33:06.341Z] #27 ... [2022-09-06T20:33:06.341Z] [2022-09-06T20:33:06.341Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:33:06.341Z] #31 25.56 Reading package lists... [2022-09-06T20:33:06.341Z] #31 31.98 Reading package lists... [2022-09-06T20:33:06.598Z] #31 38.31 Building dependency tree... [2022-09-06T20:33:06.598Z] #31 ... [2022-09-06T20:33:06.598Z] [2022-09-06T20:33:06.598Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:06.598Z] #34 32.44 Reading package lists... [2022-09-06T20:33:06.598Z] #34 ... [2022-09-06T20:33:06.598Z] [2022-09-06T20:33:06.598Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:06.598Z] #39 24.17 Fetched 9022 kB in 22s (414 kB/s) [2022-09-06T20:33:06.598Z] #39 24.17 Reading package lists... [2022-09-06T20:33:06.598Z] #39 31.29 Reading package lists... [2022-09-06T20:33:06.598Z] #39 ... [2022-09-06T20:33:06.598Z] [2022-09-06T20:33:06.598Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:33:06.599Z] #29 38.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T20:33:06.599Z] #29 38.91 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T20:33:06.599Z] #29 38.94 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-06T20:33:06.599Z] #29 39.00 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-06T20:33:06.821Z] #49 26.40 Selecting previously unselected package python3. [2022-09-06T20:33:06.821Z] #49 26.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-09-06T20:33:06.821Z] #49 26.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-06T20:33:06.821Z] #49 26.47 Unpacking python3 (3.7.3-1) ... [2022-09-06T20:33:06.856Z] #29 39.05 go: downloading github.com/spf13/afero v1.6.0 [2022-09-06T20:33:06.856Z] #29 39.06 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T20:33:06.936Z] #51 ... [2022-09-06T20:33:06.937Z] [2022-09-06T20:33:06.937Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:06.937Z] #37 102.3 CC criu/filesystems.o [2022-09-06T20:33:06.937Z] #37 103.1 CC criu/fsnotify.o [2022-09-06T20:33:06.937Z] #37 104.3 CC criu/image-desc.o [2022-09-06T20:33:06.937Z] #37 104.5 CC criu/image.o [2022-09-06T20:33:06.937Z] #37 105.3 CC criu/ipc_ns.o [2022-09-06T20:33:06.937Z] #37 106.6 CC criu/irmap.o [2022-09-06T20:33:06.937Z] #37 107.1 CC criu/kcmp-ids.o [2022-09-06T20:33:06.937Z] #37 107.4 CC criu/kerndat.o [2022-09-06T20:33:07.081Z] #49 26.59 Selecting previously unselected package libip4tc0:amd64. [2022-09-06T20:33:07.081Z] #49 26.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-06T20:33:07.081Z] #49 26.61 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T20:33:07.081Z] #49 26.70 Selecting previously unselected package libip6tc0:amd64. [2022-09-06T20:33:07.081Z] #49 26.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-06T20:33:07.081Z] #49 26.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T20:33:07.081Z] #49 26.80 Selecting previously unselected package libiptc0:amd64. [2022-09-06T20:33:07.113Z] #29 39.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T20:33:07.113Z] #29 39.29 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T20:33:07.113Z] #29 39.32 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-06T20:33:07.113Z] #29 39.35 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-06T20:33:07.196Z] #37 108.4 CC criu/libnetlink.o [2022-09-06T20:33:07.341Z] #49 26.81 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-06T20:33:07.341Z] #49 26.83 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-06T20:33:07.341Z] #49 26.95 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T20:33:07.341Z] #49 26.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T20:33:07.341Z] #49 26.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:33:07.341Z] #49 27.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T20:33:07.341Z] #49 27.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-06T20:33:07.341Z] #49 27.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T20:33:07.341Z] #49 27.15 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T20:33:07.371Z] #29 39.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T20:33:07.371Z] #29 39.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T20:33:07.371Z] #29 39.69 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T20:33:07.600Z] #49 27.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-06T20:33:07.600Z] #49 27.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T20:33:07.600Z] #49 27.27 Selecting previously unselected package iptables. [2022-09-06T20:33:07.600Z] #49 27.27 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-06T20:33:07.600Z] #49 27.28 Unpacking iptables (1.8.2-4) ... [2022-09-06T20:33:07.629Z] #29 39.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T20:33:07.629Z] #29 39.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T20:33:07.629Z] #29 39.79 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T20:33:07.629Z] #29 39.80 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T20:33:07.629Z] #29 39.83 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-06T20:33:07.766Z] #37 108.7 CC criu/log.o [2022-09-06T20:33:07.828Z] #37 37.81 Building dependency tree... [2022-09-06T20:33:08.026Z] #37 109.1 CC criu/lsm.o [2022-09-06T20:33:08.169Z] #49 27.64 Selecting previously unselected package xxd. [2022-09-06T20:33:08.169Z] #49 27.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:33:08.169Z] #49 27.66 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:08.169Z] #49 27.78 Selecting previously unselected package vim-common. [2022-09-06T20:33:08.169Z] #49 27.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:33:08.169Z] #49 27.85 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:08.428Z] #49 28.03 Selecting previously unselected package bash-completion. [2022-09-06T20:33:08.428Z] #49 28.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-06T20:33:08.560Z] #29 40.66 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T20:33:08.560Z] #29 40.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T20:33:08.560Z] #29 40.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T20:33:08.595Z] #37 109.6 CC criu/mem.o [2022-09-06T20:33:08.817Z] #29 40.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T20:33:08.817Z] #29 40.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T20:33:08.817Z] #29 41.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T20:33:09.074Z] #29 41.25 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-06T20:33:09.074Z] #29 41.32 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-06T20:33:09.074Z] #29 41.41 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-06T20:33:09.724Z] #37 ... [2022-09-06T20:33:09.724Z] [2022-09-06T20:33:09.724Z] #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-09-06T20:33:09.724Z] #29 DONE 41.0s [2022-09-06T20:33:09.724Z] [2022-09-06T20:33:09.724Z] #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-09-06T20:33:09.724Z] #27 38.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:33:09.724Z] #27 38.13 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-06T20:33:09.724Z] #27 38.28 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T20:33:09.724Z] #27 38.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T20:33:09.724Z] #27 38.39 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T20:33:09.724Z] #27 38.45 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-06T20:33:09.724Z] #27 38.48 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-06T20:33:09.724Z] #27 38.52 go: downloading github.com/spf13/afero v1.6.0 [2022-09-06T20:33:09.724Z] #27 38.64 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T20:33:09.724Z] #27 38.66 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T20:33:09.724Z] #27 38.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T20:33:09.724Z] #27 38.73 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-06T20:33:09.724Z] #27 38.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T20:33:09.724Z] #27 38.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T20:33:09.724Z] #27 38.95 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T20:33:09.724Z] #27 38.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T20:33:09.724Z] #27 39.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T20:33:09.724Z] #27 39.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T20:33:09.724Z] #27 39.06 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T20:33:09.724Z] #27 39.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-06T20:33:09.724Z] #27 39.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T20:33:09.724Z] #27 39.27 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-06T20:33:09.724Z] #27 39.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T20:33:09.724Z] #27 39.82 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T20:33:09.724Z] #27 39.88 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-06T20:33:09.724Z] #27 39.93 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-06T20:33:09.724Z] #27 39.97 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-06T20:33:09.724Z] #27 41.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T20:33:09.724Z] #27 41.12 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T20:33:09.724Z] #27 41.21 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T20:33:10.006Z] #29 ... [2022-09-06T20:33:10.006Z] [2022-09-06T20:33:10.006Z] #28 [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-09-06T20:33:10.006Z] #28 DONE 42.1s [2022-09-06T20:33:10.006Z] [2022-09-06T20:33:10.006Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-06T20:33:10.006Z] #31 38.31 Building dependency tree... [2022-09-06T20:33:10.006Z] #31 41.66 The following additional packages will be installed: [2022-09-06T20:33:10.006Z] #31 41.70 libbtrfs0 [2022-09-06T20:33:10.006Z] #31 41.91 The following NEW packages will be installed: [2022-09-06T20:33:10.006Z] #31 41.91 libbtrfs-dev libbtrfs0 [2022-09-06T20:33:10.006Z] #31 42.29 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:10.006Z] #31 42.29 Need to get 119 kB of archives. [2022-09-06T20:33:10.006Z] #31 42.29 After this operation, 387 kB of additional disk space will be used. [2022-09-06T20:33:10.006Z] #31 42.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T20:33:10.006Z] #31 42.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T20:33:10.288Z] #27 41.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T20:33:10.288Z] #27 41.46 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-06T20:33:10.288Z] #27 41.48 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T20:33:10.288Z] #27 41.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-06T20:33:10.506Z] #37 111.5 CC criu/memfd.o [2022-09-06T20:33:10.545Z] #27 41.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T20:33:10.545Z] #27 41.90 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-06T20:33:10.802Z] #27 42.02 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-06T20:33:10.802Z] #27 42.11 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T20:33:10.802Z] #27 42.19 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T20:33:10.802Z] #27 42.22 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-06T20:33:10.826Z] #37 112.1 CC criu/mount.o [2022-09-06T20:33:11.059Z] #27 42.25 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-06T20:33:11.059Z] #27 42.33 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T20:33:11.059Z] #27 42.45 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-06T20:33:11.059Z] #27 42.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T20:33:11.104Z] #37 ... [2022-09-06T20:33:11.104Z] [2022-09-06T20:33:11.104Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:33:11.104Z] #51 10.43 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-06T20:33:11.316Z] #27 42.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T20:33:11.316Z] #27 42.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-06T20:33:11.316Z] #27 42.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T20:33:11.573Z] #27 42.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T20:33:11.573Z] #27 42.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T20:33:11.573Z] #27 42.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T20:33:11.573Z] #27 43.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T20:33:11.719Z] #49 31.06 Unpacking bash-completion (1:2.8-6) ... [2022-09-06T20:33:11.830Z] #27 43.11 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T20:33:11.830Z] #27 43.17 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T20:33:11.830Z] #27 43.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T20:33:11.830Z] #27 43.26 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T20:33:11.830Z] #27 43.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T20:33:11.830Z] #27 43.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T20:33:11.904Z] #31 43.69 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:11.904Z] #31 43.85 Fetched 119 kB in 0s (352 kB/s) [2022-09-06T20:33:11.904Z] #31 43.94 Selecting previously unselected package libbtrfs0. [2022-09-06T20:33:11.904Z] #31 43.94 (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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:11.904Z] #31 43.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T20:33:11.904Z] #31 44.01 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:33:11.904Z] #31 44.11 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:33:11.904Z] #31 44.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T20:33:11.904Z] #31 44.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:33:11.952Z] #38 ... [2022-09-06T20:33:11.952Z] [2022-09-06T20:33:11.952Z] #35 [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-09-06T20:33:11.952Z] #35 34.11 go: downloading github.com/fatih/color v1.13.0 [2022-09-06T20:33:11.952Z] #35 34.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-06T20:33:11.952Z] #35 34.19 go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:33:11.952Z] #35 34.20 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-06T20:33:11.952Z] #35 34.25 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-06T20:33:11.952Z] #35 34.51 go: downloading github.com/spf13/viper v1.10.1 [2022-09-06T20:33:11.952Z] #35 34.69 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-06T20:33:11.952Z] #35 34.94 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-06T20:33:11.952Z] #35 34.94 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-06T20:33:11.952Z] #35 34.97 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-06T20:33:11.952Z] #35 35.00 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-06T20:33:11.952Z] #35 ... [2022-09-06T20:33:11.952Z] [2022-09-06T20:33:11.952Z] #28 [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-09-06T20:33:11.952Z] #28 25.07 Fetched 8481 kB in 19s (446 kB/s) [2022-09-06T20:33:11.952Z] #28 25.07 Reading package lists... [2022-09-06T20:33:11.952Z] #28 31.30 Reading package lists... [2022-09-06T20:33:11.952Z] #28 ... [2022-09-06T20:33:11.952Z] [2022-09-06T20:33:11.952Z] #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-09-06T20:33:11.952Z] #32 25.22 Fetched 8481 kB in 19s (439 kB/s) [2022-09-06T20:33:11.952Z] #32 25.22 Reading package lists... [2022-09-06T20:33:11.952Z] #32 31.68 Reading package lists... [2022-09-06T20:33:11.952Z] #32 ... [2022-09-06T20:33:11.952Z] [2022-09-06T20:33:11.952Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:11.952Z] #31 25.21 Fetched 8481 kB in 19s (435 kB/s) [2022-09-06T20:33:11.952Z] #31 25.21 Reading package lists... [2022-09-06T20:33:11.952Z] #31 31.27 Reading package lists... [2022-09-06T20:33:11.952Z] #31 ... [2022-09-06T20:33:11.952Z] [2022-09-06T20:33:11.952Z] #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-09-06T20:33:11.952Z] #30 25.54 encoding [2022-09-06T20:33:11.952Z] #30 ... [2022-09-06T20:33:11.952Z] [2022-09-06T20:33:11.952Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T20:33:11.952Z] #34 28.00 Checking out files: 79% (1726/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-06T20:33:11.952Z] #34 28.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-06T20:33:11.952Z] #34 30.30 + 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-09-06T20:33:11.978Z] #49 31.63 Selecting previously unselected package bzip2. [2022-09-06T20:33:11.978Z] #49 31.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-06T20:33:11.978Z] #49 31.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:33:11.978Z] #49 31.74 Selecting previously unselected package xz-utils. [2022-09-06T20:33:12.087Z] #27 43.33 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T20:33:12.087Z] #27 43.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T20:33:12.087Z] #27 43.52 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-06T20:33:12.087Z] #27 43.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T20:33:12.087Z] #27 43.54 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T20:33:12.087Z] #27 43.58 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-06T20:33:12.238Z] #49 31.76 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-06T20:33:12.238Z] #49 31.78 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:33:12.238Z] #49 31.95 Selecting previously unselected package apparmor. [2022-09-06T20:33:12.238Z] #49 31.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-06T20:33:12.349Z] #27 43.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-06T20:33:12.349Z] #27 43.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T20:33:12.349Z] #27 43.68 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T20:33:12.349Z] #27 43.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T20:33:12.349Z] #27 43.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T20:33:12.469Z] #31 44.56 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:33:12.469Z] #31 44.60 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:33:12.469Z] #31 44.61 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:12.488Z] #51 12.01 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-06T20:33:12.497Z] #49 32.08 Unpacking apparmor (2.13.2-10) ... [2022-09-06T20:33:12.605Z] #27 43.85 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-06T20:33:12.605Z] #27 43.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-06T20:33:12.748Z] #51 12.10 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-06T20:33:12.748Z] #51 12.18 Collecting pyyaml (from yamllint==1.26.1) [2022-09-06T20:33:12.862Z] #27 ... [2022-09-06T20:33:12.862Z] [2022-09-06T20:33:12.862Z] #37 [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-09-06T20:33:12.862Z] #37 41.00 The following additional packages will be installed: [2022-09-06T20:33:12.862Z] #37 41.00 libbtrfs0 [2022-09-06T20:33:12.862Z] #37 41.24 The following NEW packages will be installed: [2022-09-06T20:33:12.862Z] #37 41.28 libbtrfs-dev libbtrfs0 [2022-09-06T20:33:12.862Z] #37 41.81 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:12.862Z] #37 41.81 Need to get 119 kB of archives. [2022-09-06T20:33:12.862Z] #37 41.81 After this operation, 387 kB of additional disk space will be used. [2022-09-06T20:33:12.862Z] #37 41.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T20:33:12.862Z] #37 41.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T20:33:12.862Z] #37 42.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:12.862Z] #37 43.04 Fetched 119 kB in 0s (364 kB/s) [2022-09-06T20:33:12.862Z] #37 43.11 Selecting previously unselected package libbtrfs0. [2022-09-06T20:33:12.862Z] #37 43.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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:12.862Z] #37 43.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T20:33:12.862Z] #37 43.22 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:33:12.862Z] #37 43.34 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:33:12.862Z] #37 43.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T20:33:12.862Z] #37 43.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:33:12.862Z] #37 43.58 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:33:12.862Z] #37 43.64 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:33:12.862Z] #37 43.66 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:12.862Z] #37 DONE 44.0s [2022-09-06T20:33:12.862Z] [2022-09-06T20:33:12.862Z] #40 [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-09-06T20:33:12.890Z] #34 ... [2022-09-06T20:33:12.890Z] [2022-09-06T20:33:12.890Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:12.890Z] #39 23.86 Fetched 9022 kB in 20s (446 kB/s) [2022-09-06T20:33:12.890Z] #39 23.86 Reading package lists... [2022-09-06T20:33:12.890Z] #39 30.38 Reading package lists... [2022-09-06T20:33:12.890Z] #39 ... [2022-09-06T20:33:12.890Z] [2022-09-06T20:33:12.890Z] #28 [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-09-06T20:33:12.890Z] #28 31.30 Reading package lists... [2022-09-06T20:33:13.008Z] #51 12.50 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-09-06T20:33:13.034Z] #31 DONE 45.0s [2022-09-06T20:33:13.035Z] [2022-09-06T20:33:13.035Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:33:13.035Z] #29 42.73 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T20:33:13.035Z] #29 42.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T20:33:13.035Z] #29 42.87 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T20:33:13.035Z] #29 42.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T20:33:13.035Z] #29 42.99 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-06T20:33:13.035Z] #29 43.09 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T20:33:13.035Z] #29 43.14 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-06T20:33:13.035Z] #29 43.22 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T20:33:13.035Z] #29 43.25 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-06T20:33:13.035Z] #29 43.36 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-06T20:33:13.035Z] #29 43.51 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T20:33:13.035Z] #29 43.53 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T20:33:13.035Z] #29 43.56 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-06T20:33:13.035Z] #29 43.60 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-06T20:33:13.035Z] #29 43.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T20:33:13.035Z] #29 43.66 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-06T20:33:13.035Z] #29 43.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T20:33:13.035Z] #29 43.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T20:33:13.035Z] #29 43.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-06T20:33:13.035Z] #29 43.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T20:33:13.035Z] #29 43.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T20:33:13.035Z] #29 44.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T20:33:13.035Z] #29 44.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T20:33:13.035Z] #29 44.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T20:33:13.035Z] #29 44.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T20:33:13.035Z] #29 44.27 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T20:33:13.035Z] #29 44.29 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T20:33:13.035Z] #29 44.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T20:33:13.035Z] #29 44.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T20:33:13.035Z] #29 44.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T20:33:13.035Z] #29 44.42 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T20:33:13.035Z] #29 44.42 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T20:33:13.035Z] #29 44.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-06T20:33:13.035Z] #29 44.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T20:33:13.035Z] #29 44.61 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T20:33:13.035Z] #29 44.68 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-06T20:33:13.035Z] #29 44.69 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-06T20:33:13.035Z] #29 44.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T20:33:13.035Z] #29 44.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T20:33:13.035Z] #29 44.79 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T20:33:13.035Z] #29 44.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T20:33:13.035Z] #29 44.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-06T20:33:13.035Z] #29 44.91 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-06T20:33:13.066Z] #49 32.51 Selecting previously unselected package aufs-tools. [2022-09-06T20:33:13.066Z] #49 32.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-06T20:33:13.066Z] #49 32.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:33:13.066Z] #49 32.70 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:33:13.066Z] #49 32.72 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T20:33:13.066Z] #49 32.72 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:33:13.328Z] #49 32.91 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:33:13.328Z] #49 32.91 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:33:13.328Z] #49 32.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:33:13.588Z] #49 33.11 Selecting previously unselected package jq. [2022-09-06T20:33:13.588Z] #49 33.11 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:33:13.588Z] #49 33.13 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T20:33:13.588Z] #49 33.23 Selecting previously unselected package libaio1:amd64. [2022-09-06T20:33:13.588Z] #49 33.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-06T20:33:13.588Z] #49 33.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-06T20:33:13.588Z] #49 33.33 Selecting previously unselected package libgpm2:amd64. [2022-09-06T20:33:13.600Z] #29 45.64 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T20:33:13.600Z] #29 45.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T20:33:13.600Z] #29 45.67 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T20:33:13.600Z] #29 45.82 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-06T20:33:13.600Z] #29 45.96 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-06T20:33:13.817Z] #40 1.182 + RM_GOPATH=0 [2022-09-06T20:33:13.817Z] #40 1.182 + TMP_GOPATH= [2022-09-06T20:33:13.817Z] #40 1.182 + : /build [2022-09-06T20:33:13.817Z] #40 1.182 + '[' -z '' ']' [2022-09-06T20:33:13.817Z] #40 1.183 ++ mktemp -d [2022-09-06T20:33:13.817Z] #40 1.184 + export GOPATH=/tmp/tmp.bT8K6VeYGl [2022-09-06T20:33:13.817Z] #40 1.184 + GOPATH=/tmp/tmp.bT8K6VeYGl [2022-09-06T20:33:13.817Z] #40 1.190 + RM_GOPATH=1 [2022-09-06T20:33:13.817Z] #40 1.190 + case "$(go env GOARCH)" in [2022-09-06T20:33:13.817Z] #40 1.191 ++ go env GOARCH [2022-09-06T20:33:13.817Z] #40 1.206 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:13.817Z] #40 1.206 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:13.817Z] #40 1.207 ++ dirname /tmp/install/install.sh [2022-09-06T20:33:13.817Z] #40 1.225 + dir=/tmp/install [2022-09-06T20:33:13.817Z] #40 1.225 + bin=containerd [2022-09-06T20:33:13.817Z] #40 1.226 + shift [2022-09-06T20:33:13.817Z] #40 1.226 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-06T20:33:13.817Z] #40 1.226 + . /tmp/install/containerd.installer [2022-09-06T20:33:13.817Z] #40 1.228 ++ set -e [2022-09-06T20:33:13.817Z] #40 1.228 ++ : v1.6.8 [2022-09-06T20:33:13.817Z] #40 1.229 + install_containerd [2022-09-06T20:33:13.817Z] #40 1.232 + echo 'Install containerd version v1.6.8' [2022-09-06T20:33:13.817Z] #40 1.235 Install containerd version v1.6.8 [2022-09-06T20:33:13.817Z] #40 1.236 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bT8K6VeYGl/src/github.com/containerd/containerd [2022-09-06T20:33:13.817Z] #40 1.247 Cloning into '/tmp/tmp.bT8K6VeYGl/src/github.com/containerd/containerd'... [2022-09-06T20:33:13.848Z] #49 ... [2022-09-06T20:33:13.848Z] [2022-09-06T20:33:13.848Z] #32 [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-09-06T20:33:13.848Z] #32 DONE 152.5s [2022-09-06T20:33:13.848Z] [2022-09-06T20:33:13.848Z] #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 aufs-tools bash-completion bzip2 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-09-06T20:33:13.848Z] #49 33.34 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-06T20:33:13.848Z] #49 33.34 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-06T20:33:13.848Z] #49 33.45 Selecting previously unselected package libicu63:amd64. [2022-09-06T20:33:13.848Z] #49 33.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T20:33:13.848Z] #49 ... [2022-09-06T20:33:13.848Z] [2022-09-06T20:33:13.848Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:13.848Z] #40 91.17 CC criu/cr-check.o [2022-09-06T20:33:13.848Z] #40 92.83 CC criu/cr-dedup.o [2022-09-06T20:33:13.848Z] #40 93.26 CC criu/cr-dump.o [2022-09-06T20:33:13.848Z] #40 95.82 CC criu/cr-errno.o [2022-09-06T20:33:13.848Z] #40 95.90 CC criu/cr-restore.o [2022-09-06T20:33:13.848Z] #40 ... [2022-09-06T20:33:13.848Z] [2022-09-06T20:33:13.848Z] #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 aufs-tools bash-completion bzip2 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-09-06T20:33:13.848Z] #49 33.47 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:33:13.857Z] #29 46.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T20:33:13.857Z] #29 46.07 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T20:33:13.857Z] #29 46.08 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T20:33:13.857Z] #29 46.13 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-06T20:33:13.946Z] #51 13.11 Installing build dependencies: started [2022-09-06T20:33:14.115Z] #29 46.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T20:33:14.115Z] #29 46.40 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-06T20:33:14.115Z] #29 46.41 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-06T20:33:14.115Z] #29 46.46 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T20:33:14.372Z] #29 46.50 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T20:33:14.372Z] #29 46.52 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T20:33:14.373Z] #29 46.53 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T20:33:14.373Z] #29 46.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T20:33:14.373Z] #29 46.62 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T20:33:14.373Z] #29 46.69 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T20:33:14.373Z] #29 46.70 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-06T20:33:14.373Z] #29 46.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T20:33:14.426Z] #40 ... [2022-09-06T20:33:14.426Z] [2022-09-06T20:33:14.426Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T20:33:14.426Z] #32 DONE 45.8s [2022-09-06T20:33:14.526Z] #28 37.12 Building dependency tree... [2022-09-06T20:33:14.684Z] [2022-09-06T20:33:14.684Z] #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-09-06T20:33:14.684Z] #27 45.01 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T20:33:14.684Z] #27 45.06 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T20:33:14.684Z] #27 45.08 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T20:33:14.684Z] #27 45.17 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-06T20:33:14.684Z] #27 45.21 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-06T20:33:14.684Z] #27 45.25 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T20:33:14.684Z] #27 45.31 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T20:33:14.684Z] #27 45.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T20:33:14.684Z] #27 45.43 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-06T20:33:14.684Z] #27 45.69 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T20:33:14.684Z] #27 45.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-06T20:33:14.684Z] #27 45.74 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-06T20:33:14.684Z] #27 45.75 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T20:33:14.684Z] #27 45.75 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T20:33:14.684Z] #27 46.02 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T20:33:14.940Z] #29 47.04 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T20:33:14.941Z] #29 47.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-06T20:33:14.941Z] #29 ... [2022-09-06T20:33:14.941Z] [2022-09-06T20:33:14.941Z] #32 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-09-06T20:33:14.941Z] #32 DONE 47.1s [2022-09-06T20:33:14.941Z] [2022-09-06T20:33:14.941Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:33:14.941Z] #29 47.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T20:33:14.941Z] #27 46.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T20:33:14.941Z] #27 46.25 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T20:33:14.941Z] #27 46.26 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T20:33:14.941Z] #27 46.36 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T20:33:14.941Z] #27 46.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-06T20:33:14.941Z] #27 46.46 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T20:33:15.199Z] #29 47.26 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T20:33:15.199Z] #29 47.39 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-06T20:33:15.457Z] #29 47.63 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T20:33:15.507Z] #27 46.63 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T20:33:15.507Z] #27 46.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-06T20:33:15.507Z] #27 46.66 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T20:33:15.507Z] #27 46.70 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T20:33:15.507Z] #27 46.88 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-06T20:33:15.714Z] #29 47.82 go: downloading honnef.co/go/tools v0.2.2 [2022-09-06T20:33:15.904Z] #28 ... [2022-09-06T20:33:15.904Z] [2022-09-06T20:33:15.904Z] #26 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-09-06T20:33:15.904Z] #26 DONE 39.5s [2022-09-06T20:33:15.904Z] [2022-09-06T20:33:15.904Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:15.904Z] #39 30.38 Reading package lists... [2022-09-06T20:33:16.086Z] #27 47.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T20:33:16.343Z] #27 47.57 go: downloading honnef.co/go/tools v0.2.2 [2022-09-06T20:33:16.652Z] #29 ... [2022-09-06T20:33:16.652Z] [2022-09-06T20:33:16.652Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:16.652Z] #34 38.88 Building dependency tree... [2022-09-06T20:33:16.652Z] #34 42.38 The following additional packages will be installed: [2022-09-06T20:33:16.652Z] #34 42.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-06T20:33:16.652Z] #34 42.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-06T20:33:16.652Z] #34 42.39 Suggested packages: [2022-09-06T20:33:16.652Z] #34 42.39 manpages-dev python-setuptools [2022-09-06T20:33:16.652Z] #34 43.88 The following NEW packages will be installed: [2022-09-06T20:33:16.652Z] #34 43.88 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-06T20:33:16.652Z] #34 43.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-06T20:33:16.652Z] #34 43.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-06T20:33:16.652Z] #34 43.88 python-six zlib1g-dev [2022-09-06T20:33:16.652Z] #34 44.19 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:16.652Z] #34 44.19 Need to get 4091 kB of archives. [2022-09-06T20:33:16.652Z] #34 44.19 After this operation, 22.5 MB of additional disk space will be used. [2022-09-06T20:33:16.652Z] #34 44.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-06T20:33:16.652Z] #34 44.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:33:16.652Z] #34 44.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-06T20:33:16.652Z] #34 44.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T20:33:16.652Z] #34 44.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-06T20:33:16.652Z] #34 44.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T20:33:16.652Z] #34 44.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-06T20:33:16.652Z] #34 44.23 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-06T20:33:16.652Z] #34 44.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-06T20:33:16.652Z] #34 44.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-06T20:33:16.652Z] #34 44.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-06T20:33:16.652Z] #34 44.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-06T20:33:16.652Z] #34 44.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-06T20:33:16.652Z] #34 44.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-06T20:33:16.652Z] #34 44.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-06T20:33:16.652Z] #34 44.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-06T20:33:16.653Z] #34 44.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-06T20:33:16.653Z] #34 45.80 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:16.653Z] #34 46.03 Fetched 4091 kB in 1s (6914 kB/s) [2022-09-06T20:33:16.653Z] #34 46.15 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T20:33:16.653Z] #34 46.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-06T20:33:16.653Z] #34 46.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 46.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T20:33:16.653Z] #34 46.45 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:33:16.653Z] #34 46.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 46.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:16.653Z] #34 46.61 Selecting previously unselected package libnet1-dev. [2022-09-06T20:33:16.653Z] #34 46.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 46.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:16.653Z] #34 46.84 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:33:16.653Z] #34 46.85 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 46.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:33:16.653Z] #34 46.98 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-06T20:33:16.653Z] #34 47.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 47.09 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T20:33:16.653Z] #34 47.53 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:33:16.653Z] #34 47.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 47.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:16.653Z] #34 47.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T20:33:16.653Z] #34 47.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 47.78 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:16.653Z] #34 48.09 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-06T20:33:16.653Z] #34 48.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 48.15 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:33:16.653Z] #34 48.50 Selecting previously unselected package libprotobuf17:amd64. [2022-09-06T20:33:16.653Z] #34 48.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:16.653Z] #34 48.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:16.910Z] #34 49.16 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-06T20:33:16.910Z] #34 49.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:16.910Z] #34 49.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:16.910Z] #34 ... [2022-09-06T20:33:16.910Z] [2022-09-06T20:33:16.910Z] #37 [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-09-06T20:33:16.910Z] #37 32.92 Reading package lists... [2022-09-06T20:33:16.910Z] #37 39.46 Building dependency tree... [2022-09-06T20:33:16.910Z] #37 43.22 The following additional packages will be installed: [2022-09-06T20:33:16.910Z] #37 43.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-06T20:33:16.910Z] #37 43.25 Suggested packages: [2022-09-06T20:33:16.910Z] #37 43.28 cmake-doc ninja-build lrzip [2022-09-06T20:33:16.910Z] #37 43.28 Recommended packages: [2022-09-06T20:33:16.910Z] #37 43.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T20:33:16.910Z] #37 44.10 The following NEW packages will be installed: [2022-09-06T20:33:16.910Z] #37 44.11 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-06T20:33:16.910Z] #37 44.13 vim-common xxd [2022-09-06T20:33:16.910Z] #37 44.51 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:16.910Z] #37 44.51 Need to get 14.9 MB of archives. [2022-09-06T20:33:16.910Z] #37 44.51 After this operation, 61.8 MB of additional disk space will be used. [2022-09-06T20:33:16.910Z] #37 44.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T20:33:16.910Z] #37 44.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:33:16.910Z] #37 44.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T20:33:16.910Z] #37 45.59 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-06T20:33:16.910Z] #37 45.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-06T20:33:16.910Z] #37 45.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-06T20:33:16.910Z] #37 45.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-06T20:33:16.910Z] #37 45.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-06T20:33:16.910Z] #37 45.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-06T20:33:16.910Z] #37 45.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-06T20:33:16.910Z] #37 47.41 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:16.910Z] #37 47.72 Fetched 14.9 MB in 2s (7421 kB/s) [2022-09-06T20:33:16.910Z] #37 47.93 Selecting previously unselected package xxd. [2022-09-06T20:33:16.910Z] #37 47.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-06T20:33:16.910Z] #37 48.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:33:16.910Z] #37 48.08 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:16.910Z] #37 48.50 Selecting previously unselected package vim-common. [2022-09-06T20:33:16.910Z] #37 48.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:33:16.910Z] #37 48.55 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:16.910Z] #37 48.83 Selecting previously unselected package libicu63:amd64. [2022-09-06T20:33:16.910Z] #37 48.83 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T20:33:16.910Z] #37 48.84 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:33:16.911Z] #27 ... [2022-09-06T20:33:16.911Z] [2022-09-06T20:33:16.911Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:33:16.911Z] #31 32.01 Reading package lists... [2022-09-06T20:33:16.911Z] #31 38.64 Building dependency tree... [2022-09-06T20:33:16.911Z] #31 42.23 The following additional packages will be installed: [2022-09-06T20:33:16.911Z] #31 42.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-06T20:33:16.911Z] #31 42.26 Suggested packages: [2022-09-06T20:33:16.911Z] #31 42.27 cmake-doc ninja-build lrzip [2022-09-06T20:33:16.911Z] #31 42.27 Recommended packages: [2022-09-06T20:33:16.911Z] #31 42.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T20:33:16.911Z] #31 43.16 The following NEW packages will be installed: [2022-09-06T20:33:16.911Z] #31 43.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-06T20:33:16.911Z] #31 43.20 vim-common xxd [2022-09-06T20:33:16.911Z] #31 43.58 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:16.911Z] #31 43.58 Need to get 14.9 MB of archives. [2022-09-06T20:33:16.911Z] #31 43.58 After this operation, 61.8 MB of additional disk space will be used. [2022-09-06T20:33:16.911Z] #31 43.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T20:33:16.911Z] #31 43.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:33:16.911Z] #31 43.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T20:33:16.911Z] #31 44.53 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-06T20:33:16.911Z] #31 44.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-06T20:33:16.911Z] #31 44.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-06T20:33:16.911Z] #31 44.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-06T20:33:16.911Z] #31 44.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-06T20:33:16.911Z] #31 44.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-06T20:33:16.911Z] #31 44.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-06T20:33:16.911Z] #31 46.33 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:16.911Z] #31 46.68 Fetched 14.9 MB in 2s (7875 kB/s) [2022-09-06T20:33:16.911Z] #31 46.81 Selecting previously unselected package xxd. [2022-09-06T20:33:16.911Z] #31 46.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-06T20:33:16.911Z] #31 46.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:33:16.911Z] #31 46.94 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:16.911Z] #31 47.27 Selecting previously unselected package vim-common. [2022-09-06T20:33:16.911Z] #31 47.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:33:16.911Z] #31 47.31 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:16.911Z] #31 47.56 Selecting previously unselected package libicu63:amd64. [2022-09-06T20:33:16.911Z] #31 47.57 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T20:33:16.911Z] #31 47.58 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:33:17.168Z] #37 ... [2022-09-06T20:33:17.168Z] [2022-09-06T20:33:17.168Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:17.168Z] #34 49.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:17.168Z] #34 49.54 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-06T20:33:17.168Z] #34 49.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:17.168Z] #34 49.56 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:17.171Z] #31 ... [2022-09-06T20:33:17.171Z] [2022-09-06T20:33:17.171Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:17.171Z] #28 37.40 Building dependency tree... [2022-09-06T20:33:17.171Z] #28 40.44 The following additional packages will be installed: [2022-09-06T20:33:17.171Z] #28 40.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-06T20:33:17.171Z] #28 40.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-06T20:33:17.171Z] #28 40.47 Suggested packages: [2022-09-06T20:33:17.171Z] #28 40.47 manpages-dev python-setuptools [2022-09-06T20:33:17.171Z] #28 42.04 The following NEW packages will be installed: [2022-09-06T20:33:17.171Z] #28 42.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-06T20:33:17.171Z] #28 42.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-06T20:33:17.171Z] #28 42.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-06T20:33:17.171Z] #28 42.04 python-six zlib1g-dev [2022-09-06T20:33:17.171Z] #28 42.46 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:17.171Z] #28 42.46 Need to get 4091 kB of archives. [2022-09-06T20:33:17.171Z] #28 42.46 After this operation, 22.5 MB of additional disk space will be used. [2022-09-06T20:33:17.171Z] #28 42.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-06T20:33:17.171Z] #28 42.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:33:17.171Z] #28 42.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-06T20:33:17.171Z] #28 42.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T20:33:17.171Z] #28 42.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-06T20:33:17.171Z] #28 42.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T20:33:17.171Z] #28 42.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-06T20:33:17.171Z] #28 42.51 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-06T20:33:17.171Z] #28 42.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-06T20:33:17.171Z] #28 42.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-06T20:33:17.171Z] #28 42.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-06T20:33:17.171Z] #28 42.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-06T20:33:17.171Z] #28 42.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-06T20:33:17.171Z] #28 42.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-06T20:33:17.171Z] #28 42.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-06T20:33:17.171Z] #28 42.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-06T20:33:17.171Z] #28 42.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-06T20:33:17.171Z] #28 43.84 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:17.171Z] #28 44.06 Fetched 4091 kB in 1s (6204 kB/s) [2022-09-06T20:33:17.171Z] #28 44.24 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T20:33:17.171Z] #28 44.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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:17.171Z] #28 44.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 44.35 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T20:33:17.171Z] #28 44.57 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:33:17.171Z] #28 44.59 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 44.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:17.171Z] #28 44.87 Selecting previously unselected package libnet1-dev. [2022-09-06T20:33:17.171Z] #28 44.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 44.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:17.171Z] #28 45.15 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:33:17.171Z] #28 45.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 45.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:33:17.171Z] #28 45.33 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-06T20:33:17.171Z] #28 45.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 45.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T20:33:17.171Z] #28 45.62 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:33:17.171Z] #28 45.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 45.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:17.171Z] #28 45.95 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T20:33:17.171Z] #28 45.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 45.97 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:17.171Z] #28 46.20 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-06T20:33:17.171Z] #28 46.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 46.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:33:17.171Z] #28 46.63 Selecting previously unselected package libprotobuf17:amd64. [2022-09-06T20:33:17.171Z] #28 46.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 46.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:17.171Z] #28 47.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-06T20:33:17.171Z] #28 47.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 47.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:17.171Z] #28 47.71 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-06T20:33:17.171Z] #28 47.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:17.171Z] #28 47.74 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:17.428Z] #28 48.84 Selecting previously unselected package libprotoc17:amd64. [2022-09-06T20:33:17.685Z] #28 48.84 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:17.685Z] #28 48.85 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:17.685Z] #28 ... [2022-09-06T20:33:17.685Z] [2022-09-06T20:33:17.685Z] #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-09-06T20:33:17.685Z] #27 48.98 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-06T20:33:17.685Z] #27 48.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T20:33:17.685Z] #27 49.03 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T20:33:17.685Z] #27 49.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:33:17.888Z] #39 37.31 Building dependency tree... [2022-09-06T20:33:17.953Z] #27 49.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T20:33:17.953Z] #27 49.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T20:33:17.953Z] #27 49.18 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T20:33:17.953Z] #27 49.33 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T20:33:18.043Z] #49 37.67 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:33:18.043Z] #49 37.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:33:18.043Z] #49 37.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:18.043Z] #49 37.79 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:33:18.211Z] #27 49.51 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T20:33:18.211Z] #27 49.53 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T20:33:18.303Z] #49 37.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T20:33:18.303Z] #49 37.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:33:18.303Z] #49 37.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:33:18.303Z] #49 37.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:18.303Z] #49 37.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:18.303Z] #49 38.03 Selecting previously unselected package libreadline5:amd64. [2022-09-06T20:33:18.303Z] #49 38.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-06T20:33:18.303Z] #49 38.04 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T20:33:18.468Z] #27 49.77 go: downloading golang.org/x/text v0.3.7 [2022-09-06T20:33:18.541Z] #34 50.77 Selecting previously unselected package libprotoc17:amd64. [2022-09-06T20:33:18.541Z] #34 50.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:18.541Z] #34 50.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:18.562Z] #49 38.17 Selecting previously unselected package net-tools. [2022-09-06T20:33:18.562Z] #49 38.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-06T20:33:18.562Z] #49 38.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:33:18.821Z] #49 38.38 Selecting previously unselected package patch. [2022-09-06T20:33:18.821Z] #49 38.39 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-06T20:33:18.821Z] #49 38.40 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-06T20:33:18.821Z] #49 38.52 Selecting previously unselected package python-pip-whl. [2022-09-06T20:33:19.080Z] #49 38.52 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-06T20:33:19.081Z] #49 38.54 Unpacking python-pip-whl (18.1-5) ... [2022-09-06T20:33:19.405Z] #27 ... [2022-09-06T20:33:19.405Z] [2022-09-06T20:33:19.405Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:19.405Z] #39 31.19 Reading package lists... [2022-09-06T20:33:19.405Z] #39 37.89 Building dependency tree... [2022-09-06T20:33:19.405Z] #39 42.06 The following additional packages will be installed: [2022-09-06T20:33:19.405Z] #39 42.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-06T20:33:19.405Z] #39 42.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-06T20:33:19.405Z] #39 42.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-06T20:33:19.405Z] #39 42.09 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-06T20:33:19.405Z] #39 42.10 mingw-w64-x86-64-dev [2022-09-06T20:33:19.405Z] #39 42.11 Suggested packages: [2022-09-06T20:33:19.405Z] #39 42.11 gcc-8-locales seccomp wine64 [2022-09-06T20:33:19.405Z] #39 43.35 The following NEW packages will be installed: [2022-09-06T20:33:19.405Z] #39 43.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:33:19.405Z] #39 43.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-06T20:33:19.405Z] #39 43.37 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-06T20:33:19.405Z] #39 43.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-06T20:33:19.405Z] #39 43.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-06T20:33:19.405Z] #39 43.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T20:33:19.405Z] #39 43.40 The following packages will be upgraded: [2022-09-06T20:33:19.405Z] #39 43.40 libseccomp2 [2022-09-06T20:33:19.405Z] #39 43.87 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:19.405Z] #39 43.87 Need to get 77.8 MB of archives. [2022-09-06T20:33:19.405Z] #39 43.87 After this operation, 487 MB of additional disk space will be used. [2022-09-06T20:33:19.405Z] #39 43.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-06T20:33:19.405Z] #39 43.93 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-06T20:33:19.405Z] #39 43.94 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-06T20:33:19.405Z] #39 44.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-06T20:33:19.405Z] #39 44.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-06T20:33:19.405Z] #39 44.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-06T20:33:19.405Z] #39 44.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-06T20:33:19.405Z] #39 44.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-06T20:33:19.405Z] #39 44.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-06T20:33:19.405Z] #39 45.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-06T20:33:19.405Z] #39 45.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-06T20:33:19.476Z] #34 51.38 Selecting previously unselected package protobuf-c-compiler. [2022-09-06T20:33:19.476Z] #34 51.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:19.476Z] #34 51.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:33:19.476Z] #34 51.51 Selecting previously unselected package protobuf-compiler. [2022-09-06T20:33:19.476Z] #34 51.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:19.476Z] #34 51.54 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:33:19.476Z] #34 51.68 Selecting previously unselected package python-pkg-resources. [2022-09-06T20:33:19.476Z] #34 51.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:33:19.476Z] #34 51.68 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-06T20:33:19.652Z] #49 39.14 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:33:19.652Z] #49 39.14 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-06T20:33:19.652Z] #49 39.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:33:19.652Z] #49 39.27 Selecting previously unselected package python3-distutils. [2022-09-06T20:33:19.652Z] #49 39.28 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-06T20:33:19.652Z] #49 39.29 Unpacking python3-distutils (3.7.3-1) ... [2022-09-06T20:33:19.663Z] #39 ... [2022-09-06T20:33:19.663Z] [2022-09-06T20:33:19.663Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:19.663Z] #28 49.39 Selecting previously unselected package protobuf-c-compiler. [2022-09-06T20:33:19.663Z] #28 49.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:19.663Z] #28 49.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:33:19.663Z] #28 49.59 Selecting previously unselected package protobuf-compiler. [2022-09-06T20:33:19.663Z] #28 49.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:19.663Z] #28 49.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:33:19.663Z] #28 49.74 Selecting previously unselected package python-pkg-resources. [2022-09-06T20:33:19.663Z] #28 49.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:33:19.663Z] #28 49.75 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-06T20:33:19.663Z] #28 49.97 Selecting previously unselected package python-six. [2022-09-06T20:33:19.663Z] #28 49.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-06T20:33:19.663Z] #28 49.99 Unpacking python-six (1.12.0-1) ... [2022-09-06T20:33:19.663Z] #28 50.12 Selecting previously unselected package python-protobuf. [2022-09-06T20:33:19.663Z] #28 50.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:19.663Z] #28 50.15 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-06T20:33:19.663Z] #28 50.63 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-06T20:33:19.733Z] #34 51.94 Selecting previously unselected package python-six. [2022-09-06T20:33:19.733Z] #34 51.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-06T20:33:19.733Z] #34 51.94 Unpacking python-six (1.12.0-1) ... [2022-09-06T20:33:19.733Z] #34 52.06 Selecting previously unselected package python-protobuf. [2022-09-06T20:33:19.800Z] #39 40.58 The following additional packages will be installed: [2022-09-06T20:33:19.800Z] #39 40.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-06T20:33:19.800Z] #39 40.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-06T20:33:19.800Z] #39 40.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-06T20:33:19.800Z] #39 40.61 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-06T20:33:19.800Z] #39 40.61 mingw-w64-x86-64-dev [2022-09-06T20:33:19.800Z] #39 40.64 Suggested packages: [2022-09-06T20:33:19.800Z] #39 40.64 gcc-8-locales seccomp wine64 [2022-09-06T20:33:19.800Z] #39 ... [2022-09-06T20:33:19.800Z] [2022-09-06T20:33:19.800Z] #38 [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-09-06T20:33:19.800Z] #38 DONE 43.6s [2022-09-06T20:33:19.800Z] [2022-09-06T20:33:19.800Z] #35 [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-09-06T20:33:19.800Z] #35 39.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-06T20:33:19.800Z] #35 39.24 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-06T20:33:19.800Z] #35 39.45 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-06T20:33:19.800Z] #35 40.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-06T20:33:19.800Z] #35 40.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-06T20:33:19.800Z] #35 40.44 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-06T20:33:19.800Z] #35 40.55 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-06T20:33:19.800Z] #35 40.61 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-06T20:33:19.800Z] #35 40.68 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-06T20:33:19.800Z] #35 40.71 go: downloading github.com/spf13/afero v1.6.0 [2022-09-06T20:33:19.800Z] #35 40.81 go: downloading github.com/spf13/cast v1.4.1 [2022-09-06T20:33:19.800Z] #35 40.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-06T20:33:19.800Z] #35 40.89 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-06T20:33:19.800Z] #35 40.90 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-06T20:33:19.800Z] #35 40.95 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-06T20:33:19.800Z] #35 41.06 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-06T20:33:19.800Z] #35 41.08 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-06T20:33:19.800Z] #35 41.12 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-06T20:33:19.800Z] #35 41.34 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-06T20:33:19.800Z] #35 41.39 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-06T20:33:19.800Z] #35 42.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-06T20:33:19.800Z] #35 42.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-06T20:33:19.801Z] #35 42.26 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-06T20:33:19.801Z] #35 42.30 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-06T20:33:19.801Z] #35 42.33 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-06T20:33:19.801Z] #35 42.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-06T20:33:19.801Z] #35 42.40 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-06T20:33:19.801Z] #35 42.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-06T20:33:19.801Z] #35 42.59 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-06T20:33:19.801Z] #35 42.68 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-06T20:33:19.801Z] #35 42.74 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-06T20:33:19.801Z] #35 42.82 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-06T20:33:19.801Z] #35 42.89 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-06T20:33:19.801Z] #35 42.93 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-06T20:33:19.801Z] #35 42.98 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-06T20:33:19.801Z] #35 43.01 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-06T20:33:19.801Z] #35 43.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-06T20:33:19.801Z] #35 43.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-06T20:33:19.801Z] #35 43.27 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-06T20:33:19.801Z] #35 43.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-06T20:33:19.801Z] #35 43.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-06T20:33:19.911Z] #49 39.49 Selecting previously unselected package python3-pip. [2022-09-06T20:33:19.911Z] #49 39.49 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-06T20:33:19.911Z] #49 39.50 Unpacking python3-pip (18.1-5) ... [2022-09-06T20:33:19.992Z] #34 52.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:19.992Z] #34 52.07 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-06T20:33:20.060Z] #35 43.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-06T20:33:20.060Z] #35 43.98 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-06T20:33:20.169Z] #49 39.70 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:33:20.169Z] #49 39.71 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:33:20.169Z] #49 39.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:33:20.169Z] #49 39.87 Selecting previously unselected package python3-setuptools. [2022-09-06T20:33:20.169Z] #49 39.88 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-06T20:33:20.169Z] #49 39.88 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-06T20:33:20.427Z] #49 40.07 Selecting previously unselected package python3-wheel. [2022-09-06T20:33:20.427Z] #49 40.08 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-06T20:33:20.427Z] #49 40.09 Unpacking python3-wheel (0.32.3-2) ... [2022-09-06T20:33:20.427Z] #49 40.18 Selecting previously unselected package sudo. [2022-09-06T20:33:20.518Z] #51 ... [2022-09-06T20:33:20.519Z] [2022-09-06T20:33:20.519Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:20.519Z] #37 116.4 CC criu/namespaces.o [2022-09-06T20:33:20.519Z] #37 118.3 CC criu/net.o [2022-09-06T20:33:20.519Z] #37 121.4 CC criu/netfilter.o [2022-09-06T20:33:20.519Z] #37 121.7 CC criu/page-pipe.o [2022-09-06T20:33:20.556Z] #34 ... [2022-09-06T20:33:20.556Z] [2022-09-06T20:33:20.556Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:20.556Z] #39 31.29 Reading package lists... [2022-09-06T20:33:20.556Z] #39 38.34 Building dependency tree... [2022-09-06T20:33:20.556Z] #39 41.81 The following additional packages will be installed: [2022-09-06T20:33:20.556Z] #39 41.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-06T20:33:20.556Z] #39 41.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-06T20:33:20.556Z] #39 41.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-06T20:33:20.556Z] #39 41.82 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-06T20:33:20.556Z] #39 41.83 mingw-w64-x86-64-dev [2022-09-06T20:33:20.556Z] #39 41.84 Suggested packages: [2022-09-06T20:33:20.556Z] #39 41.85 gcc-8-locales seccomp wine64 [2022-09-06T20:33:20.556Z] #39 43.26 The following NEW packages will be installed: [2022-09-06T20:33:20.556Z] #39 43.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:33:20.556Z] #39 43.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-06T20:33:20.556Z] #39 43.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-06T20:33:20.556Z] #39 43.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-06T20:33:20.556Z] #39 43.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-06T20:33:20.556Z] #39 43.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T20:33:20.556Z] #39 43.29 The following packages will be upgraded: [2022-09-06T20:33:20.556Z] #39 43.30 libseccomp2 [2022-09-06T20:33:20.556Z] #39 43.80 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:20.556Z] #39 43.80 Need to get 77.8 MB of archives. [2022-09-06T20:33:20.556Z] #39 43.80 After this operation, 487 MB of additional disk space will be used. [2022-09-06T20:33:20.556Z] #39 43.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-06T20:33:20.556Z] #39 43.81 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-06T20:33:20.556Z] #39 43.84 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-06T20:33:20.556Z] #39 44.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-06T20:33:20.556Z] #39 44.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-06T20:33:20.556Z] #39 44.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-06T20:33:20.557Z] #39 44.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-06T20:33:20.557Z] #39 44.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-06T20:33:20.557Z] #39 44.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-06T20:33:20.557Z] #39 45.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-06T20:33:20.557Z] #39 45.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-06T20:33:20.557Z] #39 48.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-06T20:33:20.557Z] #39 ... [2022-09-06T20:33:20.557Z] [2022-09-06T20:33:20.557Z] #38 [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-09-06T20:33:20.557Z] #38 49.14 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-06T20:33:20.557Z] #38 49.44 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T20:33:20.557Z] #38 49.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:33:20.633Z] #35 ... [2022-09-06T20:33:20.633Z] [2022-09-06T20:33:20.633Z] #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-09-06T20:33:20.633Z] #32 31.68 Reading package lists... [2022-09-06T20:33:20.633Z] #32 37.61 Building dependency tree... [2022-09-06T20:33:20.633Z] #32 41.24 The following additional packages will be installed: [2022-09-06T20:33:20.633Z] #32 41.26 libbtrfs0 [2022-09-06T20:33:20.633Z] #32 41.43 The following NEW packages will be installed: [2022-09-06T20:33:20.633Z] #32 41.44 libbtrfs-dev libbtrfs0 [2022-09-06T20:33:20.633Z] #32 41.83 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:20.633Z] #32 41.83 Need to get 119 kB of archives. [2022-09-06T20:33:20.633Z] #32 41.83 After this operation, 387 kB of additional disk space will be used. [2022-09-06T20:33:20.633Z] #32 41.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T20:33:20.633Z] #32 41.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T20:33:20.633Z] #32 42.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:20.633Z] #32 43.04 Fetched 119 kB in 0s (438 kB/s) [2022-09-06T20:33:20.633Z] #32 43.15 Selecting previously unselected package libbtrfs0. [2022-09-06T20:33:20.633Z] #32 43.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-06T20:33:20.633Z] #32 43.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T20:33:20.633Z] #32 43.27 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:33:20.633Z] #32 43.37 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:33:20.633Z] #32 43.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T20:33:20.633Z] #32 43.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:33:20.633Z] #32 43.81 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:33:20.633Z] #32 43.85 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:33:20.633Z] #32 43.88 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:20.633Z] #32 DONE 44.4s [2022-09-06T20:33:20.633Z] [2022-09-06T20:33:20.633Z] #40 [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-09-06T20:33:20.686Z] #49 40.19 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-06T20:33:20.686Z] #49 40.20 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:33:20.945Z] #49 40.68 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:33:20.945Z] #49 40.68 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-06T20:33:20.945Z] #49 40.70 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:33:21.456Z] #37 122.5 CC criu/page-xfer.o [2022-09-06T20:33:21.512Z] #49 40.94 Selecting previously unselected package uidmap. [2022-09-06T20:33:21.512Z] #49 40.94 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-06T20:33:21.512Z] #49 40.95 Unpacking uidmap (1:4.5-1.1) ... [2022-09-06T20:33:21.512Z] #49 41.06 Selecting previously unselected package vim-runtime. [2022-09-06T20:33:21.512Z] #49 41.06 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:33:21.512Z] #49 41.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:33:21.512Z] #49 41.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:33:21.512Z] #49 41.13 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:21.581Z] #40 1.235 + RM_GOPATH=0 [2022-09-06T20:33:21.581Z] #40 1.235 + TMP_GOPATH= [2022-09-06T20:33:21.581Z] #40 1.235 + : /build [2022-09-06T20:33:21.581Z] #40 1.235 + '[' -z '' ']' [2022-09-06T20:33:21.581Z] #40 1.235 ++ mktemp -d [2022-09-06T20:33:21.840Z] #40 1.238 + export GOPATH=/tmp/tmp.TuaA6ntmAS [2022-09-06T20:33:21.840Z] #40 1.238 + GOPATH=/tmp/tmp.TuaA6ntmAS [2022-09-06T20:33:21.840Z] #40 1.238 + RM_GOPATH=1 [2022-09-06T20:33:21.840Z] #40 1.238 + case "$(go env GOARCH)" in [2022-09-06T20:33:21.840Z] #40 1.240 ++ go env GOARCH [2022-09-06T20:33:21.840Z] #40 1.272 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:21.840Z] #40 1.272 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:21.840Z] #40 1.273 ++ dirname /tmp/install/install.sh [2022-09-06T20:33:21.840Z] #40 1.282 + dir=/tmp/install [2022-09-06T20:33:21.840Z] #40 1.282 + bin=containerd [2022-09-06T20:33:21.840Z] #40 1.282 + shift [2022-09-06T20:33:21.840Z] #40 1.282 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-06T20:33:21.840Z] #40 1.282 + . /tmp/install/containerd.installer [2022-09-06T20:33:21.840Z] #40 1.283 ++ set -e [2022-09-06T20:33:21.840Z] #40 1.283 ++ : v1.6.8 [2022-09-06T20:33:21.840Z] #40 1.283 + install_containerd [2022-09-06T20:33:21.840Z] #40 1.283 + echo 'Install containerd version v1.6.8' [2022-09-06T20:33:21.840Z] #40 1.283 Install containerd version v1.6.8 [2022-09-06T20:33:21.840Z] #40 1.283 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TuaA6ntmAS/src/github.com/containerd/containerd [2022-09-06T20:33:21.840Z] #40 1.285 Cloning into '/tmp/tmp.TuaA6ntmAS/src/github.com/containerd/containerd'... [2022-09-06T20:33:22.741Z] Running on azwin-2-d1bf00 in d:\jenkins\workspace\moby_PR-44101 [Pipeline] { [Pipeline] ws [2022-09-06T20:33:22.757Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-09-06T20:33:23.088Z] #38 ... [2022-09-06T20:33:23.088Z] [2022-09-06T20:33:23.088Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:23.088Z] #39 50.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-06T20:33:23.088Z] #39 50.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-06T20:33:23.088Z] #39 50.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T20:33:23.088Z] #39 50.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T20:33:23.088Z] #39 50.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-06T20:33:23.088Z] #39 50.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-06T20:33:23.088Z] #39 50.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-06T20:33:23.088Z] #39 50.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-06T20:33:23.088Z] #39 50.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-06T20:33:23.088Z] #39 50.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-06T20:33:23.088Z] #39 50.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-06T20:33:23.088Z] #39 50.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-06T20:33:23.088Z] #39 ... [2022-09-06T20:33:23.088Z] [2022-09-06T20:33:23.088Z] #40 [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-09-06T20:33:23.088Z] #0 0.940 + RM_GOPATH=0 [2022-09-06T20:33:23.088Z] #0 0.940 + TMP_GOPATH= [2022-09-06T20:33:23.088Z] #0 0.940 + : /build [2022-09-06T20:33:23.088Z] #0 0.940 + '[' -z '' ']' [2022-09-06T20:33:23.088Z] #0 0.940 ++ mktemp -d [2022-09-06T20:33:23.088Z] #0 0.941 + export GOPATH=/tmp/tmp.BRUE0VeIPK [2022-09-06T20:33:23.088Z] #0 0.943 + GOPATH=/tmp/tmp.BRUE0VeIPK [2022-09-06T20:33:23.088Z] #0 0.944 + RM_GOPATH=1 [2022-09-06T20:33:23.088Z] #0 0.944 + case "$(go env GOARCH)" in [2022-09-06T20:33:23.088Z] #0 0.946 ++ go env GOARCH [2022-09-06T20:33:23.088Z] #0 0.985 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:23.088Z] #0 0.986 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:23.088Z] #0 0.991 ++ dirname /tmp/install/install.sh [2022-09-06T20:33:23.088Z] #0 0.992 + dir=/tmp/install [2022-09-06T20:33:23.088Z] #0 0.993 + bin=containerd [2022-09-06T20:33:23.088Z] #0 0.993 + shift [2022-09-06T20:33:23.088Z] #0 0.994 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-06T20:33:23.088Z] #0 0.994 + . /tmp/install/containerd.installer [2022-09-06T20:33:23.088Z] #0 0.995 ++ set -e [2022-09-06T20:33:23.088Z] #0 0.996 ++ : v1.6.8 [2022-09-06T20:33:23.088Z] #0 1.000 + install_containerd [2022-09-06T20:33:23.088Z] #0 1.005 + echo 'Install containerd version v1.6.8' [2022-09-06T20:33:23.088Z] #0 1.006 Install containerd version v1.6.8 [2022-09-06T20:33:23.088Z] #0 1.006 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BRUE0VeIPK/src/github.com/containerd/containerd [2022-09-06T20:33:23.088Z] #0 1.008 Cloning into '/tmp/tmp.BRUE0VeIPK/src/github.com/containerd/containerd'... [2022-09-06T20:33:23.088Z] #40 ... [2022-09-06T20:33:23.088Z] [2022-09-06T20:33:23.088Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:23.088Z] #39 50.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-06T20:33:23.088Z] #39 50.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-06T20:33:23.365Z] #37 124.5 CC criu/pagemap-cache.o [2022-09-06T20:33:23.746Z] #40 ... [2022-09-06T20:33:23.746Z] [2022-09-06T20:33:23.746Z] #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 python-protobuf [2022-09-06T20:33:23.746Z] #31 31.27 Reading package lists... [2022-09-06T20:33:23.746Z] #31 37.56 Building dependency tree... [2022-09-06T20:33:23.746Z] #31 41.14 The following additional packages will be installed: [2022-09-06T20:33:23.746Z] #31 41.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-06T20:33:23.746Z] #31 41.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-06T20:33:23.746Z] #31 41.15 Suggested packages: [2022-09-06T20:33:23.746Z] #31 41.17 manpages-dev python-setuptools [2022-09-06T20:33:23.746Z] #31 42.27 The following NEW packages will be installed: [2022-09-06T20:33:23.746Z] #31 42.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-06T20:33:23.746Z] #31 42.28 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-06T20:33:23.746Z] #31 42.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-06T20:33:23.746Z] #31 42.28 python-six zlib1g-dev [2022-09-06T20:33:23.746Z] #31 42.69 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:23.746Z] #31 42.69 Need to get 4091 kB of archives. [2022-09-06T20:33:23.746Z] #31 42.69 After this operation, 22.5 MB of additional disk space will be used. [2022-09-06T20:33:23.746Z] #31 42.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-06T20:33:23.746Z] #31 42.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:33:23.746Z] #31 42.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-06T20:33:23.746Z] #31 42.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T20:33:23.746Z] #31 42.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-06T20:33:23.746Z] #31 42.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T20:33:23.746Z] #31 42.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-06T20:33:23.746Z] #31 42.72 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-06T20:33:23.746Z] #31 42.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-06T20:33:23.746Z] #31 42.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-06T20:33:23.746Z] #31 42.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-06T20:33:23.746Z] #31 42.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-06T20:33:23.746Z] #31 42.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-06T20:33:23.746Z] #31 42.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-06T20:33:23.746Z] #31 42.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-06T20:33:23.746Z] #31 43.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-06T20:33:23.746Z] #31 43.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-06T20:33:23.746Z] #31 44.41 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:23.746Z] #31 44.74 Fetched 4091 kB in 1s (6514 kB/s) [2022-09-06T20:33:23.746Z] #31 44.89 Selecting previously unselected package libcap-dev:amd64. [2022-09-06T20:33:23.746Z] #31 44.89 (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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:23.746Z] #31 45.09 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 45.15 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T20:33:23.746Z] #31 45.26 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:33:23.746Z] #31 45.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 45.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:23.746Z] #31 45.50 Selecting previously unselected package libnet1-dev. [2022-09-06T20:33:23.746Z] #31 45.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 45.51 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:23.746Z] #31 45.68 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:33:23.746Z] #31 45.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 45.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:33:23.746Z] #31 45.80 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-06T20:33:23.746Z] #31 45.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 45.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T20:33:23.746Z] #31 46.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:33:23.746Z] #31 46.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 46.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:23.746Z] #31 46.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-06T20:33:23.746Z] #31 46.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 46.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:23.746Z] #31 46.28 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-06T20:33:23.746Z] #31 46.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 46.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:33:23.746Z] #31 46.53 Selecting previously unselected package libprotobuf17:amd64. [2022-09-06T20:33:23.746Z] #31 46.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 46.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:23.746Z] #31 47.20 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-06T20:33:23.746Z] #31 47.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 47.24 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:23.746Z] #31 47.46 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-06T20:33:23.746Z] #31 47.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:23.746Z] #31 ... [2022-09-06T20:33:23.746Z] [2022-09-06T20:33:23.746Z] #33 [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-09-06T20:33:23.746Z] #33 47.03 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-06T20:33:23.746Z] #33 47.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T20:33:23.855Z] #28 54.68 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:23.855Z] #28 54.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:23.855Z] #28 54.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:23.855Z] #28 54.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:23.855Z] #28 54.80 Setting up python-six (1.12.0-1) ... [2022-09-06T20:33:23.855Z] #28 ... [2022-09-06T20:33:23.855Z] [2022-09-06T20:33:23.855Z] #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-09-06T20:33:23.855Z] #27 55.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-06T20:33:23.855Z] #27 55.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T20:33:23.855Z] #27 55.26 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T20:33:23.855Z] #27 55.37 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T20:33:23.934Z] #37 124.9 CC criu/pagemap.o [2022-09-06T20:33:24.005Z] #33 47.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:33:24.068Z] #39 51.74 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:24.111Z] #27 55.41 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T20:33:24.111Z] #27 55.52 go: downloading golang.org/x/mod v0.5.1 [2022-09-06T20:33:24.111Z] #27 55.52 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T20:33:24.111Z] #27 55.61 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T20:33:24.369Z] #27 55.64 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T20:33:24.369Z] #27 55.73 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T20:33:24.369Z] #27 55.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T20:33:24.369Z] #27 55.86 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-06T20:33:24.502Z] #37 125.7 CC criu/parasite-syscall.o [2022-09-06T20:33:24.614Z] The recommended git tool is: git [2022-09-06T20:33:24.647Z] #39 51.99 Fetched 77.8 MB in 7s (11.2 MB/s) [2022-09-06T20:33:24.647Z] #39 52.08 (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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:24.647Z] #39 52.17 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T20:33:24.647Z] #39 52.21 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-06T20:33:24.804Z] #49 44.25 Selecting previously unselected package vim. [2022-09-06T20:33:24.804Z] #49 44.26 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:33:24.804Z] #49 44.27 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:24.912Z] #39 52.48 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:33:24.933Z] #27 56.29 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T20:33:24.933Z] #27 56.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T20:33:25.171Z] #39 52.64 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T20:33:25.171Z] #39 52.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-06T20:33:25.171Z] #39 52.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-06T20:33:25.171Z] #39 52.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:33:25.373Z] #49 44.90 Selecting previously unselected package xfsprogs. [2022-09-06T20:33:25.373Z] #49 44.92 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-06T20:33:25.373Z] #49 44.94 Unpacking xfsprogs (4.20.0-1) ... [2022-09-06T20:33:25.497Z] #27 56.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T20:33:25.497Z] #27 56.75 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-06T20:33:25.497Z] #27 56.79 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T20:33:25.497Z] #27 57.00 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T20:33:25.754Z] #27 57.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T20:33:25.754Z] #27 57.01 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-06T20:33:25.754Z] #27 57.06 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T20:33:25.754Z] #27 57.26 go: downloading github.com/prometheus/common v0.10.0 [2022-09-06T20:33:25.882Z] #37 126.7 CC criu/path.o [2022-09-06T20:33:25.882Z] #37 127.1 CC criu/pie-util-vdso.o [2022-09-06T20:33:25.940Z] #49 45.40 Selecting previously unselected package zip. [2022-09-06T20:33:25.940Z] #49 45.43 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-06T20:33:25.940Z] #49 45.43 Unpacking zip (3.0-11+b1) ... [2022-09-06T20:33:25.940Z] #49 45.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:33:25.940Z] #49 45.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:33:25.940Z] #49 45.68 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T20:33:25.940Z] #49 45.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T20:33:25.940Z] #49 45.70 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-06T20:33:25.940Z] #49 45.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T20:33:25.940Z] #49 45.72 Setting up uidmap (1:4.5-1.1) ... [2022-09-06T20:33:25.940Z] #49 45.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T20:33:25.940Z] #49 45.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:25.940Z] #49 45.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:33:26.012Z] #27 57.49 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-06T20:33:26.012Z] #27 57.52 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T20:33:26.199Z] #49 45.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:26.200Z] #49 45.78 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:33:26.200Z] #49 45.79 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:26.200Z] #49 45.80 Setting up zip (3.0-11+b1) ... [2022-09-06T20:33:26.200Z] #49 45.81 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:26.200Z] #49 45.84 Setting up bash-completion (1:2.8-6) ... [2022-09-06T20:33:26.273Z] #27 57.58 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T20:33:26.451Z] #37 127.6 CC criu/pie-util.o [2022-09-06T20:33:26.711Z] #37 127.8 CC criu/pipes.o [2022-09-06T20:33:27.369Z] #33 ... [2022-09-06T20:33:27.369Z] [2022-09-06T20:33:27.369Z] #28 [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-09-06T20:33:27.369Z] #28 40.76 The following additional packages will be installed: [2022-09-06T20:33:27.369Z] #28 40.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-06T20:33:27.369Z] #28 40.78 Suggested packages: [2022-09-06T20:33:27.369Z] #28 40.80 cmake-doc ninja-build lrzip [2022-09-06T20:33:27.369Z] #28 40.80 Recommended packages: [2022-09-06T20:33:27.369Z] #28 40.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-06T20:33:27.369Z] #28 41.57 The following NEW packages will be installed: [2022-09-06T20:33:27.369Z] #28 41.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-06T20:33:27.369Z] #28 41.59 vim-common xxd [2022-09-06T20:33:27.369Z] #28 41.97 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:27.369Z] #28 41.97 Need to get 14.9 MB of archives. [2022-09-06T20:33:27.369Z] #28 41.97 After this operation, 61.8 MB of additional disk space will be used. [2022-09-06T20:33:27.369Z] #28 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T20:33:27.369Z] #28 41.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:33:27.369Z] #28 41.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T20:33:27.369Z] #28 42.69 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-06T20:33:27.369Z] #28 42.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-06T20:33:27.369Z] #28 42.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-06T20:33:27.369Z] #28 42.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-06T20:33:27.369Z] #28 42.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-06T20:33:27.369Z] #28 42.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-06T20:33:27.369Z] #28 42.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-06T20:33:27.369Z] #28 44.85 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:27.369Z] #28 45.23 Fetched 14.9 MB in 2s (9510 kB/s) [2022-09-06T20:33:27.369Z] #28 45.41 Selecting previously unselected package xxd. [2022-09-06T20:33:27.369Z] #28 45.41 (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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:27.369Z] #28 45.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:33:27.369Z] #28 45.53 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:27.369Z] #28 45.73 Selecting previously unselected package vim-common. [2022-09-06T20:33:27.369Z] #28 45.74 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:33:27.369Z] #28 45.78 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:27.369Z] #28 46.07 Selecting previously unselected package libicu63:amd64. [2022-09-06T20:33:27.369Z] #28 46.08 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T20:33:27.369Z] #28 46.11 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:33:27.369Z] #28 ... [2022-09-06T20:33:27.369Z] [2022-09-06T20:33:27.369Z] #35 [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-09-06T20:33:27.369Z] #35 44.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-06T20:33:27.369Z] #35 44.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-06T20:33:27.369Z] #35 44.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-06T20:33:27.369Z] #35 44.94 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-06T20:33:27.369Z] #35 45.06 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-06T20:33:27.369Z] #35 45.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-06T20:33:27.369Z] #35 45.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-06T20:33:27.369Z] #35 45.17 go: downloading github.com/julz/importas v0.1.0 [2022-09-06T20:33:27.369Z] #35 45.21 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-06T20:33:27.369Z] #35 45.21 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-06T20:33:27.369Z] #35 45.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-06T20:33:27.369Z] #35 45.31 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-06T20:33:27.369Z] #35 45.52 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-06T20:33:27.369Z] #35 45.53 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-06T20:33:27.369Z] #35 45.55 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-06T20:33:27.369Z] #35 45.63 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-06T20:33:27.369Z] #35 45.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-06T20:33:27.369Z] #35 45.66 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-06T20:33:27.369Z] #35 45.69 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-06T20:33:27.369Z] #35 45.71 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-06T20:33:27.369Z] #35 46.36 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-06T20:33:27.369Z] #35 46.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-06T20:33:27.369Z] #35 46.40 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-06T20:33:27.369Z] #35 46.41 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-06T20:33:27.369Z] #35 46.56 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-06T20:33:27.369Z] #35 46.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-06T20:33:27.369Z] #35 46.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-06T20:33:27.369Z] #35 46.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-06T20:33:27.369Z] #35 46.71 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-06T20:33:27.369Z] #35 46.98 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-06T20:33:27.369Z] #35 46.99 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-06T20:33:27.369Z] #35 47.02 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-06T20:33:27.369Z] #35 47.03 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-06T20:33:27.369Z] #35 47.04 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-06T20:33:27.369Z] #35 47.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-06T20:33:27.369Z] #35 47.11 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-06T20:33:27.369Z] #35 47.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-06T20:33:27.369Z] #35 47.19 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-06T20:33:27.369Z] #35 47.26 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-06T20:33:27.369Z] #35 47.28 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-06T20:33:27.369Z] #35 47.37 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-06T20:33:27.369Z] #35 47.61 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-06T20:33:27.369Z] #35 47.62 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-06T20:33:27.369Z] #35 47.62 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-06T20:33:27.369Z] #35 47.66 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-06T20:33:27.369Z] #35 47.70 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-06T20:33:27.369Z] #35 48.15 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-06T20:33:27.369Z] #35 48.41 go: downloading honnef.co/go/tools v0.2.2 [2022-09-06T20:33:27.369Z] #35 49.79 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-06T20:33:27.369Z] #35 49.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T20:33:27.369Z] #35 49.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T20:33:27.369Z] #35 49.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:33:27.369Z] #35 49.96 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-06T20:33:27.369Z] #35 50.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-06T20:33:27.369Z] #35 50.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-06T20:33:27.369Z] #35 50.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-06T20:33:27.369Z] #35 50.16 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-06T20:33:27.369Z] #35 50.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-06T20:33:27.369Z] #35 50.21 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-06T20:33:27.369Z] #35 50.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-06T20:33:27.369Z] #35 50.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-06T20:33:27.369Z] #35 50.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-06T20:33:27.369Z] #35 50.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-06T20:33:27.369Z] #35 50.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-06T20:33:27.369Z] #35 50.52 go: downloading golang.org/x/text v0.3.7 [2022-09-06T20:33:27.579Z] #49 ... [2022-09-06T20:33:27.579Z] [2022-09-06T20:33:27.579Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:27.579Z] #40 101.4 CC criu/cr-service.o [2022-09-06T20:33:27.579Z] #40 103.0 CC criu/crtools.o [2022-09-06T20:33:27.579Z] #40 103.7 CC criu/eventfd.o [2022-09-06T20:33:27.579Z] #40 104.1 CC criu/eventpoll.o [2022-09-06T20:33:27.579Z] #40 104.9 CC criu/external.o [2022-09-06T20:33:27.579Z] #40 105.3 CC criu/fault-injection.o [2022-09-06T20:33:27.579Z] #40 105.4 CC criu/fdstore.o [2022-09-06T20:33:27.579Z] #40 105.9 CC criu/fifo.o [2022-09-06T20:33:27.579Z] #40 106.3 CC criu/file-ids.o [2022-09-06T20:33:27.579Z] #40 106.6 CC criu/file-lock.o [2022-09-06T20:33:27.579Z] #40 107.6 CC criu/files-ext.o [2022-09-06T20:33:27.579Z] #40 108.0 CC criu/files-reg.o [2022-09-06T20:33:27.579Z] #40 110.4 CC criu/files.o [2022-09-06T20:33:27.643Z] #27 ... [2022-09-06T20:33:27.643Z] [2022-09-06T20:33:27.643Z] #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-09-06T20:33:27.643Z] #35 48.72 Checking out files: 92% (1401/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-06T20:33:27.643Z] #35 49.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-06T20:33:27.643Z] #35 49.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-06T20:33:27.643Z] #35 ... [2022-09-06T20:33:27.643Z] [2022-09-06T20:33:27.643Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:27.643Z] #28 58.80 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:33:27.643Z] #28 58.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:33:27.643Z] #28 58.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:27.643Z] #28 58.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T20:33:27.643Z] #28 58.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:27.643Z] #28 58.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:33:27.643Z] #28 58.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:27.643Z] #28 58.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:27.643Z] #28 58.93 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:33:27.643Z] #28 58.94 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-06T20:33:27.649Z] #37 128.7 CC criu/plugin.o [2022-09-06T20:33:27.696Z] #39 54.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T20:33:27.696Z] #39 54.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-06T20:33:27.696Z] #39 54.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:33:27.696Z] #39 ... [2022-09-06T20:33:27.696Z] [2022-09-06T20:33:27.696Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:33:27.696Z] #29 49.58 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-06T20:33:27.696Z] #29 49.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-06T20:33:27.696Z] #29 49.64 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-06T20:33:27.696Z] #29 49.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:33:27.696Z] #29 49.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T20:33:27.696Z] #29 50.07 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T20:33:27.696Z] #29 50.07 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T20:33:27.696Z] #29 50.30 go: downloading golang.org/x/text v0.3.7 [2022-09-06T20:33:27.696Z] #29 55.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-06T20:33:27.696Z] #29 55.58 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T20:33:27.696Z] #29 55.69 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T20:33:27.696Z] #29 55.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T20:33:27.696Z] #29 55.73 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T20:33:27.696Z] #29 55.76 go: downloading golang.org/x/mod v0.5.1 [2022-09-06T20:33:27.696Z] #29 55.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T20:33:27.696Z] #29 55.85 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T20:33:27.696Z] #29 55.87 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T20:33:27.696Z] #29 56.02 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T20:33:27.696Z] #29 56.04 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T20:33:27.696Z] #29 56.18 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-06T20:33:27.696Z] #29 56.64 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T20:33:27.696Z] #29 56.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T20:33:27.696Z] #29 56.89 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T20:33:27.696Z] #29 57.12 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-06T20:33:27.696Z] #29 57.12 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T20:33:27.696Z] #29 57.29 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T20:33:27.696Z] #29 57.29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T20:33:27.696Z] #29 57.41 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-06T20:33:27.696Z] #29 57.42 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T20:33:27.696Z] #29 57.67 go: downloading github.com/prometheus/common v0.10.0 [2022-09-06T20:33:27.696Z] #29 57.86 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-06T20:33:27.696Z] #29 57.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T20:33:27.696Z] #29 58.05 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T20:33:27.696Z] #29 59.74 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T20:33:27.696Z] #29 ... [2022-09-06T20:33:27.696Z] [2022-09-06T20:33:27.696Z] #37 [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-09-06T20:33:27.696Z] #37 55.01 Selecting previously unselected package libxml2:amd64. [2022-09-06T20:33:27.696Z] #37 55.01 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-06T20:33:27.696Z] #37 55.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:33:27.696Z] #37 55.65 Selecting previously unselected package cmake-data. [2022-09-06T20:33:27.696Z] #37 55.65 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-06T20:33:27.696Z] #37 55.67 Unpacking cmake-data (3.13.4-1) ... [2022-09-06T20:33:27.696Z] #37 58.77 Selecting previously unselected package libarchive13:amd64. [2022-09-06T20:33:27.696Z] #37 58.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-06T20:33:27.696Z] #37 58.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T20:33:27.696Z] #37 59.17 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-06T20:33:27.696Z] #37 59.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-06T20:33:27.696Z] #37 59.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T20:33:27.696Z] #37 59.36 Selecting previously unselected package librhash0:amd64. [2022-09-06T20:33:27.696Z] #37 59.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-06T20:33:27.696Z] #37 59.39 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-06T20:33:27.696Z] #37 59.59 Selecting previously unselected package libuv1:amd64. [2022-09-06T20:33:27.696Z] #37 59.60 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-06T20:33:27.696Z] #37 59.62 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T20:33:27.696Z] #37 59.79 Selecting previously unselected package cmake. [2022-09-06T20:33:27.696Z] #37 59.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-06T20:33:27.696Z] #37 59.82 Unpacking cmake (3.13.4-1) ... [2022-09-06T20:33:28.218Z] #37 129.1 CC criu/proc_parse.o [2022-09-06T20:33:28.317Z] #35 ... [2022-09-06T20:33:28.317Z] [2022-09-06T20:33:28.317Z] #28 [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-09-06T20:33:28.317Z] #28 52.03 Selecting previously unselected package libxml2:amd64. [2022-09-06T20:33:28.317Z] #28 52.03 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-06T20:33:28.317Z] #28 52.04 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:33:28.516Z] #40 112.5 CC criu/filesystems.o [2022-09-06T20:33:28.898Z] #28 52.68 Selecting previously unselected package cmake-data. [2022-09-06T20:33:28.898Z] #28 52.68 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-06T20:33:28.898Z] #28 52.69 Unpacking cmake-data (3.13.4-1) ... [2022-09-06T20:33:29.083Z] #40 113.2 CC criu/fsnotify.o [2022-09-06T20:33:29.083Z] #40 ... [2022-09-06T20:33:29.083Z] [2022-09-06T20:33:29.083Z] #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 aufs-tools bash-completion bzip2 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-09-06T20:33:29.083Z] #49 48.79 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-06T20:33:29.083Z] #49 48.81 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:33:29.083Z] #49 48.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:33:29.083Z] #49 48.85 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-06T20:33:29.083Z] #49 48.86 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:33:29.341Z] #49 48.94 invoke-rc.d: could not determine current runlevel [2022-09-06T20:33:29.341Z] #49 48.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:33:29.341Z] #49 48.96 Setting up pigz (2.4-1) ... [2022-09-06T20:33:29.341Z] #49 48.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:33:29.341Z] #49 48.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:33:29.341Z] #49 49.02 Setting up python-pip-whl (18.1-5) ... [2022-09-06T20:33:29.341Z] #49 49.03 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T20:33:29.341Z] #49 49.04 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:29.910Z] #49 49.47 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-06T20:33:29.910Z] #49 49.48 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:33:29.910Z] #49 49.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:33:29.910Z] #49 49.51 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:29.910Z] #49 49.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:33:29.910Z] #49 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:33:29.910Z] #49 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:33:29.910Z] #49 49.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:33:29.910Z] #49 49.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:33:29.910Z] #49 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:33:29.910Z] #49 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:33:29.910Z] #49 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:33:29.910Z] #49 49.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:33:29.910Z] #49 49.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:33:29.910Z] #49 49.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T20:33:29.910Z] #49 49.66 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T20:33:29.910Z] #49 49.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T20:33:29.910Z] #49 49.69 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:33:30.169Z] #28 ... [2022-09-06T20:33:30.169Z] [2022-09-06T20:33:30.169Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:30.169Z] #39 48.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-06T20:33:30.169Z] #39 50.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-06T20:33:30.169Z] #39 50.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-06T20:33:30.169Z] #39 50.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T20:33:30.169Z] #39 50.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T20:33:30.169Z] #39 50.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-06T20:33:30.169Z] #39 50.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-06T20:33:30.169Z] #39 50.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-06T20:33:30.169Z] #39 50.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-06T20:33:30.169Z] #39 50.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-06T20:33:30.169Z] #39 50.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-06T20:33:30.169Z] #39 50.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-06T20:33:30.169Z] #39 50.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-06T20:33:30.169Z] #39 50.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-06T20:33:30.169Z] #39 50.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-06T20:33:30.169Z] #39 51.69 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:30.169Z] #39 51.82 Fetched 77.8 MB in 7s (10.7 MB/s) [2022-09-06T20:33:30.169Z] #39 51.94 (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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:30.169Z] #39 52.00 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T20:33:30.169Z] #39 52.02 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-06T20:33:30.169Z] #39 52.23 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:33:30.169Z] #39 52.42 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T20:33:30.169Z] #39 52.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-06T20:33:30.169Z] #39 52.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-06T20:33:30.169Z] #39 52.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:33:30.169Z] #39 54.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T20:33:30.169Z] #39 54.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-06T20:33:30.169Z] #39 54.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:33:30.169Z] #39 57.04 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T20:33:30.169Z] #39 57.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-06T20:33:30.169Z] #39 57.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:33:30.169Z] #39 57.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T20:33:30.169Z] #39 57.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:33:30.169Z] #39 57.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:33:30.169Z] #39 57.45 Selecting previously unselected package dmsetup. [2022-09-06T20:33:30.169Z] #39 57.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:33:30.169Z] #39 57.47 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-06T20:33:30.169Z] #39 57.66 Selecting previously unselected package mingw-w64-common. [2022-09-06T20:33:30.169Z] #39 57.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-06T20:33:30.169Z] #39 57.68 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-06T20:33:30.233Z] #37 ... [2022-09-06T20:33:30.233Z] [2022-09-06T20:33:30.233Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:30.233Z] #39 57.48 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T20:33:30.233Z] #39 57.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-06T20:33:30.233Z] #39 57.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:33:30.233Z] #39 57.61 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T20:33:30.233Z] #39 57.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:33:30.233Z] #39 57.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:33:30.233Z] #39 57.83 Selecting previously unselected package dmsetup. [2022-09-06T20:33:30.233Z] #39 57.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:33:30.233Z] #39 57.84 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-06T20:33:30.489Z] #39 58.04 Selecting previously unselected package mingw-w64-common. [2022-09-06T20:33:30.489Z] #39 58.04 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-06T20:33:30.489Z] #39 58.05 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-06T20:33:30.746Z] #39 ... [2022-09-06T20:33:30.746Z] [2022-09-06T20:33:30.746Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:30.746Z] #34 52.92 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-06T20:33:30.746Z] #34 57.28 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:30.746Z] #34 57.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:30.746Z] #34 57.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:30.746Z] #34 57.36 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:30.746Z] #34 57.37 Setting up python-six (1.12.0-1) ... [2022-09-06T20:33:30.746Z] #34 60.97 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:33:30.746Z] #34 60.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:33:30.746Z] #34 61.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:30.746Z] #34 61.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T20:33:30.746Z] #34 61.04 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:30.746Z] #34 61.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:33:30.746Z] #34 61.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:30.746Z] #34 61.09 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:30.746Z] #34 61.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:33:30.746Z] #34 61.12 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-06T20:33:30.746Z] #34 ... [2022-09-06T20:33:30.746Z] [2022-09-06T20:33:30.746Z] #37 [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-09-06T20:33:30.746Z] #37 62.88 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:33:30.746Z] #37 62.90 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:30.746Z] #37 62.92 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T20:33:30.746Z] #37 62.94 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:30.746Z] #37 63.00 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-06T20:33:30.746Z] #37 63.02 Setting up cmake-data (3.13.4-1) ... [2022-09-06T20:33:30.746Z] #37 63.05 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:33:30.746Z] #37 63.06 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T20:33:30.746Z] #37 63.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T20:33:30.746Z] #37 63.08 Setting up cmake (3.13.4-1) ... [2022-09-06T20:33:31.002Z] #37 63.10 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:31.002Z] #37 63.21 Processing triggers for mime-support (3.62) ... [2022-09-06T20:33:31.436Z] #28 ... [2022-09-06T20:33:31.436Z] [2022-09-06T20:33:31.436Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:31.436Z] #39 42.51 The following NEW packages will be installed: [2022-09-06T20:33:31.436Z] #39 42.51 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-06T20:33:31.436Z] #39 42.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-06T20:33:31.436Z] #39 42.51 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-06T20:33:31.436Z] #39 42.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-06T20:33:31.436Z] #39 42.51 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-06T20:33:31.436Z] #39 42.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-06T20:33:31.436Z] #39 42.53 The following packages will be upgraded: [2022-09-06T20:33:31.436Z] #39 42.53 libseccomp2 [2022-09-06T20:33:31.436Z] #39 42.96 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:33:31.436Z] #39 42.96 Need to get 77.8 MB of archives. [2022-09-06T20:33:31.436Z] #39 42.96 After this operation, 487 MB of additional disk space will be used. [2022-09-06T20:33:31.436Z] #39 42.96 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-06T20:33:31.436Z] #39 42.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-06T20:33:31.436Z] #39 42.99 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-06T20:33:31.436Z] #39 43.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-06T20:33:31.436Z] #39 43.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-06T20:33:31.436Z] #39 43.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-06T20:33:31.436Z] #39 43.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-06T20:33:31.436Z] #39 43.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-06T20:33:31.436Z] #39 43.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-06T20:33:31.436Z] #39 44.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-06T20:33:31.436Z] #39 44.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-06T20:33:31.436Z] #39 47.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-06T20:33:31.436Z] #39 49.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-06T20:33:31.436Z] #39 49.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-06T20:33:31.436Z] #39 49.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-06T20:33:31.436Z] #39 49.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-06T20:33:31.436Z] #39 49.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-06T20:33:31.436Z] #39 49.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-06T20:33:31.436Z] #39 49.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-06T20:33:31.436Z] #39 49.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-06T20:33:31.436Z] #39 49.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-06T20:33:31.436Z] #39 49.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-06T20:33:31.436Z] #39 49.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-06T20:33:31.436Z] #39 49.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-06T20:33:31.436Z] #39 49.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-06T20:33:31.436Z] #39 49.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-06T20:33:31.436Z] #39 50.52 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:33:31.436Z] #39 50.72 Fetched 77.8 MB in 7s (11.4 MB/s) [2022-09-06T20:33:31.436Z] #39 50.85 (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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:31.436Z] #39 50.92 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T20:33:31.436Z] #39 50.95 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-06T20:33:31.436Z] #39 51.14 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:33:31.436Z] #39 51.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-06T20:33:31.436Z] #39 51.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 ... 15421 files and directories currently installed.) [2022-09-06T20:33:31.436Z] #39 51.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-06T20:33:31.436Z] #39 51.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:33:31.436Z] #39 ... [2022-09-06T20:33:31.436Z] [2022-09-06T20:33:31.436Z] #28 [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-09-06T20:33:31.510Z] #37 132.1 CC criu/protobuf-desc.o [2022-09-06T20:33:31.540Z] #39 ... [2022-09-06T20:33:31.540Z] [2022-09-06T20:33:31.540Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-06T20:33:31.540Z] #31 53.45 Selecting previously unselected package libxml2:amd64. [2022-09-06T20:33:31.540Z] #31 53.45 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-06T20:33:31.540Z] #31 53.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:33:31.540Z] #31 54.26 Selecting previously unselected package cmake-data. [2022-09-06T20:33:31.540Z] #31 54.26 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-06T20:33:31.540Z] #31 54.27 Unpacking cmake-data (3.13.4-1) ... [2022-09-06T20:33:31.540Z] #31 56.91 Selecting previously unselected package libarchive13:amd64. [2022-09-06T20:33:31.540Z] #31 56.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-06T20:33:31.540Z] #31 56.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T20:33:31.540Z] #31 57.27 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-06T20:33:31.540Z] #31 57.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-06T20:33:31.540Z] #31 57.31 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T20:33:31.540Z] #31 57.44 Selecting previously unselected package librhash0:amd64. [2022-09-06T20:33:31.540Z] #31 57.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-06T20:33:31.540Z] #31 57.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-06T20:33:31.540Z] #31 57.67 Selecting previously unselected package libuv1:amd64. [2022-09-06T20:33:31.540Z] #31 57.67 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-06T20:33:31.540Z] #31 57.68 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T20:33:31.540Z] #31 57.85 Selecting previously unselected package cmake. [2022-09-06T20:33:31.540Z] #31 57.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-06T20:33:31.540Z] #31 57.87 Unpacking cmake (3.13.4-1) ... [2022-09-06T20:33:31.540Z] #31 60.66 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:33:31.540Z] #31 60.70 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:31.540Z] #31 60.72 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T20:33:31.540Z] #31 60.75 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:31.540Z] #31 60.79 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-06T20:33:31.540Z] #31 60.81 Setting up cmake-data (3.13.4-1) ... [2022-09-06T20:33:31.540Z] #31 60.85 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:33:31.540Z] #31 60.87 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T20:33:31.540Z] #31 60.90 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T20:33:31.540Z] #31 60.93 Setting up cmake (3.13.4-1) ... [2022-09-06T20:33:31.540Z] #31 60.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:31.540Z] #31 61.02 Processing triggers for mime-support (3.62) ... [2022-09-06T20:33:31.540Z] #31 DONE 62.9s [2022-09-06T20:33:31.540Z] [2022-09-06T20:33:31.540Z] #41 [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-09-06T20:33:31.695Z] #28 55.47 Selecting previously unselected package libarchive13:amd64. [2022-09-06T20:33:31.695Z] #28 55.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-06T20:33:31.695Z] #28 55.48 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T20:33:31.954Z] #28 55.78 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-06T20:33:31.954Z] #28 55.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-06T20:33:31.954Z] #28 55.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T20:33:32.213Z] #28 56.02 Selecting previously unselected package librhash0:amd64. [2022-09-06T20:33:32.213Z] #28 56.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-06T20:33:32.213Z] #28 56.03 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-06T20:33:32.448Z] #37 133.5 CC criu/protobuf.o [2022-09-06T20:33:32.472Z] #28 56.18 Selecting previously unselected package libuv1:amd64. [2022-09-06T20:33:32.472Z] #28 56.18 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-06T20:33:32.472Z] #28 56.19 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T20:33:32.472Z] #28 56.33 Selecting previously unselected package cmake. [2022-09-06T20:33:32.472Z] #28 56.34 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-06T20:33:32.472Z] #28 56.35 Unpacking cmake (3.13.4-1) ... [2022-09-06T20:33:32.473Z] #41 0.975 + RM_GOPATH=0 [2022-09-06T20:33:32.473Z] #41 0.975 + TMP_GOPATH= [2022-09-06T20:33:32.473Z] #41 0.975 + : /build [2022-09-06T20:33:32.473Z] #41 0.975 + '[' -z '' ']' [2022-09-06T20:33:32.473Z] #41 0.975 ++ mktemp -d [2022-09-06T20:33:32.473Z] #41 0.980 + export GOPATH=/tmp/tmp.g30yIWp91Q [2022-09-06T20:33:32.473Z] #41 0.980 + GOPATH=/tmp/tmp.g30yIWp91Q [2022-09-06T20:33:32.473Z] #41 0.981 + RM_GOPATH=1 [2022-09-06T20:33:32.473Z] #41 0.981 + case "$(go env GOARCH)" in [2022-09-06T20:33:32.473Z] #41 0.987 ++ go env GOARCH [2022-09-06T20:33:32.473Z] #41 0.994 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:32.473Z] #41 0.994 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:32.473Z] #41 0.995 ++ dirname /tmp/install/install.sh [2022-09-06T20:33:32.473Z] #41 0.996 + dir=/tmp/install [2022-09-06T20:33:32.730Z] #41 0.996 + bin=tini [2022-09-06T20:33:32.730Z] #41 0.997 + shift [2022-09-06T20:33:32.730Z] #41 0.997 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-06T20:33:32.730Z] #41 0.997 + . /tmp/install/tini.installer [2022-09-06T20:33:32.730Z] #41 0.998 ++ : v0.19.0 [2022-09-06T20:33:32.730Z] #41 0.998 + install_tini [2022-09-06T20:33:32.730Z] #41 0.998 + echo 'Install tini version v0.19.0' [2022-09-06T20:33:32.730Z] #41 0.999 Install tini version v0.19.0 [2022-09-06T20:33:32.730Z] #41 0.999 + git clone https://github.com/krallin/tini.git /tmp/tmp.g30yIWp91Q/tini [2022-09-06T20:33:32.730Z] #41 1.001 Cloning into '/tmp/tmp.g30yIWp91Q/tini'... [2022-09-06T20:33:33.017Z] #37 133.9 CC criu/pstree.o [2022-09-06T20:33:33.197Z] #49 52.62 Setting up iptables (1.8.2-4) ... [2022-09-06T20:33:33.197Z] #49 52.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:33:33.197Z] #49 52.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:33:33.197Z] #49 52.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:33:33.197Z] #49 52.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:33:33.197Z] #49 52.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:33:33.197Z] #49 52.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:33:33.197Z] #49 52.70 Setting up python3 (3.7.3-1) ... [2022-09-06T20:33:33.294Z] #41 ... [2022-09-06T20:33:33.294Z] [2022-09-06T20:33:33.294Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:33:33.294Z] #36 54.59 sync [2022-09-06T20:33:33.294Z] #36 54.60 internal/reflectlite [2022-09-06T20:33:33.294Z] #36 56.27 internal/testlog [2022-09-06T20:33:33.294Z] #36 57.39 errors [2022-09-06T20:33:33.294Z] #36 57.40 sort [2022-09-06T20:33:33.294Z] #36 57.72 strconv [2022-09-06T20:33:33.294Z] #36 58.64 io [2022-09-06T20:33:33.294Z] #36 60.12 internal/oserror [2022-09-06T20:33:33.294Z] #36 60.40 syscall [2022-09-06T20:33:33.294Z] #36 61.91 reflect [2022-09-06T20:33:33.294Z] #36 ... [2022-09-06T20:33:33.294Z] [2022-09-06T20:33:33.295Z] #41 [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-09-06T20:33:33.295Z] #41 1.774 + cd /tmp/tmp.g30yIWp91Q/tini [2022-09-06T20:33:33.295Z] #41 1.775 + git checkout -q v0.19.0 [2022-09-06T20:33:33.295Z] #41 1.783 + cmake . [2022-09-06T20:33:33.456Z] #49 53.08 Setting up python3-wheel (0.32.3-2) ... [2022-09-06T20:33:33.532Z] #37 DONE 65.4s [2022-09-06T20:33:33.532Z] [2022-09-06T20:33:33.532Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:33:33.532Z] #27 55.63 sync [2022-09-06T20:33:33.532Z] #27 55.63 internal/reflectlite [2022-09-06T20:33:33.532Z] #27 57.17 internal/testlog [2022-09-06T20:33:33.532Z] #27 58.62 errors [2022-09-06T20:33:33.532Z] #27 58.63 sort [2022-09-06T20:33:33.532Z] #27 58.96 strconv [2022-09-06T20:33:33.532Z] #27 60.08 io [2022-09-06T20:33:33.532Z] #27 61.81 internal/oserror [2022-09-06T20:33:33.532Z] #27 62.04 syscall [2022-09-06T20:33:33.532Z] #27 63.42 reflect [2022-09-06T20:33:33.532Z] #27 ... [2022-09-06T20:33:33.532Z] [2022-09-06T20:33:33.532Z] #41 [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-09-06T20:33:33.585Z] #37 ... [2022-09-06T20:33:33.585Z] [2022-09-06T20:33:33.585Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:33:33.585Z] #51 32.99 Installing build dependencies: finished with status 'done' [2022-09-06T20:33:33.849Z] #28 ... [2022-09-06T20:33:33.849Z] [2022-09-06T20:33:33.849Z] #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 python-protobuf [2022-09-06T20:33:33.849Z] #31 47.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:33.849Z] #31 47.48 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:33.849Z] #31 48.82 Selecting previously unselected package libprotoc17:amd64. [2022-09-06T20:33:33.849Z] #31 48.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:33.849Z] #31 48.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:33.849Z] #31 49.39 Selecting previously unselected package protobuf-c-compiler. [2022-09-06T20:33:33.849Z] #31 49.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:33:33.849Z] #31 49.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:33:33.849Z] #31 49.56 Selecting previously unselected package protobuf-compiler. [2022-09-06T20:33:33.849Z] #31 49.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:33.849Z] #31 49.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:33:33.849Z] #31 49.75 Selecting previously unselected package python-pkg-resources. [2022-09-06T20:33:33.849Z] #31 49.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:33:33.849Z] #31 49.79 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-06T20:33:33.849Z] #31 50.15 Selecting previously unselected package python-six. [2022-09-06T20:33:33.849Z] #31 50.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-06T20:33:33.849Z] #31 50.16 Unpacking python-six (1.12.0-1) ... [2022-09-06T20:33:33.849Z] #31 50.27 Selecting previously unselected package python-protobuf. [2022-09-06T20:33:33.849Z] #31 50.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-06T20:33:33.849Z] #31 50.29 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-06T20:33:33.849Z] #31 50.86 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-06T20:33:33.849Z] #31 55.06 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:33.849Z] #31 55.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:33.849Z] #31 55.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:33.849Z] #31 55.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-06T20:33:33.849Z] #31 55.18 Setting up python-six (1.12.0-1) ... [2022-09-06T20:33:33.849Z] #31 ... [2022-09-06T20:33:33.849Z] [2022-09-06T20:33:33.849Z] #35 [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-09-06T20:33:33.849Z] #35 56.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-06T20:33:33.849Z] #35 56.90 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-06T20:33:33.849Z] #35 56.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-06T20:33:33.849Z] #35 57.14 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-06T20:33:33.849Z] #35 57.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-06T20:33:33.849Z] #35 57.37 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-06T20:33:33.849Z] #35 57.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-06T20:33:33.849Z] #35 57.46 go: downloading golang.org/x/mod v0.5.1 [2022-09-06T20:33:33.849Z] #35 57.51 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-06T20:33:33.849Z] #35 57.57 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-06T20:33:33.849Z] #35 57.60 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-06T20:33:33.849Z] #35 57.80 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-06T20:33:33.867Z] #41 2.293 -- The C compiler identification is GNU 8.3.0 [2022-09-06T20:33:34.024Z] #49 53.83 Setting up apparmor (2.13.2-10) ... [2022-09-06T20:33:34.096Z] #41 1.028 + RM_GOPATH=0 [2022-09-06T20:33:34.096Z] #41 1.028 + TMP_GOPATH= [2022-09-06T20:33:34.096Z] #41 1.028 + : /build [2022-09-06T20:33:34.096Z] #41 1.028 + '[' -z '' ']' [2022-09-06T20:33:34.108Z] #35 57.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-06T20:33:34.108Z] #35 57.95 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-06T20:33:34.126Z] #41 2.362 -- Check for working C compiler: /usr/bin/cc [2022-09-06T20:33:34.352Z] #41 1.029 ++ mktemp -d [2022-09-06T20:33:34.352Z] #41 1.031 + export GOPATH=/tmp/tmp.YC2K06FdGv [2022-09-06T20:33:34.352Z] #41 1.031 + GOPATH=/tmp/tmp.YC2K06FdGv [2022-09-06T20:33:34.352Z] #41 1.031 + RM_GOPATH=1 [2022-09-06T20:33:34.352Z] #41 1.032 + case "$(go env GOARCH)" in [2022-09-06T20:33:34.352Z] #41 1.033 ++ go env GOARCH [2022-09-06T20:33:34.352Z] #41 1.068 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:34.352Z] #41 1.068 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:34.352Z] #41 1.071 ++ dirname /tmp/install/install.sh [2022-09-06T20:33:34.352Z] #41 1.072 + dir=/tmp/install [2022-09-06T20:33:34.352Z] #41 1.072 + bin=tini [2022-09-06T20:33:34.352Z] #41 1.073 + shift [2022-09-06T20:33:34.352Z] #41 1.073 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-06T20:33:34.352Z] #41 1.073 + . /tmp/install/tini.installer [2022-09-06T20:33:34.352Z] #41 1.074 ++ : v0.19.0 [2022-09-06T20:33:34.352Z] #41 1.074 + install_tini [2022-09-06T20:33:34.352Z] #41 1.074 + echo 'Install tini version v0.19.0' [2022-09-06T20:33:34.352Z] #41 1.075 Install tini version v0.19.0 [2022-09-06T20:33:34.352Z] #41 1.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.YC2K06FdGv/tini [2022-09-06T20:33:34.352Z] #41 1.077 Cloning into '/tmp/tmp.YC2K06FdGv/tini'... [2022-09-06T20:33:34.388Z] #41 ... [2022-09-06T20:33:34.388Z] [2022-09-06T20:33:34.388Z] #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-09-06T20:33:34.388Z] #34 DONE 65.8s [2022-09-06T20:33:34.647Z] [2022-09-06T20:33:34.647Z] #28 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:34.647Z] #28 65.41 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T20:33:34.647Z] #28 65.66 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:34.687Z] #35 58.51 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-06T20:33:34.904Z] #28 DONE 66.1s [2022-09-06T20:33:34.905Z] [2022-09-06T20:33:34.905Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:34.945Z] #35 58.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-06T20:33:34.945Z] #35 58.72 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-06T20:33:35.282Z] #41 1.863 + cd /tmp/tmp.YC2K06FdGv/tini [2022-09-06T20:33:35.282Z] #41 1.864 + git checkout -q v0.19.0 [2022-09-06T20:33:35.282Z] #41 1.869 + cmake . [2022-09-06T20:33:35.538Z] #35 59.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-06T20:33:35.539Z] #35 59.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-06T20:33:35.539Z] #35 59.44 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-06T20:33:35.539Z] #35 59.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-06T20:33:35.798Z] #35 59.53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-06T20:33:35.798Z] #35 59.64 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-06T20:33:35.798Z] #35 59.70 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-06T20:33:35.848Z] #41 2.388 -- The C compiler identification is GNU 8.3.0 [2022-09-06T20:33:35.848Z] #41 2.414 -- Check for working C compiler: /usr/bin/cc [2022-09-06T20:33:35.848Z] #41 ... [2022-09-06T20:33:35.848Z] [2022-09-06T20:33:35.848Z] #33 [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-09-06T20:33:35.848Z] #33 DONE 68.0s [2022-09-06T20:33:35.927Z] #49 55.50 Setting up xfsprogs (4.20.0-1) ... [2022-09-06T20:33:35.927Z] #49 55.51 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:33:36.056Z] #35 59.84 go: downloading github.com/prometheus/common v0.10.0 [2022-09-06T20:33:36.056Z] #35 60.05 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-06T20:33:36.106Z] [2022-09-06T20:33:36.106Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:36.106Z] #39 63.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T20:33:36.106Z] #39 63.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-06T20:33:36.106Z] #39 63.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:33:36.316Z] #35 60.24 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-06T20:33:36.316Z] #35 60.33 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-06T20:33:36.363Z] #39 ... [2022-09-06T20:33:36.363Z] [2022-09-06T20:33:36.363Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-09-06T20:33:36.363Z] #34 67.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T20:33:36.363Z] #34 67.95 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:36.363Z] #34 DONE 68.5s [2022-09-06T20:33:36.363Z] [2022-09-06T20:33:36.363Z] #41 [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-09-06T20:33:36.363Z] #41 3.200 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-06T20:33:36.363Z] #41 3.201 -- Detecting C compiler ABI info [2022-09-06T20:33:36.495Z] #49 55.91 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:33:37.255Z] #35 ... [2022-09-06T20:33:37.255Z] [2022-09-06T20:33:37.255Z] #28 [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-09-06T20:33:37.255Z] #28 59.30 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:33:37.255Z] #28 59.36 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:37.255Z] #28 59.40 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-06T20:33:37.255Z] #28 59.43 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:33:37.255Z] #28 59.48 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-06T20:33:37.255Z] #28 59.53 Setting up cmake-data (3.13.4-1) ... [2022-09-06T20:33:37.255Z] #28 59.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-06T20:33:37.255Z] #28 59.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-06T20:33:37.255Z] #28 59.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-06T20:33:37.255Z] #28 59.70 Setting up cmake (3.13.4-1) ... [2022-09-06T20:33:37.255Z] #28 59.73 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:37.255Z] #28 59.84 Processing triggers for mime-support (3.62) ... [2022-09-06T20:33:37.255Z] #28 DONE 61.1s [2022-09-06T20:33:37.431Z] #49 56.86 Setting up python3-distutils (3.7.3-1) ... [2022-09-06T20:33:37.471Z] #42 2.587 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:33:37.471Z] #42 2.588 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:33:37.471Z] #42 2.600 Note: Building without GnuTLS support [2022-09-06T20:33:37.471Z] #42 2.614 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:33:37.471Z] #42 2.614 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:33:37.514Z] [2022-09-06T20:33:37.514Z] #41 [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-09-06T20:33:37.739Z] #41 4.471 -- Detecting C compiler ABI info - done [2022-09-06T20:33:37.997Z] #41 4.672 -- Detecting C compile features [2022-09-06T20:33:37.998Z] #49 57.39 Setting up python3-setuptools (40.8.0-1) ... [2022-09-06T20:33:38.034Z] #42 ... [2022-09-06T20:33:38.034Z] [2022-09-06T20:33:38.034Z] #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-09-06T20:33:38.034Z] #27 59.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T20:33:38.034Z] #27 ... [2022-09-06T20:33:38.034Z] [2022-09-06T20:33:38.034Z] #41 [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-09-06T20:33:38.034Z] #41 3.115 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-06T20:33:38.034Z] #41 3.115 -- Detecting C compiler ABI info [2022-09-06T20:33:38.034Z] #41 4.101 -- Detecting C compiler ABI info - done [2022-09-06T20:33:38.034Z] #41 4.175 -- Detecting C compile features [2022-09-06T20:33:38.034Z] #41 6.284 -- Detecting C compile features - done [2022-09-06T20:33:38.034Z] #41 6.312 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T20:33:38.034Z] #41 6.527 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T20:33:38.290Z] #41 6.622 -- Configuring done [2022-09-06T20:33:38.290Z] #41 6.656 -- Generating done [2022-09-06T20:33:38.290Z] #41 6.660 -- Build files have been written to: /tmp/tmp.g30yIWp91Q/tini [2022-09-06T20:33:38.290Z] #41 6.675 + make tini-static [2022-09-06T20:33:38.452Z] #41 1.039 + RM_GOPATH=0 [2022-09-06T20:33:38.452Z] #41 1.039 + TMP_GOPATH= [2022-09-06T20:33:38.452Z] #41 1.039 + : /build [2022-09-06T20:33:38.452Z] #41 1.039 + '[' -z '' ']' [2022-09-06T20:33:38.452Z] #41 1.039 ++ mktemp -d [2022-09-06T20:33:38.452Z] #41 1.041 + export GOPATH=/tmp/tmp.1zFXCISv3j [2022-09-06T20:33:38.452Z] #41 1.042 + GOPATH=/tmp/tmp.1zFXCISv3j [2022-09-06T20:33:38.452Z] #41 1.043 + RM_GOPATH=1 [2022-09-06T20:33:38.452Z] #41 1.043 + case "$(go env GOARCH)" in [2022-09-06T20:33:38.452Z] #41 1.045 ++ go env GOARCH [2022-09-06T20:33:38.452Z] #41 1.090 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:38.452Z] #41 1.090 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:33:38.452Z] #41 1.090 ++ dirname /tmp/install/install.sh [2022-09-06T20:33:38.452Z] #41 1.098 + dir=/tmp/install [2022-09-06T20:33:38.452Z] #41 ... [2022-09-06T20:33:38.452Z] [2022-09-06T20:33:38.452Z] #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-09-06T20:33:38.452Z] #30 52.20 internal/reflectlite [2022-09-06T20:33:38.452Z] #30 52.21 sync [2022-09-06T20:33:38.452Z] #30 53.77 internal/testlog [2022-09-06T20:33:38.452Z] #30 55.09 errors [2022-09-06T20:33:38.452Z] #30 55.10 sort [2022-09-06T20:33:38.452Z] #30 55.40 strconv [2022-09-06T20:33:38.452Z] #30 56.24 io [2022-09-06T20:33:38.452Z] #30 57.83 internal/oserror [2022-09-06T20:33:38.452Z] #30 58.24 syscall [2022-09-06T20:33:38.452Z] #30 59.48 reflect [2022-09-06T20:33:38.452Z] #30 ... [2022-09-06T20:33:38.452Z] [2022-09-06T20:33:38.452Z] #35 [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-09-06T20:33:38.452Z] #35 62.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-06T20:33:38.853Z] #41 7.124 Scanning dependencies of target tini-static [2022-09-06T20:33:38.853Z] #41 7.231 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T20:33:38.861Z] #51 ... [2022-09-06T20:33:38.861Z] [2022-09-06T20:33:38.861Z] #31 [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-09-06T20:33:38.861Z] #31 184.9 + dpkg --print-architecture [2022-09-06T20:33:38.934Z] #49 58.54 Setting up python3-pip (18.1-5) ... [2022-09-06T20:33:39.390Z] #35 ... [2022-09-06T20:33:39.390Z] [2022-09-06T20:33:39.390Z] #36 [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-09-06T20:33:39.390Z] #36 DONE 63.2s [2022-09-06T20:33:39.390Z] [2022-09-06T20:33:39.390Z] #41 [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-09-06T20:33:39.390Z] #41 1.098 + bin=tini [2022-09-06T20:33:39.390Z] #41 1.098 + shift [2022-09-06T20:33:39.390Z] #41 1.098 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-06T20:33:39.390Z] #41 1.098 + . /tmp/install/tini.installer [2022-09-06T20:33:39.390Z] #41 1.102 ++ : v0.19.0 [2022-09-06T20:33:39.390Z] #41 1.102 + install_tini [2022-09-06T20:33:39.390Z] #41 1.102 + echo 'Install tini version v0.19.0' [2022-09-06T20:33:39.390Z] #41 1.102 Install tini version v0.19.0 [2022-09-06T20:33:39.390Z] #41 1.102 + git clone https://github.com/krallin/tini.git /tmp/tmp.1zFXCISv3j/tini [2022-09-06T20:33:39.390Z] #41 1.104 Cloning into '/tmp/tmp.1zFXCISv3j/tini'... [2022-09-06T20:33:39.390Z] #41 1.776 + cd /tmp/tmp.1zFXCISv3j/tini [2022-09-06T20:33:39.390Z] #41 1.777 + git checkout -q v0.19.0 [2022-09-06T20:33:39.390Z] #41 1.800 + cmake . [2022-09-06T20:33:39.430Z] #31 DONE 185.6s [2022-09-06T20:33:39.430Z] [2022-09-06T20:33:39.430Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:39.430Z] #37 135.4 CC criu/rbtree.o [2022-09-06T20:33:39.430Z] #37 135.8 CC criu/rst-malloc.o [2022-09-06T20:33:39.430Z] #37 136.2 CC criu/seccomp.o [2022-09-06T20:33:39.430Z] #37 137.0 CC criu/seize.o [2022-09-06T20:33:39.430Z] #37 138.1 CC criu/servicefd.o [2022-09-06T20:33:39.430Z] #37 138.7 CC criu/shmem.o [2022-09-06T20:33:39.430Z] #37 139.9 CC criu/sigframe.o [2022-09-06T20:33:39.430Z] #37 140.1 CC criu/signalfd.o [2022-09-06T20:33:39.430Z] #37 140.3 CC criu/sk-inet.o [2022-09-06T20:33:39.649Z] #41 2.490 -- The C compiler identification is GNU 8.3.0 [2022-09-06T20:33:39.783Z] #41 8.368 [100%] Linking C executable tini-static [2022-09-06T20:33:39.871Z] #49 59.57 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:39.889Z] #41 6.703 -- Detecting C compile features - done [2022-09-06T20:33:39.889Z] #41 6.748 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T20:33:39.908Z] #41 2.555 -- Check for working C compiler: /usr/bin/cc [2022-09-06T20:33:40.131Z] #49 59.60 Processing triggers for mime-support (3.62) ... [2022-09-06T20:33:40.146Z] #41 7.001 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T20:33:40.346Z] #41 8.890 [100%] Built target tini-static [2022-09-06T20:33:40.369Z] #37 ... [2022-09-06T20:33:40.369Z] [2022-09-06T20:33:40.369Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:33:40.369Z] #51 39.82 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-06T20:33:40.369Z] #51 39.84 Building wheels for collected packages: yamllint, pyyaml [2022-09-06T20:33:40.369Z] #51 39.84 Running setup.py bdist_wheel for yamllint: started [2022-09-06T20:33:40.396Z] #49 ... [2022-09-06T20:33:40.396Z] [2022-09-06T20:33:40.396Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:40.396Z] #40 114.4 CC criu/image-desc.o [2022-09-06T20:33:40.396Z] #40 114.5 CC criu/image.o [2022-09-06T20:33:40.396Z] #40 115.5 CC criu/ipc_ns.o [2022-09-06T20:33:40.396Z] #40 116.7 CC criu/irmap.o [2022-09-06T20:33:40.396Z] #40 117.4 CC criu/kcmp-ids.o [2022-09-06T20:33:40.396Z] #40 117.7 CC criu/kerndat.o [2022-09-06T20:33:40.396Z] #40 118.8 CC criu/libnetlink.o [2022-09-06T20:33:40.396Z] #40 119.3 CC criu/log.o [2022-09-06T20:33:40.396Z] #40 119.9 CC criu/lsm.o [2022-09-06T20:33:40.396Z] #40 120.3 CC criu/mem.o [2022-09-06T20:33:40.396Z] #40 122.1 CC criu/memfd.o [2022-09-06T20:33:40.396Z] #40 122.6 CC criu/mount.o [2022-09-06T20:33:40.402Z] #41 7.183 -- Configuring done [2022-09-06T20:33:40.402Z] #41 7.214 -- Generating done [2022-09-06T20:33:40.402Z] #41 7.225 -- Build files have been written to: /tmp/tmp.YC2K06FdGv/tini [2022-09-06T20:33:40.402Z] #41 7.230 + make tini-static [2022-09-06T20:33:40.603Z] #41 8.986 + mkdir -p /build [2022-09-06T20:33:40.603Z] #41 8.991 + cp tini-static /build/docker-init [2022-09-06T20:33:40.654Z] #40 ... [2022-09-06T20:33:40.655Z] [2022-09-06T20:33:40.655Z] #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 aufs-tools bash-completion bzip2 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-09-06T20:33:40.655Z] #49 DONE 60.3s [2022-09-06T20:33:40.655Z] [2022-09-06T20:33:40.655Z] #53 [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-09-06T20:33:40.847Z] #41 3.479 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-06T20:33:40.847Z] #41 3.480 -- Detecting C compiler ABI info [2022-09-06T20:33:40.860Z] #41 DONE 9.4s [2022-09-06T20:33:40.860Z] [2022-09-06T20:33:40.860Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:40.860Z] #42 4.409 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:33:40.860Z] #42 4.471 GEN .gitid [2022-09-06T20:33:40.860Z] #42 4.511 GEN criu/include/version.h [2022-09-06T20:33:40.860Z] #42 4.575 GEN include/common/asm [2022-09-06T20:33:40.860Z] #42 6.018 PBCC images/timens.pb-c.c [2022-09-06T20:33:40.860Z] #42 6.096 DEP images/timens.pb-c.d [2022-09-06T20:33:40.974Z] #41 7.635 Scanning dependencies of target tini-static [2022-09-06T20:33:40.974Z] #41 7.741 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T20:33:41.117Z] #42 6.195 PBCC images/fown.pb-c.c [2022-09-06T20:33:41.118Z] #42 6.219 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-06T20:33:41.118Z] #42 6.447 PBCC images/opts.pb-c.c [2022-09-06T20:33:41.377Z] #42 6.483 PBCC images/memfd.pb-c.c [2022-09-06T20:33:41.377Z] #42 6.611 DEP images/fown.pb-c.d [2022-09-06T20:33:41.377Z] #42 6.746 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-06T20:33:41.418Z] #41 4.100 -- Detecting C compiler ABI info - done [2022-09-06T20:33:41.418Z] #41 4.150 -- Detecting C compile features [2022-09-06T20:33:41.671Z] #42 6.822 DEP images/opts.pb-c.d [2022-09-06T20:33:41.671Z] #42 6.877 DEP images/memfd.pb-c.d [2022-09-06T20:33:41.671Z] #42 7.002 PBCC images/sit.pb-c.c [2022-09-06T20:33:41.750Z] #51 40.83 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-06T20:33:41.750Z] #51 40.83 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-06T20:33:41.750Z] #51 40.89 Running setup.py bdist_wheel for pyyaml: started [2022-09-06T20:33:41.904Z] #41 ... [2022-09-06T20:33:41.904Z] [2022-09-06T20:33:41.904Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:41.904Z] #39 69.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T20:33:41.904Z] #39 69.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:33:41.904Z] #39 69.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:33:41.946Z] #42 7.071 DEP images/sit.pb-c.d [2022-09-06T20:33:41.946Z] #42 7.187 PBCC images/macvlan.pb-c.c [2022-09-06T20:33:41.946Z] #42 7.223 DEP images/macvlan.pb-c.d [2022-09-06T20:33:41.946Z] #42 7.252 PBCC images/autofs.pb-c.c [2022-09-06T20:33:41.946Z] #42 7.287 DEP images/autofs.pb-c.d [2022-09-06T20:33:42.160Z] #39 69.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-06T20:33:42.160Z] #39 69.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:33:42.160Z] #39 69.56 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:33:42.212Z] #42 7.347 PBCC images/sysctl.pb-c.c [2022-09-06T20:33:42.212Z] #42 7.395 DEP images/sysctl.pb-c.d [2022-09-06T20:33:42.212Z] #42 7.459 PBCC images/time.pb-c.c [2022-09-06T20:33:42.212Z] #42 7.485 DEP images/time.pb-c.d [2022-09-06T20:33:42.212Z] #42 7.523 PBCC images/binfmt-misc.pb-c.c [2022-09-06T20:33:42.355Z] #41 ... [2022-09-06T20:33:42.355Z] [2022-09-06T20:33:42.355Z] #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 python-protobuf [2022-09-06T20:33:42.355Z] #31 58.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-06T20:33:42.355Z] #31 58.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:33:42.355Z] #31 58.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:42.355Z] #31 58.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-06T20:33:42.355Z] #31 58.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:42.355Z] #31 58.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-06T20:33:42.355Z] #31 58.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-06T20:33:42.355Z] #31 59.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-06T20:33:42.355Z] #31 59.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-06T20:33:42.355Z] #31 59.06 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-06T20:33:42.355Z] #31 65.65 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-06T20:33:42.355Z] #31 65.66 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:33:42.355Z] #31 DONE 66.0s [2022-09-06T20:33:42.355Z] [2022-09-06T20:33:42.355Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:42.471Z] #42 7.552 DEP images/binfmt-misc.pb-c.d [2022-09-06T20:33:42.471Z] #42 7.620 PBCC images/seccomp.pb-c.c [2022-09-06T20:33:42.471Z] #42 7.651 DEP images/seccomp.pb-c.d [2022-09-06T20:33:42.471Z] #42 7.712 PBCC images/userns.pb-c.c [2022-09-06T20:33:42.471Z] #42 7.747 DEP images/userns.pb-c.d [2022-09-06T20:33:42.471Z] #42 7.798 PBCC images/cgroup.pb-c.c [2022-09-06T20:33:42.559Z] #53 1.851 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:33:42.559Z] #53 1.855 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:33:42.559Z] #53 1.857 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:33:42.559Z] #53 DONE 2.0s [2022-09-06T20:33:42.559Z] [2022-09-06T20:33:42.559Z] #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-09-06T20:33:42.559Z] #41 ... [2022-09-06T20:33:42.559Z] [2022-09-06T20:33:42.559Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:33:42.614Z] #42 ... [2022-09-06T20:33:42.614Z] [2022-09-06T20:33:42.614Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:42.615Z] #39 53.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-06T20:33:42.615Z] #39 53.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-06T20:33:42.615Z] #39 53.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:33:42.615Z] #39 55.98 Selecting previously unselected package binutils-mingw-w64. [2022-09-06T20:33:42.615Z] #39 55.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-06T20:33:42.615Z] #39 55.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:33:42.615Z] #39 56.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-06T20:33:42.615Z] #39 56.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:33:42.615Z] #39 56.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:33:42.615Z] #39 56.37 Selecting previously unselected package dmsetup. [2022-09-06T20:33:42.615Z] #39 56.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:33:42.615Z] #39 56.38 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-06T20:33:42.615Z] #39 56.60 Selecting previously unselected package mingw-w64-common. [2022-09-06T20:33:42.615Z] #39 56.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-06T20:33:42.615Z] #39 56.61 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-06T20:33:42.615Z] #39 62.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T20:33:42.615Z] #39 62.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-06T20:33:42.615Z] #39 62.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:33:42.728Z] #42 7.828 DEP images/cgroup.pb-c.d [2022-09-06T20:33:42.728Z] #42 7.924 PBCC images/ext-file.pb-c.c [2022-09-06T20:33:42.728Z] #42 7.930 DEP images/ext-file.pb-c.d [2022-09-06T20:33:42.728Z] #42 7.985 PBCC images/rpc.pb-c.c [2022-09-06T20:33:42.728Z] #42 8.045 DEP images/rpc.pb-c.d [2022-09-06T20:33:42.985Z] #42 8.113 PBCC images/siginfo.pb-c.c [2022-09-06T20:33:42.985Z] #42 8.180 DEP images/siginfo.pb-c.d [2022-09-06T20:33:42.985Z] #42 8.194 PBCC images/pagemap.pb-c.c [2022-09-06T20:33:42.985Z] #42 8.204 DEP images/pagemap.pb-c.d [2022-09-06T20:33:42.985Z] #42 8.215 PBCC images/rlimit.pb-c.c [2022-09-06T20:33:42.985Z] #42 8.220 DEP images/rlimit.pb-c.d [2022-09-06T20:33:42.985Z] #42 8.230 PBCC images/file-lock.pb-c.c [2022-09-06T20:33:42.985Z] #42 8.236 DEP images/file-lock.pb-c.d [2022-09-06T20:33:42.985Z] #42 8.247 PBCC images/tty.pb-c.c [2022-09-06T20:33:42.985Z] #42 8.258 DEP images/tty.pb-c.d [2022-09-06T20:33:43.129Z] #51 42.54 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-09-06T20:33:43.129Z] #51 42.54 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-09-06T20:33:43.241Z] #42 8.343 PBCC images/tun.pb-c.c [2022-09-06T20:33:43.242Z] #42 8.391 PBCC images/netdev.pb-c.c [2022-09-06T20:33:43.242Z] #42 8.455 DEP images/tun.pb-c.d [2022-09-06T20:33:43.242Z] #42 8.500 DEP images/netdev.pb-c.d [2022-09-06T20:33:43.242Z] #42 8.534 PBCC images/vma.pb-c.c [2022-09-06T20:33:43.242Z] #42 8.582 DEP images/vma.pb-c.d [2022-09-06T20:33:43.388Z] #51 42.68 Successfully built yamllint pyyaml [2022-09-06T20:33:43.388Z] #51 42.70 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-06T20:33:43.498Z] #42 8.626 PBCC images/creds.pb-c.c [2022-09-06T20:33:43.498Z] #42 8.661 DEP images/creds.pb-c.d [2022-09-06T20:33:43.498Z] #42 8.742 PBCC images/utsns.pb-c.c [2022-09-06T20:33:43.498Z] #42 8.749 DEP images/utsns.pb-c.d [2022-09-06T20:33:43.498Z] #42 8.791 PBCC images/ipc-desc.pb-c.c [2022-09-06T20:33:43.498Z] #42 8.810 PBCC images/ipc-sem.pb-c.c [2022-09-06T20:33:43.498Z] #42 8.839 DEP images/ipc-desc.pb-c.d [2022-09-06T20:33:43.530Z] #39 ... [2022-09-06T20:33:43.530Z] [2022-09-06T20:33:43.530Z] #41 [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-09-06T20:33:43.530Z] #41 9.097 [100%] Linking C executable tini-static [2022-09-06T20:33:43.530Z] #41 9.720 [100%] Built target tini-static [2022-09-06T20:33:43.530Z] #41 9.796 + mkdir -p /build [2022-09-06T20:33:43.530Z] #41 9.797 + cp tini-static /build/docker-init [2022-09-06T20:33:43.530Z] #41 DONE 10.2s [2022-09-06T20:33:43.530Z] [2022-09-06T20:33:43.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:43.530Z] #0 2.730 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:33:43.530Z] #0 2.732 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:33:43.530Z] #0 2.742 Note: Building without GnuTLS support [2022-09-06T20:33:43.530Z] #0 2.754 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:33:43.530Z] #0 2.755 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:33:43.530Z] #0 4.269 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:33:43.530Z] #0 4.321 GEN .gitid [2022-09-06T20:33:43.530Z] #0 4.351 GEN criu/include/version.h [2022-09-06T20:33:43.530Z] #0 4.418 GEN include/common/asm [2022-09-06T20:33:43.530Z] #0 5.936 PBCC images/timens.pb-c.c [2022-09-06T20:33:43.530Z] #0 5.950 DEP images/timens.pb-c.d [2022-09-06T20:33:43.530Z] #0 5.994 PBCC images/fown.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.038 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.087 PBCC images/opts.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.130 PBCC images/memfd.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.175 DEP images/fown.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.211 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.264 DEP images/opts.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.304 DEP images/memfd.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.353 PBCC images/sit.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.411 DEP images/sit.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.483 PBCC images/macvlan.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.515 DEP images/macvlan.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.559 PBCC images/autofs.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.578 DEP images/autofs.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.631 PBCC images/sysctl.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.663 DEP images/sysctl.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.703 PBCC images/time.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.793 DEP images/time.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.867 PBCC images/binfmt-misc.pb-c.c [2022-09-06T20:33:43.530Z] #0 6.908 DEP images/binfmt-misc.pb-c.d [2022-09-06T20:33:43.530Z] #0 6.983 PBCC images/seccomp.pb-c.c [2022-09-06T20:33:43.530Z] #0 7.013 DEP images/seccomp.pb-c.d [2022-09-06T20:33:43.530Z] #0 7.059 PBCC images/userns.pb-c.c [2022-09-06T20:33:43.530Z] #0 7.085 DEP images/userns.pb-c.d [2022-09-06T20:33:43.530Z] #0 7.174 PBCC images/cgroup.pb-c.c [2022-09-06T20:33:43.530Z] #0 7.223 DEP images/cgroup.pb-c.d [2022-09-06T20:33:43.530Z] #0 7.298 PBCC images/ext-file.pb-c.c [2022-09-06T20:33:43.552Z] #39 ... [2022-09-06T20:33:43.552Z] [2022-09-06T20:33:43.552Z] #41 [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-09-06T20:33:43.552Z] #41 6.314 -- Detecting C compile features - done [2022-09-06T20:33:43.648Z] #51 43.00 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-06T20:33:43.755Z] #42 8.878 DEP images/ipc-sem.pb-c.d [2022-09-06T20:33:43.755Z] #42 8.942 PBCC images/ipc-msg.pb-c.c [2022-09-06T20:33:43.755Z] #42 8.963 DEP images/ipc-msg.pb-c.d [2022-09-06T20:33:43.755Z] #42 9.000 PBCC images/ipc-shm.pb-c.c [2022-09-06T20:33:43.755Z] #42 9.017 DEP images/ipc-shm.pb-c.d [2022-09-06T20:33:43.755Z] #42 9.044 PBCC images/ipc-var.pb-c.c [2022-09-06T20:33:43.788Z] #42 7.334 DEP images/ext-file.pb-c.d [2022-09-06T20:33:43.788Z] #42 7.422 PBCC images/rpc.pb-c.c [2022-09-06T20:33:43.788Z] #42 7.500 DEP images/rpc.pb-c.d [2022-09-06T20:33:43.811Z] #41 6.353 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-06T20:33:43.811Z] #41 6.551 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-06T20:33:43.910Z] #51 DONE 43.3s [2022-09-06T20:33:43.910Z] [2022-09-06T20:33:43.910Z] #52 [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-09-06T20:33:43.910Z] #52 CACHED [2022-09-06T20:33:43.910Z] [2022-09-06T20:33:43.910Z] #53 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-06T20:33:43.910Z] #53 CACHED [2022-09-06T20:33:43.910Z] [2022-09-06T20:33:43.910Z] #54 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-09-06T20:33:43.910Z] #54 CACHED [2022-09-06T20:33:43.910Z] [2022-09-06T20:33:43.910Z] #37 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:43.910Z] #37 142.0 CC criu/sk-netlink.o [2022-09-06T20:33:43.910Z] #37 142.4 CC criu/sk-packet.o [2022-09-06T20:33:43.910Z] #37 143.1 CC criu/sk-queue.o [2022-09-06T20:33:43.910Z] #37 143.7 CC criu/sk-tcp.o [2022-09-06T20:33:43.910Z] #37 144.3 CC criu/sk-unix.o [2022-09-06T20:33:44.012Z] #42 9.068 DEP images/ipc-var.pb-c.d [2022-09-06T20:33:44.012Z] #42 9.124 PBCC images/sk-opts.pb-c.c [2022-09-06T20:33:44.012Z] #42 9.136 PBCC images/packet-sock.pb-c.c [2022-09-06T20:33:44.012Z] #42 9.180 DEP images/sk-opts.pb-c.d [2022-09-06T20:33:44.012Z] #42 9.213 DEP images/packet-sock.pb-c.d [2022-09-06T20:33:44.012Z] #42 9.278 PBCC images/sk-netlink.pb-c.c [2022-09-06T20:33:44.045Z] #42 7.698 PBCC images/siginfo.pb-c.c [2022-09-06T20:33:44.045Z] #42 7.712 DEP images/siginfo.pb-c.d [2022-09-06T20:33:44.045Z] #42 7.843 PBCC images/pagemap.pb-c.c [2022-09-06T20:33:44.070Z] #41 6.639 -- Configuring done [2022-09-06T20:33:44.070Z] #41 6.662 -- Generating done [2022-09-06T20:33:44.070Z] #41 6.667 -- Build files have been written to: /tmp/tmp.1zFXCISv3j/tini [2022-09-06T20:33:44.070Z] #41 6.684 + make tini-static [2022-09-06T20:33:44.268Z] #42 9.358 DEP images/sk-netlink.pb-c.d [2022-09-06T20:33:44.268Z] #42 9.407 PBCC images/sk-inet.pb-c.c [2022-09-06T20:33:44.268Z] #42 9.439 DEP images/sk-inet.pb-c.d [2022-09-06T20:33:44.268Z] #42 9.472 PBCC images/sk-unix.pb-c.c [2022-09-06T20:33:44.268Z] #42 9.521 DEP images/sk-unix.pb-c.d [2022-09-06T20:33:44.268Z] #42 9.580 PBCC images/mm.pb-c.c [2022-09-06T20:33:44.302Z] #42 7.922 DEP images/pagemap.pb-c.d [2022-09-06T20:33:44.302Z] #42 7.975 PBCC images/rlimit.pb-c.c [2022-09-06T20:33:44.302Z] #42 8.015 DEP images/rlimit.pb-c.d [2022-09-06T20:33:44.524Z] #42 9.631 DEP images/mm.pb-c.d [2022-09-06T20:33:44.524Z] #42 9.688 PBCC images/timerfd.pb-c.c [2022-09-06T20:33:44.524Z] #42 9.763 DEP images/timerfd.pb-c.d [2022-09-06T20:33:44.524Z] #42 9.798 PBCC images/timer.pb-c.c [2022-09-06T20:33:44.560Z] #42 8.137 PBCC images/file-lock.pb-c.c [2022-09-06T20:33:44.560Z] #42 8.162 DEP images/file-lock.pb-c.d [2022-09-06T20:33:44.560Z] #42 8.202 PBCC images/tty.pb-c.c [2022-09-06T20:33:44.560Z] #42 8.255 DEP images/tty.pb-c.d [2022-09-06T20:33:44.560Z] #42 8.317 PBCC images/tun.pb-c.c [2022-09-06T20:33:44.560Z] #42 8.371 PBCC images/netdev.pb-c.c [2022-09-06T20:33:44.638Z] #41 7.223 Scanning dependencies of target tini-static [2022-09-06T20:33:44.639Z] #41 7.416 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-06T20:33:44.782Z] #42 9.847 DEP images/timer.pb-c.d [2022-09-06T20:33:44.782Z] #42 9.890 PBCC images/sa.pb-c.c [2022-09-06T20:33:44.782Z] #42 9.917 DEP images/sa.pb-c.d [2022-09-06T20:33:44.782Z] #42 9.996 PBCC images/pipe-data.pb-c.c [2022-09-06T20:33:44.782Z] #42 10.04 DEP images/pipe-data.pb-c.d [2022-09-06T20:33:44.782Z] #42 10.09 PBCC images/mnt.pb-c.c [2022-09-06T20:33:44.782Z] #42 10.15 DEP images/mnt.pb-c.d [2022-09-06T20:33:44.817Z] #42 8.399 DEP images/tun.pb-c.d [2022-09-06T20:33:44.817Z] #42 8.435 DEP images/netdev.pb-c.d [2022-09-06T20:33:44.817Z] #42 8.515 PBCC images/vma.pb-c.c [2022-09-06T20:33:44.817Z] #42 8.537 DEP images/vma.pb-c.d [2022-09-06T20:33:44.817Z] #42 8.573 PBCC images/creds.pb-c.c [2022-09-06T20:33:44.817Z] #42 8.584 DEP images/creds.pb-c.d [2022-09-06T20:33:44.817Z] #42 8.623 PBCC images/utsns.pb-c.c [2022-09-06T20:33:45.038Z] #42 10.18 PBCC images/sk-packet.pb-c.c [2022-09-06T20:33:45.038Z] #42 10.21 DEP images/sk-packet.pb-c.d [2022-09-06T20:33:45.038Z] #42 10.25 PBCC images/tcp-stream.pb-c.c [2022-09-06T20:33:45.038Z] #42 10.30 DEP images/tcp-stream.pb-c.d [2022-09-06T20:33:45.038Z] #42 10.35 PBCC images/pipe.pb-c.c [2022-09-06T20:33:45.038Z] #42 10.39 DEP images/pipe.pb-c.d [2022-09-06T20:33:45.074Z] #42 8.639 DEP images/utsns.pb-c.d [2022-09-06T20:33:45.074Z] #42 8.673 PBCC images/ipc-desc.pb-c.c [2022-09-06T20:33:45.074Z] #42 8.715 PBCC images/ipc-sem.pb-c.c [2022-09-06T20:33:45.074Z] #42 8.739 DEP images/ipc-desc.pb-c.d [2022-09-06T20:33:45.074Z] #42 8.779 DEP images/ipc-sem.pb-c.d [2022-09-06T20:33:45.074Z] #42 8.814 PBCC images/ipc-msg.pb-c.c [2022-09-06T20:33:45.074Z] #42 8.832 DEP images/ipc-msg.pb-c.d [2022-09-06T20:33:45.074Z] #42 8.885 PBCC images/ipc-shm.pb-c.c [2022-09-06T20:33:45.289Z] #37 146.4 CC criu/sockets.o [2022-09-06T20:33:45.294Z] #42 10.44 PBCC images/pstree.pb-c.c [2022-09-06T20:33:45.294Z] #42 10.44 DEP images/pstree.pb-c.d [2022-09-06T20:33:45.294Z] #42 10.52 PBCC images/fs.pb-c.c [2022-09-06T20:33:45.294Z] #42 10.53 DEP images/fs.pb-c.d [2022-09-06T20:33:45.294Z] #42 10.58 PBCC images/signalfd.pb-c.c [2022-09-06T20:33:45.294Z] #42 10.65 DEP images/signalfd.pb-c.d [2022-09-06T20:33:45.330Z] #42 8.915 DEP images/ipc-shm.pb-c.d [2022-09-06T20:33:45.330Z] #42 8.983 PBCC images/ipc-var.pb-c.c [2022-09-06T20:33:45.330Z] #42 9.019 DEP images/ipc-var.pb-c.d [2022-09-06T20:33:45.330Z] #42 9.050 PBCC images/sk-opts.pb-c.c [2022-09-06T20:33:45.330Z] #42 9.079 PBCC images/packet-sock.pb-c.c [2022-09-06T20:33:45.330Z] #42 9.123 DEP images/sk-opts.pb-c.d [2022-09-06T20:33:45.551Z] #42 10.70 PBCC images/fh.pb-c.c [2022-09-06T20:33:45.551Z] #42 10.75 PBCC images/fsnotify.pb-c.c [2022-09-06T20:33:45.551Z] #42 10.79 DEP images/fh.pb-c.d [2022-09-06T20:33:45.551Z] #42 10.83 DEP images/fsnotify.pb-c.d [2022-09-06T20:33:45.551Z] #42 10.90 PBCC images/eventpoll.pb-c.c [2022-09-06T20:33:45.587Z] #42 9.171 DEP images/packet-sock.pb-c.d [2022-09-06T20:33:45.587Z] #42 9.234 PBCC images/sk-netlink.pb-c.c [2022-09-06T20:33:45.587Z] #42 9.267 DEP images/sk-netlink.pb-c.d [2022-09-06T20:33:45.587Z] #42 9.304 PBCC images/sk-inet.pb-c.c [2022-09-06T20:33:45.587Z] #42 9.330 DEP images/sk-inet.pb-c.d [2022-09-06T20:33:45.807Z] #42 10.92 DEP images/eventpoll.pb-c.d [2022-09-06T20:33:45.807Z] #42 10.98 PBCC images/eventfd.pb-c.c [2022-09-06T20:33:45.807Z] #42 10.99 DEP images/eventfd.pb-c.d [2022-09-06T20:33:45.807Z] #42 11.02 PBCC images/remap-file-path.pb-c.c [2022-09-06T20:33:45.807Z] #42 ... [2022-09-06T20:33:45.807Z] [2022-09-06T20:33:45.807Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:45.807Z] #39 64.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-06T20:33:45.807Z] #39 64.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-06T20:33:45.807Z] #39 64.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:33:45.807Z] #39 70.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T20:33:45.807Z] #39 70.09 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:33:45.807Z] #39 70.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:33:45.807Z] #39 70.24 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-06T20:33:45.807Z] #39 70.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:33:45.807Z] #39 70.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:33:45.807Z] #39 ... [2022-09-06T20:33:45.807Z] [2022-09-06T20:33:45.807Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:45.807Z] #42 11.06 DEP images/remap-file-path.pb-c.d [2022-09-06T20:33:45.807Z] #42 11.12 PBCC images/fifo.pb-c.c [2022-09-06T20:33:45.807Z] #42 11.15 DEP images/fifo.pb-c.d [2022-09-06T20:33:45.844Z] #42 9.415 PBCC images/sk-unix.pb-c.c [2022-09-06T20:33:45.844Z] #42 9.507 DEP images/sk-unix.pb-c.d [2022-09-06T20:33:45.844Z] #42 9.565 PBCC images/mm.pb-c.c [2022-09-06T20:33:46.016Z] #41 8.621 [100%] Linking C executable tini-static [2022-09-06T20:33:46.070Z] #42 11.19 PBCC images/ghost-file.pb-c.c [2022-09-06T20:33:46.070Z] #42 11.25 DEP images/ghost-file.pb-c.d [2022-09-06T20:33:46.070Z] #42 11.29 PBCC images/regfile.pb-c.c [2022-09-06T20:33:46.070Z] #42 11.36 DEP images/regfile.pb-c.d [2022-09-06T20:33:46.070Z] #42 11.40 PBCC images/ns.pb-c.c [2022-09-06T20:33:46.100Z] #42 9.671 DEP images/mm.pb-c.d [2022-09-06T20:33:46.100Z] #42 9.728 PBCC images/timerfd.pb-c.c [2022-09-06T20:33:46.100Z] #42 9.798 DEP images/timerfd.pb-c.d [2022-09-06T20:33:46.100Z] #42 9.886 PBCC images/timer.pb-c.c [2022-09-06T20:33:46.100Z] #42 9.921 DEP images/timer.pb-c.d [2022-09-06T20:33:46.227Z] #37 147.2 CC criu/stats.o [2022-09-06T20:33:46.227Z] #37 147.5 CC criu/string.o [2022-09-06T20:33:46.275Z] #41 9.133 [100%] Built target tini-static [2022-09-06T20:33:46.326Z] #42 11.42 DEP images/ns.pb-c.d [2022-09-06T20:33:46.327Z] #42 11.47 PBCC images/fdinfo.pb-c.c [2022-09-06T20:33:46.327Z] #42 11.54 DEP images/fdinfo.pb-c.d [2022-09-06T20:33:46.327Z] #42 11.60 PBCC images/core-aarch64.pb-c.c [2022-09-06T20:33:46.327Z] #42 11.66 PBCC images/core-arm.pb-c.c [2022-09-06T20:33:46.357Z] #42 9.971 PBCC images/sa.pb-c.c [2022-09-06T20:33:46.357Z] #42 10.01 DEP images/sa.pb-c.d [2022-09-06T20:33:46.357Z] #42 10.06 PBCC images/pipe-data.pb-c.c [2022-09-06T20:33:46.357Z] #42 10.08 DEP images/pipe-data.pb-c.d [2022-09-06T20:33:46.357Z] #42 10.14 PBCC images/mnt.pb-c.c [2022-09-06T20:33:46.357Z] #42 10.19 DEP images/mnt.pb-c.d [2022-09-06T20:33:46.487Z] #37 147.6 CC criu/sysctl.o [2022-09-06T20:33:46.535Z] #41 9.239 + mkdir -p /build [2022-09-06T20:33:46.535Z] #41 9.242 + cp tini-static /build/docker-init [2022-09-06T20:33:46.583Z] #42 11.73 PBCC images/core-ppc64.pb-c.c [2022-09-06T20:33:46.583Z] #42 11.77 PBCC images/core-s390.pb-c.c [2022-09-06T20:33:46.583Z] #42 11.80 PBCC images/core-x86.pb-c.c [2022-09-06T20:33:46.583Z] #42 11.85 PBCC images/core.pb-c.c [2022-09-06T20:33:46.614Z] #42 10.25 PBCC images/sk-packet.pb-c.c [2022-09-06T20:33:46.614Z] #42 10.29 DEP images/sk-packet.pb-c.d [2022-09-06T20:33:46.614Z] #42 10.32 PBCC images/tcp-stream.pb-c.c [2022-09-06T20:33:46.614Z] #42 10.37 DEP images/tcp-stream.pb-c.d [2022-09-06T20:33:46.614Z] #42 10.40 PBCC images/pipe.pb-c.c [2022-09-06T20:33:46.794Z] #41 DONE 9.6s [2022-09-06T20:33:46.794Z] [2022-09-06T20:33:46.794Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:46.794Z] #42 2.016 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:33:46.794Z] #42 2.016 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:33:46.794Z] #42 2.032 Note: Building without GnuTLS support [2022-09-06T20:33:46.794Z] #42 2.042 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:33:46.794Z] #42 2.043 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:33:46.794Z] #42 3.656 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:33:46.794Z] #42 3.713 GEN .gitid [2022-09-06T20:33:46.794Z] #42 3.738 GEN criu/include/version.h [2022-09-06T20:33:46.794Z] #42 3.808 GEN include/common/asm [2022-09-06T20:33:46.839Z] #42 11.93 PBCC images/inventory.pb-c.c [2022-09-06T20:33:46.839Z] #42 12.00 DEP images/core-aarch64.pb-c.d [2022-09-06T20:33:46.839Z] #42 12.03 DEP images/core-arm.pb-c.d [2022-09-06T20:33:46.839Z] #42 12.08 DEP images/core-ppc64.pb-c.d [2022-09-06T20:33:46.839Z] #42 12.12 DEP images/core-s390.pb-c.d [2022-09-06T20:33:46.839Z] #42 12.16 DEP images/core-x86.pb-c.d [2022-09-06T20:33:46.871Z] #42 10.43 DEP images/pipe.pb-c.d [2022-09-06T20:33:46.871Z] #42 10.50 PBCC images/pstree.pb-c.c [2022-09-06T20:33:46.871Z] #42 10.55 DEP images/pstree.pb-c.d [2022-09-06T20:33:46.871Z] #42 10.58 PBCC images/fs.pb-c.c [2022-09-06T20:33:46.871Z] #42 10.60 DEP images/fs.pb-c.d [2022-09-06T20:33:46.871Z] #42 10.66 PBCC images/signalfd.pb-c.c [2022-09-06T20:33:47.056Z] #37 148.2 CC criu/sysfs_parse.o [2022-09-06T20:33:47.096Z] #42 12.24 DEP images/core.pb-c.d [2022-09-06T20:33:47.096Z] #42 12.29 DEP images/inventory.pb-c.d [2022-09-06T20:33:47.096Z] #42 12.37 PBCC images/cpuinfo.pb-c.c [2022-09-06T20:33:47.096Z] #42 12.40 DEP images/cpuinfo.pb-c.d [2022-09-06T20:33:47.129Z] #42 10.71 DEP images/signalfd.pb-c.d [2022-09-06T20:33:47.129Z] #42 10.76 PBCC images/fh.pb-c.c [2022-09-06T20:33:47.129Z] #42 10.79 PBCC images/fsnotify.pb-c.c [2022-09-06T20:33:47.129Z] #42 10.83 DEP images/fh.pb-c.d [2022-09-06T20:33:47.129Z] #42 10.86 DEP images/fsnotify.pb-c.d [2022-09-06T20:33:47.129Z] #42 10.91 PBCC images/eventpoll.pb-c.c [2022-09-06T20:33:47.316Z] #37 148.6 CC criu/timens.o [2022-09-06T20:33:47.353Z] #42 12.45 PBCC images/stats.pb-c.c [2022-09-06T20:33:47.353Z] #42 12.49 DEP images/stats.pb-c.d [2022-09-06T20:33:47.385Z] #42 10.92 DEP images/eventpoll.pb-c.d [2022-09-06T20:33:47.385Z] #42 10.96 PBCC images/eventfd.pb-c.c [2022-09-06T20:33:47.385Z] #42 10.97 DEP images/eventfd.pb-c.d [2022-09-06T20:33:47.385Z] #42 11.05 PBCC images/remap-file-path.pb-c.c [2022-09-06T20:33:47.385Z] #42 11.09 DEP images/remap-file-path.pb-c.d [2022-09-06T20:33:47.385Z] #42 11.15 PBCC images/fifo.pb-c.c [2022-09-06T20:33:47.575Z] #37 148.9 CC criu/timerfd.o [2022-09-06T20:33:47.641Z] #42 11.18 DEP images/fifo.pb-c.d [2022-09-06T20:33:47.641Z] #42 11.22 PBCC images/ghost-file.pb-c.c [2022-09-06T20:33:47.641Z] #42 11.27 DEP images/ghost-file.pb-c.d [2022-09-06T20:33:47.641Z] #42 11.32 PBCC images/regfile.pb-c.c [2022-09-06T20:33:47.641Z] #42 11.36 DEP images/regfile.pb-c.d [2022-09-06T20:33:47.641Z] #42 11.41 PBCC images/ns.pb-c.c [2022-09-06T20:33:47.898Z] #42 11.44 DEP images/ns.pb-c.d [2022-09-06T20:33:47.898Z] #42 11.47 PBCC images/fdinfo.pb-c.c [2022-09-06T20:33:47.898Z] #42 11.57 DEP images/fdinfo.pb-c.d [2022-09-06T20:33:47.898Z] #42 11.61 PBCC images/core-aarch64.pb-c.c [2022-09-06T20:33:47.898Z] #42 11.65 PBCC images/core-arm.pb-c.c [2022-09-06T20:33:47.898Z] #42 11.68 PBCC images/core-ppc64.pb-c.c [2022-09-06T20:33:48.144Z] #37 149.2 CC criu/tty.o [2022-09-06T20:33:48.154Z] #42 11.72 PBCC images/core-s390.pb-c.c [2022-09-06T20:33:48.154Z] #42 11.77 PBCC images/core-x86.pb-c.c [2022-09-06T20:33:48.154Z] #42 11.81 PBCC images/core.pb-c.c [2022-09-06T20:33:48.154Z] #42 11.88 PBCC images/inventory.pb-c.c [2022-09-06T20:33:48.170Z] #42 5.731 PBCC images/timens.pb-c.c [2022-09-06T20:33:48.170Z] #42 5.768 DEP images/timens.pb-c.d [2022-09-06T20:33:48.170Z] #42 5.895 PBCC images/fown.pb-c.c [2022-09-06T20:33:48.170Z] #42 5.909 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-06T20:33:48.170Z] #42 5.978 PBCC images/opts.pb-c.c [2022-09-06T20:33:48.170Z] #42 6.028 PBCC images/memfd.pb-c.c [2022-09-06T20:33:48.170Z] #42 6.068 DEP images/fown.pb-c.d [2022-09-06T20:33:48.170Z] #42 6.107 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-06T20:33:48.410Z] #42 11.96 DEP images/core-aarch64.pb-c.d [2022-09-06T20:33:48.411Z] #42 12.04 DEP images/core-arm.pb-c.d [2022-09-06T20:33:48.411Z] #42 12.11 DEP images/core-ppc64.pb-c.d [2022-09-06T20:33:48.411Z] #42 12.15 DEP images/core-s390.pb-c.d [2022-09-06T20:33:48.411Z] #42 12.19 DEP images/core-x86.pb-c.d [2022-09-06T20:33:48.429Z] #42 6.174 DEP images/opts.pb-c.d [2022-09-06T20:33:48.429Z] #42 6.219 DEP images/memfd.pb-c.d [2022-09-06T20:33:48.429Z] #42 6.289 PBCC images/sit.pb-c.c [2022-09-06T20:33:48.429Z] #42 6.334 DEP images/sit.pb-c.d [2022-09-06T20:33:48.429Z] #42 6.364 PBCC images/macvlan.pb-c.c [2022-09-06T20:33:48.429Z] #42 6.398 DEP images/macvlan.pb-c.d [2022-09-06T20:33:48.429Z] #42 6.436 PBCC images/autofs.pb-c.c [2022-09-06T20:33:48.675Z] #42 12.23 DEP images/core.pb-c.d [2022-09-06T20:33:48.675Z] #42 12.28 DEP images/inventory.pb-c.d [2022-09-06T20:33:48.675Z] #42 12.32 PBCC images/cpuinfo.pb-c.c [2022-09-06T20:33:48.675Z] #42 12.37 DEP images/cpuinfo.pb-c.d [2022-09-06T20:33:48.675Z] #42 12.42 PBCC images/stats.pb-c.c [2022-09-06T20:33:48.675Z] #42 12.46 DEP images/stats.pb-c.d [2022-09-06T20:33:48.688Z] #42 6.466 DEP images/autofs.pb-c.d [2022-09-06T20:33:48.688Z] #42 6.528 PBCC images/sysctl.pb-c.c [2022-09-06T20:33:48.688Z] #42 6.536 DEP images/sysctl.pb-c.d [2022-09-06T20:33:48.722Z] #42 13.79 make[1]: Nothing to be done for 'all'. [2022-09-06T20:33:48.947Z] #42 6.587 PBCC images/time.pb-c.c [2022-09-06T20:33:48.947Z] #42 6.608 DEP images/time.pb-c.d [2022-09-06T20:33:48.947Z] #42 6.644 PBCC images/binfmt-misc.pb-c.c [2022-09-06T20:33:48.947Z] #42 6.651 DEP images/binfmt-misc.pb-c.d [2022-09-06T20:33:48.947Z] #42 6.680 PBCC images/seccomp.pb-c.c [2022-09-06T20:33:48.947Z] #42 6.726 DEP images/seccomp.pb-c.d [2022-09-06T20:33:48.947Z] #42 6.766 PBCC images/userns.pb-c.c [2022-09-06T20:33:48.947Z] #42 6.796 DEP images/userns.pb-c.d [2022-09-06T20:33:48.947Z] #42 6.836 PBCC images/cgroup.pb-c.c [2022-09-06T20:33:48.947Z] #42 6.866 DEP images/cgroup.pb-c.d [2022-09-06T20:33:48.947Z] #42 6.898 PBCC images/ext-file.pb-c.c [2022-09-06T20:33:48.947Z] #42 6.917 DEP images/ext-file.pb-c.d [2022-09-06T20:33:48.947Z] #42 6.944 PBCC images/rpc.pb-c.c [2022-09-06T20:33:48.979Z] #42 ... [2022-09-06T20:33:48.979Z] [2022-09-06T20:33:48.979Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:33:48.979Z] #36 70.31 internal/syscall/unix [2022-09-06T20:33:48.979Z] #36 70.85 time [2022-09-06T20:33:48.979Z] #36 77.38 internal/poll [2022-09-06T20:33:48.979Z] #36 78.11 internal/fmtsort [2022-09-06T20:33:48.979Z] #36 78.65 internal/syscall/execenv [2022-09-06T20:33:48.979Z] #36 78.97 path [2022-09-06T20:33:48.979Z] #36 79.50 io/fs [2022-09-06T20:33:48.979Z] #36 80.20 strings [2022-09-06T20:33:49.131Z] #54 5.748 Collecting yamllint==1.26.1 [2022-09-06T20:33:49.206Z] #42 7.028 DEP images/rpc.pb-c.d [2022-09-06T20:33:49.206Z] #42 7.074 PBCC images/siginfo.pb-c.c [2022-09-06T20:33:49.206Z] #42 7.098 DEP images/siginfo.pb-c.d [2022-09-06T20:33:49.206Z] #42 7.138 PBCC images/pagemap.pb-c.c [2022-09-06T20:33:49.206Z] #42 7.173 DEP images/pagemap.pb-c.d [2022-09-06T20:33:49.465Z] #42 7.256 PBCC images/rlimit.pb-c.c [2022-09-06T20:33:49.465Z] #42 7.306 DEP images/rlimit.pb-c.d [2022-09-06T20:33:49.465Z] #42 7.356 PBCC images/file-lock.pb-c.c [2022-09-06T20:33:49.543Z] #36 80.64 os [2022-09-06T20:33:49.607Z] #42 ... [2022-09-06T20:33:49.607Z] [2022-09-06T20:33:49.607Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:33:49.607Z] #27 71.68 internal/syscall/unix [2022-09-06T20:33:49.607Z] #27 72.04 time [2022-09-06T20:33:49.607Z] #27 78.90 internal/poll [2022-09-06T20:33:49.607Z] #27 79.72 internal/fmtsort [2022-09-06T20:33:49.607Z] #27 80.35 internal/syscall/execenv [2022-09-06T20:33:49.607Z] #27 80.60 path [2022-09-06T20:33:49.607Z] #27 81.30 io/fs [2022-09-06T20:33:49.607Z] #27 81.78 strings [2022-09-06T20:33:49.724Z] #42 7.380 DEP images/file-lock.pb-c.d [2022-09-06T20:33:49.724Z] #42 7.422 PBCC images/tty.pb-c.c [2022-09-06T20:33:49.724Z] #42 7.489 DEP images/tty.pb-c.d [2022-09-06T20:33:49.724Z] #42 7.544 PBCC images/tun.pb-c.c [2022-09-06T20:33:49.724Z] #42 7.611 PBCC images/netdev.pb-c.c [2022-09-06T20:33:49.724Z] #42 7.643 DEP images/tun.pb-c.d [2022-09-06T20:33:49.724Z] #42 7.692 DEP images/netdev.pb-c.d [2022-09-06T20:33:49.724Z] #42 7.740 PBCC images/vma.pb-c.c [2022-09-06T20:33:49.800Z] #36 ... [2022-09-06T20:33:49.800Z] [2022-09-06T20:33:49.800Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:49.800Z] #42 15.02 CC images/stats.o [2022-09-06T20:33:49.983Z] #42 7.795 DEP images/vma.pb-c.d [2022-09-06T20:33:49.983Z] #42 7.833 PBCC images/creds.pb-c.c [2022-09-06T20:33:49.983Z] #42 7.868 DEP images/creds.pb-c.d [2022-09-06T20:33:49.983Z] #42 7.907 PBCC images/utsns.pb-c.c [2022-09-06T20:33:49.983Z] #42 7.936 DEP images/utsns.pb-c.d [2022-09-06T20:33:49.983Z] #42 7.992 PBCC images/ipc-desc.pb-c.c [2022-09-06T20:33:50.052Z] #37 151.1 CC criu/tun.o [2022-09-06T20:33:50.091Z] #54 ... [2022-09-06T20:33:50.091Z] [2022-09-06T20:33:50.091Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:50.091Z] #40 127.3 CC criu/namespaces.o [2022-09-06T20:33:50.091Z] #40 129.4 CC criu/net.o [2022-09-06T20:33:50.091Z] #40 132.9 CC criu/netfilter.o [2022-09-06T20:33:50.091Z] #40 133.2 CC criu/page-pipe.o [2022-09-06T20:33:50.091Z] #40 134.0 CC criu/page-xfer.o [2022-09-06T20:33:50.171Z] #27 ... [2022-09-06T20:33:50.171Z] [2022-09-06T20:33:50.171Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:33:50.171Z] #42 13.80 make[1]: Nothing to be done for 'all'. [2022-09-06T20:33:50.242Z] #42 8.019 PBCC images/ipc-sem.pb-c.c [2022-09-06T20:33:50.242Z] #42 8.038 DEP images/ipc-desc.pb-c.d [2022-09-06T20:33:50.242Z] #42 8.067 DEP images/ipc-sem.pb-c.d [2022-09-06T20:33:50.242Z] #42 8.103 PBCC images/ipc-msg.pb-c.c [2022-09-06T20:33:50.242Z] #42 8.122 DEP images/ipc-msg.pb-c.d [2022-09-06T20:33:50.242Z] #42 8.149 PBCC images/ipc-shm.pb-c.c [2022-09-06T20:33:50.242Z] #42 8.190 DEP images/ipc-shm.pb-c.d [2022-09-06T20:33:50.242Z] #42 8.226 PBCC images/ipc-var.pb-c.c [2022-09-06T20:33:50.364Z] #42 15.39 CC images/core.o [2022-09-06T20:33:50.501Z] #42 8.245 DEP images/ipc-var.pb-c.d [2022-09-06T20:33:50.501Z] #42 8.325 PBCC images/sk-opts.pb-c.c [2022-09-06T20:33:50.501Z] #42 8.334 PBCC images/packet-sock.pb-c.c [2022-09-06T20:33:50.501Z] #42 8.374 DEP images/sk-opts.pb-c.d [2022-09-06T20:33:50.501Z] #42 8.421 DEP images/packet-sock.pb-c.d [2022-09-06T20:33:50.501Z] #42 8.472 PBCC images/sk-netlink.pb-c.c [2022-09-06T20:33:50.621Z] #42 15.96 CC images/core-x86.o [2022-09-06T20:33:50.622Z] #37 151.8 CC criu/uffd.o [2022-09-06T20:33:50.760Z] #42 8.519 DEP images/sk-netlink.pb-c.d [2022-09-06T20:33:50.761Z] #42 8.560 PBCC images/sk-inet.pb-c.c [2022-09-06T20:33:50.761Z] #42 8.597 DEP images/sk-inet.pb-c.d [2022-09-06T20:33:50.761Z] #42 8.668 PBCC images/sk-unix.pb-c.c [2022-09-06T20:33:50.761Z] #42 8.736 DEP images/sk-unix.pb-c.d [2022-09-06T20:33:51.020Z] #42 8.769 PBCC images/mm.pb-c.c [2022-09-06T20:33:51.020Z] #42 8.814 DEP images/mm.pb-c.d [2022-09-06T20:33:51.020Z] #42 8.884 PBCC images/timerfd.pb-c.c [2022-09-06T20:33:51.020Z] #42 8.932 DEP images/timerfd.pb-c.d [2022-09-06T20:33:51.020Z] #42 8.978 PBCC images/timer.pb-c.c [2022-09-06T20:33:51.020Z] #42 9.005 DEP images/timer.pb-c.d [2022-09-06T20:33:51.185Z] #42 16.47 CC images/core-arm.o [2022-09-06T20:33:51.279Z] #42 9.055 PBCC images/sa.pb-c.c [2022-09-06T20:33:51.279Z] #42 9.102 DEP images/sa.pb-c.d [2022-09-06T20:33:51.279Z] #42 9.139 PBCC images/pipe-data.pb-c.c [2022-09-06T20:33:51.279Z] #42 9.163 DEP images/pipe-data.pb-c.d [2022-09-06T20:33:51.279Z] #42 9.255 PBCC images/mnt.pb-c.c [2022-09-06T20:33:51.468Z] #40 135.5 CC criu/pagemap-cache.o [2022-09-06T20:33:51.538Z] #42 9.280 DEP images/mnt.pb-c.d [2022-09-06T20:33:51.538Z] #42 9.328 PBCC images/sk-packet.pb-c.c [2022-09-06T20:33:51.538Z] #42 9.357 DEP images/sk-packet.pb-c.d [2022-09-06T20:33:51.538Z] #42 9.406 PBCC images/tcp-stream.pb-c.c [2022-09-06T20:33:51.538Z] #42 9.480 DEP images/tcp-stream.pb-c.d [2022-09-06T20:33:51.539Z] #42 15.12 CC images/stats.o [2022-09-06T20:33:51.627Z] using credential docker-jenkins-github-credentials [2022-09-06T20:33:51.716Z] Cloning the remote Git repository [2022-09-06T20:33:51.716Z] Cloning with configured refspecs honoured and without tags [2022-09-06T20:33:51.727Z] #40 135.9 CC criu/pagemap.o [2022-09-06T20:33:51.749Z] #42 16.83 CC images/core-aarch64.o [2022-09-06T20:33:51.795Z] #42 15.42 CC images/core.o [2022-09-06T20:33:51.798Z] #42 9.543 PBCC images/pipe.pb-c.c [2022-09-06T20:33:51.798Z] #42 9.624 DEP images/pipe.pb-c.d [2022-09-06T20:33:51.798Z] #42 9.668 PBCC images/pstree.pb-c.c [2022-09-06T20:33:51.798Z] #42 9.696 DEP images/pstree.pb-c.d [2022-09-06T20:33:51.798Z] #42 9.721 PBCC images/fs.pb-c.c [2022-09-06T20:33:51.798Z] #42 9.756 DEP images/fs.pb-c.d [2022-09-06T20:33:52.000Z] #37 153.1 CC criu/util.o [2022-09-06T20:33:52.006Z] #42 17.21 CC images/core-ppc64.o [2022-09-06T20:33:52.057Z] #42 9.779 PBCC images/signalfd.pb-c.c [2022-09-06T20:33:52.057Z] #42 9.808 DEP images/signalfd.pb-c.d [2022-09-06T20:33:52.057Z] #42 9.837 PBCC images/fh.pb-c.c [2022-09-06T20:33:52.057Z] #42 9.867 PBCC images/fsnotify.pb-c.c [2022-09-06T20:33:52.057Z] #42 9.901 DEP images/fh.pb-c.d [2022-09-06T20:33:52.057Z] #42 9.948 DEP images/fsnotify.pb-c.d [2022-09-06T20:33:52.057Z] #42 9.985 PBCC images/eventpoll.pb-c.c [2022-09-06T20:33:52.316Z] #42 10.00 DEP images/eventpoll.pb-c.d [2022-09-06T20:33:52.316Z] #42 10.04 PBCC images/eventfd.pb-c.c [2022-09-06T20:33:52.316Z] #42 10.08 DEP images/eventfd.pb-c.d [2022-09-06T20:33:52.316Z] #42 10.15 PBCC images/remap-file-path.pb-c.c [2022-09-06T20:33:52.316Z] #42 10.18 DEP images/remap-file-path.pb-c.d [2022-09-06T20:33:52.316Z] #42 10.24 PBCC images/fifo.pb-c.c [2022-09-06T20:33:52.359Z] #42 15.98 CC images/core-x86.o [2022-09-06T20:33:52.569Z] #42 17.76 CC images/core-s390.o [2022-09-06T20:33:52.575Z] #42 10.26 DEP images/fifo.pb-c.d [2022-09-06T20:33:52.575Z] #42 10.31 PBCC images/ghost-file.pb-c.c [2022-09-06T20:33:52.575Z] #42 10.34 DEP images/ghost-file.pb-c.d [2022-09-06T20:33:52.575Z] #42 10.39 PBCC images/regfile.pb-c.c [2022-09-06T20:33:52.575Z] #42 10.46 DEP images/regfile.pb-c.d [2022-09-06T20:33:52.575Z] #42 10.49 PBCC images/ns.pb-c.c [2022-09-06T20:33:52.664Z] #40 136.8 CC criu/parasite-syscall.o [2022-09-06T20:33:52.833Z] #42 10.51 DEP images/ns.pb-c.d [2022-09-06T20:33:52.833Z] #42 10.54 PBCC images/fdinfo.pb-c.c [2022-09-06T20:33:52.833Z] #42 10.60 DEP images/fdinfo.pb-c.d [2022-09-06T20:33:52.833Z] #42 10.68 PBCC images/core-aarch64.pb-c.c [2022-09-06T20:33:52.833Z] #42 10.71 PBCC images/core-arm.pb-c.c [2022-09-06T20:33:52.833Z] #42 10.76 PBCC images/core-ppc64.pb-c.c [2022-09-06T20:33:52.833Z] #42 10.80 PBCC images/core-s390.pb-c.c [2022-09-06T20:33:52.833Z] #42 10.84 PBCC images/core-x86.pb-c.c [2022-09-06T20:33:52.922Z] #42 16.59 CC images/core-arm.o [2022-09-06T20:33:51.938Z] Cloning repository https://github.com/moby/moby.git [2022-09-06T20:33:52.393Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-09-06T20:33:53.092Z] #42 10.90 PBCC images/core.pb-c.c [2022-09-06T20:33:53.093Z] #42 10.96 PBCC images/inventory.pb-c.c [2022-09-06T20:33:53.093Z] #42 11.03 DEP images/core-aarch64.pb-c.d [2022-09-06T20:33:53.093Z] #42 11.08 DEP images/core-arm.pb-c.d [2022-09-06T20:33:53.179Z] #42 16.93 CC images/core-aarch64.o [2022-09-06T20:33:53.352Z] #42 11.17 DEP images/core-ppc64.pb-c.d [2022-09-06T20:33:53.352Z] #42 11.25 DEP images/core-s390.pb-c.d [2022-09-06T20:33:53.352Z] #42 11.34 DEP images/core-x86.pb-c.d [2022-09-06T20:33:53.382Z] #37 154.4 CC criu/uts_ns.o [2022-09-06T20:33:53.382Z] #37 154.7 CC criu/vdso.o [2022-09-06T20:33:53.499Z] #42 18.47 CC images/cpuinfo.o [2022-09-06T20:33:53.611Z] #42 11.42 DEP images/core.pb-c.d [2022-09-06T20:33:53.611Z] #42 11.47 DEP images/inventory.pb-c.d [2022-09-06T20:33:53.611Z] #42 11.54 PBCC images/cpuinfo.pb-c.c [2022-09-06T20:33:53.611Z] #42 11.57 DEP images/cpuinfo.pb-c.d [2022-09-06T20:33:53.611Z] #42 11.60 PBCC images/stats.pb-c.c [2022-09-06T20:33:53.742Z] #42 17.27 CC images/core-ppc64.o [2022-09-06T20:33:53.756Z] #42 18.93 CC images/inventory.o [2022-09-06T20:33:53.870Z] #42 11.64 DEP images/stats.pb-c.d [2022-09-06T20:33:53.952Z] #37 155.2 LINK criu/built-in.o [2022-09-06T20:33:54.013Z] #42 19.13 CC images/fdinfo.o [2022-09-06T20:33:54.043Z] #40 137.8 CC criu/path.o [2022-09-06T20:33:54.043Z] #40 ... [2022-09-06T20:33:54.043Z] [2022-09-06T20:33:54.043Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:33:54.043Z] #54 11.12 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-06T20:33:54.128Z] #42 ... [2022-09-06T20:33:54.128Z] [2022-09-06T20:33:54.128Z] #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-09-06T20:33:54.128Z] #30 67.78 internal/syscall/unix [2022-09-06T20:33:54.128Z] #30 68.28 time [2022-09-06T20:33:54.128Z] #30 74.51 internal/poll [2022-09-06T20:33:54.128Z] #30 75.29 internal/fmtsort [2022-09-06T20:33:54.128Z] #30 76.16 internal/syscall/execenv [2022-09-06T20:33:54.128Z] #30 76.39 path [2022-09-06T20:33:54.128Z] #30 76.96 io/fs [2022-09-06T20:33:54.128Z] #30 77.17 strings [2022-09-06T20:33:54.128Z] #30 ... [2022-09-06T20:33:54.128Z] [2022-09-06T20:33:54.128Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:33:54.128Z] #39 69.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-06T20:33:54.128Z] #39 69.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:33:54.128Z] #39 69.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:33:54.128Z] #39 69.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-06T20:33:54.129Z] #39 69.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:33:54.129Z] #39 69.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:33:54.212Z] #37 155.3 LINK criu/criu [2022-09-06T20:33:54.270Z] #42 19.53 CC images/fown.o [2022-09-06T20:33:54.305Z] #42 17.82 CC images/core-s390.o [2022-09-06T20:33:54.387Z] #39 ... [2022-09-06T20:33:54.387Z] [2022-09-06T20:33:54.387Z] #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-09-06T20:33:54.387Z] #30 78.18 os [2022-09-06T20:33:54.527Z] #42 19.72 CC images/ns.o [2022-09-06T20:33:54.780Z] #37 155.7 DEP lib/c/criu.d [2022-09-06T20:33:54.780Z] #37 155.8 CC images/rpc.pb-c.o [2022-09-06T20:33:54.784Z] #42 19.94 CC images/regfile.o [2022-09-06T20:33:54.869Z] #42 18.55 CC images/cpuinfo.o [2022-09-06T20:33:54.981Z] #54 12.34 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-06T20:33:54.981Z] #54 12.40 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-06T20:33:54.981Z] #54 12.46 Collecting pyyaml (from yamllint==1.26.1) [2022-09-06T20:33:55.041Z] #42 20.20 CC images/ghost-file.o [2022-09-06T20:33:55.241Z] #54 12.82 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-06T20:33:53.092Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:33:53.092Z] > git --version # timeout=10 [2022-09-06T20:33:53.158Z] > git --version # 'git version 2.24.1.windows.2' [2022-09-06T20:33:53.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:33:53.163Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:33:55.297Z] #42 20.55 CC images/fifo.o [2022-09-06T20:33:55.349Z] #37 156.5 CC lib/c/criu.o [2022-09-06T20:33:55.434Z] #42 19.03 CC images/inventory.o [2022-09-06T20:33:55.434Z] #42 19.26 CC images/fdinfo.o [2022-09-06T20:33:55.554Z] #42 20.72 CC images/remap-file-path.o [2022-09-06T20:33:55.554Z] #42 20.91 CC images/eventfd.o [2022-09-06T20:33:55.809Z] #54 13.12 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-06T20:33:55.809Z] #54 13.14 Building wheels for collected packages: yamllint [2022-09-06T20:33:55.809Z] #54 13.14 Running setup.py bdist_wheel for yamllint: started [2022-09-06T20:33:55.999Z] #42 19.58 CC images/fown.o [2022-09-06T20:33:55.999Z] #42 19.84 CC images/ns.o [2022-09-06T20:33:56.118Z] #42 21.15 CC images/eventpoll.o [2022-09-06T20:33:56.118Z] #42 21.49 CC images/fh.o [2022-09-06T20:33:56.288Z] #37 157.5 LINK lib/c/built-in.o [2022-09-06T20:33:56.288Z] #37 157.5 LINK lib/c/libcriu.so [2022-09-06T20:33:56.288Z] #37 157.5 LINK lib/c/libcriu.a [2022-09-06T20:33:56.288Z] #37 157.6 GEN magic.py [2022-09-06T20:33:56.292Z] #30 79.92 bufio [2022-09-06T20:33:56.562Z] #42 20.08 CC images/regfile.o [2022-09-06T20:33:56.682Z] #42 21.77 CC images/fsnotify.o [2022-09-06T20:33:56.747Z] #54 14.27 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-06T20:33:56.819Z] #42 20.29 CC images/ghost-file.o [2022-09-06T20:33:56.857Z] #37 157.8 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:33:56.857Z] #37 157.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:33:56.857Z] #37 157.8 Note: Building without GnuTLS support [2022-09-06T20:33:56.857Z] #37 157.8 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:33:56.857Z] #37 157.8 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:33:57.006Z] #54 14.28 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-06T20:33:57.006Z] #54 14.33 Successfully built yamllint [2022-09-06T20:33:57.006Z] #54 14.37 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-06T20:33:57.079Z] #42 20.62 CC images/fifo.o [2022-09-06T20:33:57.079Z] #42 20.82 CC images/remap-file-path.o [2022-09-06T20:33:57.246Z] #42 22.27 CC images/signalfd.o [2022-09-06T20:33:57.246Z] #42 22.42 CC images/fs.o [2022-09-06T20:33:57.336Z] #42 21.02 CC images/eventfd.o [2022-09-06T20:33:57.503Z] #42 22.67 CC images/pstree.o [2022-09-06T20:33:57.575Z] #54 14.78 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-06T20:33:57.594Z] #42 21.17 CC images/eventpoll.o [2022-09-06T20:33:57.672Z] #30 81.57 text/tabwriter [2022-09-06T20:33:57.760Z] #42 22.91 CC images/pipe.o [2022-09-06T20:33:57.760Z] #42 23.07 CC images/tcp-stream.o [2022-09-06T20:33:57.795Z] #37 158.7 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:33:57.834Z] #54 DONE 15.2s [2022-09-06T20:33:57.834Z] [2022-09-06T20:33:57.834Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:33:57.851Z] #42 21.51 CC images/fh.o [2022-09-06T20:33:57.931Z] #30 81.85 fmt [2022-09-06T20:33:58.094Z] #55 DONE 0.3s [2022-09-06T20:33:58.094Z] [2022-09-06T20:33:58.094Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:33:58.108Z] #42 21.78 CC images/fsnotify.o [2022-09-06T20:33:58.323Z] #42 23.36 CC images/sk-packet.o [2022-09-06T20:33:58.364Z] #37 159.6 make[1]: Nothing to be done for 'all'. [2022-09-06T20:33:58.500Z] #30 82.15 io/ioutil [2022-09-06T20:33:58.580Z] #42 23.59 CC images/mnt.o [2022-09-06T20:33:58.580Z] #42 23.82 CC images/pipe-data.o [2022-09-06T20:33:58.671Z] #42 22.28 CC images/signalfd.o [2022-09-06T20:33:58.837Z] #42 24.03 CC images/sa.o [2022-09-06T20:33:58.930Z] #42 22.54 CC images/fs.o [2022-09-06T20:33:59.094Z] #42 24.32 CC images/timer.o [2022-09-06T20:33:59.187Z] #42 22.81 CC images/pstree.o [2022-09-06T20:33:59.302Z] #37 160.4 make[1]: 'images/built-in.o' is up to date. [2022-09-06T20:33:59.302Z] #37 160.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-06T20:33:59.302Z] #37 160.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-06T20:33:59.302Z] #37 160.5 make[1]: 'compel/libcompel.a' is up to date. [2022-09-06T20:33:59.302Z] #37 160.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-06T20:33:59.351Z] #42 24.72 CC images/timerfd.o [2022-09-06T20:33:59.444Z] #42 23.03 CC images/pipe.o [2022-09-06T20:33:59.562Z] #37 160.6 make[1]: Nothing to be done for 'all'. [2022-09-06T20:33:59.562Z] #37 160.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:33:59.562Z] #37 160.8 make[2]: Nothing to be done for 'all'. [2022-09-06T20:33:59.701Z] #42 23.31 CC images/tcp-stream.o [2022-09-06T20:33:59.701Z] #42 23.54 CC images/sk-packet.o [2022-09-06T20:33:59.822Z] #37 160.8 make[2]: Nothing to be done for 'all'. [2022-09-06T20:33:59.822Z] #37 160.9 make[2]: Nothing to be done for 'all'. [2022-09-06T20:33:59.822Z] #37 161.0 make[2]: Nothing to be done for 'all'. [2022-09-06T20:33:59.822Z] #37 161.1 make[2]: Nothing to be done for 'all'. [2022-09-06T20:33:59.915Z] #42 24.97 CC images/mm.o [2022-09-06T20:34:00.105Z] #37 161.1 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:00.105Z] #37 161.2 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:00.105Z] #37 161.3 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:00.105Z] #37 161.4 INSTALL criu/criu [2022-09-06T20:34:00.172Z] #42 25.20 CC images/sk-opts.o [2022-09-06T20:34:00.172Z] #42 25.37 CC images/sk-unix.o [2022-09-06T20:34:00.265Z] #42 23.82 CC images/mnt.o [2022-09-06T20:34:00.265Z] #42 ... [2022-09-06T20:34:00.265Z] [2022-09-06T20:34:00.265Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:34:00.265Z] #27 82.46 os [2022-09-06T20:34:00.265Z] #27 84.39 bufio [2022-09-06T20:34:00.265Z] #27 86.25 text/tabwriter [2022-09-06T20:34:00.265Z] #27 86.81 io/ioutil [2022-09-06T20:34:00.265Z] #27 86.82 fmt [2022-09-06T20:34:00.265Z] #27 89.37 github.com/BurntSushi/toml [2022-09-06T20:34:00.265Z] #27 89.37 flag [2022-09-06T20:34:00.265Z] #27 90.79 log [2022-09-06T20:34:00.265Z] #27 ... [2022-09-06T20:34:00.265Z] [2022-09-06T20:34:00.265Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:00.265Z] #42 24.07 CC images/pipe-data.o [2022-09-06T20:34:00.410Z] #30 84.36 github.com/BurntSushi/toml [2022-09-06T20:34:00.430Z] #42 25.71 CC images/sk-inet.o [2022-09-06T20:34:00.430Z] #42 ... [2022-09-06T20:34:00.430Z] [2022-09-06T20:34:00.430Z] #40 [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-09-06T20:34:00.523Z] #42 24.27 CC images/sa.o [2022-09-06T20:34:00.669Z] #30 84.36 flag [2022-09-06T20:34:00.742Z] #37 DONE 161.8s [2022-09-06T20:34:00.742Z] [2022-09-06T20:34:00.742Z] #35 [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-09-06T20:34:00.780Z] #42 24.44 CC images/timer.o [2022-09-06T20:34:00.944Z] #40 47.80 Checking out files: 46% (2323/4989) Checking out files: 47% (2345/4989) Checking out files: 48% (2395/4989) Checking out files: 49% (2445/4989) Checking out files: 50% (2495/4989) Checking out files: 51% (2545/4989) Checking out files: 52% (2595/4989) Checking out files: 53% (2645/4989) Checking out files: 54% (2695/4989) Checking out files: 55% (2744/4989) Checking out files: 56% (2794/4989) Checking out files: 57% (2844/4989) Checking out files: 58% (2894/4989) Checking out files: 59% (2944/4989) Checking out files: 60% (2994/4989) Checking out files: 61% (3044/4989) Checking out files: 62% (3094/4989) Checking out files: 63% (3144/4989) Checking out files: 64% (3193/4989) Checking out files: 65% (3243/4989) Checking out files: 66% (3293/4989) Checking out files: 67% (3343/4989) Checking out files: 68% (3393/4989) Checking out files: 69% (3443/4989) Checking out files: 70% (3493/4989) Checking out files: 71% (3543/4989) Checking out files: 72% (3593/4989) Checking out files: 73% (3642/4989) Checking out files: 74% (3692/4989) Checking out files: 75% (3742/4989) [2022-09-06T20:34:00.944Z] #40 ... [2022-09-06T20:34:00.944Z] [2022-09-06T20:34:00.944Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:34:00.944Z] #36 82.37 bufio [2022-09-06T20:34:00.944Z] #36 84.16 text/tabwriter [2022-09-06T20:34:00.944Z] #36 84.87 fmt [2022-09-06T20:34:00.944Z] #36 84.88 io/ioutil [2022-09-06T20:34:00.944Z] #36 87.28 flag [2022-09-06T20:34:00.944Z] #36 87.29 github.com/BurntSushi/toml [2022-09-06T20:34:00.944Z] #36 88.86 log [2022-09-06T20:34:00.944Z] #36 91.34 github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:34:01.201Z] #36 ... [2022-09-06T20:34:01.201Z] [2022-09-06T20:34:01.201Z] #40 [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-09-06T20:34:01.344Z] #42 24.85 CC images/timerfd.o [2022-09-06T20:34:01.344Z] #42 25.10 CC images/mm.o [2022-09-06T20:34:01.385Z] #56 DONE 3.4s [2022-09-06T20:34:01.385Z] [2022-09-06T20:34:01.385Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:01.385Z] #40 138.2 CC criu/pie-util-vdso-elf32.o [2022-09-06T20:34:01.385Z] #40 138.7 CC criu/pie-util-vdso.o [2022-09-06T20:34:01.385Z] #40 139.2 CC criu/pie-util.o [2022-09-06T20:34:01.385Z] #40 139.5 CC criu/pipes.o [2022-09-06T20:34:01.385Z] #40 140.4 CC criu/plugin.o [2022-09-06T20:34:01.385Z] #40 140.9 CC criu/proc_parse.o [2022-09-06T20:34:01.385Z] #40 144.1 CC criu/protobuf-desc.o [2022-09-06T20:34:01.385Z] #40 145.1 CC criu/protobuf.o [2022-09-06T20:34:01.601Z] #42 25.38 CC images/sk-opts.o [2022-09-06T20:34:01.607Z] #30 ... [2022-09-06T20:34:01.607Z] [2022-09-06T20:34:01.607Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:01.607Z] #42 12.92 make[1]: Nothing to be done for 'all'. [2022-09-06T20:34:01.607Z] #42 14.15 CC images/stats.o [2022-09-06T20:34:01.607Z] #42 14.51 CC images/core.o [2022-09-06T20:34:01.607Z] #42 15.14 CC images/core-x86.o [2022-09-06T20:34:01.607Z] #42 15.58 CC images/core-arm.o [2022-09-06T20:34:01.607Z] #42 15.95 CC images/core-aarch64.o [2022-09-06T20:34:01.607Z] #42 16.39 CC images/core-ppc64.o [2022-09-06T20:34:01.607Z] #42 17.02 CC images/core-s390.o [2022-09-06T20:34:01.607Z] #42 17.67 CC images/cpuinfo.o [2022-09-06T20:34:01.607Z] #42 17.97 CC images/inventory.o [2022-09-06T20:34:01.607Z] #42 18.27 CC images/fdinfo.o [2022-09-06T20:34:01.607Z] #42 18.54 CC images/fown.o [2022-09-06T20:34:01.607Z] #42 18.74 CC images/ns.o [2022-09-06T20:34:01.607Z] #42 18.94 CC images/regfile.o [2022-09-06T20:34:01.607Z] #42 19.23 CC images/ghost-file.o [2022-09-06T20:34:01.644Z] #40 ... [2022-09-06T20:34:01.644Z] [2022-09-06T20:34:01.644Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:34:01.644Z] #57 DONE 0.1s [2022-09-06T20:34:01.644Z] [2022-09-06T20:34:01.644Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T20:34:01.644Z] #58 DONE 0.1s [2022-09-06T20:34:01.644Z] [2022-09-06T20:34:01.644Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:34:01.644Z] #59 DONE 0.1s [2022-09-06T20:34:01.644Z] [2022-09-06T20:34:01.644Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:01.644Z] #40 145.7 CC criu/pstree.o [2022-09-06T20:34:01.858Z] #42 25.60 CC images/sk-unix.o [2022-09-06T20:34:01.865Z] #42 19.58 CC images/fifo.o [2022-09-06T20:34:01.866Z] #42 19.74 CC images/remap-file-path.o [2022-09-06T20:34:01.970Z] #40 47.80 Checking out files: 46% (2323/4989) Checking out files: 47% (2345/4989) Checking out files: 48% (2395/4989) Checking out files: 49% (2445/4989) Checking out files: 50% (2495/4989) Checking out files: 51% (2545/4989) Checking out files: 52% (2595/4989) Checking out files: 53% (2645/4989) Checking out files: 54% (2695/4989) Checking out files: 55% (2744/4989) Checking out files: 56% (2794/4989) Checking out files: 57% (2844/4989) Checking out files: 58% (2894/4989) Checking out files: 59% (2944/4989) Checking out files: 60% (2994/4989) Checking out files: 61% (3044/4989) Checking out files: 62% (3094/4989) Checking out files: 63% (3144/4989) Checking out files: 64% (3193/4989) Checking out files: 65% (3243/4989) Checking out files: 66% (3293/4989) Checking out files: 67% (3343/4989) Checking out files: 68% (3393/4989) Checking out files: 69% (3443/4989) Checking out files: 70% (3493/4989) Checking out files: 71% (3543/4989) Checking out files: 72% (3593/4989) Checking out files: 73% (3642/4989) Checking out files: 74% (3692/4989) Checking out files: 75% (3742/4989) Checking out files: 76% (3792/4989) Checking out files: 77% (3842/4989) Checking out files: 78% (3892/4989) Checking out files: 79% (3942/4989) Checking out files: 80% (3992/4989) Checking out files: 81% (4042/4989) Checking out files: 82% (4091/4989) Checking out files: 83% (4141/4989) Checking out files: 84% (4191/4989) Checking out files: 85% (4241/4989) Checking out files: 86% (4291/4989) Checking out files: 87% (4341/4989) Checking out files: 88% (4391/4989) Checking out files: 89% (4441/4989) Checking out files: 90% (4491/4989) Checking out files: 91% (4540/4989) Checking out files: 92% (4590/4989) Checking out files: 93% (4640/4989) Checking out files: 94% (4690/4989) Checking out files: 95% (4740/4989) Checking out files: 96% (4790/4989) Checking out files: 97% (4840/4989) Checking out files: 98% (4890/4989) Checking out files: 99% (4940/4989) Checking out files: 100% (4989/4989) Checking out files: 100% (4989/4989), done. [2022-09-06T20:34:01.970Z] #40 49.25 + cd /tmp/tmp.bT8K6VeYGl/src/github.com/containerd/containerd [2022-09-06T20:34:01.970Z] #40 49.25 + git checkout -q v1.6.8 [2022-09-06T20:34:02.125Z] #42 ... [2022-09-06T20:34:02.125Z] [2022-09-06T20:34:02.125Z] #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-09-06T20:34:02.125Z] #30 85.84 log [2022-09-06T20:34:02.423Z] #42 25.93 CC images/sk-inet.o [2022-09-06T20:34:02.680Z] #42 26.30 CC images/tun.o [2022-09-06T20:34:02.903Z] #40 ... [2022-09-06T20:34:02.903Z] [2022-09-06T20:34:02.903Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:34:02.903Z] #36 DONE 94.1s [2022-09-06T20:34:02.903Z] [2022-09-06T20:34:02.903Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:34:02.903Z] #39 90.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T20:34:02.903Z] #39 90.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:34:02.903Z] #39 90.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:02.944Z] #42 26.55 CC images/sk-netlink.o [2022-09-06T20:34:03.024Z] #40 146.9 CC criu/rbtree.o [2022-09-06T20:34:03.201Z] #42 26.74 CC images/packet-sock.o [2022-09-06T20:34:03.201Z] #42 27.00 CC images/ipc-var.o [2022-09-06T20:34:03.284Z] #40 147.3 CC criu/rst-malloc.o [2022-09-06T20:34:03.544Z] #40 147.6 CC criu/seccomp.o [2022-09-06T20:34:03.765Z] #42 27.30 CC images/ipc-desc.o [2022-09-06T20:34:03.765Z] #42 27.54 CC images/ipc-shm.o [2022-09-06T20:34:04.022Z] #42 ... [2022-09-06T20:34:04.022Z] [2022-09-06T20:34:04.022Z] #27 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-06T20:34:04.022Z] #27 93.40 github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:34:04.022Z] #27 DONE 96.3s [2022-09-06T20:34:04.022Z] [2022-09-06T20:34:04.022Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:04.022Z] #42 27.77 CC images/ipc-msg.o [2022-09-06T20:34:04.113Z] #40 148.3 CC criu/seize.o [2022-09-06T20:34:04.587Z] #42 28.16 CC images/ipc-sem.o [2022-09-06T20:34:04.660Z] #30 88.41 github.com/BurntSushi/toml/cmd/tomlv [2022-09-06T20:34:04.844Z] #42 28.46 CC images/utsns.o [2022-09-06T20:34:05.151Z] #42 28.76 CC images/creds.o [2022-09-06T20:34:05.412Z] #42 28.93 CC images/vma.o [2022-09-06T20:34:05.412Z] #42 29.13 CC images/netdev.o [2022-09-06T20:34:05.493Z] #40 149.2 CC criu/servicefd.o [2022-09-06T20:34:05.752Z] #40 149.7 CC criu/shmem.o [2022-09-06T20:34:05.984Z] #42 29.45 CC images/tty.o [2022-09-06T20:34:06.244Z] #42 29.98 CC images/file-lock.o [2022-09-06T20:34:06.501Z] #42 30.24 CC images/rlimit.o [2022-09-06T20:34:06.690Z] #40 150.7 CC criu/sigframe.o [2022-09-06T20:34:06.759Z] #42 30.49 CC images/pagemap.o [2022-09-06T20:34:06.949Z] #40 150.9 CC criu/signalfd.o [2022-09-06T20:34:07.209Z] #40 151.1 CC criu/sk-inet.o [2022-09-06T20:34:07.209Z] #30 ... [2022-09-06T20:34:07.209Z] [2022-09-06T20:34:07.209Z] #40 [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-09-06T20:34:07.324Z] #42 30.83 CC images/siginfo.o [2022-09-06T20:34:07.468Z] #40 46.45 Checking out files: 53% (2662/4989) Checking out files: 54% (2695/4989) Checking out files: 55% (2744/4989) Checking out files: 56% (2794/4989) Checking out files: 57% (2844/4989) Checking out files: 58% (2894/4989) Checking out files: 59% (2944/4989) Checking out files: 60% (2994/4989) Checking out files: 61% (3044/4989) Checking out files: 62% (3094/4989) Checking out files: 63% (3144/4989) Checking out files: 64% (3193/4989) Checking out files: 65% (3243/4989) Checking out files: 66% (3293/4989) Checking out files: 67% (3343/4989) Checking out files: 68% (3393/4989) Checking out files: 69% (3443/4989) Checking out files: 70% (3493/4989) Checking out files: 71% (3543/4989) Checking out files: 72% (3593/4989) Checking out files: 73% (3642/4989) Checking out files: 74% (3692/4989) [2022-09-06T20:34:07.468Z] #40 ... [2022-09-06T20:34:07.468Z] [2022-09-06T20:34:07.469Z] #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-09-06T20:34:07.469Z] #30 DONE 91.4s [2022-09-06T20:34:07.469Z] [2022-09-06T20:34:07.469Z] #40 [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-09-06T20:34:07.582Z] #42 31.08 CC images/rpc.o [2022-09-06T20:34:08.155Z] #39 ... [2022-09-06T20:34:08.155Z] [2022-09-06T20:34:08.155Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:08.155Z] #42 26.14 CC images/tun.o [2022-09-06T20:34:08.155Z] #42 26.39 CC images/sk-netlink.o [2022-09-06T20:34:08.155Z] #42 26.61 CC images/packet-sock.o [2022-09-06T20:34:08.155Z] #42 26.98 CC images/ipc-var.o [2022-09-06T20:34:08.155Z] #42 27.20 CC images/ipc-desc.o [2022-09-06T20:34:08.155Z] #42 27.35 CC images/ipc-shm.o [2022-09-06T20:34:08.155Z] #42 27.53 CC images/ipc-msg.o [2022-09-06T20:34:08.155Z] #42 27.80 CC images/ipc-sem.o [2022-09-06T20:34:08.155Z] #42 28.19 CC images/utsns.o [2022-09-06T20:34:08.155Z] #42 28.58 CC images/creds.o [2022-09-06T20:34:08.155Z] #42 28.98 CC images/vma.o [2022-09-06T20:34:08.155Z] #42 29.34 CC images/netdev.o [2022-09-06T20:34:08.155Z] #42 29.75 CC images/tty.o [2022-09-06T20:34:08.155Z] #42 30.20 CC images/file-lock.o [2022-09-06T20:34:08.155Z] #42 30.36 CC images/rlimit.o [2022-09-06T20:34:08.155Z] #42 30.59 CC images/pagemap.o [2022-09-06T20:34:08.155Z] #42 30.82 CC images/siginfo.o [2022-09-06T20:34:08.155Z] #42 31.07 CC images/rpc.o [2022-09-06T20:34:08.155Z] #42 32.02 CC images/ext-file.o [2022-09-06T20:34:08.155Z] #42 32.15 CC images/cgroup.o [2022-09-06T20:34:08.155Z] #42 32.60 CC images/userns.o [2022-09-06T20:34:08.155Z] #42 32.87 CC images/google/protobuf/descriptor.o [2022-09-06T20:34:08.512Z] #42 32.04 CC images/ext-file.o [2022-09-06T20:34:08.512Z] #42 32.23 CC images/cgroup.o [2022-09-06T20:34:08.588Z] #40 152.4 CC criu/sk-netlink.o [2022-09-06T20:34:08.778Z] #40 46.45 Checking out files: 53% (2662/4989) Checking out files: 54% (2695/4989) Checking out files: 55% (2744/4989) Checking out files: 56% (2794/4989) Checking out files: 57% (2844/4989) Checking out files: 58% (2894/4989) Checking out files: 59% (2944/4989) Checking out files: 60% (2994/4989) Checking out files: 61% (3044/4989) Checking out files: 62% (3094/4989) Checking out files: 63% (3144/4989) Checking out files: 64% (3193/4989) Checking out files: 65% (3243/4989) Checking out files: 66% (3293/4989) Checking out files: 67% (3343/4989) Checking out files: 68% (3393/4989) Checking out files: 69% (3443/4989) Checking out files: 70% (3493/4989) Checking out files: 71% (3543/4989) Checking out files: 72% (3593/4989) Checking out files: 73% (3642/4989) Checking out files: 74% (3692/4989) Checking out files: 75% (3742/4989) Checking out files: 76% (3792/4989) Checking out files: 77% (3842/4989) Checking out files: 78% (3892/4989) Checking out files: 79% (3942/4989) Checking out files: 80% (3992/4989) Checking out files: 81% (4042/4989) Checking out files: 82% (4091/4989) Checking out files: 83% (4141/4989) Checking out files: 84% (4191/4989) Checking out files: 85% (4241/4989) Checking out files: 86% (4291/4989) Checking out files: 87% (4341/4989) Checking out files: 88% (4391/4989) Checking out files: 89% (4441/4989) Checking out files: 90% (4491/4989) Checking out files: 91% (4540/4989) Checking out files: 92% (4590/4989) Checking out files: 93% (4640/4989) Checking out files: 94% (4690/4989) Checking out files: 95% (4740/4989) Checking out files: 96% (4790/4989) Checking out files: 97% (4840/4989) Checking out files: 98% (4890/4989) Checking out files: 99% (4940/4989) Checking out files: 100% (4989/4989) Checking out files: 100% (4989/4989), done. [2022-09-06T20:34:08.778Z] #40 48.30 + cd /tmp/tmp.TuaA6ntmAS/src/github.com/containerd/containerd [2022-09-06T20:34:08.778Z] #40 48.31 + git checkout -q v1.6.8 [2022-09-06T20:34:08.848Z] #40 152.8 CC criu/sk-packet.o [2022-09-06T20:34:09.077Z] #42 32.79 CC images/userns.o [2022-09-06T20:34:09.086Z] #42 34.28 CC images/opts.o [2022-09-06T20:34:09.343Z] #42 34.50 CC images/seccomp.o [2022-09-06T20:34:09.417Z] #40 153.5 CC criu/sk-queue.o [2022-09-06T20:34:09.601Z] #42 34.72 CC images/binfmt-misc.o [2022-09-06T20:34:09.601Z] #42 34.89 CC images/time.o [2022-09-06T20:34:09.642Z] #42 33.12 CC images/google/protobuf/descriptor.o [2022-09-06T20:34:09.986Z] #40 154.0 CC criu/sk-tcp.o [2022-09-06T20:34:10.165Z] #42 35.10 CC images/sysctl.o [2022-09-06T20:34:10.165Z] #42 35.30 CC images/autofs.o [2022-09-06T20:34:10.422Z] #42 35.46 CC images/macvlan.o [2022-09-06T20:34:10.556Z] #40 154.6 CC criu/sk-unix.o [2022-09-06T20:34:10.680Z] #42 35.73 CC images/sit.o [2022-09-06T20:34:10.680Z] #42 35.93 CC images/memfd.o [2022-09-06T20:34:10.686Z] #40 50.05 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T20:34:10.686Z] #40 50.06 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T20:34:10.686Z] #40 50.06 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:34:10.686Z] #40 50.06 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:34:10.686Z] #40 50.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T20:34:10.686Z] #40 50.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T20:34:10.686Z] #40 50.06 + '[' '' = dynamic ']' [2022-09-06T20:34:10.686Z] #40 50.06 + make [2022-09-06T20:34:10.937Z] #42 36.19 CC images/timens.o [2022-09-06T20:34:11.013Z] #42 34.62 CC images/opts.o [2022-09-06T20:34:11.195Z] #42 36.35 LINK images/built-in.o [2022-09-06T20:34:11.269Z] #42 34.77 CC images/seccomp.o [2022-09-06T20:34:11.269Z] #42 ... [2022-09-06T20:34:11.269Z] [2022-09-06T20:34:11.269Z] #40 [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-09-06T20:34:11.270Z] #40 48.32 Checking out files: 45% (2254/4989) Checking out files: 46% (2295/4989) Checking out files: 47% (2345/4989) Checking out files: 48% (2395/4989) Checking out files: 49% (2445/4989) Checking out files: 50% (2495/4989) Checking out files: 51% (2545/4989) Checking out files: 52% (2595/4989) Checking out files: 53% (2645/4989) Checking out files: 54% (2695/4989) Checking out files: 55% (2744/4989) Checking out files: 56% (2794/4989) Checking out files: 57% (2844/4989) Checking out files: 58% (2894/4989) Checking out files: 59% (2944/4989) Checking out files: 60% (2994/4989) Checking out files: 61% (3044/4989) Checking out files: 62% (3094/4989) Checking out files: 63% (3144/4989) Checking out files: 64% (3193/4989) Checking out files: 65% (3243/4989) Checking out files: 66% (3293/4989) Checking out files: 67% (3343/4989) Checking out files: 68% (3393/4989) Checking out files: 69% (3443/4989) Checking out files: 70% (3493/4989) Checking out files: 71% (3543/4989) Checking out files: 72% (3593/4989) Checking out files: 73% (3642/4989) Checking out files: 74% (3692/4989) Checking out files: 75% (3742/4989) Checking out files: 76% (3792/4989) Checking out files: 77% (3842/4989) Checking out files: 78% (3892/4989) Checking out files: 79% (3942/4989) Checking out files: 80% (3992/4989) Checking out files: 81% (4042/4989) Checking out files: 82% (4091/4989) Checking out files: 83% (4141/4989) Checking out files: 84% (4191/4989) Checking out files: 85% (4241/4989) Checking out files: 86% (4291/4989) Checking out files: 87% (4341/4989) Checking out files: 88% (4391/4989) Checking out files: 89% (4441/4989) Checking out files: 90% (4491/4989) Checking out files: 91% (4540/4989) Checking out files: 92% (4590/4989) Checking out files: 93% (4640/4989) Checking out files: 94% (4690/4989) Checking out files: 95% (4740/4989) Checking out files: 96% (4790/4989) Checking out files: 97% (4840/4989) Checking out files: 98% (4890/4989) Checking out files: 99% (4940/4989) Checking out files: 100% (4989/4989) Checking out files: 100% (4989/4989), done. [2022-09-06T20:34:11.270Z] #40 49.90 + cd /tmp/tmp.BRUE0VeIPK/src/github.com/containerd/containerd [2022-09-06T20:34:11.270Z] #40 49.90 + git checkout -q v1.6.8 [2022-09-06T20:34:11.270Z] #40 52.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T20:34:11.270Z] #40 52.22 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T20:34:11.270Z] #40 52.22 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:34:11.270Z] #40 52.22 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:34:11.270Z] #40 52.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T20:34:11.270Z] #40 52.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T20:34:11.270Z] #40 52.22 + '[' '' = dynamic ']' [2022-09-06T20:34:11.270Z] #40 52.22 + make [2022-09-06T20:34:11.270Z] #40 54.12 + bin/ctr [2022-09-06T20:34:11.270Z] #40 ... [2022-09-06T20:34:11.270Z] [2022-09-06T20:34:11.270Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:11.270Z] #42 34.98 CC images/binfmt-misc.o [2022-09-06T20:34:11.453Z] #42 36.49 GEN compel/include/asm [2022-09-06T20:34:11.453Z] #42 36.53 GEN compel/include/version.h [2022-09-06T20:34:11.453Z] #42 36.53 touch .config [2022-09-06T20:34:11.453Z] #42 36.59 GEN include/common/config.h [2022-09-06T20:34:11.453Z] #42 36.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-06T20:34:11.453Z] #42 36.69 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-06T20:34:11.453Z] #42 36.71 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-06T20:34:11.526Z] #42 35.17 CC images/time.o [2022-09-06T20:34:11.710Z] #42 36.73 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-06T20:34:11.710Z] #42 36.74 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-06T20:34:11.710Z] #42 36.78 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-06T20:34:11.710Z] #42 36.80 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-06T20:34:11.710Z] #42 36.83 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-06T20:34:11.710Z] #42 36.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-06T20:34:11.710Z] #42 36.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-06T20:34:11.710Z] #42 36.89 DEP compel/plugins/std/infect.d [2022-09-06T20:34:11.782Z] #42 35.40 CC images/sysctl.o [2022-09-06T20:34:11.782Z] #42 35.55 CC images/autofs.o [2022-09-06T20:34:11.967Z] #42 37.00 DEP compel/plugins/std/string.d [2022-09-06T20:34:11.967Z] #42 37.11 DEP compel/plugins/std/log.d [2022-09-06T20:34:11.967Z] #42 37.17 DEP compel/plugins/std/fds.d [2022-09-06T20:34:12.039Z] #42 35.70 CC images/macvlan.o [2022-09-06T20:34:12.225Z] #42 37.30 DEP compel/plugins/std/std.d [2022-09-06T20:34:12.225Z] #42 37.42 DEP compel/plugins/shmem/shmem.d [2022-09-06T20:34:12.225Z] #42 37.50 DEP compel/plugins/fds/fds.d [2022-09-06T20:34:12.296Z] #42 35.87 CC images/sit.o [2022-09-06T20:34:12.296Z] #42 36.02 CC images/memfd.o [2022-09-06T20:34:12.482Z] #42 37.68 CC compel/plugins/std/std.o [2022-09-06T20:34:12.552Z] #42 36.25 CC images/timens.o [2022-09-06T20:34:12.594Z] #40 ... [2022-09-06T20:34:12.594Z] [2022-09-06T20:34:12.594Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:12.594Z] #42 20.02 CC images/eventfd.o [2022-09-06T20:34:12.594Z] #42 20.24 CC images/eventpoll.o [2022-09-06T20:34:12.594Z] #42 20.58 CC images/fh.o [2022-09-06T20:34:12.594Z] #42 20.84 CC images/fsnotify.o [2022-09-06T20:34:12.594Z] #42 21.36 CC images/signalfd.o [2022-09-06T20:34:12.594Z] #42 21.57 CC images/fs.o [2022-09-06T20:34:12.594Z] #42 21.77 CC images/pstree.o [2022-09-06T20:34:12.594Z] #42 21.95 CC images/pipe.o [2022-09-06T20:34:12.594Z] #42 22.22 CC images/tcp-stream.o [2022-09-06T20:34:12.594Z] #42 22.41 CC images/sk-packet.o [2022-09-06T20:34:12.594Z] #42 22.69 CC images/mnt.o [2022-09-06T20:34:12.594Z] #42 22.86 CC images/pipe-data.o [2022-09-06T20:34:12.594Z] #42 23.12 CC images/sa.o [2022-09-06T20:34:12.594Z] #42 23.32 CC images/timer.o [2022-09-06T20:34:12.594Z] #42 23.69 CC images/timerfd.o [2022-09-06T20:34:12.594Z] #42 24.02 CC images/mm.o [2022-09-06T20:34:12.594Z] #42 24.33 CC images/sk-opts.o [2022-09-06T20:34:12.594Z] #42 24.52 CC images/sk-unix.o [2022-09-06T20:34:12.594Z] #42 24.80 CC images/sk-inet.o [2022-09-06T20:34:12.594Z] #42 25.18 CC images/tun.o [2022-09-06T20:34:12.594Z] #42 25.63 CC images/sk-netlink.o [2022-09-06T20:34:12.594Z] #42 26.08 CC images/packet-sock.o [2022-09-06T20:34:12.594Z] #42 26.62 CC images/ipc-var.o [2022-09-06T20:34:12.594Z] #42 26.86 CC images/ipc-desc.o [2022-09-06T20:34:12.594Z] #42 27.09 CC images/ipc-shm.o [2022-09-06T20:34:12.594Z] #42 27.23 CC images/ipc-msg.o [2022-09-06T20:34:12.594Z] #42 27.49 CC images/ipc-sem.o [2022-09-06T20:34:12.594Z] #42 27.65 CC images/utsns.o [2022-09-06T20:34:12.594Z] #42 27.85 CC images/creds.o [2022-09-06T20:34:12.594Z] #42 28.03 CC images/vma.o [2022-09-06T20:34:12.594Z] #42 28.27 CC images/netdev.o [2022-09-06T20:34:12.594Z] #42 28.58 CC images/tty.o [2022-09-06T20:34:12.594Z] #42 29.13 CC images/file-lock.o [2022-09-06T20:34:12.594Z] #42 29.32 CC images/rlimit.o [2022-09-06T20:34:12.594Z] #42 29.47 CC images/pagemap.o [2022-09-06T20:34:12.594Z] #42 29.70 CC images/siginfo.o [2022-09-06T20:34:12.594Z] #42 29.95 CC images/rpc.o [2022-09-06T20:34:12.594Z] #42 ... [2022-09-06T20:34:12.594Z] [2022-09-06T20:34:12.594Z] #40 [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-09-06T20:34:12.594Z] #40 51.92 + bin/ctr [2022-09-06T20:34:12.743Z] Fetching without tags [2022-09-06T20:34:13.046Z] #42 38.02 CC compel/plugins/std/fds.o [2022-09-06T20:34:13.094Z] #40 156.9 CC criu/sockets.o [2022-09-06T20:34:13.116Z] #42 36.57 LINK images/built-in.o [2022-09-06T20:34:13.116Z] #42 36.73 GEN compel/include/asm [2022-09-06T20:34:13.116Z] #42 36.74 GEN compel/include/version.h [2022-09-06T20:34:13.116Z] #42 36.77 touch .config [2022-09-06T20:34:13.116Z] #42 36.82 GEN include/common/config.h [2022-09-06T20:34:13.116Z] #42 36.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-06T20:34:13.116Z] #42 36.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-06T20:34:13.304Z] #42 38.42 CC compel/plugins/std/log.o [2022-09-06T20:34:13.373Z] #42 36.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-06T20:34:13.373Z] #42 36.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-06T20:34:13.373Z] #42 36.98 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-06T20:34:13.373Z] #42 37.01 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-06T20:34:13.373Z] #42 37.03 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-06T20:34:13.373Z] #42 37.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-06T20:34:13.373Z] #42 37.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-06T20:34:13.373Z] #42 37.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-06T20:34:13.373Z] #42 37.09 DEP compel/plugins/std/infect.d [2022-09-06T20:34:13.629Z] #42 37.19 DEP compel/plugins/std/string.d [2022-09-06T20:34:13.629Z] #42 37.27 DEP compel/plugins/std/log.d [2022-09-06T20:34:13.629Z] #42 37.38 DEP compel/plugins/std/fds.d [2022-09-06T20:34:13.629Z] #42 37.46 DEP compel/plugins/std/std.d [2022-09-06T20:34:13.886Z] #42 37.57 DEP compel/plugins/shmem/shmem.d [2022-09-06T20:34:13.886Z] #42 ... [2022-09-06T20:34:13.886Z] [2022-09-06T20:34:13.886Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:34:13.886Z] #39 91.41 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T20:34:13.886Z] #39 91.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:34:13.886Z] #39 91.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:13.886Z] #39 ... [2022-09-06T20:34:13.886Z] [2022-09-06T20:34:13.886Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:13.886Z] #42 37.63 DEP compel/plugins/fds/fds.d [2022-09-06T20:34:14.082Z] #40 157.9 CC criu/stats.o [2022-09-06T20:34:14.130Z] Merging remotes/origin/20.10 commit d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 into PR head commit 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:34:14.142Z] #42 37.75 CC compel/plugins/std/std.o [2022-09-06T20:34:14.237Z] #42 39.19 CC compel/plugins/std/string.o [2022-09-06T20:34:14.340Z] #40 158.3 CC criu/string.o [2022-09-06T20:34:14.399Z] #42 38.03 CC compel/plugins/std/fds.o [2022-09-06T20:34:14.599Z] #40 158.5 CC criu/sysctl.o [2022-09-06T20:34:14.660Z] #42 38.45 CC compel/plugins/std/log.o [2022-09-06T20:34:12.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:34:12.408Z] > git config --add remote.origin.fetch +refs/pull/44101/head:refs/remotes/origin/PR-44101 # timeout=10 [2022-09-06T20:34:12.483Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:34:12.632Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-06T20:34:12.789Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-06T20:34:12.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:34:12.791Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44101/head:refs/remotes/origin/PR-44101 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-06T20:34:14.256Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:34:14.325Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:34:14.800Z] #42 39.84 CC compel/plugins/std/infect.o [2022-09-06T20:34:14.800Z] #42 ... [2022-09-06T20:34:14.800Z] [2022-09-06T20:34:14.800Z] #40 [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-09-06T20:34:14.800Z] #40 52.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-06T20:34:14.800Z] #40 52.09 + BUILDTAGS='netgo osusergo static_build' [2022-09-06T20:34:14.800Z] #40 52.09 + export EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:34:14.800Z] #40 52.09 + EXTRA_FLAGS=-buildmode=pie [2022-09-06T20:34:14.800Z] #40 52.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-06T20:34:14.800Z] #40 52.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-06T20:34:14.800Z] #40 52.09 + '[' '' = dynamic ']' [2022-09-06T20:34:14.800Z] #40 52.09 + make [2022-09-06T20:34:14.800Z] #40 53.73 + bin/ctr [2022-09-06T20:34:15.058Z] #40 ... [2022-09-06T20:34:15.058Z] [2022-09-06T20:34:15.058Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:15.058Z] #42 40.22 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-06T20:34:15.058Z] #42 40.27 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-06T20:34:15.058Z] #42 40.34 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-06T20:34:15.166Z] #40 159.2 CC criu/sysfs_parse.o [2022-09-06T20:34:15.224Z] #42 39.03 CC compel/plugins/std/string.o [2022-09-06T20:34:15.315Z] #42 40.37 AR compel/plugins/std.lib.a [2022-09-06T20:34:15.315Z] #42 40.45 CC compel/plugins/fds/fds.o [2022-09-06T20:34:15.572Z] #42 40.71 AR compel/plugins/fds.lib.a [2022-09-06T20:34:15.572Z] #42 40.75 HOSTDEP compel/src/lib/log-host.d [2022-09-06T20:34:15.572Z] #42 40.81 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-06T20:34:15.735Z] #40 159.7 CC criu/timens.o [2022-09-06T20:34:15.787Z] #42 39.51 CC compel/plugins/std/infect.o [2022-09-06T20:34:15.829Z] #42 40.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-06T20:34:15.829Z] #42 41.02 HOSTDEP compel/src/main-host.d [2022-09-06T20:34:15.829Z] #42 41.09 DEP compel/src/lib/ptrace.d [2022-09-06T20:34:15.829Z] #42 41.20 DEP compel/src/lib/infect.d [2022-09-06T20:34:15.995Z] #40 160.1 CC criu/timerfd.o [2022-09-06T20:34:16.087Z] #42 41.33 DEP compel/src/lib/infect-util.d [2022-09-06T20:34:16.343Z] #42 41.43 DEP compel/src/lib/infect-rpc.d [2022-09-06T20:34:16.343Z] #42 41.58 DEP compel/arch/x86/src/lib/infect.d [2022-09-06T20:34:16.350Z] #42 39.92 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-06T20:34:16.350Z] #42 39.97 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-06T20:34:16.350Z] #42 40.03 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-06T20:34:16.350Z] #42 40.08 AR compel/plugins/std.lib.a [2022-09-06T20:34:16.350Z] #42 40.13 CC compel/plugins/fds/fds.o [2022-09-06T20:34:16.563Z] #40 160.4 CC criu/tty.o [2022-09-06T20:34:16.601Z] #42 41.72 DEP compel/arch/x86/src/lib/cpu.d [2022-09-06T20:34:16.601Z] #42 41.77 DEP compel/src/lib/log.d [2022-09-06T20:34:16.601Z] #42 41.84 DEP compel/src/main.d [2022-09-06T20:34:16.601Z] #42 41.91 DEP compel/src/lib/handle-elf.d [2022-09-06T20:34:16.606Z] #42 40.30 AR compel/plugins/fds.lib.a [2022-09-06T20:34:16.607Z] #42 40.35 HOSTDEP compel/src/lib/log-host.d [2022-09-06T20:34:16.607Z] #42 40.41 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-06T20:34:16.858Z] #42 41.99 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-06T20:34:16.858Z] #42 42.15 CC compel/src/lib/log.o [2022-09-06T20:34:16.863Z] #42 40.58 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-06T20:34:16.863Z] #42 40.67 HOSTDEP compel/src/main-host.d [2022-09-06T20:34:17.116Z] #42 42.36 CC compel/arch/x86/src/lib/cpu.o [2022-09-06T20:34:17.119Z] #42 40.78 DEP compel/src/lib/ptrace.d [2022-09-06T20:34:17.119Z] #42 40.89 DEP compel/src/lib/infect.d [2022-09-06T20:34:17.376Z] #42 41.04 DEP compel/src/lib/infect-util.d [2022-09-06T20:34:17.376Z] #42 41.12 DEP compel/src/lib/infect-rpc.d [2022-09-06T20:34:17.633Z] #42 41.22 DEP compel/arch/x86/src/lib/infect.d [2022-09-06T20:34:17.633Z] #42 41.31 DEP compel/arch/x86/src/lib/cpu.d [2022-09-06T20:34:17.633Z] #42 41.36 DEP compel/src/lib/log.d [2022-09-06T20:34:17.633Z] #42 41.42 DEP compel/src/main.d [2022-09-06T20:34:17.680Z] #42 43.03 CC compel/arch/x86/src/lib/infect.o [2022-09-06T20:34:17.882Z] #40 ... [2022-09-06T20:34:17.882Z] [2022-09-06T20:34:17.882Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:17.882Z] #42 30.90 CC images/ext-file.o [2022-09-06T20:34:17.882Z] #42 31.12 CC images/cgroup.o [2022-09-06T20:34:17.882Z] #42 31.62 CC images/userns.o [2022-09-06T20:34:17.883Z] #42 31.92 CC images/google/protobuf/descriptor.o [2022-09-06T20:34:17.883Z] #42 33.30 CC images/opts.o [2022-09-06T20:34:17.883Z] #42 33.54 CC images/seccomp.o [2022-09-06T20:34:17.883Z] #42 33.71 CC images/binfmt-misc.o [2022-09-06T20:34:17.883Z] #42 33.91 CC images/time.o [2022-09-06T20:34:17.883Z] #42 34.02 CC images/sysctl.o [2022-09-06T20:34:17.883Z] #42 34.18 CC images/autofs.o [2022-09-06T20:34:17.883Z] #42 34.40 CC images/macvlan.o [2022-09-06T20:34:17.883Z] #42 34.59 CC images/sit.o [2022-09-06T20:34:17.883Z] #42 34.84 CC images/memfd.o [2022-09-06T20:34:17.883Z] #42 35.10 CC images/timens.o [2022-09-06T20:34:17.883Z] #42 35.33 LINK images/built-in.o [2022-09-06T20:34:17.883Z] #42 35.53 GEN compel/include/asm [2022-09-06T20:34:17.883Z] #42 35.54 GEN compel/include/version.h [2022-09-06T20:34:17.883Z] #42 35.55 touch .config [2022-09-06T20:34:17.883Z] #42 35.58 GEN include/common/config.h [2022-09-06T20:34:17.883Z] #42 35.65 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-06T20:34:17.883Z] #42 35.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-06T20:34:17.883Z] #42 35.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-06T20:34:17.883Z] #42 35.69 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-06T20:34:17.883Z] #42 35.71 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-06T20:34:17.883Z] #42 35.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-06T20:34:17.883Z] #42 35.76 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-06T20:34:17.889Z] #42 41.49 DEP compel/src/lib/handle-elf.d [2022-09-06T20:34:17.889Z] #42 41.58 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-06T20:34:17.889Z] #42 41.69 CC compel/src/lib/log.o [2022-09-06T20:34:18.033Z] Merge succeeded, producing 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:34:18.034Z] Checking out Revision 3d4616f943b38d6b19300a9b151f735b4ad2c32f (PR-44101) [2022-09-06T20:34:17.573Z] > git remote # timeout=10 [2022-09-06T20:34:17.663Z] > git config --get remote.origin.url # timeout=10 [2022-09-06T20:34:17.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-06T20:34:17.738Z] > git merge d56101e0d20a3e4a3fe608933c86baa3fa4b8e08 # timeout=10 [2022-09-06T20:34:17.896Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-09-06T20:34:18.142Z] #42 35.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-06T20:34:18.142Z] #42 35.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-06T20:34:18.142Z] #42 35.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-06T20:34:18.142Z] #42 35.81 DEP compel/plugins/std/infect.d [2022-09-06T20:34:18.142Z] #42 35.95 DEP compel/plugins/std/string.d [2022-09-06T20:34:18.142Z] #42 36.04 DEP compel/plugins/std/log.d [2022-09-06T20:34:18.142Z] #42 36.14 DEP compel/plugins/std/fds.d [2022-09-06T20:34:18.147Z] #42 41.93 CC compel/arch/x86/src/lib/cpu.o [2022-09-06T20:34:18.401Z] #42 36.25 DEP compel/plugins/std/std.d [2022-09-06T20:34:18.401Z] #42 ... [2022-09-06T20:34:18.401Z] [2022-09-06T20:34:18.401Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:34:18.401Z] #39 89.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-06T20:34:18.401Z] #39 89.35 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-06T20:34:18.401Z] #39 89.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:18.401Z] #39 ... [2022-09-06T20:34:18.401Z] [2022-09-06T20:34:18.401Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:18.401Z] #42 36.35 DEP compel/plugins/shmem/shmem.d [2022-09-06T20:34:18.468Z] #40 162.4 CC criu/tun.o [2022-09-06T20:34:18.612Z] #42 43.72 CC compel/src/lib/infect-rpc.o [2022-09-06T20:34:18.661Z] #42 36.42 DEP compel/plugins/fds/fds.d [2022-09-06T20:34:18.869Z] #42 44.09 CC compel/src/lib/infect-util.o [2022-09-06T20:34:19.104Z] #42 42.52 CC compel/arch/x86/src/lib/infect.o [2022-09-06T20:34:19.106Z] #42 36.57 CC compel/plugins/std/std.o [2022-09-06T20:34:19.106Z] #42 36.97 CC compel/plugins/std/fds.o [2022-09-06T20:34:19.111Z] #40 163.1 CC criu/uffd.o [2022-09-06T20:34:19.126Z] #42 44.32 CC compel/src/lib/infect.o [2022-09-06T20:34:19.386Z] #42 37.38 CC compel/plugins/std/log.o [2022-09-06T20:34:19.669Z] #42 43.22 CC compel/src/lib/infect-rpc.o [2022-09-06T20:34:19.669Z] #42 43.49 CC compel/src/lib/infect-util.o [2022-09-06T20:34:19.926Z] #42 ... [2022-09-06T20:34:19.927Z] [2022-09-06T20:34:19.927Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:34:19.927Z] #39 106.0 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T20:34:19.927Z] #39 106.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 106.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T20:34:19.927Z] #39 106.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T20:34:19.927Z] #39 106.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 106.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T20:34:19.927Z] #39 106.3 Selecting previously unselected package libbtrfs0. [2022-09-06T20:34:19.927Z] #39 106.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 106.3 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:34:19.927Z] #39 106.4 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:34:19.927Z] #39 106.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 106.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:34:19.927Z] #39 106.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T20:34:19.927Z] #39 106.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 106.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:19.927Z] #39 106.6 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:34:19.927Z] #39 106.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 106.7 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:19.927Z] #39 106.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T20:34:19.927Z] #39 106.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 106.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T20:34:19.927Z] #39 107.1 Selecting previously unselected package libpcre16-3:amd64. [2022-09-06T20:34:19.927Z] #39 107.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 107.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:19.927Z] #39 107.2 Selecting previously unselected package libpcre32-3:amd64. [2022-09-06T20:34:19.927Z] #39 107.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 107.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:19.927Z] #39 107.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-06T20:34:19.927Z] #39 107.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 107.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T20:34:19.927Z] #39 107.5 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-06T20:34:19.927Z] #39 107.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:19.927Z] #39 107.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T20:34:20.334Z] #42 38.01 CC compel/plugins/std/string.o [2022-09-06T20:34:20.489Z] #40 164.5 CC criu/util.o [2022-09-06T20:34:20.491Z] #39 107.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T20:34:20.491Z] #39 107.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-06T20:34:20.491Z] #39 108.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T20:34:20.491Z] #39 108.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T20:34:20.748Z] #39 108.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:34:20.748Z] #39 108.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:20.748Z] #39 108.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:34:20.748Z] #39 108.3 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T20:34:20.748Z] #39 108.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:34:20.900Z] #42 38.62 CC compel/plugins/std/infect.o [2022-09-06T20:34:21.006Z] #39 108.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:34:21.006Z] #39 108.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T20:34:21.006Z] #39 108.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:21.022Z] #42 ... [2022-09-06T20:34:21.022Z] [2022-09-06T20:34:21.022Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:34:21.022Z] #39 104.7 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T20:34:21.022Z] #39 104.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 104.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T20:34:21.022Z] #39 104.8 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T20:34:21.022Z] #39 104.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 104.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T20:34:21.022Z] #39 105.0 Selecting previously unselected package libbtrfs0. [2022-09-06T20:34:21.022Z] #39 105.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 105.0 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:34:21.022Z] #39 105.0 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:34:21.022Z] #39 105.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 105.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:34:21.022Z] #39 105.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T20:34:21.022Z] #39 105.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 105.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:21.022Z] #39 105.3 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:34:21.022Z] #39 105.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 105.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:21.022Z] #39 105.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T20:34:21.022Z] #39 105.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 105.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T20:34:21.022Z] #39 105.8 Selecting previously unselected package libpcre16-3:amd64. [2022-09-06T20:34:21.022Z] #39 105.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 105.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.022Z] #39 106.0 Selecting previously unselected package libpcre32-3:amd64. [2022-09-06T20:34:21.022Z] #39 106.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 106.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.022Z] #39 106.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-06T20:34:21.022Z] #39 106.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 106.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.022Z] #39 106.3 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-06T20:34:21.022Z] #39 106.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 106.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.022Z] #39 106.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T20:34:21.022Z] #39 106.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 106.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T20:34:21.022Z] #39 107.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T20:34:21.022Z] #39 107.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 107.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:21.022Z] #39 107.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:34:21.022Z] #39 107.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 107.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:34:21.022Z] #39 107.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:34:21.022Z] #39 107.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T20:34:21.022Z] #39 107.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:21.022Z] #39 107.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.022Z] #39 107.8 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:34:21.022Z] #39 107.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T20:34:21.022Z] #39 107.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:34:21.022Z] #39 107.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.022Z] #39 107.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T20:34:21.022Z] #39 107.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:21.022Z] #39 107.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:34:21.022Z] #39 107.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.022Z] #39 107.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:21.022Z] #39 107.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:34:21.022Z] #39 108.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:34:21.022Z] #39 108.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T20:34:21.022Z] #39 108.0 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-06T20:34:21.022Z] #39 108.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:21.022Z] #39 108.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:34:21.022Z] #39 108.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.022Z] #39 108.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:21.022Z] #39 108.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-09-06T20:34:21.022Z] #39 108.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-09-06T20:34:21.022Z] #39 108.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:21.022Z] #39 108.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T20:34:21.022Z] #39 108.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-09-06T20:34:21.022Z] #39 108.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:34:21.022Z] #39 108.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T20:34:21.022Z] #39 108.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:21.022Z] #39 108.2 Setting up dmsetup (2:1.02.155-3) ... [2022-09-06T20:34:21.022Z] #39 108.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:21.022Z] #39 108.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:21.022Z] #39 108.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:34:21.158Z] #42 39.00 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-06T20:34:21.158Z] #42 39.05 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-06T20:34:21.158Z] #42 39.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-06T20:34:21.418Z] #42 39.21 AR compel/plugins/std.lib.a [2022-09-06T20:34:21.418Z] #42 39.28 CC compel/plugins/fds/fds.o [2022-09-06T20:34:21.571Z] #39 109.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.572Z] #39 109.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:34:21.572Z] #39 109.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T20:34:21.572Z] #39 109.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:34:21.572Z] #39 109.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.572Z] #39 109.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T20:34:21.572Z] #39 109.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:21.572Z] #39 109.1 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:34:21.572Z] #39 109.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.572Z] #39 109.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:21.572Z] #39 109.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:34:21.572Z] #39 109.1 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:34:21.572Z] #39 109.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T20:34:21.572Z] #39 109.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-06T20:34:21.572Z] #39 109.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:21.572Z] #39 109.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:34:21.572Z] #39 109.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T20:34:21.572Z] #39 109.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:21.572Z] #39 109.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-09-06T20:34:21.572Z] #39 109.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-09-06T20:34:21.572Z] #39 109.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:21.587Z] #39 DONE 109.9s [2022-09-06T20:34:21.587Z] [2022-09-06T20:34:21.587Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:21.587Z] #42 46.28 CC compel/src/lib/ptrace.o [2022-09-06T20:34:21.587Z] #42 46.65 AR compel/libcompel.a [2022-09-06T20:34:21.587Z] #42 46.75 HOSTCC compel/src/main-host.o [2022-09-06T20:34:18.081Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T20:34:18.152Z] > git checkout -f 3d4616f943b38d6b19300a9b151f735b4ad2c32f # timeout=10 [2022-09-06T20:34:21.677Z] #42 39.61 AR compel/plugins/fds.lib.a [2022-09-06T20:34:21.677Z] #42 39.68 HOSTDEP compel/src/lib/log-host.d [2022-09-06T20:34:21.830Z] #39 109.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T20:34:21.830Z] #39 109.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-09-06T20:34:21.830Z] #39 109.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:34:21.830Z] #39 109.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T20:34:21.830Z] #39 109.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:21.830Z] #39 109.3 Setting up dmsetup (2:1.02.155-3) ... [2022-09-06T20:34:21.830Z] #39 109.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:21.830Z] #39 109.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:21.830Z] #39 109.4 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:34:21.867Z] #40 ... [2022-09-06T20:34:21.868Z] [2022-09-06T20:34:21.868Z] #21 [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-09-06T20:34:21.868Z] #21 220.4 + dpkg --print-architecture [2022-09-06T20:34:21.868Z] #21 220.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-06T20:34:21.936Z] #42 39.74 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-06T20:34:21.937Z] #42 39.80 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-06T20:34:21.937Z] #42 39.86 HOSTDEP compel/src/main-host.d [2022-09-06T20:34:22.127Z] #21 220.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T20:34:22.127Z] #21 220.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T20:34:22.151Z] #42 47.12 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-06T20:34:22.196Z] #42 39.97 DEP compel/src/lib/ptrace.d [2022-09-06T20:34:22.196Z] #42 40.07 DEP compel/src/lib/infect.d [2022-09-06T20:34:22.196Z] #42 40.21 DEP compel/src/lib/infect-util.d [2022-09-06T20:34:22.408Z] #42 47.41 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-06T20:34:22.455Z] #42 40.31 DEP compel/src/lib/infect-rpc.d [2022-09-06T20:34:22.455Z] #42 40.41 DEP compel/arch/x86/src/lib/infect.d [2022-09-06T20:34:22.668Z] #42 47.83 HOSTCC compel/src/lib/log-host.o [2022-09-06T20:34:22.714Z] #42 40.56 DEP compel/arch/x86/src/lib/cpu.d [2022-09-06T20:34:22.714Z] #42 40.64 DEP compel/src/lib/log.d [2022-09-06T20:34:22.927Z] #42 48.00 HOSTLINK compel/compel-host-bin [2022-09-06T20:34:22.974Z] #42 40.73 DEP compel/src/main.d [2022-09-06T20:34:22.974Z] #42 40.82 DEP compel/src/lib/handle-elf.d [2022-09-06T20:34:22.974Z] #42 40.89 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-06T20:34:23.184Z] #42 48.37 DEP soccr/soccr.d [2022-09-06T20:34:23.232Z] #42 40.97 CC compel/src/lib/log.o [2022-09-06T20:34:23.233Z] #42 41.09 CC compel/arch/x86/src/lib/cpu.o [2022-09-06T20:34:23.441Z] #42 ... [2022-09-06T20:34:23.441Z] [2022-09-06T20:34:23.441Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T20:34:23.441Z] #43 DONE 1.5s [2022-09-06T20:34:23.441Z] [2022-09-06T20:34:23.441Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:23.441Z] #42 48.68 CC soccr/soccr.o [2022-09-06T20:34:23.725Z] #39 DONE 111.0s [2022-09-06T20:34:23.725Z] [2022-09-06T20:34:23.725Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T20:34:23.800Z] #42 41.69 CC compel/arch/x86/src/lib/infect.o [2022-09-06T20:34:24.426Z] #42 ... [2022-09-06T20:34:24.426Z] [2022-09-06T20:34:24.426Z] #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-09-06T20:34:24.426Z] #44 DONE 1.2s [2022-09-06T20:34:24.688Z] [2022-09-06T20:34:24.688Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T20:34:24.688Z] #0 1.521 + RM_GOPATH=0 [2022-09-06T20:34:24.688Z] #0 1.521 + TMP_GOPATH= [2022-09-06T20:34:24.688Z] #0 1.521 + : /build [2022-09-06T20:34:24.688Z] #0 1.521 + '[' -z '' ']' [2022-09-06T20:34:24.688Z] #0 1.521 ++ mktemp -d [2022-09-06T20:34:24.688Z] #0 1.524 + export GOPATH=/tmp/tmp.28SPF8fGmE [2022-09-06T20:34:24.688Z] #0 1.524 + GOPATH=/tmp/tmp.28SPF8fGmE [2022-09-06T20:34:24.688Z] #0 1.524 + RM_GOPATH=1 [2022-09-06T20:34:24.688Z] #0 1.524 + case "$(go env GOARCH)" in [2022-09-06T20:34:24.688Z] #0 1.524 ++ go env GOARCH [2022-09-06T20:34:24.688Z] #0 1.537 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:34:24.688Z] #0 1.537 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:34:24.688Z] #0 1.537 ++ dirname /tmp/install/install.sh [2022-09-06T20:34:24.688Z] #0 1.539 + dir=/tmp/install [2022-09-06T20:34:24.688Z] #0 1.539 + bin=runc [2022-09-06T20:34:24.688Z] #0 1.539 + shift [2022-09-06T20:34:24.688Z] #0 1.540 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-06T20:34:24.688Z] #0 1.540 + . /tmp/install/runc.installer [2022-09-06T20:34:24.688Z] #0 1.540 ++ set -e [2022-09-06T20:34:24.688Z] #0 1.540 ++ : v1.1.4 [2022-09-06T20:34:24.688Z] #0 1.541 + install_runc [2022-09-06T20:34:24.688Z] #0 1.541 + RUNC_BUILDTAGS=seccomp [2022-09-06T20:34:24.688Z] #0 1.541 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T20:34:24.688Z] #0 1.541 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T20:34:24.688Z] #0 1.541 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.28SPF8fGmE/src/github.com/opencontainers/runc [2022-09-06T20:34:24.688Z] #0 1.551 Cloning into '/tmp/tmp.28SPF8fGmE/src/github.com/opencontainers/runc'... [2022-09-06T20:34:24.739Z] #42 42.46 CC compel/src/lib/infect-rpc.o [2022-09-06T20:34:24.739Z] #42 ... [2022-09-06T20:34:24.739Z] [2022-09-06T20:34:24.739Z] #39 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-09-06T20:34:24.739Z] #39 103.1 Selecting previously unselected package libapparmor1:amd64. [2022-09-06T20:34:24.739Z] #39 103.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 103.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T20:34:24.739Z] #39 103.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-06T20:34:24.739Z] #39 103.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 103.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T20:34:24.739Z] #39 103.4 Selecting previously unselected package libbtrfs0. [2022-09-06T20:34:24.739Z] #39 103.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 103.4 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-06T20:34:24.739Z] #39 103.4 Selecting previously unselected package libbtrfs-dev. [2022-09-06T20:34:24.739Z] #39 103.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 103.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:34:24.739Z] #39 103.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-06T20:34:24.739Z] #39 103.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 103.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:24.739Z] #39 103.6 Selecting previously unselected package libudev-dev:amd64. [2022-09-06T20:34:24.739Z] #39 103.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 103.7 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:24.739Z] #39 103.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-06T20:34:24.739Z] #39 103.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 103.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T20:34:24.739Z] #39 104.1 Selecting previously unselected package libpcre16-3:amd64. [2022-09-06T20:34:24.739Z] #39 104.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 104.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:24.739Z] #39 104.3 Selecting previously unselected package libpcre32-3:amd64. [2022-09-06T20:34:24.739Z] #39 104.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 104.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:24.739Z] #39 104.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-06T20:34:24.739Z] #39 104.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 104.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T20:34:24.739Z] #39 104.6 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-06T20:34:24.739Z] #39 104.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 104.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T20:34:24.739Z] #39 104.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-06T20:34:24.739Z] #39 104.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 105.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T20:34:24.739Z] #39 105.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-06T20:34:24.739Z] #39 105.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 105.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:24.739Z] #39 105.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-06T20:34:24.739Z] #39 105.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 105.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:34:24.739Z] #39 105.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-06T20:34:24.739Z] #39 105.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-06T20:34:24.739Z] #39 105.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:24.999Z] #39 106.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-06T20:34:24.999Z] #39 106.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-06T20:34:24.999Z] #39 106.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-06T20:34:24.999Z] #39 106.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-06T20:34:24.999Z] #39 106.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:24.999Z] #39 106.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-06T20:34:24.999Z] #39 106.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:24.999Z] #39 106.1 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-06T20:34:24.999Z] #39 106.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-06T20:34:24.999Z] #39 106.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:24.999Z] #39 106.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-06T20:34:24.999Z] #39 106.2 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-06T20:34:24.999Z] #39 106.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-06T20:34:25.097Z] #43 DONE 1.5s [2022-09-06T20:34:25.097Z] [2022-09-06T20:34:25.097Z] #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-09-06T20:34:25.097Z] #0 1.351 + RM_GOPATH=0 [2022-09-06T20:34:25.097Z] #0 1.351 + TMP_GOPATH= [2022-09-06T20:34:25.097Z] #0 1.351 + : /build [2022-09-06T20:34:25.097Z] #0 1.351 + '[' -z '' ']' [2022-09-06T20:34:25.097Z] #0 1.352 ++ mktemp -d [2022-09-06T20:34:25.097Z] #0 1.353 + export GOPATH=/tmp/tmp.9RuHE0nDxm [2022-09-06T20:34:25.097Z] #0 1.353 + GOPATH=/tmp/tmp.9RuHE0nDxm [2022-09-06T20:34:25.097Z] #0 1.353 + RM_GOPATH=1 [2022-09-06T20:34:25.097Z] #0 1.353 + case "$(go env GOARCH)" in [2022-09-06T20:34:25.097Z] #0 1.354 ++ go env GOARCH [2022-09-06T20:34:25.097Z] #0 1.367 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:34:25.097Z] #0 1.367 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:34:25.097Z] #0 1.367 ++ dirname /tmp/install/install.sh [2022-09-06T20:34:25.097Z] #0 1.368 + dir=/tmp/install [2022-09-06T20:34:25.097Z] #0 1.369 + bin=runc [2022-09-06T20:34:25.097Z] #0 1.369 + shift [2022-09-06T20:34:25.097Z] #0 1.369 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-06T20:34:25.097Z] #0 1.369 + . /tmp/install/runc.installer [2022-09-06T20:34:25.097Z] #0 1.369 ++ set -e [2022-09-06T20:34:25.097Z] #0 1.370 ++ : v1.1.4 [2022-09-06T20:34:25.097Z] #0 1.375 + install_runc [2022-09-06T20:34:25.097Z] #0 1.376 + RUNC_BUILDTAGS=seccomp [2022-09-06T20:34:25.097Z] #0 1.376 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T20:34:25.097Z] #0 1.377 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T20:34:25.097Z] #0 1.377 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9RuHE0nDxm/src/github.com/opencontainers/runc [2022-09-06T20:34:25.097Z] #0 1.379 Cloning into '/tmp/tmp.9RuHE0nDxm/src/github.com/opencontainers/runc'... [2022-09-06T20:34:25.258Z] #39 106.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-06T20:34:25.258Z] #39 106.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-06T20:34:25.258Z] #39 106.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-06T20:34:25.258Z] #39 106.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-06T20:34:25.258Z] #39 106.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:25.258Z] #39 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T20:34:25.258Z] #39 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-06T20:34:25.258Z] #39 106.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-06T20:34:25.258Z] #39 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-06T20:34:25.258Z] #39 106.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-09-06T20:34:25.258Z] #39 106.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-06T20:34:25.258Z] #39 106.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-06T20:34:25.258Z] #39 106.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:25.258Z] #39 106.4 Setting up dmsetup (2:1.02.155-3) ... [2022-09-06T20:34:25.258Z] #39 106.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:25.258Z] #39 106.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-06T20:34:25.517Z] #39 106.4 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:34:25.681Z] #45 ... [2022-09-06T20:34:25.681Z] [2022-09-06T20:34:25.681Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:34:25.681Z] #0 1.060 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T20:34:25.681Z] #46 DONE 1.1s [2022-09-06T20:34:25.681Z] [2022-09-06T20:34:25.681Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:34:26.032Z] #44 ... [2022-09-06T20:34:26.032Z] [2022-09-06T20:34:26.032Z] #45 [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-09-06T20:34:26.032Z] #45 DONE 1.2s [2022-09-06T20:34:26.291Z] [2022-09-06T20:34:26.291Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:34:26.896Z] #39 DONE 107.7s [2022-09-06T20:34:26.896Z] [2022-09-06T20:34:26.896Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-06T20:34:27.058Z] #47 DONE 1.1s [2022-09-06T20:34:27.058Z] [2022-09-06T20:34:27.058Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:34:27.225Z] #46 1.010 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T20:34:27.225Z] #46 DONE 1.1s [2022-09-06T20:34:27.225Z] [2022-09-06T20:34:27.225Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:27.225Z] #42 43.77 CC compel/src/lib/infect.o [2022-09-06T20:34:27.225Z] #42 45.93 CC compel/src/lib/ptrace.o [2022-09-06T20:34:27.225Z] #42 46.18 AR compel/libcompel.a [2022-09-06T20:34:27.225Z] #42 46.25 HOSTCC compel/src/main-host.o [2022-09-06T20:34:27.225Z] #42 46.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-06T20:34:27.225Z] #42 46.62 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-06T20:34:27.225Z] #42 46.86 HOSTCC compel/src/lib/log-host.o [2022-09-06T20:34:27.225Z] #42 46.97 HOSTLINK compel/compel-host-bin [2022-09-06T20:34:27.225Z] #42 47.17 DEP soccr/soccr.d [2022-09-06T20:34:27.225Z] #42 47.50 CC soccr/soccr.o [2022-09-06T20:34:27.225Z] #42 49.36 AR soccr/libsoccr.a [2022-09-06T20:34:27.225Z] #42 49.43 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:34:27.225Z] #42 49.79 DEP criu/arch/x86/sigframe.d [2022-09-06T20:34:27.225Z] #42 49.97 DEP criu/arch/x86/sigaction_compat.d [2022-09-06T20:34:27.225Z] #42 50.10 DEP criu/arch/x86/kerndat.d [2022-09-06T20:34:27.225Z] #42 50.27 DEP criu/arch/x86/crtools.d [2022-09-06T20:34:27.225Z] #42 50.42 DEP criu/arch/x86/cpu.d [2022-09-06T20:34:27.225Z] #42 50.61 CC criu/arch/x86/cpu.o [2022-09-06T20:34:27.225Z] #42 ... [2022-09-06T20:34:27.225Z] [2022-09-06T20:34:27.225Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:34:27.620Z] #48 DONE 1.0s [2022-09-06T20:34:27.620Z] [2022-09-06T20:34:27.620Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:27.620Z] #42 50.60 AR soccr/libsoccr.a [2022-09-06T20:34:27.620Z] #42 50.70 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:34:27.620Z] #42 51.27 DEP criu/arch/x86/sigframe.d [2022-09-06T20:34:27.620Z] #42 51.41 DEP criu/arch/x86/sigaction_compat.d [2022-09-06T20:34:27.620Z] #42 51.50 DEP criu/arch/x86/kerndat.d [2022-09-06T20:34:27.620Z] #42 51.80 DEP criu/arch/x86/crtools.d [2022-09-06T20:34:27.620Z] #42 52.03 DEP criu/arch/x86/cpu.d [2022-09-06T20:34:27.620Z] #42 52.17 CC criu/arch/x86/cpu.o [2022-09-06T20:34:27.620Z] #42 52.82 CC criu/arch/x86/crtools.o [2022-09-06T20:34:28.274Z] #43 DONE 1.5s [2022-09-06T20:34:28.274Z] [2022-09-06T20:34:28.274Z] #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-09-06T20:34:28.598Z] #47 DONE 1.1s [2022-09-06T20:34:28.598Z] [2022-09-06T20:34:28.598Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:34:28.991Z] #42 ... [2022-09-06T20:34:28.991Z] [2022-09-06T20:34:28.991Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T20:34:28.991Z] #49 DONE 1.0s [2022-09-06T20:34:28.991Z] [2022-09-06T20:34:28.991Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:29.225Z] #44 DONE 1.2s [2022-09-06T20:34:29.225Z] [2022-09-06T20:34:29.225Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-06T20:34:29.528Z] #48 DONE 1.1s [2022-09-06T20:34:29.528Z] [2022-09-06T20:34:29.528Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:29.528Z] #42 51.54 CC criu/arch/x86/crtools.o [2022-09-06T20:34:29.786Z] #42 53.46 CC criu/arch/x86/kerndat.o [2022-09-06T20:34:30.186Z] Commit message: "Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190" [2022-09-06T20:34:30.245Z] #21 ... [2022-09-06T20:34:30.245Z] [2022-09-06T20:34:30.245Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:30.245Z] #40 166.1 CC criu/uts_ns.o [2022-09-06T20:34:30.245Z] #40 166.3 CC criu/vdso-compat.o [2022-09-06T20:34:30.245Z] #40 166.5 CC criu/vdso.o [2022-09-06T20:34:30.245Z] #40 167.3 LINK criu/built-in.o [2022-09-06T20:34:30.245Z] #40 167.5 LINK criu/criu [2022-09-06T20:34:30.245Z] #40 168.1 DEP lib/c/criu.d [2022-09-06T20:34:30.245Z] #40 168.2 CC images/rpc.pb-c.o [2022-09-06T20:34:30.245Z] #40 169.0 CC lib/c/criu.o [2022-09-06T20:34:30.245Z] #40 170.3 LINK lib/c/built-in.o [2022-09-06T20:34:30.245Z] #40 170.3 LINK lib/c/libcriu.so [2022-09-06T20:34:30.245Z] #40 170.4 LINK lib/c/libcriu.a [2022-09-06T20:34:30.245Z] #40 170.6 GEN magic.py [2022-09-06T20:34:30.245Z] #40 170.8 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:34:30.245Z] #40 170.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:34:30.245Z] #40 170.8 Note: Building without GnuTLS support [2022-09-06T20:34:30.245Z] #40 170.8 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:34:30.245Z] #40 170.8 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:34:30.245Z] #40 171.7 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:34:30.245Z] #40 172.6 make[1]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 173.4 make[1]: 'images/built-in.o' is up to date. [2022-09-06T20:34:30.245Z] #40 173.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-06T20:34:30.245Z] #40 173.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-06T20:34:30.245Z] #40 173.5 make[1]: 'compel/libcompel.a' is up to date. [2022-09-06T20:34:30.245Z] #40 173.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-06T20:34:30.245Z] #40 173.6 make[1]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 173.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:34:30.245Z] #40 173.8 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 173.9 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 173.9 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 174.1 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 174.1 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 174.2 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 174.2 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 174.4 make[2]: Nothing to be done for 'all'. [2022-09-06T20:34:30.245Z] #40 174.4 INSTALL criu/criu [2022-09-06T20:34:30.362Z] #50 1.388 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T20:34:30.362Z] #50 1.549 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:34:30.362Z] #50 1.713 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:34:30.604Z] #45 0.987 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-06T20:34:30.604Z] #45 DONE 1.1s [2022-09-06T20:34:30.604Z] [2022-09-06T20:34:30.605Z] #46 [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-09-06T20:34:30.605Z] #0 1.424 + RM_GOPATH=0 [2022-09-06T20:34:30.605Z] #0 1.424 + TMP_GOPATH= [2022-09-06T20:34:30.605Z] #0 1.424 + : /build [2022-09-06T20:34:30.605Z] #0 1.424 + '[' -z '' ']' [2022-09-06T20:34:30.605Z] #0 1.425 ++ mktemp -d [2022-09-06T20:34:30.605Z] #0 1.427 + export GOPATH=/tmp/tmp.WiwgzDCUgd [2022-09-06T20:34:30.605Z] #0 1.427 + GOPATH=/tmp/tmp.WiwgzDCUgd [2022-09-06T20:34:30.605Z] #0 1.427 + RM_GOPATH=1 [2022-09-06T20:34:30.605Z] #0 1.427 + case "$(go env GOARCH)" in [2022-09-06T20:34:30.605Z] #0 1.428 ++ go env GOARCH [2022-09-06T20:34:30.605Z] #0 1.450 + export GO_BUILDMODE=-buildmode=pie [2022-09-06T20:34:30.605Z] #0 1.450 + GO_BUILDMODE=-buildmode=pie [2022-09-06T20:34:30.605Z] #0 1.451 ++ dirname /tmp/install/install.sh [2022-09-06T20:34:30.605Z] #0 1.452 + dir=/tmp/install [2022-09-06T20:34:30.605Z] #0 1.452 + bin=runc [2022-09-06T20:34:30.605Z] #0 1.453 + shift [2022-09-06T20:34:30.605Z] #0 1.453 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-06T20:34:30.605Z] #0 1.453 + . /tmp/install/runc.installer [2022-09-06T20:34:30.605Z] #0 1.454 ++ set -e [2022-09-06T20:34:30.605Z] #0 1.454 ++ : v1.1.4 [2022-09-06T20:34:30.605Z] #0 1.454 + install_runc [2022-09-06T20:34:30.605Z] #0 1.455 + RUNC_BUILDTAGS=seccomp [2022-09-06T20:34:30.605Z] #0 1.455 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-06T20:34:30.605Z] #0 1.456 Install runc version v1.1.4 (build tags: seccomp) [2022-09-06T20:34:30.605Z] #0 1.456 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WiwgzDCUgd/src/github.com/opencontainers/runc [2022-09-06T20:34:30.605Z] #0 1.475 Cloning into '/tmp/tmp.WiwgzDCUgd/src/github.com/opencontainers/runc'... [2022-09-06T20:34:30.619Z] #50 1.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:34:30.717Z] #42 ... [2022-09-06T20:34:30.717Z] [2022-09-06T20:34:30.717Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T20:34:30.717Z] #49 DONE 1.2s [2022-09-06T20:34:30.717Z] [2022-09-06T20:34:30.717Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:30.717Z] #42 54.25 CC criu/arch/x86/sigaction_compat.o [2022-09-06T20:34:30.636Z] > git --version # timeout=10 [2022-09-06T20:34:30.699Z] > git --version # 'git version 2.24.1.windows.2' [2022-09-06T20:34:30.760Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-09-06T20:34:30.815Z] #40 DONE 174.8s [2022-09-06T20:34:30.815Z] [2022-09-06T20:34:30.815Z] #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-09-06T20:34:30.876Z] #50 2.008 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T20:34:30.975Z] #42 54.64 CC criu/arch/x86/sigframe.o [Pipeline] withEnv [Pipeline] { [2022-09-06T20:34:31.232Z] #42 54.92 LINK criu/arch/x86/crtools.built-in.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-06T20:34:31.491Z] #42 55.07 DEP criu/pie/util-vdso-elf32.d [2022-09-06T20:34:31.491Z] #42 55.23 DEP criu/pie/util-vdso.d [2022-09-06T20:34:31.544Z] #46 ... [2022-09-06T20:34:31.544Z] [2022-09-06T20:34:31.544Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-06T20:34:31.544Z] #47 DONE 1.1s [2022-09-06T20:34:31.748Z] #42 55.38 DEP criu/pie/util.d [2022-09-06T20:34:31.803Z] [2022-09-06T20:34:31.803Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-06T20:34:31.807Z] #50 2.982 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:34:32.006Z] #42 55.51 CC criu/pie/util.o [2022-09-06T20:34:32.263Z] #42 55.90 CC criu/pie/util-vdso.o [2022-09-06T20:34:32.745Z] #48 DONE 1.0s [2022-09-06T20:34:32.745Z] [2022-09-06T20:34:32.745Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-06T20:34:33.177Z] #50 4.333 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:34:33.196Z] #42 56.77 CC criu/pie/util-vdso-elf32.o [2022-09-06T20:34:33.683Z] #49 DONE 1.1s [2022-09-06T20:34:33.683Z] [2022-09-06T20:34:33.683Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:33.683Z] #42 42.75 CC compel/src/lib/infect-util.o [2022-09-06T20:34:33.683Z] #42 42.93 CC compel/src/lib/infect.o [2022-09-06T20:34:33.683Z] #42 45.64 CC compel/src/lib/ptrace.o [2022-09-06T20:34:33.683Z] #42 46.23 AR compel/libcompel.a [2022-09-06T20:34:33.683Z] #42 46.37 HOSTCC compel/src/main-host.o [2022-09-06T20:34:33.683Z] #42 46.68 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-06T20:34:33.683Z] #42 46.93 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-06T20:34:33.683Z] #42 47.53 HOSTCC compel/src/lib/log-host.o [2022-09-06T20:34:33.683Z] #42 47.75 HOSTLINK compel/compel-host-bin [2022-09-06T20:34:33.683Z] #42 47.92 DEP soccr/soccr.d [2022-09-06T20:34:33.683Z] #42 48.09 CC soccr/soccr.o [2022-09-06T20:34:33.683Z] #42 49.80 AR soccr/libsoccr.a [2022-09-06T20:34:33.683Z] #42 49.90 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:34:33.683Z] #42 50.48 DEP criu/arch/x86/sigframe.d [2022-09-06T20:34:33.683Z] #42 50.68 DEP criu/arch/x86/sigaction_compat.d [2022-09-06T20:34:33.683Z] #42 50.86 DEP criu/arch/x86/kerndat.d [2022-09-06T20:34:33.683Z] #42 50.98 DEP criu/arch/x86/crtools.d [2022-09-06T20:34:33.683Z] #42 51.19 DEP criu/arch/x86/cpu.d [2022-09-06T20:34:33.683Z] #42 51.41 CC criu/arch/x86/cpu.o [2022-09-06T20:34:33.683Z] #42 ... [2022-09-06T20:34:33.683Z] [2022-09-06T20:34:33.683Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:33.760Z] #42 57.41 AR criu/pie/pie.lib.a [2022-09-06T20:34:33.761Z] #42 57.44 DEP criu/pie/restorer.d [2022-09-06T20:34:34.018Z] #42 57.68 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-06T20:34:34.275Z] #42 57.81 DEP criu/arch/x86/restorer_unmap.d [2022-09-06T20:34:34.275Z] #42 57.85 DEP criu/arch/x86/restorer.d [2022-09-06T20:34:34.275Z] #42 58.01 DEP criu/arch/x86/vdso-pie.d [2022-09-06T20:34:34.282Z] + docker version [2022-09-06T20:34:34.532Z] #42 58.17 DEP criu/pie/parasite-vdso.d [2022-09-06T20:34:34.547Z] #50 5.771 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:34:34.789Z] #42 58.36 DEP criu/pie/parasite.d [2022-09-06T20:34:35.046Z] #42 58.64 CC criu/pie/parasite.o [2022-09-06T20:34:35.062Z] #50 1.369 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T20:34:35.062Z] #50 1.371 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:34:35.062Z] #50 1.426 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:34:35.062Z] #50 1.428 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:34:35.478Z] #50 ... [2022-09-06T20:34:35.478Z] [2022-09-06T20:34:35.478Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:35.478Z] #42 54.64 CC criu/arch/x86/kerndat.o [2022-09-06T20:34:35.478Z] #42 55.24 CC criu/arch/x86/sigaction_compat.o [2022-09-06T20:34:35.478Z] #42 55.56 CC criu/arch/x86/sigframe.o [2022-09-06T20:34:35.478Z] #42 55.94 LINK criu/arch/x86/crtools.built-in.o [2022-09-06T20:34:35.478Z] #42 56.02 DEP criu/pie/util-vdso-elf32.d [2022-09-06T20:34:35.478Z] #42 56.15 DEP criu/pie/util-vdso.d [2022-09-06T20:34:35.478Z] #42 56.32 DEP criu/pie/util.d [2022-09-06T20:34:35.478Z] #42 56.48 CC criu/pie/util.o [2022-09-06T20:34:35.478Z] #42 56.87 CC criu/pie/util-vdso.o [2022-09-06T20:34:35.478Z] #42 57.58 CC criu/pie/util-vdso-elf32.o [2022-09-06T20:34:35.478Z] #42 58.17 AR criu/pie/pie.lib.a [2022-09-06T20:34:35.478Z] #42 58.25 DEP criu/pie/restorer.d [2022-09-06T20:34:35.478Z] #42 58.46 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-06T20:34:35.478Z] #42 58.57 DEP criu/arch/x86/restorer_unmap.d [2022-09-06T20:34:35.478Z] #42 58.61 DEP criu/arch/x86/restorer.d [2022-09-06T20:34:35.478Z] #42 58.89 DEP criu/arch/x86/vdso-pie.d [2022-09-06T20:34:35.478Z] #42 59.05 DEP criu/pie/parasite-vdso.d [2022-09-06T20:34:35.478Z] #42 59.18 DEP criu/pie/parasite.d [2022-09-06T20:34:35.478Z] #42 59.40 CC criu/pie/parasite.o [2022-09-06T20:34:35.478Z] #42 60.82 LINK criu/pie/parasite.built-in.o [2022-09-06T20:34:35.632Z] #50 2.063 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T20:34:35.735Z] #42 60.84 GEN criu/pie/parasite-blob.h [2022-09-06T20:34:35.735Z] #42 60.86 CC criu/pie/parasite-vdso.o [2022-09-06T20:34:36.414Z] #42 59.92 LINK criu/pie/parasite.built-in.o [2022-09-06T20:34:36.414Z] #42 59.93 GEN criu/pie/parasite-blob.h [2022-09-06T20:34:36.414Z] #42 59.99 CC criu/pie/parasite-vdso.o [2022-09-06T20:34:36.572Z] #50 2.986 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:34:36.666Z] #42 61.68 CC criu/arch/x86/vdso-pie.o [2022-09-06T20:34:36.666Z] #42 61.95 CC criu/arch/x86/restorer.o [2022-09-06T20:34:36.978Z] #42 60.72 CC criu/arch/x86/vdso-pie.o [2022-09-06T20:34:37.230Z] #42 62.53 CC criu/arch/x86/restorer_unmap.o [2022-09-06T20:34:37.230Z] #42 ... [2022-09-06T20:34:37.230Z] [2022-09-06T20:34:37.230Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T20:34:37.230Z] #45 15.52 + cd /tmp/tmp.28SPF8fGmE/src/github.com/opencontainers/runc [2022-09-06T20:34:37.230Z] #45 15.52 + git checkout -q v1.1.4 [2022-09-06T20:34:37.235Z] #42 61.09 CC criu/arch/x86/restorer.o [2022-09-06T20:34:37.795Z] #45 16.01 + '[' -z '' ']' [2022-09-06T20:34:37.795Z] #45 16.01 + target=static [2022-09-06T20:34:37.795Z] #45 16.01 + make BUILDTAGS=seccomp static [2022-09-06T20:34:37.951Z] #50 4.250 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:34:38.166Z] #42 ... [2022-09-06T20:34:38.166Z] [2022-09-06T20:34:38.166Z] #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-09-06T20:34:38.166Z] #44 14.48 + cd /tmp/tmp.9RuHE0nDxm/src/github.com/opencontainers/runc [2022-09-06T20:34:38.166Z] #44 14.48 + git checkout -q v1.1.4 [2022-09-06T20:34:38.359Z] #45 16.65 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-09-06T20:34:38.732Z] #44 15.32 + '[' -z '' ']' [2022-09-06T20:34:38.732Z] #44 15.32 + target=static [2022-09-06T20:34:38.732Z] #44 15.32 + make BUILDTAGS=seccomp static [2022-09-06T20:34:39.173Z] Client: [2022-09-06T20:34:39.173Z] Version: 20.10.9 [2022-09-06T20:34:39.173Z] API version: 1.41 [2022-09-06T20:34:39.173Z] Go version: go1.16.8 [2022-09-06T20:34:39.173Z] Git commit: c2ea9bc [2022-09-06T20:34:39.173Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-06T20:34:39.173Z] OS/Arch: windows/amd64 [2022-09-06T20:34:39.173Z] Context: default [2022-09-06T20:34:39.173Z] Experimental: true [2022-09-06T20:34:39.173Z] [2022-09-06T20:34:39.173Z] Server: Docker Engine - Community [2022-09-06T20:34:39.173Z] Engine: [2022-09-06T20:34:39.173Z] Version: 20.10.9 [2022-09-06T20:34:39.173Z] API version: 1.41 (minimum version 1.24) [2022-09-06T20:34:39.173Z] Go version: go1.16.8 [2022-09-06T20:34:39.173Z] Git commit: 79ea9d3 [2022-09-06T20:34:39.173Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-06T20:34:39.173Z] OS/Arch: windows/amd64 [2022-09-06T20:34:39.173Z] Experimental: true [2022-09-06T20:34:39.291Z] #45 ... [2022-09-06T20:34:39.291Z] [2022-09-06T20:34:39.291Z] #26 [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-09-06T20:34:39.291Z] #26 123.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:34:39.291Z] #26 123.7 + GOBIN=/build [2022-09-06T20:34:39.291Z] #26 123.7 + GO111MODULE=on [2022-09-06T20:34:39.291Z] #26 123.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-06T20:34:39.291Z] #26 DONE 130.6s [2022-09-06T20:34:39.291Z] [2022-09-06T20:34:39.291Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:34:39.291Z] #51 DONE 0.1s [2022-09-06T20:34:39.291Z] [2022-09-06T20:34:39.291Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:34:39.297Z] #44 15.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-06T20:34:39.331Z] #50 5.735 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:34:39.499Z] #35 ... [2022-09-06T20:34:39.499Z] [2022-09-06T20:34:39.499Z] #39 [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-09-06T20:34:39.499Z] #39 158.1 + mkdir -p /build [2022-09-06T20:34:39.499Z] #39 158.1 + cp runc /build/runc [2022-09-06T20:34:39.499Z] #39 DONE 158.8s [2022-09-06T20:34:39.499Z] [2022-09-06T20:34:39.499Z] #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-09-06T20:34:39.499Z] #34 240.5 + return [2022-09-06T20:34:39.499Z] #34 DONE 240.6s [2022-09-06T20:34:39.499Z] [2022-09-06T20:34:39.499Z] #35 [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-09-06T20:34:39.499Z] #35 ... [2022-09-06T20:34:39.499Z] [2022-09-06T20:34:39.499Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:34:39.499Z] #55 DONE 0.2s [2022-09-06T20:34:39.499Z] [2022-09-06T20:34:39.499Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:34:39.548Z] #52 DONE 0.1s [2022-09-06T20:34:39.548Z] [2022-09-06T20:34:39.548Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:39.548Z] #42 62.59 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-06T20:34:39.548Z] #42 62.84 CC criu/pie/restorer.o [Pipeline] sh [2022-09-06T20:34:40.070Z] #56 DONE 3.6s [2022-09-06T20:34:40.070Z] [2022-09-06T20:34:40.070Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:34:40.070Z] #57 DONE 0.2s [2022-09-06T20:34:40.070Z] [2022-09-06T20:34:40.070Z] #35 [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-09-06T20:34:40.070Z] #35 ... [2022-09-06T20:34:40.070Z] [2022-09-06T20:34:40.070Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T20:34:40.070Z] #58 DONE 0.1s [2022-09-06T20:34:40.070Z] [2022-09-06T20:34:40.070Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:34:40.070Z] #59 DONE 0.1s [2022-09-06T20:34:40.268Z] #50 ... [2022-09-06T20:34:40.268Z] [2022-09-06T20:34:40.268Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:40.268Z] #42 52.27 CC criu/arch/x86/crtools.o [2022-09-06T20:34:40.268Z] #42 53.49 CC criu/arch/x86/kerndat.o [2022-09-06T20:34:40.268Z] #42 54.02 CC criu/arch/x86/sigaction_compat.o [2022-09-06T20:34:40.268Z] #42 54.28 CC criu/arch/x86/sigframe.o [2022-09-06T20:34:40.268Z] #42 54.55 LINK criu/arch/x86/crtools.built-in.o [2022-09-06T20:34:40.268Z] #42 54.63 DEP criu/pie/util-vdso-elf32.d [2022-09-06T20:34:40.268Z] #42 54.81 DEP criu/pie/util-vdso.d [2022-09-06T20:34:40.268Z] #42 54.96 DEP criu/pie/util.d [2022-09-06T20:34:40.268Z] #42 55.09 CC criu/pie/util.o [2022-09-06T20:34:40.268Z] #42 55.36 CC criu/pie/util-vdso.o [2022-09-06T20:34:40.268Z] #42 56.07 CC criu/pie/util-vdso-elf32.o [2022-09-06T20:34:40.268Z] #42 56.78 AR criu/pie/pie.lib.a [2022-09-06T20:34:40.268Z] #42 56.85 DEP criu/pie/restorer.d [2022-09-06T20:34:40.268Z] #42 57.04 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-06T20:34:40.268Z] #42 57.14 DEP criu/arch/x86/restorer_unmap.d [2022-09-06T20:34:40.268Z] #42 57.17 DEP criu/arch/x86/restorer.d [2022-09-06T20:34:40.268Z] #42 57.34 DEP criu/arch/x86/vdso-pie.d [2022-09-06T20:34:40.268Z] #42 57.51 DEP criu/pie/parasite-vdso.d [2022-09-06T20:34:40.268Z] #42 57.70 DEP criu/pie/parasite.d [2022-09-06T20:34:40.268Z] #42 58.01 CC criu/pie/parasite.o [2022-09-06T20:34:40.329Z] [2022-09-06T20:34:40.329Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T20:34:40.329Z] #60 DONE 0.1s [2022-09-06T20:34:40.329Z] [2022-09-06T20:34:40.329Z] #35 [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-09-06T20:34:40.329Z] #35 ... [2022-09-06T20:34:40.329Z] [2022-09-06T20:34:40.329Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T20:34:40.329Z] #61 DONE 0.1s [2022-09-06T20:34:40.329Z] [2022-09-06T20:34:40.329Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T20:34:40.589Z] #62 DONE 0.1s [2022-09-06T20:34:40.589Z] [2022-09-06T20:34:40.589Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T20:34:40.589Z] #63 DONE 0.1s [2022-09-06T20:34:40.589Z] [2022-09-06T20:34:40.589Z] #35 [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-09-06T20:34:40.668Z] #44 ... [2022-09-06T20:34:40.668Z] [2022-09-06T20:34:40.668Z] #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-09-06T20:34:40.668Z] #36 125.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:34:40.668Z] #36 125.5 + GOBIN=/build [2022-09-06T20:34:40.668Z] #36 125.5 + GO111MODULE=on [2022-09-06T20:34:40.668Z] #36 125.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-06T20:34:40.668Z] #36 DONE 132.6s [2022-09-06T20:34:40.668Z] [2022-09-06T20:34:40.668Z] #50 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:34:40.668Z] #50 DONE 0.1s [2022-09-06T20:34:40.668Z] [2022-09-06T20:34:40.668Z] #51 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:34:40.668Z] #51 DONE 0.1s [2022-09-06T20:34:40.668Z] [2022-09-06T20:34:40.668Z] #52 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:40.668Z] #0 1.392 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-06T20:34:40.668Z] #0 1.430 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-06T20:34:40.668Z] #0 1.435 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:34:40.668Z] #0 1.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-06T20:34:40.668Z] #0 2.074 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-06T20:34:40.668Z] #0 3.068 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-06T20:34:40.668Z] #0 4.516 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [348 kB] [2022-09-06T20:34:40.668Z] #0 6.098 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-06T20:34:40.668Z] #52 ... [2022-09-06T20:34:40.668Z] [2022-09-06T20:34:40.668Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:40.668Z] #42 61.71 CC criu/arch/x86/restorer_unmap.o [2022-09-06T20:34:40.668Z] #42 61.79 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-06T20:34:40.668Z] #42 62.09 CC criu/pie/restorer.o [2022-09-06T20:34:40.875Z] + docker info [2022-09-06T20:34:41.158Z] #35 ... [2022-09-06T20:34:41.158Z] [2022-09-06T20:34:41.158Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:34:41.158Z] #32 247.3 + /build/golangci-lint --version [2022-09-06T20:34:41.443Z] #42 66.34 LINK criu/pie/restorer.built-in.o [2022-09-06T20:34:41.443Z] #42 66.36 GEN criu/pie/restorer-blob.h [2022-09-06T20:34:41.443Z] #42 66.48 DEP criu/vdso.d [2022-09-06T20:34:41.443Z] #42 66.63 DEP criu/vdso-compat.d [2022-09-06T20:34:41.443Z] #42 66.77 DEP criu/uts_ns.d [2022-09-06T20:34:41.645Z] #42 59.22 LINK criu/pie/parasite.built-in.o [2022-09-06T20:34:41.645Z] #42 59.22 GEN criu/pie/parasite-blob.h [2022-09-06T20:34:41.645Z] #42 59.25 CC criu/pie/parasite-vdso.o [2022-09-06T20:34:41.701Z] #42 66.95 DEP criu/util.d [2022-09-06T20:34:41.958Z] #42 67.15 DEP criu/uffd.d [2022-09-06T20:34:42.099Z] #32 248.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-06T20:34:42.100Z] #32 DONE 248.3s [2022-09-06T20:34:42.100Z] [2022-09-06T20:34:42.100Z] #35 [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-09-06T20:34:42.215Z] #42 59.98 CC criu/arch/x86/vdso-pie.o [2022-09-06T20:34:42.216Z] #42 67.40 DEP criu/tun.d [2022-09-06T20:34:42.473Z] #42 67.53 DEP criu/tty.d [2022-09-06T20:34:42.473Z] #42 67.69 DEP criu/timerfd.d [2022-09-06T20:34:42.475Z] #42 60.37 CC criu/arch/x86/restorer.o [2022-09-06T20:34:42.475Z] #42 ... [2022-09-06T20:34:42.475Z] [2022-09-06T20:34:42.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-09-06T20:34:42.475Z] #27 120.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-06T20:34:42.475Z] #27 120.1 + GOBIN=/build [2022-09-06T20:34:42.475Z] #27 120.1 + GO111MODULE=on [2022-09-06T20:34:42.475Z] #27 120.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-06T20:34:42.475Z] #27 DONE 126.4s [2022-09-06T20:34:42.475Z] [2022-09-06T20:34:42.475Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-06T20:34:42.475Z] #51 DONE 0.1s [2022-09-06T20:34:42.475Z] [2022-09-06T20:34:42.475Z] #46 [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-09-06T20:34:42.475Z] #46 13.71 + cd /tmp/tmp.WiwgzDCUgd/src/github.com/opencontainers/runc [2022-09-06T20:34:42.475Z] #46 13.71 + git checkout -q v1.1.4 [2022-09-06T20:34:42.475Z] #46 14.29 + '[' -z '' ']' [2022-09-06T20:34:42.475Z] #46 14.29 + target=static [2022-09-06T20:34:42.475Z] #46 14.29 + make BUILDTAGS=seccomp static [2022-09-06T20:34:42.475Z] #46 14.76 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-09-06T20:34:42.564Z] #42 65.82 LINK criu/pie/restorer.built-in.o [2022-09-06T20:34:42.564Z] #42 65.83 GEN criu/pie/restorer-blob.h [2022-09-06T20:34:42.564Z] #42 65.94 DEP criu/vdso.d [2022-09-06T20:34:42.564Z] #42 66.10 DEP criu/vdso-compat.d [2022-09-06T20:34:42.564Z] #42 66.27 DEP criu/uts_ns.d [2022-09-06T20:34:42.731Z] #42 67.88 DEP criu/timens.d [2022-09-06T20:34:42.734Z] #46 ... [2022-09-06T20:34:42.734Z] [2022-09-06T20:34:42.734Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-06T20:34:42.734Z] #52 DONE 0.1s [2022-09-06T20:34:42.821Z] #42 66.45 DEP criu/util.d [2022-09-06T20:34:42.988Z] #42 68.07 DEP criu/sysfs_parse.d [2022-09-06T20:34:42.988Z] #42 68.18 DEP criu/sysctl.d [2022-09-06T20:34:42.993Z] [2022-09-06T20:34:42.993Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:43.079Z] #42 66.70 DEP criu/uffd.d [2022-09-06T20:34:43.245Z] #42 68.41 DEP criu/string.d [2022-09-06T20:34:43.245Z] #42 68.45 DEP criu/stats.d [2022-09-06T20:34:43.245Z] #42 68.55 DEP criu/sockets.d [2022-09-06T20:34:43.252Z] #50 ... [2022-09-06T20:34:43.252Z] [2022-09-06T20:34:43.252Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:43.252Z] #42 61.08 CC criu/arch/x86/restorer_unmap.o [2022-09-06T20:34:43.252Z] #42 61.19 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-06T20:34:43.336Z] #42 66.97 DEP criu/tun.d [2022-09-06T20:34:43.484Z] #35 ... [2022-09-06T20:34:43.484Z] [2022-09-06T20:34:43.484Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T20:34:43.502Z] #42 68.81 DEP criu/sk-unix.d [2022-09-06T20:34:43.618Z] #42 67.14 DEP criu/tty.d [2022-09-06T20:34:43.618Z] #42 67.39 DEP criu/timerfd.d [2022-09-06T20:34:43.743Z] #64 DONE 0.3s [2022-09-06T20:34:43.743Z] [2022-09-06T20:34:43.743Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T20:34:43.743Z] #65 DONE 0.1s [2022-09-06T20:34:43.743Z] [2022-09-06T20:34:43.743Z] #35 [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-09-06T20:34:43.759Z] #42 68.96 DEP criu/sk-tcp.d [2022-09-06T20:34:43.876Z] #42 67.59 DEP criu/timens.d [2022-09-06T20:34:44.002Z] #35 ... [2022-09-06T20:34:44.003Z] [2022-09-06T20:34:44.003Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T20:34:44.003Z] #66 DONE 0.1s [2022-09-06T20:34:44.003Z] [2022-09-06T20:34:44.003Z] #35 [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-09-06T20:34:44.017Z] #42 69.15 DEP criu/sk-queue.d [2022-09-06T20:34:44.017Z] #42 69.28 DEP criu/sk-packet.d [2022-09-06T20:34:44.135Z] #42 67.81 DEP criu/sysfs_parse.d [2022-09-06T20:34:44.135Z] #42 67.94 DEP criu/sysctl.d [2022-09-06T20:34:44.191Z] #42 61.85 CC criu/pie/restorer.o [2022-09-06T20:34:44.273Z] #42 69.47 DEP criu/sk-netlink.d [2022-09-06T20:34:44.274Z] #42 69.60 DEP criu/sk-inet.d [2022-09-06T20:34:44.398Z] #42 68.17 DEP criu/string.d [2022-09-06T20:34:44.398Z] #42 68.22 DEP criu/stats.d [2022-09-06T20:34:44.530Z] #42 69.78 DEP criu/signalfd.d [2022-09-06T20:34:44.655Z] #42 68.37 DEP criu/sockets.d [2022-09-06T20:34:44.787Z] #42 69.91 DEP criu/sigframe.d [2022-09-06T20:34:44.788Z] #42 70.03 DEP criu/shmem.d [2022-09-06T20:34:44.911Z] #42 68.53 DEP criu/sk-unix.d [2022-09-06T20:34:44.941Z] #35 226.0 + bin/containerd [2022-09-06T20:34:45.045Z] #42 70.24 DEP criu/servicefd.d [2022-09-06T20:34:45.168Z] #42 68.71 DEP criu/sk-tcp.d [2022-09-06T20:34:45.168Z] #42 68.88 DEP criu/sk-queue.d [2022-09-06T20:34:45.302Z] #42 70.46 DEP criu/seize.d [2022-09-06T20:34:45.425Z] #42 69.10 DEP criu/sk-packet.d [2022-09-06T20:34:45.559Z] #42 70.68 DEP criu/seccomp.d [2022-09-06T20:34:45.559Z] #42 70.84 DEP criu/rst-malloc.d [2022-09-06T20:34:45.681Z] #42 69.32 DEP criu/sk-netlink.d [2022-09-06T20:34:45.699Z] #41 ... [2022-09-06T20:34:45.699Z] [2022-09-06T20:34:45.699Z] #21 [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-09-06T20:34:45.699Z] #21 DONE 243.5s [2022-09-06T20:34:45.699Z] [2022-09-06T20:34:45.699Z] #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-09-06T20:34:45.816Z] #42 70.92 DEP criu/rbtree.d [2022-09-06T20:34:45.816Z] #42 70.98 DEP criu/pstree.d [2022-09-06T20:34:45.939Z] #42 69.46 DEP criu/sk-inet.d [2022-09-06T20:34:45.939Z] #42 69.65 DEP criu/signalfd.d [2022-09-06T20:34:46.074Z] #42 71.14 DEP criu/protobuf.d [2022-09-06T20:34:46.074Z] #42 71.28 GEN criu/protobuf-desc-gen.h [2022-09-06T20:34:46.197Z] #42 69.79 DEP criu/sigframe.d [2022-09-06T20:34:46.197Z] #42 69.86 DEP criu/shmem.d [2022-09-06T20:34:46.455Z] #42 70.02 DEP criu/servicefd.d [2022-09-06T20:34:46.455Z] #42 70.16 DEP criu/seize.d [2022-09-06T20:34:46.455Z] #42 70.29 DEP criu/seccomp.d [2022-09-06T20:34:46.712Z] #42 70.46 DEP criu/rst-malloc.d [2022-09-06T20:34:46.712Z] #42 70.55 DEP criu/rbtree.d [2022-09-06T20:34:46.728Z] #42 64.35 LINK criu/pie/restorer.built-in.o [2022-09-06T20:34:46.728Z] #42 64.37 GEN criu/pie/restorer-blob.h [2022-09-06T20:34:46.728Z] #42 64.45 DEP criu/vdso.d [2022-09-06T20:34:46.728Z] #42 64.63 DEP criu/vdso-compat.d [2022-09-06T20:34:46.970Z] #42 70.58 DEP criu/pstree.d [2022-09-06T20:34:46.987Z] #42 64.82 DEP criu/uts_ns.d [2022-09-06T20:34:47.076Z] #41 ... [2022-09-06T20:34:47.076Z] [2022-09-06T20:34:47.076Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T20:34:47.076Z] #60 DONE 0.3s [2022-09-06T20:34:47.076Z] [2022-09-06T20:34:47.076Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T20:34:47.227Z] #42 70.73 DEP criu/protobuf.d [2022-09-06T20:34:47.227Z] #42 70.91 GEN criu/protobuf-desc-gen.h [2022-09-06T20:34:47.246Z] #42 64.97 DEP criu/util.d [2022-09-06T20:34:47.246Z] #42 65.13 DEP criu/uffd.d [2022-09-06T20:34:47.335Z] #61 DONE 0.1s [2022-09-06T20:34:47.335Z] [2022-09-06T20:34:47.335Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T20:34:47.335Z] #62 DONE 0.3s [2022-09-06T20:34:47.335Z] [2022-09-06T20:34:47.335Z] #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-09-06T20:34:47.506Z] #42 65.33 DEP criu/tun.d [2022-09-06T20:34:47.594Z] #41 ... [2022-09-06T20:34:47.594Z] [2022-09-06T20:34:47.594Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T20:34:47.594Z] #63 DONE 0.1s [2022-09-06T20:34:47.594Z] [2022-09-06T20:34:47.594Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:34:47.765Z] #42 65.49 DEP criu/tty.d [2022-09-06T20:34:47.765Z] #42 65.68 DEP criu/timerfd.d [2022-09-06T20:34:47.969Z] #42 72.89 DEP criu/protobuf-desc.d [2022-09-06T20:34:47.969Z] #42 73.05 DEP criu/proc_parse.d [2022-09-06T20:34:47.969Z] #42 73.25 DEP criu/plugin.d [2022-09-06T20:34:48.024Z] #42 65.83 DEP criu/timens.d [2022-09-06T20:34:48.226Z] #42 73.34 DEP criu/pipes.d [2022-09-06T20:34:48.284Z] #42 65.98 DEP criu/sysfs_parse.d [2022-09-06T20:34:48.284Z] #42 66.16 DEP criu/sysctl.d [2022-09-06T20:34:48.483Z] #42 73.49 DEP criu/pie-util.d [2022-09-06T20:34:48.483Z] #42 73.62 DEP criu/pie-util-vdso.d [2022-09-06T20:34:48.484Z] #42 73.74 DEP criu/pie-util-vdso-elf32.d [2022-09-06T20:34:48.542Z] #42 66.29 DEP criu/string.d [2022-09-06T20:34:48.542Z] #42 66.34 DEP criu/stats.d [2022-09-06T20:34:48.542Z] #42 66.44 DEP criu/sockets.d [2022-09-06T20:34:48.741Z] #42 73.88 DEP criu/path.d [2022-09-06T20:34:48.802Z] #42 66.60 DEP criu/sk-unix.d [2022-09-06T20:34:48.998Z] #42 74.00 DEP criu/parasite-syscall.d [2022-09-06T20:34:48.998Z] #42 74.22 DEP criu/pagemap.d [2022-09-06T20:34:49.061Z] #42 66.76 DEP criu/sk-tcp.d [2022-09-06T20:34:49.061Z] #42 66.96 DEP criu/sk-queue.d [2022-09-06T20:34:49.123Z] #42 72.53 DEP criu/protobuf-desc.d [2022-09-06T20:34:49.123Z] #42 72.71 DEP criu/proc_parse.d [2022-09-06T20:34:49.255Z] #42 74.36 DEP criu/pagemap-cache.d [2022-09-06T20:34:49.255Z] #42 74.50 DEP criu/page-xfer.d [2022-09-06T20:34:49.320Z] #42 67.13 DEP criu/sk-packet.d [2022-09-06T20:34:49.320Z] #42 67.32 DEP criu/sk-netlink.d [2022-09-06T20:34:49.380Z] #42 72.96 DEP criu/plugin.d [2022-09-06T20:34:49.512Z] #42 74.70 DEP criu/page-pipe.d [2022-09-06T20:34:49.512Z] #42 74.78 DEP criu/netfilter.d [2022-09-06T20:34:49.638Z] #42 73.11 DEP criu/pipes.d [2022-09-06T20:34:49.638Z] #42 73.33 DEP criu/pie-util.d [2022-09-06T20:34:49.769Z] #42 74.93 DEP criu/net.d [2022-09-06T20:34:49.888Z] #42 67.48 DEP criu/sk-inet.d [2022-09-06T20:34:49.888Z] #42 67.64 DEP criu/signalfd.d [2022-09-06T20:34:49.888Z] #42 67.74 DEP criu/sigframe.d [2022-09-06T20:34:49.888Z] #42 67.82 DEP criu/shmem.d [2022-09-06T20:34:49.895Z] #42 73.47 DEP criu/pie-util-vdso.d [2022-09-06T20:34:49.895Z] #42 73.58 DEP criu/pie-util-vdso-elf32.d [2022-09-06T20:34:50.026Z] #42 75.16 DEP criu/namespaces.d [2022-09-06T20:34:50.026Z] #42 75.36 DEP criu/mount.d [2022-09-06T20:34:50.147Z] #42 67.96 DEP criu/servicefd.d [2022-09-06T20:34:50.147Z] #42 68.16 DEP criu/seize.d [2022-09-06T20:34:50.152Z] #42 73.71 DEP criu/path.d [2022-09-06T20:34:50.152Z] #42 73.92 DEP criu/parasite-syscall.d [2022-09-06T20:34:50.591Z] #42 75.56 DEP criu/memfd.d [2022-09-06T20:34:50.591Z] #42 75.69 DEP criu/mem.d [2022-09-06T20:34:50.591Z] #42 75.86 DEP criu/lsm.d [2022-09-06T20:34:50.591Z] #42 ... [2022-09-06T20:34:50.591Z] [2022-09-06T20:34:50.591Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:50.591Z] #50 11.89 Fetched 9022 kB in 11s (838 kB/s) [2022-09-06T20:34:50.591Z] #50 11.89 Reading package lists... [2022-09-06T20:34:50.591Z] #50 15.50 Reading package lists... [2022-09-06T20:34:50.591Z] #50 19.30 Building dependency tree... [2022-09-06T20:34:50.591Z] #50 20.86 libcap2-bin is already the newest version (1:2.25-2). [2022-09-06T20:34:50.591Z] #50 20.86 The following additional packages will be installed: [2022-09-06T20:34:50.591Z] #50 20.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-06T20:34:50.591Z] #50 20.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-06T20:34:50.591Z] #50 20.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-06T20:34:50.591Z] #50 20.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-06T20:34:50.591Z] #50 20.86 python3.7 python3.7-minimal vim-runtime xxd [2022-09-06T20:34:50.591Z] #50 20.87 Suggested packages: [2022-09-06T20:34:50.591Z] #50 20.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-06T20:34:50.591Z] #50 20.87 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-06T20:34:50.591Z] #50 20.87 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-06T20:34:50.591Z] #50 20.87 quota [2022-09-06T20:34:50.591Z] #50 20.87 Recommended packages: [2022-09-06T20:34:50.591Z] #50 20.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-06T20:34:50.591Z] #50 20.87 python3-keyrings.alt python3-xdg unzip [2022-09-06T20:34:50.716Z] #42 68.35 DEP criu/seccomp.d [2022-09-06T20:34:50.716Z] #42 68.59 DEP criu/rst-malloc.d [2022-09-06T20:34:50.716Z] #42 74.17 DEP criu/pagemap.d [2022-09-06T20:34:50.716Z] #42 74.33 DEP criu/pagemap-cache.d [2022-09-06T20:34:50.716Z] #42 74.40 DEP criu/page-xfer.d [2022-09-06T20:34:50.848Z] #50 ... [2022-09-06T20:34:50.848Z] [2022-09-06T20:34:50.848Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:50.848Z] #42 75.98 DEP criu/log.d [2022-09-06T20:34:50.848Z] #42 76.10 DEP criu/libnetlink.d [2022-09-06T20:34:50.848Z] #42 76.22 DEP criu/kerndat.d [2022-09-06T20:34:50.974Z] #42 74.52 DEP criu/page-pipe.d [2022-09-06T20:34:50.974Z] #42 74.67 DEP criu/netfilter.d [2022-09-06T20:34:50.975Z] #42 68.68 DEP criu/rbtree.d [2022-09-06T20:34:50.975Z] #42 68.74 DEP criu/pstree.d [2022-09-06T20:34:51.231Z] #42 74.80 DEP criu/net.d [2022-09-06T20:34:51.231Z] #42 74.96 DEP criu/namespaces.d [2022-09-06T20:34:51.234Z] #42 68.89 DEP criu/protobuf.d [2022-09-06T20:34:51.234Z] #42 69.05 GEN criu/protobuf-desc-gen.h [2022-09-06T20:34:51.412Z] #42 76.40 DEP criu/kcmp-ids.d [2022-09-06T20:34:51.412Z] #42 76.50 DEP criu/irmap.d [2022-09-06T20:34:51.412Z] #42 76.60 DEP criu/ipc_ns.d [2022-09-06T20:34:51.494Z] #42 75.21 DEP criu/mount.d [2022-09-06T20:34:51.515Z] Client: [2022-09-06T20:34:51.515Z] Context: default [2022-09-06T20:34:51.515Z] Debug Mode: false [2022-09-06T20:34:51.515Z] Plugins: [2022-09-06T20:34:51.515Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-06T20:34:51.515Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-06T20:34:51.515Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-06T20:34:51.515Z] [2022-09-06T20:34:51.515Z] Server: [2022-09-06T20:34:51.515Z] Containers: 0 [2022-09-06T20:34:51.515Z] Running: 0 [2022-09-06T20:34:51.515Z] Paused: 0 [2022-09-06T20:34:51.515Z] Stopped: 0 [2022-09-06T20:34:51.515Z] Images: 0 [2022-09-06T20:34:51.515Z] Server Version: 20.10.9 [2022-09-06T20:34:51.515Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-06T20:34:51.515Z] Windows: [2022-09-06T20:34:51.515Z] LCOW: [2022-09-06T20:34:51.515Z] Logging Driver: json-file [2022-09-06T20:34:51.515Z] Plugins: [2022-09-06T20:34:51.515Z] Volume: local [2022-09-06T20:34:51.515Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-06T20:34:51.515Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-06T20:34:51.515Z] Swarm: inactive [2022-09-06T20:34:51.515Z] Default Isolation: process [2022-09-06T20:34:51.515Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-06T20:34:51.515Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-06T20:34:51.515Z] OSType: windows [2022-09-06T20:34:51.515Z] Architecture: x86_64 [2022-09-06T20:34:51.515Z] CPUs: 4 [2022-09-06T20:34:51.515Z] Total Memory: 32GiB [2022-09-06T20:34:51.515Z] Name: azwin-2-d1bf00 [2022-09-06T20:34:51.515Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-06T20:34:51.515Z] Docker Root Dir: D:\docker [2022-09-06T20:34:51.515Z] Debug Mode: false [2022-09-06T20:34:51.515Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:34:51.515Z] Labels: [2022-09-06T20:34:51.515Z] Experimental: true [2022-09-06T20:34:51.515Z] Insecure Registries: [2022-09-06T20:34:51.515Z] 10.0.0.4:5000 [2022-09-06T20:34:51.515Z] 127.0.0.0/8 [2022-09-06T20:34:51.515Z] Registry Mirrors: [2022-09-06T20:34:51.515Z] http://10.0.0.4:5000/ [2022-09-06T20:34:51.515Z] Live Restore Enabled: false [2022-09-06T20:34:51.515Z] Product License: Community Engine [2022-09-06T20:34:51.515Z] [2022-09-06T20:34:51.669Z] #42 76.74 DEP criu/image.d [2022-09-06T20:34:51.669Z] #42 76.90 DEP criu/image-desc.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-09-06T20:34:51.751Z] #42 75.40 DEP criu/memfd.d [2022-09-06T20:34:51.927Z] #42 76.99 DEP criu/fsnotify.d [2022-09-06T20:34:51.927Z] #42 77.19 DEP criu/filesystems.d [2022-09-06T20:34:52.009Z] #42 75.50 DEP criu/mem.d [2022-09-06T20:34:52.009Z] #42 75.75 DEP criu/lsm.d [2022-09-06T20:34:52.183Z] #42 77.36 DEP criu/files.d [2022-09-06T20:34:52.266Z] #42 75.89 DEP criu/log.d [2022-09-06T20:34:52.266Z] #42 76.00 DEP criu/libnetlink.d [2022-09-06T20:34:52.440Z] #42 77.54 DEP criu/files-reg.d [2022-09-06T20:34:52.523Z] #42 76.10 DEP criu/kerndat.d [2022-09-06T20:34:52.698Z] #42 77.70 DEP criu/files-ext.d [2022-09-06T20:34:52.698Z] #42 77.85 DEP criu/file-lock.d [2022-09-06T20:34:52.698Z] #42 78.02 DEP criu/file-ids.d [2022-09-06T20:34:52.781Z] #42 76.32 DEP criu/kcmp-ids.d [2022-09-06T20:34:52.781Z] #42 76.45 DEP criu/irmap.d [2022-09-06T20:34:52.781Z] #42 ... [2022-09-06T20:34:52.781Z] [2022-09-06T20:34:52.781Z] #52 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:52.781Z] #52 12.12 Fetched 9022 kB in 11s (820 kB/s) [2022-09-06T20:34:52.781Z] #52 12.12 Reading package lists... [2022-09-06T20:34:52.781Z] #52 16.24 Reading package lists... [2022-09-06T20:34:52.781Z] #52 20.22 Building dependency tree... [2022-09-06T20:34:52.781Z] #52 22.23 libcap2-bin is already the newest version (1:2.25-2). [2022-09-06T20:34:52.781Z] #52 22.23 The following additional packages will be installed: [2022-09-06T20:34:52.781Z] #52 22.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-06T20:34:52.781Z] #52 22.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-06T20:34:52.781Z] #52 22.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-06T20:34:52.781Z] #52 22.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-06T20:34:52.781Z] #52 22.23 python3.7 python3.7-minimal vim-runtime xxd [2022-09-06T20:34:52.781Z] #52 22.23 Suggested packages: [2022-09-06T20:34:52.781Z] #52 22.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-06T20:34:52.781Z] #52 22.23 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-06T20:34:52.781Z] #52 22.23 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-06T20:34:52.781Z] #52 22.23 quota [2022-09-06T20:34:52.781Z] #52 22.23 Recommended packages: [2022-09-06T20:34:52.781Z] #52 22.23 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-06T20:34:52.781Z] #52 22.23 python3-keyrings.alt python3-xdg unzip [2022-09-06T20:34:52.781Z] #52 ... [2022-09-06T20:34:52.781Z] [2022-09-06T20:34:52.781Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:52.781Z] #42 76.63 DEP criu/ipc_ns.d [2022-09-06T20:34:52.955Z] #42 78.22 DEP criu/fifo.d [2022-09-06T20:34:53.040Z] #42 76.75 DEP criu/image.d [2022-09-06T20:34:53.138Z] #42 70.59 DEP criu/protobuf-desc.d [2022-09-06T20:34:53.138Z] #42 70.71 DEP criu/proc_parse.d [2022-09-06T20:34:53.138Z] #42 70.93 DEP criu/plugin.d [2022-09-06T20:34:53.138Z] #42 71.01 DEP criu/pipes.d [2022-09-06T20:34:53.213Z] #42 78.39 DEP criu/fdstore.d [2022-09-06T20:34:53.213Z] #42 78.47 DEP criu/fault-injection.d [2022-09-06T20:34:53.213Z] #42 78.51 DEP criu/external.d [2022-09-06T20:34:53.299Z] #42 76.93 DEP criu/image-desc.d [2022-09-06T20:34:53.398Z] #42 71.14 DEP criu/pie-util.d [2022-09-06T20:34:53.398Z] #42 71.23 DEP criu/pie-util-vdso.d [2022-09-06T20:34:53.470Z] #42 78.60 DEP criu/eventpoll.d [2022-09-06T20:34:53.557Z] #42 77.06 DEP criu/fsnotify.d [2022-09-06T20:34:53.557Z] #42 77.31 DEP criu/filesystems.d [2022-09-06T20:34:53.657Z] #42 71.37 DEP criu/pie-util-vdso-elf32.d [2022-09-06T20:34:53.657Z] #42 71.47 DEP criu/path.d [2022-09-06T20:34:53.727Z] #42 78.76 DEP criu/eventfd.d [2022-09-06T20:34:53.727Z] #42 78.87 DEP criu/crtools.d [2022-09-06T20:34:53.814Z] #42 77.51 DEP criu/files.d [2022-09-06T20:34:53.916Z] #42 71.59 DEP criu/parasite-syscall.d [2022-09-06T20:34:53.916Z] #42 71.76 DEP criu/pagemap.d [2022-09-06T20:34:53.984Z] #42 79.03 DEP criu/cr-service.d [2022-09-06T20:34:53.984Z] #42 79.21 DEP criu/cr-restore.d [2022-09-06T20:34:54.072Z] #42 77.68 DEP criu/files-reg.d [2022-09-06T20:34:54.072Z] #42 77.84 DEP criu/files-ext.d [2022-09-06T20:34:54.174Z] #42 71.96 DEP criu/pagemap-cache.d [2022-09-06T20:34:54.175Z] #42 72.06 DEP criu/page-xfer.d [2022-09-06T20:34:54.241Z] #42 79.45 DEP criu/cr-errno.d [2022-09-06T20:34:54.241Z] #42 79.47 DEP criu/cr-dump.d [2022-09-06T20:34:54.329Z] #42 77.94 DEP criu/file-lock.d [2022-09-06T20:34:54.433Z] #42 72.27 DEP criu/page-pipe.d [2022-09-06T20:34:54.498Z] #42 79.75 DEP criu/cr-dedup.d [2022-09-06T20:34:54.587Z] #42 78.08 DEP criu/file-ids.d [2022-09-06T20:34:54.587Z] #42 78.27 DEP criu/fifo.d [2022-09-06T20:34:54.692Z] #42 72.39 DEP criu/netfilter.d [2022-09-06T20:34:54.692Z] #42 72.56 DEP criu/net.d [2022-09-06T20:34:54.755Z] #42 79.87 DEP criu/cr-check.d [2022-09-06T20:34:54.844Z] #42 78.38 DEP criu/fdstore.d [2022-09-06T20:34:54.844Z] #42 78.47 DEP criu/fault-injection.d [2022-09-06T20:34:54.844Z] #42 78.52 DEP criu/external.d [2022-09-06T20:34:54.952Z] #42 72.77 DEP criu/namespaces.d [2022-09-06T20:34:55.012Z] #42 80.09 DEP criu/config.d [2022-09-06T20:34:55.012Z] #42 80.26 DEP criu/clone-noasan.d [2022-09-06T20:34:55.012Z] #42 80.36 DEP criu/cgroup.d [2022-09-06T20:34:55.104Z] #42 78.61 DEP criu/eventpoll.d [2022-09-06T20:34:55.104Z] #42 78.77 DEP criu/eventfd.d [2022-09-06T20:34:55.210Z] #42 72.98 DEP criu/mount.d [2022-09-06T20:34:55.210Z] #42 73.16 DEP criu/memfd.d [2022-09-06T20:34:55.210Z] #42 ... [2022-09-06T20:34:55.210Z] [2022-09-06T20:34:55.210Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:55.210Z] #50 11.72 Fetched 9022 kB in 11s (852 kB/s) [2022-09-06T20:34:55.210Z] #50 11.72 Reading package lists... [2022-09-06T20:34:55.210Z] #50 15.67 Reading package lists... [2022-09-06T20:34:55.210Z] #50 19.38 Building dependency tree... [2022-09-06T20:34:55.210Z] #50 21.18 libcap2-bin is already the newest version (1:2.25-2). [2022-09-06T20:34:55.210Z] #50 21.18 The following additional packages will be installed: [2022-09-06T20:34:55.210Z] #50 21.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-06T20:34:55.210Z] #50 21.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-06T20:34:55.210Z] #50 21.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-06T20:34:55.210Z] #50 21.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-06T20:34:55.210Z] #50 21.18 python3.7 python3.7-minimal vim-runtime xxd [2022-09-06T20:34:55.210Z] #50 21.18 Suggested packages: [2022-09-06T20:34:55.210Z] #50 21.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-06T20:34:55.210Z] #50 21.19 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-06T20:34:55.210Z] #50 21.19 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-06T20:34:55.210Z] #50 21.19 quota [2022-09-06T20:34:55.210Z] #50 21.19 Recommended packages: [2022-09-06T20:34:55.210Z] #50 21.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-06T20:34:55.210Z] #50 21.19 python3-keyrings.alt python3-xdg unzip [2022-09-06T20:34:55.269Z] #42 80.49 DEP criu/cgroup-props.d [2022-09-06T20:34:55.269Z] #42 80.58 DEP criu/bitmap.d [2022-09-06T20:34:55.269Z] #42 80.60 DEP criu/bfd.d [2022-09-06T20:34:55.361Z] #42 78.92 DEP criu/crtools.d [2022-09-06T20:34:55.469Z] #50 ... [2022-09-06T20:34:55.469Z] [2022-09-06T20:34:55.469Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:34:55.469Z] #42 73.30 DEP criu/mem.d [2022-09-06T20:34:55.527Z] #42 80.71 DEP criu/autofs.d [2022-09-06T20:34:55.618Z] #42 79.17 DEP criu/cr-service.d [2022-09-06T20:34:55.618Z] #42 79.35 DEP criu/cr-restore.d [2022-09-06T20:34:55.728Z] #42 73.45 DEP criu/lsm.d [2022-09-06T20:34:55.728Z] #42 73.59 DEP criu/log.d [2022-09-06T20:34:55.784Z] #42 80.86 DEP criu/aio.d [2022-09-06T20:34:55.875Z] #42 79.57 DEP criu/cr-errno.d [2022-09-06T20:34:55.875Z] #42 79.59 DEP criu/cr-dump.d [2022-09-06T20:34:55.988Z] #42 73.78 DEP criu/libnetlink.d [2022-09-06T20:34:55.988Z] #42 73.90 DEP criu/kerndat.d [2022-09-06T20:34:56.042Z] #42 81.06 DEP criu/action-scripts.d [2022-09-06T20:34:56.247Z] #42 74.16 DEP criu/kcmp-ids.d [2022-09-06T20:34:56.247Z] #42 74.24 DEP criu/irmap.d [2022-09-06T20:34:56.300Z] #42 81.38 CC criu/action-scripts.o [2022-09-06T20:34:56.439Z] #42 79.91 DEP criu/cr-dedup.d [2022-09-06T20:34:56.439Z] #42 80.06 DEP criu/cr-check.d [2022-09-06T20:34:56.506Z] #42 74.36 DEP criu/ipc_ns.d [2022-09-06T20:34:56.557Z] #42 81.80 CC criu/aio.o [2022-09-06T20:34:56.696Z] #42 80.33 DEP criu/config.d [2022-09-06T20:34:56.764Z] #42 74.55 DEP criu/image.d [2022-09-06T20:34:56.764Z] #42 74.69 DEP criu/image-desc.d [2022-09-06T20:34:56.953Z] #42 80.50 DEP criu/clone-noasan.d [2022-09-06T20:34:56.953Z] #42 80.60 DEP criu/cgroup.d [2022-09-06T20:34:57.024Z] #42 74.77 DEP criu/fsnotify.d [2022-09-06T20:34:57.210Z] #42 80.75 DEP criu/cgroup-props.d [2022-09-06T20:34:57.210Z] #42 80.86 DEP criu/bitmap.d [2022-09-06T20:34:57.210Z] #42 80.88 DEP criu/bfd.d [2022-09-06T20:34:57.282Z] #42 74.98 DEP criu/filesystems.d [2022-09-06T20:34:57.282Z] #42 75.17 DEP criu/files.d [2022-09-06T20:34:57.467Z] #42 80.98 DEP criu/autofs.d [2022-09-06T20:34:57.467Z] #42 81.11 DEP criu/aio.d [2022-09-06T20:34:57.489Z] #42 82.44 CC criu/autofs.o [2022-09-06T20:34:57.542Z] #42 75.33 DEP criu/files-reg.d [2022-09-06T20:34:57.542Z] #42 75.48 DEP criu/files-ext.d [2022-09-06T20:34:57.724Z] #42 81.30 DEP criu/action-scripts.d [2022-09-06T20:34:57.747Z] #42 ... [2022-09-06T20:34:57.747Z] [2022-09-06T20:34:57.747Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:57.747Z] #50 22.62 The following NEW packages will be installed: [2022-09-06T20:34:57.747Z] #50 22.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-06T20:34:57.747Z] #50 22.63 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-06T20:34:57.747Z] #50 22.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-06T20:34:57.747Z] #50 22.63 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-06T20:34:57.747Z] #50 22.64 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-06T20:34:57.747Z] #50 22.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-06T20:34:57.747Z] #50 22.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-06T20:34:57.747Z] #50 22.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T20:34:57.747Z] #50 22.64 xz-utils zip [2022-09-06T20:34:57.747Z] #50 22.98 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:34:57.747Z] #50 22.98 Need to get 28.6 MB of archives. [2022-09-06T20:34:57.747Z] #50 22.98 After this operation, 116 MB of additional disk space will be used. [2022-09-06T20:34:57.747Z] #50 22.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-06T20:34:57.747Z] #50 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-06T20:34:57.747Z] #50 23.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-06T20:34:57.747Z] #50 23.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-06T20:34:57.747Z] #50 23.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-06T20:34:57.747Z] #50 23.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-06T20:34:57.747Z] #50 23.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-06T20:34:57.747Z] #50 23.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-06T20:34:57.747Z] #50 23.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-06T20:34:57.747Z] #50 23.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-06T20:34:57.747Z] #50 23.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-06T20:34:57.747Z] #50 23.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-06T20:34:57.747Z] #50 23.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T20:34:57.747Z] #50 23.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-06T20:34:57.747Z] #50 23.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-06T20:34:57.747Z] #50 23.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-06T20:34:57.747Z] #50 23.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T20:34:57.747Z] #50 23.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:34:57.747Z] #50 23.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-06T20:34:57.747Z] #50 23.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-06T20:34:57.747Z] #50 23.36 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-06T20:34:57.747Z] #50 23.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-06T20:34:57.747Z] #50 23.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-06T20:34:57.747Z] #50 23.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T20:34:57.747Z] #50 23.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T20:34:57.747Z] #50 23.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T20:34:57.747Z] #50 23.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-06T20:34:57.747Z] #50 23.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-06T20:34:57.747Z] #50 23.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T20:34:57.747Z] #50 23.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:34:57.747Z] #50 23.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T20:34:57.747Z] #50 23.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T20:34:57.747Z] #50 23.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-06T20:34:57.747Z] #50 23.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-06T20:34:57.747Z] #50 23.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-06T20:34:57.747Z] #50 24.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-06T20:34:57.747Z] #50 24.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-06T20:34:57.747Z] #50 24.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-06T20:34:57.747Z] #50 24.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-06T20:34:57.747Z] #50 24.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-06T20:34:57.747Z] #50 24.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-06T20:34:57.747Z] #50 24.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-06T20:34:57.747Z] #50 24.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-06T20:34:57.747Z] #50 24.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-06T20:34:57.747Z] #50 24.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-06T20:34:57.747Z] #50 24.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-06T20:34:57.747Z] #50 24.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-06T20:34:57.747Z] #50 24.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-06T20:34:57.747Z] #50 24.77 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-06T20:34:57.747Z] #50 25.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:34:57.747Z] #50 25.66 Fetched 28.6 MB in 2s (13.9 MB/s) [2022-09-06T20:34:57.747Z] #50 25.73 Selecting previously unselected package pigz. [2022-09-06T20:34:57.747Z] #50 25.73 (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 ... 23452 files and directories currently installed.) [2022-09-06T20:34:57.747Z] #50 25.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-06T20:34:57.747Z] #50 25.82 Unpacking pigz (2.4-1) ... [2022-09-06T20:34:57.747Z] #50 25.95 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-06T20:34:57.747Z] #50 25.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:34:57.747Z] #50 25.96 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:34:57.747Z] #50 26.46 Selecting previously unselected package python3.7-minimal. [2022-09-06T20:34:57.747Z] #50 26.47 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:34:57.747Z] #50 26.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:34:57.747Z] #50 27.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:34:57.747Z] #50 27.59 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:34:57.801Z] #42 75.62 DEP criu/file-lock.d [2022-09-06T20:34:57.982Z] #42 81.65 CC criu/action-scripts.o [2022-09-06T20:34:58.059Z] #42 75.75 DEP criu/file-ids.d [2022-09-06T20:34:58.059Z] #42 75.87 DEP criu/fifo.d [2022-09-06T20:34:58.059Z] #42 76.02 DEP criu/fdstore.d [2022-09-06T20:34:58.318Z] #42 76.17 DEP criu/fault-injection.d [2022-09-06T20:34:58.318Z] #42 76.22 DEP criu/external.d [2022-09-06T20:34:58.546Z] #42 82.13 CC criu/aio.o [2022-09-06T20:34:58.577Z] #42 76.38 DEP criu/eventpoll.d [2022-09-06T20:34:58.577Z] #42 76.50 DEP criu/eventfd.d [2022-09-06T20:34:58.681Z] #50 29.89 Selecting previously unselected package python3-minimal. [2022-09-06T20:34:58.681Z] #50 29.89 (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 ... 23701 files and directories currently installed.) [2022-09-06T20:34:58.681Z] #50 29.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-06T20:34:58.681Z] #50 29.96 Unpacking python3-minimal (3.7.3-1) ... [2022-09-06T20:34:58.836Z] #42 76.71 DEP criu/crtools.d [2022-09-06T20:34:58.939Z] #50 30.05 Selecting previously unselected package libmpdec2:amd64. [2022-09-06T20:34:58.939Z] #50 30.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-06T20:34:58.939Z] #50 30.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T20:34:58.939Z] #50 30.22 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-06T20:34:58.939Z] #50 30.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:34:58.939Z] #50 30.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:34:59.095Z] #42 76.88 DEP criu/cr-service.d [2022-09-06T20:34:59.095Z] #42 77.04 DEP criu/cr-restore.d [2022-09-06T20:34:59.110Z] #42 82.71 CC criu/autofs.o [2022-09-06T20:34:59.354Z] #42 77.27 DEP criu/cr-errno.d [2022-09-06T20:34:59.354Z] #42 77.29 DEP criu/cr-dump.d [2022-09-06T20:34:59.674Z] #42 ... [2022-09-06T20:34:59.674Z] [2022-09-06T20:34:59.674Z] #52 [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 aufs-tools bash-completion bzip2 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-09-06T20:34:59.674Z] #52 23.83 The following NEW packages will be installed: [2022-09-06T20:34:59.674Z] #52 23.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-06T20:34:59.674Z] #52 23.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-06T20:34:59.674Z] #52 23.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-06T20:34:59.674Z] #52 23.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-06T20:34:59.674Z] #52 23.83 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-06T20:34:59.674Z] #52 23.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-06T20:34:59.674Z] #52 23.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-06T20:34:59.674Z] #52 23.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T20:34:59.674Z] #52 23.84 xz-utils zip [2022-09-06T20:34:59.674Z] #52 24.17 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:34:59.674Z] #52 24.17 Need to get 28.6 MB of archives. [2022-09-06T20:34:59.674Z] #52 24.17 After this operation, 116 MB of additional disk space will be used. [2022-09-06T20:34:59.674Z] #52 24.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-06T20:34:59.674Z] #52 24.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-06T20:34:59.674Z] #52 24.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-06T20:34:59.674Z] #52 24.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-06T20:34:59.674Z] #52 24.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-06T20:34:59.674Z] #52 24.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-06T20:34:59.674Z] #52 24.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-06T20:34:59.674Z] #52 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-06T20:34:59.674Z] #52 24.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-06T20:34:59.674Z] #52 24.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-06T20:34:59.674Z] #52 24.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-06T20:34:59.674Z] #52 24.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-06T20:34:59.674Z] #52 24.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T20:34:59.674Z] #52 24.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-06T20:34:59.674Z] #52 24.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-06T20:34:59.674Z] #52 24.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-06T20:34:59.674Z] #52 24.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T20:34:59.674Z] #52 24.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:34:59.674Z] #52 24.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-06T20:34:59.674Z] #52 24.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-06T20:34:59.674Z] #52 24.55 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-06T20:34:59.674Z] #52 24.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-06T20:34:59.674Z] #52 24.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-06T20:34:59.674Z] #52 24.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T20:34:59.674Z] #52 24.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T20:34:59.674Z] #52 24.62 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T20:34:59.674Z] #52 24.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-06T20:34:59.674Z] #52 24.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-06T20:34:59.674Z] #52 24.63 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T20:34:59.674Z] #52 25.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:34:59.674Z] #52 25.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T20:34:59.674Z] #52 25.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T20:34:59.674Z] #52 25.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-06T20:34:59.674Z] #52 25.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-06T20:34:59.674Z] #52 25.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-06T20:34:59.674Z] #52 25.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-06T20:34:59.674Z] #52 25.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-06T20:34:59.674Z] #52 25.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-06T20:34:59.674Z] #52 25.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-06T20:34:59.674Z] #52 25.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-06T20:34:59.674Z] #52 25.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-06T20:34:59.674Z] #52 25.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-06T20:34:59.674Z] #52 25.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-06T20:34:59.674Z] #52 25.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-06T20:34:59.674Z] #52 25.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-06T20:34:59.674Z] #52 25.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-06T20:34:59.674Z] #52 25.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-06T20:34:59.674Z] #52 25.88 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-06T20:34:59.674Z] #52 25.91 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-06T20:34:59.674Z] #52 26.67 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:34:59.674Z] #52 26.82 Fetched 28.6 MB in 2s (14.3 MB/s) [2022-09-06T20:34:59.674Z] #52 26.92 Selecting previously unselected package pigz. [2022-09-06T20:34:59.674Z] #52 26.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-09-06T20:34:59.674Z] #52 26.95 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-06T20:34:59.674Z] #52 26.97 Unpacking pigz (2.4-1) ... [2022-09-06T20:34:59.674Z] #52 27.06 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-06T20:34:59.674Z] #52 27.06 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:34:59.674Z] #52 27.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:34:59.674Z] #52 27.61 Selecting previously unselected package python3.7-minimal. [2022-09-06T20:34:59.674Z] #52 27.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:34:59.674Z] #52 27.63 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:34:59.674Z] #52 28.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:34:59.674Z] #52 28.64 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:34:59.922Z] #42 77.50 DEP criu/cr-dedup.d [2022-09-06T20:34:59.922Z] #42 77.74 DEP criu/cr-check.d [2022-09-06T20:35:00.181Z] #42 78.05 DEP criu/config.d [2022-09-06T20:35:00.312Z] #50 31.28 Selecting previously unselected package python3.7. [2022-09-06T20:35:00.312Z] #50 31.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:35:00.312Z] #50 31.29 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:00.312Z] #50 31.46 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-06T20:35:00.312Z] #50 31.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-06T20:35:00.312Z] #50 31.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T20:35:00.312Z] #50 31.60 Setting up python3-minimal (3.7.3-1) ... [2022-09-06T20:35:00.440Z] #42 78.27 DEP criu/clone-noasan.d [2022-09-06T20:35:00.606Z] #52 ... [2022-09-06T20:35:00.606Z] [2022-09-06T20:35:00.606Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:00.606Z] #42 84.29 CC criu/bfd.o [2022-09-06T20:35:00.699Z] #42 78.37 DEP criu/cgroup.d [2022-09-06T20:35:00.699Z] #42 78.51 DEP criu/cgroup-props.d [2022-09-06T20:35:00.699Z] #42 78.61 DEP criu/bitmap.d [2022-09-06T20:35:00.958Z] #42 78.63 DEP criu/bfd.d [2022-09-06T20:35:00.958Z] #42 78.73 DEP criu/autofs.d [2022-09-06T20:35:01.170Z] #42 84.83 CC criu/bitmap.o [2022-09-06T20:35:01.217Z] #42 78.91 DEP criu/aio.d [2022-09-06T20:35:01.217Z] #42 79.04 DEP criu/action-scripts.d [2022-09-06T20:35:01.427Z] #42 85.06 CC criu/cgroup-props.o [2022-09-06T20:35:01.476Z] #42 79.46 CC criu/action-scripts.o [2022-09-06T20:35:01.682Z] #50 32.64 Selecting previously unselected package python3. [2022-09-06T20:35:01.682Z] #50 32.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-09-06T20:35:01.682Z] #50 32.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-06T20:35:01.682Z] #50 32.72 Unpacking python3 (3.7.3-1) ... [2022-09-06T20:35:01.682Z] #50 32.84 Selecting previously unselected package libip4tc0:amd64. [2022-09-06T20:35:01.682Z] #50 32.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:01.682Z] #50 32.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:01.682Z] #50 32.96 Selecting previously unselected package libip6tc0:amd64. [2022-09-06T20:35:01.682Z] #50 32.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:01.682Z] #50 32.96 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:01.682Z] #50 33.06 Selecting previously unselected package libiptc0:amd64. [2022-09-06T20:35:01.943Z] #50 33.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:01.943Z] #50 33.08 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:01.943Z] #50 33.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T20:35:01.943Z] #50 33.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T20:35:01.943Z] #50 33.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:35:01.943Z] #50 33.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T20:35:01.943Z] #50 33.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-06T20:35:01.943Z] #50 33.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T20:35:02.044Z] #42 80.05 CC criu/aio.o [2022-09-06T20:35:02.200Z] #50 33.36 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T20:35:02.200Z] #50 33.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-06T20:35:02.200Z] #50 33.39 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T20:35:02.200Z] #50 33.47 Selecting previously unselected package iptables. [2022-09-06T20:35:02.200Z] #50 33.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-06T20:35:02.200Z] #50 33.49 Unpacking iptables (1.8.2-4) ... [2022-09-06T20:35:02.359Z] #42 85.80 CC criu/cgroup.o [2022-09-06T20:35:02.613Z] #42 ... [2022-09-06T20:35:02.613Z] [2022-09-06T20:35:02.613Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:02.613Z] #50 22.80 The following NEW packages will be installed: [2022-09-06T20:35:02.613Z] #50 22.80 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-06T20:35:02.613Z] #50 22.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-06T20:35:02.613Z] #50 22.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-06T20:35:02.613Z] #50 22.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-06T20:35:02.613Z] #50 22.81 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-06T20:35:02.613Z] #50 22.82 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-06T20:35:02.613Z] #50 22.82 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-06T20:35:02.613Z] #50 22.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-06T20:35:02.613Z] #50 22.82 xz-utils zip [2022-09-06T20:35:02.613Z] #50 23.16 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:35:02.613Z] #50 23.16 Need to get 28.6 MB of archives. [2022-09-06T20:35:02.613Z] #50 23.16 After this operation, 116 MB of additional disk space will be used. [2022-09-06T20:35:02.613Z] #50 23.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-06T20:35:02.613Z] #50 23.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-06T20:35:02.613Z] #50 23.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-06T20:35:02.613Z] #50 23.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-06T20:35:02.613Z] #50 23.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-06T20:35:02.613Z] #50 23.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-06T20:35:02.613Z] #50 23.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-06T20:35:02.613Z] #50 23.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-06T20:35:02.613Z] #50 23.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-06T20:35:02.613Z] #50 23.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-06T20:35:02.613Z] #50 23.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-06T20:35:02.613Z] #50 23.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-06T20:35:02.613Z] #50 23.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-06T20:35:02.613Z] #50 23.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-06T20:35:02.613Z] #50 23.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-06T20:35:02.613Z] #50 23.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-06T20:35:02.613Z] #50 23.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-06T20:35:02.613Z] #50 23.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-06T20:35:02.613Z] #50 23.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-06T20:35:02.613Z] #50 23.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-06T20:35:02.613Z] #50 23.50 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-06T20:35:02.613Z] #50 23.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-06T20:35:02.613Z] #50 23.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-06T20:35:02.613Z] #50 23.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-06T20:35:02.613Z] #50 23.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-06T20:35:02.613Z] #50 23.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-06T20:35:02.613Z] #50 23.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-06T20:35:02.613Z] #50 23.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-06T20:35:02.613Z] #50 23.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-06T20:35:02.613Z] #50 24.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-06T20:35:02.613Z] #50 24.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-06T20:35:02.613Z] #50 24.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-06T20:35:02.613Z] #50 24.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-06T20:35:02.613Z] #50 24.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-06T20:35:02.613Z] #50 24.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-06T20:35:02.613Z] #50 24.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-06T20:35:02.613Z] #50 24.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-06T20:35:02.613Z] #50 24.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-06T20:35:02.613Z] #50 24.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-06T20:35:02.613Z] #50 24.20 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-06T20:35:02.613Z] #50 24.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-06T20:35:02.613Z] #50 24.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-06T20:35:02.613Z] #50 24.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-06T20:35:02.613Z] #50 24.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-06T20:35:02.613Z] #50 24.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-06T20:35:02.613Z] #50 24.32 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-06T20:35:02.613Z] #50 24.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-06T20:35:02.613Z] #50 24.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-06T20:35:02.613Z] #50 24.67 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-06T20:35:02.613Z] #50 25.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:35:02.613Z] #50 25.34 Fetched 28.6 MB in 2s (16.1 MB/s) [2022-09-06T20:35:02.613Z] #50 25.40 Selecting previously unselected package pigz. [2022-09-06T20:35:02.613Z] #50 25.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-09-06T20:35:02.613Z] #50 25.46 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-06T20:35:02.613Z] #50 25.48 Unpacking pigz (2.4-1) ... [2022-09-06T20:35:02.613Z] #50 25.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-06T20:35:02.613Z] #50 25.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:35:02.613Z] #50 25.60 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:02.613Z] #50 26.10 Selecting previously unselected package python3.7-minimal. [2022-09-06T20:35:02.613Z] #50 26.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:35:02.613Z] #50 26.11 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:35:02.613Z] #50 27.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:02.613Z] #50 27.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-06T20:35:02.764Z] #50 33.92 Selecting previously unselected package xxd. [2022-09-06T20:35:02.764Z] #50 33.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:35:02.764Z] #50 33.93 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:03.025Z] #50 34.08 Selecting previously unselected package vim-common. [2022-09-06T20:35:03.025Z] #50 34.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:35:03.025Z] #50 34.11 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:03.181Z] #50 29.48 Selecting previously unselected package python3-minimal. [2022-09-06T20:35:03.182Z] #50 29.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-09-06T20:35:03.182Z] #50 29.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-06T20:35:03.182Z] #50 29.56 Unpacking python3-minimal (3.7.3-1) ... [2022-09-06T20:35:03.282Z] #50 34.34 Selecting previously unselected package bash-completion. [2022-09-06T20:35:03.282Z] #50 34.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-06T20:35:03.441Z] #50 29.66 Selecting previously unselected package libmpdec2:amd64. [2022-09-06T20:35:03.441Z] #50 29.67 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-06T20:35:03.441Z] #50 29.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T20:35:03.441Z] #50 29.81 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-06T20:35:03.441Z] #50 29.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:35:03.441Z] #50 29.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:04.215Z] #50 ... [2022-09-06T20:35:04.215Z] [2022-09-06T20:35:04.215Z] #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-09-06T20:35:04.215Z] #35 DONE 155.5s [2022-09-06T20:35:04.215Z] [2022-09-06T20:35:04.215Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:04.215Z] #42 84.04 CC criu/bfd.o [2022-09-06T20:35:04.215Z] #42 84.57 CC criu/bitmap.o [2022-09-06T20:35:04.215Z] #42 84.73 CC criu/cgroup-props.o [2022-09-06T20:35:04.215Z] #42 85.55 CC criu/cgroup.o [2022-09-06T20:35:04.215Z] #42 88.61 CC criu/clone-noasan.o [2022-09-06T20:35:04.215Z] #42 88.83 CC criu/config.o [2022-09-06T20:35:04.379Z] #50 30.90 Selecting previously unselected package python3.7. [2022-09-06T20:35:04.638Z] #50 30.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:35:04.638Z] #50 30.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:04.897Z] #50 31.06 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-06T20:35:04.897Z] #50 31.09 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-06T20:35:04.897Z] #50 31.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T20:35:04.897Z] #50 31.23 Setting up python3-minimal (3.7.3-1) ... [2022-09-06T20:35:05.146Z] #42 90.33 CC criu/cr-check.o [2022-09-06T20:35:05.636Z] #42 88.93 CC criu/clone-noasan.o [2022-09-06T20:35:05.636Z] #42 89.11 CC criu/config.o [2022-09-06T20:35:05.636Z] #42 ... [2022-09-06T20:35:05.636Z] [2022-09-06T20:35:05.636Z] #38 [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-09-06T20:35:05.636Z] #38 DONE 157.5s [2022-09-06T20:35:05.636Z] [2022-09-06T20:35:05.636Z] #52 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:05.636Z] #52 30.85 Selecting previously unselected package python3-minimal. [2022-09-06T20:35:05.636Z] #52 30.85 (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 ... 23701 files and directories currently installed.) [2022-09-06T20:35:05.636Z] #52 30.90 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 30.91 Unpacking python3-minimal (3.7.3-1) ... [2022-09-06T20:35:05.636Z] #52 31.00 Selecting previously unselected package libmpdec2:amd64. [2022-09-06T20:35:05.636Z] #52 31.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 31.01 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T20:35:05.636Z] #52 31.12 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-06T20:35:05.636Z] #52 31.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 31.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:05.636Z] #52 32.25 Selecting previously unselected package python3.7. [2022-09-06T20:35:05.636Z] #52 32.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 32.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:05.636Z] #52 32.40 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-06T20:35:05.636Z] #52 32.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 32.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T20:35:05.636Z] #52 32.51 Setting up python3-minimal (3.7.3-1) ... [2022-09-06T20:35:05.636Z] #52 33.59 Selecting previously unselected package python3. [2022-09-06T20:35:05.636Z] #52 33.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 ... 24113 files and directories currently installed.) [2022-09-06T20:35:05.636Z] #52 33.66 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 33.67 Unpacking python3 (3.7.3-1) ... [2022-09-06T20:35:05.636Z] #52 33.80 Selecting previously unselected package libip4tc0:amd64. [2022-09-06T20:35:05.636Z] #52 33.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 33.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:05.636Z] #52 33.93 Selecting previously unselected package libip6tc0:amd64. [2022-09-06T20:35:05.636Z] #52 33.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 33.97 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:05.636Z] #52 34.07 Selecting previously unselected package libiptc0:amd64. [2022-09-06T20:35:05.636Z] #52 34.08 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 34.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:05.636Z] #52 34.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T20:35:05.636Z] #52 34.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 34.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:35:05.636Z] #52 34.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T20:35:05.636Z] #52 34.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 34.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T20:35:05.636Z] #52 34.37 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T20:35:05.636Z] #52 34.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 34.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T20:35:05.636Z] #52 34.57 Selecting previously unselected package iptables. [2022-09-06T20:35:05.636Z] #52 34.57 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 34.59 Unpacking iptables (1.8.2-4) ... [2022-09-06T20:35:05.636Z] #52 35.02 Selecting previously unselected package xxd. [2022-09-06T20:35:05.636Z] #52 35.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:35:05.636Z] #52 35.02 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:05.894Z] #52 35.22 Selecting previously unselected package vim-common. [2022-09-06T20:35:05.894Z] #52 35.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:35:05.894Z] #52 35.29 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:06.152Z] #52 35.57 Selecting previously unselected package bash-completion. [2022-09-06T20:35:06.152Z] #52 35.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-06T20:35:06.276Z] #50 32.39 Selecting previously unselected package python3. [2022-09-06T20:35:06.276Z] #50 32.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 ... 24113 files and directories currently installed.) [2022-09-06T20:35:06.276Z] #50 32.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-06T20:35:06.276Z] #50 32.48 Unpacking python3 (3.7.3-1) ... [2022-09-06T20:35:06.276Z] #50 32.56 Selecting previously unselected package libip4tc0:amd64. [2022-09-06T20:35:06.276Z] #50 32.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:06.276Z] #50 32.57 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:06.276Z] #50 32.66 Selecting previously unselected package libip6tc0:amd64. [2022-09-06T20:35:06.276Z] #50 32.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:06.276Z] #50 32.67 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:06.276Z] #50 32.77 Selecting previously unselected package libiptc0:amd64. [2022-09-06T20:35:06.537Z] #50 32.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-06T20:35:06.537Z] #50 32.77 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:06.537Z] #50 32.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-06T20:35:06.537Z] #50 32.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-06T20:35:06.537Z] #50 32.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:35:06.537Z] #50 32.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-06T20:35:06.537Z] #50 32.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-06T20:35:06.537Z] #50 32.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T20:35:06.796Z] #50 33.08 Selecting previously unselected package libnftnl11:amd64. [2022-09-06T20:35:06.796Z] #50 33.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-06T20:35:06.796Z] #50 33.10 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T20:35:06.796Z] #50 33.18 Selecting previously unselected package iptables. [2022-09-06T20:35:06.796Z] #50 33.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-06T20:35:06.796Z] #50 33.20 Unpacking iptables (1.8.2-4) ... [2022-09-06T20:35:07.080Z] #42 ... [2022-09-06T20:35:07.080Z] [2022-09-06T20:35:07.080Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:07.080Z] #50 38.31 Unpacking bash-completion (1:2.8-6) ... [2022-09-06T20:35:07.364Z] #50 33.63 Selecting previously unselected package xxd. [2022-09-06T20:35:07.364Z] #50 33.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:35:07.364Z] #50 33.65 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:07.522Z] #52 ... [2022-09-06T20:35:07.522Z] [2022-09-06T20:35:07.522Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:07.522Z] #42 91.04 CC criu/cr-check.o [2022-09-06T20:35:07.614Z] #50 38.73 Selecting previously unselected package bzip2. [2022-09-06T20:35:07.614Z] #50 38.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-06T20:35:07.614Z] #50 38.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:35:07.614Z] #50 38.84 Selecting previously unselected package xz-utils. [2022-09-06T20:35:07.614Z] #50 38.85 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-06T20:35:07.614Z] #50 38.85 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:35:07.624Z] #50 33.79 Selecting previously unselected package vim-common. [2022-09-06T20:35:07.624Z] #50 33.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:35:07.624Z] #50 33.84 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:07.624Z] #50 34.08 Selecting previously unselected package bash-completion. [2022-09-06T20:35:07.872Z] #50 39.06 Selecting previously unselected package apparmor. [2022-09-06T20:35:07.872Z] #50 39.08 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-06T20:35:07.872Z] #50 39.19 Unpacking apparmor (2.13.2-10) ... [2022-09-06T20:35:07.883Z] #50 34.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-06T20:35:08.129Z] #50 39.56 Selecting previously unselected package aufs-tools. [2022-09-06T20:35:08.385Z] #50 39.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-06T20:35:08.385Z] #50 39.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:35:08.385Z] #50 39.69 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:35:08.385Z] #50 39.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T20:35:08.385Z] #50 39.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:35:08.642Z] #50 39.82 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:35:08.643Z] #50 39.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:35:08.643Z] #50 39.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:35:08.899Z] #50 40.00 Selecting previously unselected package jq. [2022-09-06T20:35:08.899Z] #50 40.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:35:08.899Z] #50 40.01 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T20:35:08.899Z] #50 40.11 Selecting previously unselected package libaio1:amd64. [2022-09-06T20:35:08.899Z] #50 40.12 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-06T20:35:08.899Z] #50 40.12 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-06T20:35:08.899Z] #50 40.19 Selecting previously unselected package libgpm2:amd64. [2022-09-06T20:35:08.899Z] #50 40.20 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-06T20:35:09.157Z] #50 40.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-06T20:35:09.157Z] #50 40.28 Selecting previously unselected package libicu63:amd64. [2022-09-06T20:35:09.157Z] #50 40.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T20:35:09.157Z] #50 40.28 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:35:09.419Z] #42 92.89 CC criu/cr-dedup.o [2022-09-06T20:35:09.676Z] #42 93.36 CC criu/cr-dump.o [2022-09-06T20:35:09.835Z] #50 ... [2022-09-06T20:35:09.835Z] [2022-09-06T20:35:09.835Z] #33 [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-09-06T20:35:09.835Z] #33 DONE 153.6s [2022-09-06T20:35:09.835Z] [2022-09-06T20:35:09.835Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:09.835Z] #42 80.67 CC criu/autofs.o [2022-09-06T20:35:09.835Z] #42 82.26 CC criu/bfd.o [2022-09-06T20:35:09.835Z] #42 82.86 CC criu/bitmap.o [2022-09-06T20:35:09.835Z] #42 83.09 CC criu/cgroup-props.o [2022-09-06T20:35:09.835Z] #42 83.89 CC criu/cgroup.o [2022-09-06T20:35:09.835Z] #42 87.11 CC criu/clone-noasan.o [2022-09-06T20:35:09.835Z] #42 87.31 CC criu/config.o [2022-09-06T20:35:11.215Z] #42 89.00 CC criu/cr-check.o [2022-09-06T20:35:11.473Z] #42 ... [2022-09-06T20:35:11.473Z] [2022-09-06T20:35:11.473Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:11.473Z] #50 37.64 Unpacking bash-completion (1:2.8-6) ... [2022-09-06T20:35:11.732Z] #50 38.05 Selecting previously unselected package bzip2. [2022-09-06T20:35:11.732Z] #50 38.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-06T20:35:11.732Z] #50 38.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:35:11.732Z] #50 38.17 Selecting previously unselected package xz-utils. [2022-09-06T20:35:11.990Z] #50 38.17 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-06T20:35:11.990Z] #50 38.18 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:35:11.990Z] #50 38.37 Selecting previously unselected package apparmor. [2022-09-06T20:35:11.990Z] #50 38.38 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-06T20:35:12.205Z] #42 95.54 CC criu/cr-errno.o [2022-09-06T20:35:12.205Z] #42 95.67 CC criu/cr-restore.o [2022-09-06T20:35:12.249Z] #50 38.48 Unpacking apparmor (2.13.2-10) ... [2022-09-06T20:35:12.507Z] #50 38.87 Selecting previously unselected package aufs-tools. [2022-09-06T20:35:12.507Z] #50 38.87 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-06T20:35:12.507Z] #50 38.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:35:12.766Z] #50 39.04 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:35:12.766Z] #50 39.04 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T20:35:12.766Z] #50 39.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:35:12.766Z] #50 39.22 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:35:12.766Z] #50 39.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:35:12.766Z] #50 39.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:35:12.770Z] #42 ... [2022-09-06T20:35:12.770Z] [2022-09-06T20:35:12.770Z] #52 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:12.770Z] #52 38.72 Unpacking bash-completion (1:2.8-6) ... [2022-09-06T20:35:12.770Z] #52 39.07 Selecting previously unselected package bzip2. [2022-09-06T20:35:12.770Z] #52 39.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 39.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:35:12.770Z] #52 39.16 Selecting previously unselected package xz-utils. [2022-09-06T20:35:12.770Z] #52 39.16 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 39.18 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:35:12.770Z] #52 39.36 Selecting previously unselected package apparmor. [2022-09-06T20:35:12.770Z] #52 39.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 39.46 Unpacking apparmor (2.13.2-10) ... [2022-09-06T20:35:12.770Z] #52 39.86 Selecting previously unselected package aufs-tools. [2022-09-06T20:35:12.770Z] #52 39.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 39.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:35:12.770Z] #52 40.12 Selecting previously unselected package libonig5:amd64. [2022-09-06T20:35:12.770Z] #52 40.12 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 40.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:35:12.770Z] #52 40.30 Selecting previously unselected package libjq1:amd64. [2022-09-06T20:35:12.770Z] #52 40.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 40.31 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:35:12.770Z] #52 40.42 Selecting previously unselected package jq. [2022-09-06T20:35:12.770Z] #52 40.44 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 40.45 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T20:35:12.770Z] #52 40.54 Selecting previously unselected package libaio1:amd64. [2022-09-06T20:35:12.770Z] #52 40.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 40.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-06T20:35:12.770Z] #52 40.61 Selecting previously unselected package libgpm2:amd64. [2022-09-06T20:35:12.770Z] #52 40.61 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 40.62 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-06T20:35:12.770Z] #52 40.68 Selecting previously unselected package libicu63:amd64. [2022-09-06T20:35:12.770Z] #52 40.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T20:35:12.770Z] #52 40.69 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:35:13.029Z] #50 39.33 Selecting previously unselected package jq. [2022-09-06T20:35:13.029Z] #50 39.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-06T20:35:13.029Z] #50 39.36 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-06T20:35:13.029Z] #50 39.49 Selecting previously unselected package libaio1:amd64. [2022-09-06T20:35:13.029Z] #50 39.50 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-06T20:35:13.029Z] #50 39.51 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-06T20:35:13.288Z] #50 39.58 Selecting previously unselected package libgpm2:amd64. [2022-09-06T20:35:13.288Z] #50 39.60 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-06T20:35:13.288Z] #50 39.61 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-06T20:35:13.288Z] #50 39.69 Selecting previously unselected package libicu63:amd64. [2022-09-06T20:35:13.288Z] #50 39.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-06T20:35:13.288Z] #50 39.70 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:35:13.331Z] #50 43.98 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:35:13.331Z] #50 43.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:35:13.331Z] #50 44.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:35:13.331Z] #50 44.08 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:35:13.331Z] #50 44.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T20:35:13.331Z] #50 44.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:35:13.331Z] #50 44.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:35:13.331Z] #50 44.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:35:13.331Z] #50 44.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:35:13.331Z] #50 44.29 Selecting previously unselected package libreadline5:amd64. [2022-09-06T20:35:13.331Z] #50 44.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-06T20:35:13.331Z] #50 44.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T20:35:13.331Z] #50 44.44 Selecting previously unselected package net-tools. [2022-09-06T20:35:13.331Z] #50 44.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-06T20:35:13.331Z] #50 44.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:35:13.331Z] #50 44.65 Selecting previously unselected package patch. [2022-09-06T20:35:13.331Z] #50 44.65 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-06T20:35:13.331Z] #50 44.67 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-06T20:35:13.588Z] #50 44.80 Selecting previously unselected package python-pip-whl. [2022-09-06T20:35:13.588Z] #50 44.80 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-06T20:35:13.588Z] #50 44.81 Unpacking python-pip-whl (18.1-5) ... [2022-09-06T20:35:14.152Z] #50 45.36 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:35:14.152Z] #50 45.36 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-06T20:35:14.152Z] #50 45.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:35:14.409Z] #50 45.48 Selecting previously unselected package python3-distutils. [2022-09-06T20:35:14.409Z] #50 45.50 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-06T20:35:14.409Z] #50 45.50 Unpacking python3-distutils (3.7.3-1) ... [2022-09-06T20:35:14.409Z] #50 45.68 Selecting previously unselected package python3-pip. [2022-09-06T20:35:14.409Z] #50 45.69 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-06T20:35:14.409Z] #50 45.70 Unpacking python3-pip (18.1-5) ... [2022-09-06T20:35:14.666Z] #50 45.88 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:35:14.666Z] #50 45.89 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:35:14.666Z] #50 45.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:35:14.923Z] #50 46.02 Selecting previously unselected package python3-setuptools. [2022-09-06T20:35:14.923Z] #50 46.03 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-06T20:35:14.923Z] #50 46.04 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-06T20:35:14.923Z] #50 46.28 Selecting previously unselected package python3-wheel. [2022-09-06T20:35:15.180Z] #50 46.29 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-06T20:35:15.180Z] #50 46.29 Unpacking python3-wheel (0.32.3-2) ... [2022-09-06T20:35:15.180Z] #50 46.38 Selecting previously unselected package sudo. [2022-09-06T20:35:15.180Z] #50 46.39 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-06T20:35:15.180Z] #50 46.40 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:35:15.296Z] #52 44.35 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:35:15.296Z] #52 44.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:35:15.296Z] #52 44.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:35:15.296Z] #52 44.43 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:35:15.296Z] #52 44.44 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T20:35:15.296Z] #52 44.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:35:15.296Z] #52 44.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:35:15.296Z] #52 44.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:35:15.296Z] #52 44.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:35:15.296Z] #52 44.64 Selecting previously unselected package libreadline5:amd64. [2022-09-06T20:35:15.296Z] #52 44.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-06T20:35:15.296Z] #52 44.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T20:35:15.296Z] #52 44.77 Selecting previously unselected package net-tools. [2022-09-06T20:35:15.554Z] #52 44.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-06T20:35:15.554Z] #52 44.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:35:15.554Z] #52 44.98 Selecting previously unselected package patch. [2022-09-06T20:35:15.554Z] #52 44.99 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-06T20:35:15.554Z] #52 45.00 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-06T20:35:15.745Z] #50 46.96 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:35:15.745Z] #50 46.96 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-06T20:35:15.745Z] #50 46.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:35:15.812Z] #52 45.12 Selecting previously unselected package python-pip-whl. [2022-09-06T20:35:15.812Z] #52 45.14 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-06T20:35:15.812Z] #52 45.15 Unpacking python-pip-whl (18.1-5) ... [2022-09-06T20:35:16.002Z] #50 47.20 Selecting previously unselected package uidmap. [2022-09-06T20:35:16.002Z] #50 47.20 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-06T20:35:16.002Z] #50 47.21 Unpacking uidmap (1:4.5-1.1) ... [2022-09-06T20:35:16.002Z] #50 47.31 Selecting previously unselected package vim-runtime. [2022-09-06T20:35:16.259Z] #50 47.32 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:35:16.259Z] #50 47.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:35:16.259Z] #50 47.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:35:16.259Z] #50 47.39 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:16.381Z] #52 45.74 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:35:16.381Z] #52 45.75 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-06T20:35:16.381Z] #52 45.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:35:16.639Z] #52 45.91 Selecting previously unselected package python3-distutils. [2022-09-06T20:35:16.639Z] #52 45.91 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-06T20:35:16.639Z] #52 45.92 Unpacking python3-distutils (3.7.3-1) ... [2022-09-06T20:35:16.897Z] #52 46.07 Selecting previously unselected package python3-pip. [2022-09-06T20:35:16.897Z] #52 46.09 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-06T20:35:16.897Z] #52 46.10 Unpacking python3-pip (18.1-5) ... [2022-09-06T20:35:16.897Z] #52 46.28 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:35:16.897Z] #52 46.30 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:35:16.897Z] #52 46.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:35:17.154Z] #52 46.50 Selecting previously unselected package python3-setuptools. [2022-09-06T20:35:17.154Z] #52 46.52 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-06T20:35:17.154Z] #52 46.52 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-06T20:35:17.189Z] #50 ... [2022-09-06T20:35:17.189Z] [2022-09-06T20:35:17.189Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:17.189Z] #42 92.42 CC criu/cr-dedup.o [2022-09-06T20:35:17.189Z] #42 92.84 CC criu/cr-dump.o [2022-09-06T20:35:17.189Z] #42 94.96 CC criu/cr-errno.o [2022-09-06T20:35:17.189Z] #42 95.04 CC criu/cr-restore.o [2022-09-06T20:35:17.189Z] #42 99.58 CC criu/cr-service.o [2022-09-06T20:35:17.189Z] #42 101.1 CC criu/crtools.o [2022-09-06T20:35:17.189Z] #42 101.7 CC criu/eventfd.o [2022-09-06T20:35:17.189Z] #42 102.2 CC criu/eventpoll.o [2022-09-06T20:35:17.411Z] #52 46.76 Selecting previously unselected package python3-wheel. [2022-09-06T20:35:17.411Z] #52 46.77 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-06T20:35:17.411Z] #52 46.79 Unpacking python3-wheel (0.32.3-2) ... [2022-09-06T20:35:17.479Z] #50 43.23 Selecting previously unselected package libnet1:amd64. [2022-09-06T20:35:17.479Z] #50 43.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-06T20:35:17.479Z] #50 43.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:35:17.479Z] #50 43.38 Selecting previously unselected package libnl-3-200:amd64. [2022-09-06T20:35:17.479Z] #50 43.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-06T20:35:17.479Z] #50 43.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:35:17.479Z] #50 43.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-06T20:35:17.479Z] #50 43.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-06T20:35:17.479Z] #50 43.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:35:17.479Z] #50 43.63 Selecting previously unselected package libreadline5:amd64. [2022-09-06T20:35:17.479Z] #50 43.63 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-06T20:35:17.479Z] #50 43.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T20:35:17.479Z] #50 43.76 Selecting previously unselected package net-tools. [2022-09-06T20:35:17.479Z] #50 43.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-06T20:35:17.479Z] #50 43.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:35:17.479Z] #50 44.02 Selecting previously unselected package patch. [2022-09-06T20:35:17.669Z] #52 46.87 Selecting previously unselected package sudo. [2022-09-06T20:35:17.669Z] #52 46.90 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-06T20:35:17.669Z] #52 46.91 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:35:17.738Z] #50 44.03 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-06T20:35:17.738Z] #50 44.04 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-06T20:35:17.738Z] #50 44.16 Selecting previously unselected package python-pip-whl. [2022-09-06T20:35:17.926Z] #52 47.36 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:35:17.926Z] #52 47.36 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-06T20:35:17.926Z] #52 47.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:35:17.997Z] #50 44.16 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-06T20:35:17.997Z] #50 44.17 Unpacking python-pip-whl (18.1-5) ... [2022-09-06T20:35:18.120Z] #42 103.1 CC criu/external.o [2022-09-06T20:35:18.120Z] #42 103.4 CC criu/fault-injection.o [2022-09-06T20:35:18.120Z] #42 103.5 CC criu/fdstore.o [2022-09-06T20:35:18.491Z] #52 47.63 Selecting previously unselected package uidmap. [2022-09-06T20:35:18.491Z] #52 47.63 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-06T20:35:18.491Z] #52 47.65 Unpacking uidmap (1:4.5-1.1) ... [2022-09-06T20:35:18.491Z] #52 47.80 Selecting previously unselected package vim-runtime. [2022-09-06T20:35:18.491Z] #52 47.80 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:35:18.491Z] #52 47.83 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:35:18.491Z] #52 47.86 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:35:18.491Z] #52 47.88 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:18.515Z] #50 44.74 Selecting previously unselected package python3-lib2to3. [2022-09-06T20:35:18.515Z] #50 44.75 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-06T20:35:18.515Z] #50 44.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:35:18.515Z] #50 44.94 Selecting previously unselected package python3-distutils. [2022-09-06T20:35:18.515Z] #50 44.94 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-06T20:35:18.515Z] #50 44.95 Unpacking python3-distutils (3.7.3-1) ... [2022-09-06T20:35:18.684Z] #42 103.9 CC criu/fifo.o [2022-09-06T20:35:18.775Z] #50 45.08 Selecting previously unselected package python3-pip. [2022-09-06T20:35:18.775Z] #50 45.09 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-06T20:35:18.775Z] #50 45.10 Unpacking python3-pip (18.1-5) ... [2022-09-06T20:35:19.034Z] #50 45.27 Selecting previously unselected package python3-pkg-resources. [2022-09-06T20:35:19.034Z] #50 45.27 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-06T20:35:19.034Z] #50 45.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:35:19.034Z] #50 45.43 Selecting previously unselected package python3-setuptools. [2022-09-06T20:35:19.034Z] #50 45.43 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-06T20:35:19.034Z] #50 45.44 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-06T20:35:19.247Z] #42 104.3 CC criu/file-ids.o [2022-09-06T20:35:19.293Z] #50 45.64 Selecting previously unselected package python3-wheel. [2022-09-06T20:35:19.293Z] #50 45.65 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-06T20:35:19.293Z] #50 45.66 Unpacking python3-wheel (0.32.3-2) ... [2022-09-06T20:35:19.504Z] #42 104.7 CC criu/file-lock.o [2022-09-06T20:35:19.504Z] #42 ... [2022-09-06T20:35:19.504Z] [2022-09-06T20:35:19.504Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:19.504Z] #50 50.63 Selecting previously unselected package vim. [2022-09-06T20:35:19.504Z] #50 50.64 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:35:19.504Z] #50 50.66 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:19.552Z] #50 45.75 Selecting previously unselected package sudo. [2022-09-06T20:35:19.552Z] #50 45.77 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-06T20:35:19.552Z] #50 45.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:35:19.812Z] #50 46.30 Selecting previously unselected package thin-provisioning-tools. [2022-09-06T20:35:20.068Z] #50 51.21 Selecting previously unselected package xfsprogs. [2022-09-06T20:35:20.069Z] #50 51.23 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-06T20:35:20.069Z] #50 51.25 Unpacking xfsprogs (4.20.0-1) ... [2022-09-06T20:35:20.071Z] #50 46.32 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-06T20:35:20.071Z] #50 46.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:35:20.071Z] #50 46.62 Selecting previously unselected package uidmap. [2022-09-06T20:35:20.330Z] #50 46.62 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-06T20:35:20.330Z] #50 46.63 Unpacking uidmap (1:4.5-1.1) ... [2022-09-06T20:35:20.330Z] #50 46.73 Selecting previously unselected package vim-runtime. [2022-09-06T20:35:20.330Z] #50 46.74 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-06T20:35:20.330Z] #50 46.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-06T20:35:20.330Z] #50 46.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-06T20:35:20.330Z] #50 46.84 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:20.640Z] #50 51.80 Selecting previously unselected package zip. [2022-09-06T20:35:20.640Z] #50 51.81 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-06T20:35:20.640Z] #50 51.82 Unpacking zip (3.0-11+b1) ... [2022-09-06T20:35:20.640Z] #50 52.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:35:20.899Z] #50 52.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:35:20.899Z] #50 52.06 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:20.899Z] #50 52.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T20:35:20.899Z] #50 52.10 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-06T20:35:20.899Z] #50 52.14 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:20.899Z] #50 52.18 Setting up uidmap (1:4.5-1.1) ... [2022-09-06T20:35:20.899Z] #50 52.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T20:35:20.899Z] #50 52.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:35:20.899Z] #50 52.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:35:20.899Z] #50 52.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:35:21.158Z] #50 52.25 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:35:21.158Z] #50 52.26 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:21.158Z] #50 52.28 Setting up zip (3.0-11+b1) ... [2022-09-06T20:35:21.158Z] #50 52.30 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:21.158Z] #50 52.32 Setting up bash-completion (1:2.8-6) ... [2022-09-06T20:35:22.669Z] #52 51.38 Selecting previously unselected package vim. [2022-09-06T20:35:22.669Z] #52 51.39 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:35:22.669Z] #52 51.42 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:22.669Z] #52 51.99 Selecting previously unselected package xfsprogs. [2022-09-06T20:35:22.669Z] #52 51.99 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-06T20:35:22.669Z] #52 52.00 Unpacking xfsprogs (4.20.0-1) ... [2022-09-06T20:35:22.739Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-09-06T20:35:22.740Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d61bbc07\powershellScript.ps1'; exit $LASTEXITCODE; [2022-09-06T20:35:22.740Z] ---------------------------------------------------------------------------- [2022-09-06T20:35:22.740Z] [2022-09-06T20:35:22.740Z] INFO: executeCI.ps1 starting at Tue Sep 6 20:35:21 CUT 2022 [2022-09-06T20:35:22.740Z] [2022-09-06T20:35:22.740Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-09-06T20:35:22.740Z] INFO: Running git version 2.24.1.windows.2 [2022-09-06T20:35:22.740Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-09-06T20:35:22.740Z] INFO: Environment variables: [2022-09-06T20:35:22.740Z] [2022-09-06T20:35:22.740Z] Name Value [2022-09-06T20:35:22.740Z] ---- ----- [2022-09-06T20:35:22.740Z] ALLUSERSPROFILE C:\ProgramData [2022-09-06T20:35:22.740Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-09-06T20:35:22.740Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-09-06T20:35:22.740Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-09-06T20:35:22.740Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-09-06T20:35:22.740Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-09-06T20:35:22.740Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-09-06T20:35:22.740Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-09-06T20:35:22.740Z] BRANCH_NAME PR-44101 [2022-09-06T20:35:22.740Z] BUILD_DISPLAY_NAME #1 [2022-09-06T20:35:22.740Z] BUILD_ID 1 [2022-09-06T20:35:22.740Z] BUILD_NUMBER 1 [2022-09-06T20:35:22.740Z] BUILD_TAG jenkins-moby-PR-44101-1 [2022-09-06T20:35:22.740Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44101/1/ [2022-09-06T20:35:22.740Z] CHANGE_AUTHOR thaJeztah [2022-09-06T20:35:22.740Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-09-06T20:35:22.740Z] CHANGE_BRANCH 20.10_backport_bump_golang_1.18.6 [2022-09-06T20:35:22.740Z] CHANGE_FORK thaJeztah/docker [2022-09-06T20:35:22.740Z] CHANGE_ID 44101 [2022-09-06T20:35:22.740Z] CHANGE_TARGET 20.10 [2022-09-06T20:35:22.740Z] CHANGE_TITLE [20.10 backport] Update to go 1.18.6 to address CVE-2022-27664, CVE-2022-32190 [2022-09-06T20:35:22.740Z] CHANGE_URL https://github.com/moby/moby/pull/44101 [2022-09-06T20:35:22.740Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-06T20:35:22.740Z] CommonProgramFiles C:\Program Files\Common Files [2022-09-06T20:35:22.740Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-09-06T20:35:22.740Z] CommonProgramW6432 C:\Program Files\Common Files [2022-09-06T20:35:22.740Z] COMPUTERNAME azwin-2-d1bf00 [2022-09-06T20:35:22.740Z] ComSpec C:\Windows\system32\cmd.exe [2022-09-06T20:35:22.740Z] ConfigSequenceNumber 0 [2022-09-06T20:35:22.740Z] DOCKER_BUILDKIT 0 [2022-09-06T20:35:22.740Z] DOCKER_DUT_DEBUG 1 [2022-09-06T20:35:22.740Z] DOCKER_EXPERIMENTAL 1 [2022-09-06T20:35:22.740Z] DOCKER_GRAPHDRIVER overlay2 [2022-09-06T20:35:22.740Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-09-06T20:35:22.740Z] EXECUTOR_NUMBER 0 [2022-09-06T20:35:22.740Z] FQDN azwin-2-d1bf00.westus.cloudapp.azure.com [2022-09-06T20:35:22.740Z] GIT_BRANCH PR-44101 [2022-09-06T20:35:22.740Z] GIT_COMMIT 3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:35:22.740Z] GIT_URL https://github.com/moby/moby.git [2022-09-06T20:35:22.740Z] HUDSON_COOKIE bd9b2ff7-1017-43df-b754-27fcfbc686ff [2022-09-06T20:35:22.740Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-09-06T20:35:22.740Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-09-06T20:35:22.740Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-09-06T20:35:22.740Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-09-06T20:35:22.740Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-09-06T20:35:22.740Z] JENKINS_NODE_COOKIE 2e1612cb-8e15-4a4e-94c3-7cbd34f66cfc [2022-09-06T20:35:22.740Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-09-06T20:35:22.740Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-09-06T20:35:22.740Z] JOB_BASE_NAME PR-44101 [2022-09-06T20:35:22.740Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44101/display/redirect [2022-09-06T20:35:22.740Z] JOB_NAME moby/PR-44101 [2022-09-06T20:35:22.740Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44101/ [2022-09-06T20:35:22.740Z] library.jps.version master [2022-09-06T20:35:22.740Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-09-06T20:35:22.740Z] NODE_LABELS amd64 azure azwin-2-d1bf00 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-09-06T20:35:22.740Z] NODE_NAME azwin-2-d1bf00 [2022-09-06T20:35:22.740Z] NUMBER_OF_PROCESSORS 4 [2022-09-06T20:35:22.740Z] OS Windows_NT [2022-09-06T20:35:22.740Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-09-06T20:35:22.740Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-09-06T20:35:22.740Z] PROCESSOR_ARCHITECTURE AMD64 [2022-09-06T20:35:22.740Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-09-06T20:35:22.740Z] PROCESSOR_LEVEL 6 [2022-09-06T20:35:22.740Z] PROCESSOR_REVISION 4f01 [2022-09-06T20:35:22.740Z] ProgramData C:\ProgramData [2022-09-06T20:35:22.740Z] ProgramFiles C:\Program Files [2022-09-06T20:35:22.740Z] ProgramFiles(x86) C:\Program Files (x86) [2022-09-06T20:35:22.740Z] ProgramW6432 C:\Program Files [2022-09-06T20:35:22.740Z] PROMPT $P$G [2022-09-06T20:35:22.740Z] PSExecutionPolicyPreference Bypass [2022-09-06T20:35:22.740Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-09-06T20:35:22.740Z] PUBLIC C:\Users\Public [2022-09-06T20:35:22.740Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44101/1/display/redirect?page=artif... [2022-09-06T20:35:22.740Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44101/1/display/redirect?page=changes [2022-09-06T20:35:22.740Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44101/1/display/redirect [2022-09-06T20:35:22.740Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44101/1/display/redirect?page=tests [2022-09-06T20:35:22.740Z] SKIP_VALIDATION_TESTS 1 [2022-09-06T20:35:22.740Z] SOURCES_DRIVE d [2022-09-06T20:35:22.740Z] SOURCES_SUBDIR gopath [2022-09-06T20:35:22.740Z] STAGE_NAME Run tests [2022-09-06T20:35:22.740Z] SystemDrive C: [2022-09-06T20:35:22.740Z] SystemRoot C:\Windows [2022-09-06T20:35:22.740Z] TEMP C:\Windows\TEMP [2022-09-06T20:35:22.740Z] TESTDEBUG 0 [2022-09-06T20:35:22.740Z] TESTRUN_DRIVE d [2022-09-06T20:35:22.740Z] TESTRUN_SUBDIR CI [2022-09-06T20:35:22.740Z] TIMEOUT 120m [2022-09-06T20:35:22.740Z] TMP C:\Windows\TEMP [2022-09-06T20:35:22.740Z] USERDOMAIN WORKGROUP [2022-09-06T20:35:22.740Z] USERNAME azwin-2-d1bf00$ [2022-09-06T20:35:22.740Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-09-06T20:35:22.740Z] windir C:\Windows [2022-09-06T20:35:22.740Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-09-06T20:35:22.740Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-09-06T20:35:22.740Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-09-06T20:35:22.740Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-09-06T20:35:22.740Z] [2022-09-06T20:35:22.740Z] [2022-09-06T20:35:22.740Z] [2022-09-06T20:35:22.867Z] #50 ... [2022-09-06T20:35:22.867Z] [2022-09-06T20:35:22.867Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:22.867Z] #42 90.76 CC criu/cr-dedup.o [2022-09-06T20:35:22.867Z] #42 91.13 CC criu/cr-dump.o [2022-09-06T20:35:22.867Z] #42 93.38 CC criu/cr-errno.o [2022-09-06T20:35:22.867Z] #42 93.46 CC criu/cr-restore.o [2022-09-06T20:35:22.867Z] #42 97.74 CC criu/cr-service.o [2022-09-06T20:35:22.867Z] #42 99.23 CC criu/crtools.o [2022-09-06T20:35:22.867Z] #42 99.81 CC criu/eventfd.o [2022-09-06T20:35:22.867Z] #42 100.3 CC criu/eventpoll.o [2022-09-06T20:35:23.126Z] #42 101.1 CC criu/external.o [2022-09-06T20:35:23.237Z] #52 52.45 Selecting previously unselected package zip. [2022-09-06T20:35:23.237Z] #52 52.46 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-06T20:35:23.237Z] #52 52.47 Unpacking zip (3.0-11+b1) ... [2022-09-06T20:35:23.237Z] #52 52.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:35:23.237Z] #52 52.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:35:23.495Z] #52 52.73 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:23.495Z] #52 52.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T20:35:23.495Z] #52 52.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-06T20:35:23.495Z] #52 52.78 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:23.495Z] #52 52.79 Setting up uidmap (1:4.5-1.1) ... [2022-09-06T20:35:23.495Z] #52 52.81 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T20:35:23.495Z] #52 52.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:35:23.495Z] #52 52.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:35:23.495Z] #52 52.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:35:23.495Z] #52 52.87 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:35:23.495Z] #52 52.88 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:23.495Z] #52 52.90 Setting up zip (3.0-11+b1) ... [2022-09-06T20:35:23.495Z] #52 52.91 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:23.673Z] #35 264.6 # github.com/containerd/containerd/cmd/containerd [2022-09-06T20:35:23.673Z] #35 264.6 /usr/bin/ld: /tmp/go-link-83892550/000019.o: in function `New': [2022-09-06T20:35:23.673Z] #35 264.6 /tmp/tmp.xjZdrxPF6Q/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-09-06T20:35:23.673Z] #35 264.7 + bin/containerd-stress [2022-09-06T20:35:23.694Z] #42 101.4 CC criu/fault-injection.o [2022-09-06T20:35:23.694Z] #42 101.5 CC criu/fdstore.o [2022-09-06T20:35:23.694Z] #42 ... [2022-09-06T20:35:23.694Z] [2022-09-06T20:35:23.694Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:23.694Z] #50 49.97 Selecting previously unselected package vim. [2022-09-06T20:35:23.694Z] #50 49.97 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-06T20:35:23.694Z] #50 50.01 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:23.753Z] #52 52.95 Setting up bash-completion (1:2.8-6) ... [2022-09-06T20:35:23.952Z] #50 55.05 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:23.952Z] #50 55.07 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:35:23.952Z] #50 55.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:35:23.952Z] #50 55.10 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-06T20:35:23.952Z] #50 55.12 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:35:23.952Z] #50 55.22 invoke-rc.d: could not determine current runlevel [2022-09-06T20:35:23.952Z] #50 55.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:35:23.952Z] #50 55.25 Setting up pigz (2.4-1) ... [2022-09-06T20:35:23.952Z] #50 55.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:35:23.952Z] #50 55.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:35:24.210Z] #50 55.32 Setting up python-pip-whl (18.1-5) ... [2022-09-06T20:35:24.210Z] #50 55.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T20:35:24.210Z] #50 55.37 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:24.262Z] #50 50.53 Selecting previously unselected package xfsprogs. [2022-09-06T20:35:24.262Z] #50 50.55 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-06T20:35:24.262Z] #50 50.55 Unpacking xfsprogs (4.20.0-1) ... [2022-09-06T20:35:24.366Z] INFO: Sources under d:\gopath\... [2022-09-06T20:35:24.366Z] INFO: Test run under d:\CI\... [2022-09-06T20:35:24.366Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-09-06T20:35:24.366Z] INFO: docker/docker repository was found [2022-09-06T20:35:24.522Z] #50 51.05 Selecting previously unselected package zip. [2022-09-06T20:35:24.724Z] #50 55.89 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-06T20:35:24.724Z] #50 55.91 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:35:24.724Z] #50 55.92 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:24.724Z] #50 55.94 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:24.724Z] #50 55.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:35:24.724Z] #50 55.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:35:24.724Z] #50 55.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:35:24.724Z] #50 55.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:35:24.724Z] #50 55.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:35:24.724Z] #50 55.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:35:24.724Z] #50 56.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:35:24.724Z] #50 56.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:35:24.724Z] #50 56.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:35:24.724Z] #50 56.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:35:24.724Z] #50 56.06 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T20:35:24.724Z] #50 56.08 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T20:35:24.724Z] #50 56.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T20:35:24.782Z] #50 51.05 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-06T20:35:24.782Z] #50 51.06 Unpacking zip (3.0-11+b1) ... [2022-09-06T20:35:24.782Z] #50 51.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-06T20:35:24.854Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-09-06T20:35:24.981Z] #50 56.10 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:25.041Z] #50 51.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-06T20:35:25.041Z] #50 51.33 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:25.041Z] #50 51.34 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-06T20:35:25.041Z] #50 51.36 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-06T20:35:25.041Z] #50 51.37 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:25.041Z] #50 51.39 Setting up uidmap (1:4.5-1.1) ... [2022-09-06T20:35:25.041Z] #50 51.41 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-06T20:35:25.041Z] #50 51.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-06T20:35:25.041Z] #50 51.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-06T20:35:25.041Z] #50 51.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-06T20:35:25.041Z] #50 51.46 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-06T20:35:25.041Z] #50 51.47 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:25.041Z] #50 51.49 Setting up zip (3.0-11+b1) ... [2022-09-06T20:35:25.053Z] #35 265.8 + bin/containerd-shim [2022-09-06T20:35:25.301Z] #50 51.50 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:25.301Z] #50 51.52 Setting up bash-completion (1:2.8-6) ... [2022-09-06T20:35:26.284Z] #52 55.75 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:26.330Z] #26 ... [2022-09-06T20:35:26.330Z] [2022-09-06T20:35:26.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-09-06T20:35:26.330Z] #41 175.3 + mkdir -p /build [2022-09-06T20:35:26.330Z] #41 175.3 + cp runc /build/runc [2022-09-06T20:35:26.330Z] #41 DONE 175.6s [2022-09-06T20:35:26.330Z] [2022-09-06T20:35:26.330Z] #26 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:35:26.542Z] #52 55.76 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:35:26.542Z] #52 55.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:35:26.542Z] #52 55.79 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-06T20:35:26.542Z] #52 55.80 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:35:26.542Z] #52 ... [2022-09-06T20:35:26.542Z] [2022-09-06T20:35:26.542Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:26.542Z] #42 100.2 CC criu/cr-service.o [2022-09-06T20:35:26.542Z] #42 101.5 CC criu/crtools.o [2022-09-06T20:35:26.542Z] #42 102.1 CC criu/eventfd.o [2022-09-06T20:35:26.542Z] #42 102.4 CC criu/eventpoll.o [2022-09-06T20:35:26.542Z] #42 103.5 CC criu/external.o [2022-09-06T20:35:26.542Z] #42 104.0 CC criu/fault-injection.o [2022-09-06T20:35:26.542Z] #42 104.1 CC criu/fdstore.o [2022-09-06T20:35:26.542Z] #42 104.5 CC criu/fifo.o [2022-09-06T20:35:26.542Z] #42 104.9 CC criu/file-ids.o [2022-09-06T20:35:26.542Z] #42 105.4 CC criu/file-lock.o [2022-09-06T20:35:26.542Z] #42 106.4 CC criu/files-ext.o [2022-09-06T20:35:26.542Z] #42 106.9 CC criu/files-reg.o [2022-09-06T20:35:26.542Z] #42 109.2 CC criu/files.o [2022-09-06T20:35:26.542Z] #42 ... [2022-09-06T20:35:26.542Z] [2022-09-06T20:35:26.542Z] #52 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:26.542Z] #52 55.93 invoke-rc.d: could not determine current runlevel [2022-09-06T20:35:26.542Z] #52 55.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:35:26.542Z] #52 55.95 Setting up pigz (2.4-1) ... [2022-09-06T20:35:26.542Z] #52 55.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:35:26.542Z] #52 56.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:35:26.589Z] #26 285.6 + /build/golangci-lint --version [2022-09-06T20:35:26.859Z] #52 56.03 Setting up python-pip-whl (18.1-5) ... [2022-09-06T20:35:26.859Z] #52 56.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T20:35:26.859Z] #52 56.07 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:27.384Z] #52 56.60 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-06T20:35:27.384Z] #52 56.61 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:35:27.384Z] #52 56.62 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:27.384Z] #52 56.63 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:27.384Z] #52 56.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:35:27.384Z] #52 56.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:35:27.384Z] #52 56.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:35:27.384Z] #52 56.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:35:27.384Z] #52 56.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:35:27.384Z] #52 56.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:35:27.384Z] #52 56.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:35:27.384Z] #52 56.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:35:27.384Z] #52 56.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:35:27.384Z] #52 56.77 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:35:27.384Z] #52 56.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T20:35:27.384Z] #52 56.80 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T20:35:27.384Z] #52 56.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T20:35:27.384Z] #52 56.85 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:27.965Z] #26 286.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-06T20:35:28.224Z] #26 DONE 287.1s [2022-09-06T20:35:28.224Z] [2022-09-06T20:35:28.224Z] #38 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T20:35:28.256Z] #50 59.04 Setting up iptables (1.8.2-4) ... [2022-09-06T20:35:28.256Z] #50 59.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:35:28.256Z] #50 59.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:35:28.256Z] #50 59.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:35:28.256Z] #50 59.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:35:28.256Z] #50 59.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:35:28.256Z] #50 59.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:35:28.256Z] #50 59.14 Setting up python3 (3.7.3-1) ... [2022-09-06T20:35:28.256Z] #50 59.59 Setting up python3-wheel (0.32.3-2) ... [2022-09-06T20:35:28.595Z] #50 54.40 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-06T20:35:28.595Z] #50 54.42 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-06T20:35:28.595Z] #50 54.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-06T20:35:28.595Z] #50 54.46 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-06T20:35:28.595Z] #50 54.47 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-06T20:35:28.595Z] #50 54.57 invoke-rc.d: could not determine current runlevel [2022-09-06T20:35:28.595Z] #50 54.59 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:35:28.595Z] #50 54.59 Setting up pigz (2.4-1) ... [2022-09-06T20:35:28.595Z] #50 54.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-06T20:35:28.595Z] #50 54.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-06T20:35:28.595Z] #50 54.64 Setting up python-pip-whl (18.1-5) ... [2022-09-06T20:35:28.595Z] #50 54.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-06T20:35:28.595Z] #50 54.70 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:28.771Z] ltsc2019: Pulling from windows/servercore [2022-09-06T20:35:28.771Z] b111c3320c94: Pulling fs layer [2022-09-06T20:35:28.771Z] 294d77ac553d: Pulling fs layer [2022-09-06T20:35:28.854Z] #50 55.14 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-06T20:35:28.854Z] #50 55.16 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-06T20:35:28.854Z] #50 55.18 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:28.854Z] #50 55.19 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-06T20:35:28.854Z] #50 55.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-06T20:35:28.854Z] #50 55.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-06T20:35:28.854Z] #50 55.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-06T20:35:28.854Z] #50 55.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-06T20:35:28.854Z] #50 55.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-06T20:35:28.854Z] #50 55.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-06T20:35:28.854Z] #50 55.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-06T20:35:28.854Z] #50 55.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-06T20:35:28.854Z] #50 55.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-06T20:35:28.854Z] #50 55.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-06T20:35:28.854Z] #50 55.31 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-06T20:35:29.113Z] #50 55.35 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-06T20:35:29.113Z] #50 55.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-06T20:35:29.113Z] #50 55.37 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-06T20:35:29.187Z] #50 60.27 Setting up apparmor (2.13.2-10) ... [2022-09-06T20:35:30.129Z] #38 ... [2022-09-06T20:35:30.129Z] [2022-09-06T20:35:30.129Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T20:35:30.129Z] #64 DONE 0.1s [2022-09-06T20:35:30.129Z] [2022-09-06T20:35:30.129Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T20:35:30.129Z] #65 DONE 0.1s [2022-09-06T20:35:30.129Z] [2022-09-06T20:35:30.129Z] #38 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T20:35:30.129Z] #38 ... [2022-09-06T20:35:30.129Z] [2022-09-06T20:35:30.129Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T20:35:30.129Z] #66 DONE 0.1s [2022-09-06T20:35:30.388Z] [2022-09-06T20:35:30.388Z] #38 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-09-06T20:35:30.557Z] #50 ... [2022-09-06T20:35:30.557Z] [2022-09-06T20:35:30.557Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:30.557Z] #42 105.5 CC criu/files-ext.o [2022-09-06T20:35:30.557Z] #42 106.0 CC criu/files-reg.o [2022-09-06T20:35:30.557Z] #42 108.2 CC criu/files.o [2022-09-06T20:35:30.557Z] #42 110.2 CC criu/filesystems.o [2022-09-06T20:35:30.557Z] #42 110.8 CC criu/fsnotify.o [2022-09-06T20:35:30.557Z] #42 112.0 CC criu/image-desc.o [2022-09-06T20:35:30.557Z] #42 112.2 CC criu/image.o [2022-09-06T20:35:30.557Z] #42 113.0 CC criu/ipc_ns.o [2022-09-06T20:35:30.557Z] #42 114.2 CC criu/irmap.o [2022-09-06T20:35:30.557Z] #42 114.7 CC criu/kcmp-ids.o [2022-09-06T20:35:30.557Z] #42 115.1 CC criu/kerndat.o [2022-09-06T20:35:30.660Z] #52 59.81 Setting up iptables (1.8.2-4) ... [2022-09-06T20:35:30.660Z] #52 59.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:35:30.660Z] #52 59.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:35:30.660Z] #52 59.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:35:30.660Z] #52 59.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:35:30.660Z] #52 59.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:35:30.660Z] #52 59.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:35:30.660Z] #52 59.91 Setting up python3 (3.7.3-1) ... [2022-09-06T20:35:30.815Z] #42 ... [2022-09-06T20:35:30.815Z] [2022-09-06T20:35:30.815Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:30.815Z] #50 61.90 Setting up xfsprogs (4.20.0-1) ... [2022-09-06T20:35:30.815Z] #50 61.91 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:35:30.917Z] #52 60.33 Setting up python3-wheel (0.32.3-2) ... [2022-09-06T20:35:30.956Z] #38 258.6 + bin/containerd [2022-09-06T20:35:31.072Z] #50 62.38 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:35:31.846Z] #52 61.10 Setting up apparmor (2.13.2-10) ... [2022-09-06T20:35:32.004Z] #50 63.34 Setting up python3-distutils (3.7.3-1) ... [2022-09-06T20:35:32.402Z] #50 58.28 Setting up iptables (1.8.2-4) ... [2022-09-06T20:35:32.402Z] #50 58.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:35:32.402Z] #50 58.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:35:32.402Z] #50 58.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-06T20:35:32.402Z] #50 58.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-06T20:35:32.402Z] #50 58.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-06T20:35:32.402Z] #50 58.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-06T20:35:32.402Z] #50 58.33 Setting up python3 (3.7.3-1) ... [2022-09-06T20:35:32.402Z] #50 58.72 Setting up python3-wheel (0.32.3-2) ... [2022-09-06T20:35:32.569Z] #50 63.84 Setting up python3-setuptools (40.8.0-1) ... [2022-09-06T20:35:33.184Z] #35 274.1 + bin/containerd-shim-runc-v1 [2022-09-06T20:35:33.340Z] #50 59.44 Setting up apparmor (2.13.2-10) ... [2022-09-06T20:35:33.739Z] #52 62.94 Setting up xfsprogs (4.20.0-1) ... [2022-09-06T20:35:33.739Z] #52 62.95 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:35:33.943Z] #50 65.12 Setting up python3-pip (18.1-5) ... [2022-09-06T20:35:33.996Z] #52 63.36 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:35:34.275Z] #50 ... [2022-09-06T20:35:34.275Z] [2022-09-06T20:35:34.275Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:34.275Z] #42 101.9 CC criu/fifo.o [2022-09-06T20:35:34.275Z] #42 102.3 CC criu/file-ids.o [2022-09-06T20:35:34.275Z] #42 102.6 CC criu/file-lock.o [2022-09-06T20:35:34.275Z] #42 103.6 CC criu/files-ext.o [2022-09-06T20:35:34.275Z] #42 104.0 CC criu/files-reg.o [2022-09-06T20:35:34.275Z] #42 106.2 CC criu/files.o [2022-09-06T20:35:34.275Z] #42 108.4 CC criu/filesystems.o [2022-09-06T20:35:34.275Z] #42 109.2 CC criu/fsnotify.o [2022-09-06T20:35:34.275Z] #42 110.4 CC criu/image-desc.o [2022-09-06T20:35:34.275Z] #42 110.6 CC criu/image.o [2022-09-06T20:35:34.275Z] #42 111.5 CC criu/ipc_ns.o [2022-09-06T20:35:34.843Z] #42 ... [2022-09-06T20:35:34.843Z] [2022-09-06T20:35:34.843Z] #50 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:34.843Z] #50 61.32 Setting up xfsprogs (4.20.0-1) ... [2022-09-06T20:35:34.843Z] #50 61.34 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-06T20:35:34.926Z] #52 64.26 Setting up python3-distutils (3.7.3-1) ... [2022-09-06T20:35:35.136Z] #50 66.29 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:35:35.136Z] #50 66.33 Processing triggers for mime-support (3.62) ... [2022-09-06T20:35:35.411Z] #50 61.71 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-06T20:35:35.440Z] #52 64.68 Setting up python3-setuptools (40.8.0-1) ... [2022-09-06T20:35:36.070Z] #50 DONE 67.1s [2022-09-06T20:35:36.070Z] [2022-09-06T20:35:36.070Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:36.070Z] #42 116.2 CC criu/libnetlink.o [2022-09-06T20:35:36.070Z] #42 116.6 CC criu/log.o [2022-09-06T20:35:36.070Z] #42 117.1 CC criu/lsm.o [2022-09-06T20:35:36.070Z] #42 117.5 CC criu/mem.o [2022-09-06T20:35:36.070Z] #42 119.3 CC criu/memfd.o [2022-09-06T20:35:36.070Z] #42 120.0 CC criu/mount.o [2022-09-06T20:35:36.347Z] #50 62.72 Setting up python3-distutils (3.7.3-1) ... [2022-09-06T20:35:36.807Z] #52 66.04 Setting up python3-pip (18.1-5) ... [2022-09-06T20:35:36.914Z] #50 63.28 Setting up python3-setuptools (40.8.0-1) ... [2022-09-06T20:35:37.003Z] #42 ... [2022-09-06T20:35:37.003Z] [2022-09-06T20:35:37.003Z] #53 [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-09-06T20:35:37.003Z] #0 0.993 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:35:37.003Z] #0 0.998 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:35:37.003Z] #0 1.002 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:35:37.003Z] #53 DONE 1.0s [2022-09-06T20:35:37.003Z] [2022-09-06T20:35:37.003Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:35:37.738Z] #52 67.02 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:35:37.738Z] #52 67.08 Processing triggers for mime-support (3.62) ... [2022-09-06T20:35:37.995Z] #52 ... [2022-09-06T20:35:37.995Z] [2022-09-06T20:35:37.995Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:37.995Z] #42 111.5 CC criu/filesystems.o [2022-09-06T20:35:37.995Z] #42 112.2 CC criu/fsnotify.o [2022-09-06T20:35:37.996Z] #42 113.5 CC criu/image-desc.o [2022-09-06T20:35:37.996Z] #42 113.6 CC criu/image.o [2022-09-06T20:35:37.996Z] #42 114.6 CC criu/ipc_ns.o [2022-09-06T20:35:37.996Z] #42 115.9 CC criu/irmap.o [2022-09-06T20:35:37.996Z] #42 116.5 CC criu/kcmp-ids.o [2022-09-06T20:35:37.996Z] #42 116.9 CC criu/kerndat.o [2022-09-06T20:35:37.996Z] #42 118.0 CC criu/libnetlink.o [2022-09-06T20:35:37.996Z] #42 118.4 CC criu/log.o [2022-09-06T20:35:37.996Z] #42 119.0 CC criu/lsm.o [2022-09-06T20:35:37.996Z] #42 119.4 CC criu/mem.o [2022-09-06T20:35:37.996Z] #42 121.2 CC criu/memfd.o [2022-09-06T20:35:38.253Z] #42 121.8 CC criu/mount.o [2022-09-06T20:35:38.292Z] #50 64.56 Setting up python3-pip (18.1-5) ... [2022-09-06T20:35:38.461Z] #35 279.0 + bin/containerd-shim-runc-v2 [2022-09-06T20:35:38.721Z] #35 279.7 + binaries [2022-09-06T20:35:38.721Z] #35 279.7 + install -D bin/containerd /build/containerd [2022-09-06T20:35:38.721Z] #35 279.7 + install -D bin/containerd-shim /build/containerd-shim [2022-09-06T20:35:38.721Z] #35 279.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T20:35:38.721Z] #35 279.7 + install -D bin/ctr /build/ctr [2022-09-06T20:35:38.819Z] #42 ... [2022-09-06T20:35:38.819Z] [2022-09-06T20:35:38.819Z] #52 [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 aufs-tools bash-completion bzip2 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-09-06T20:35:38.819Z] #52 DONE 68.1s [2022-09-06T20:35:38.819Z] [2022-09-06T20:35:38.819Z] #53 [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-09-06T20:35:39.658Z] #35 DONE 280.5s [2022-09-06T20:35:39.671Z] #50 65.69 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:35:39.671Z] #50 65.75 Processing triggers for mime-support (3.62) ... [2022-09-06T20:35:39.751Z] #53 0.977 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:35:39.751Z] #53 0.981 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:35:39.751Z] #53 0.987 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:35:39.751Z] #53 DONE 1.1s [2022-09-06T20:35:39.751Z] [2022-09-06T20:35:39.751Z] #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-09-06T20:35:40.008Z] #44 ... [2022-09-06T20:35:40.008Z] [2022-09-06T20:35:40.008Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:35:40.228Z] [2022-09-06T20:35:40.228Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T20:35:40.240Z] #50 DONE 66.5s [2022-09-06T20:35:40.240Z] [2022-09-06T20:35:40.240Z] #53 [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-09-06T20:35:40.488Z] #67 DONE 0.2s [2022-09-06T20:35:40.488Z] [2022-09-06T20:35:40.488Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T20:35:40.488Z] #68 DONE 0.1s [2022-09-06T20:35:40.747Z] [2022-09-06T20:35:40.747Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T20:35:41.177Z] #53 0.860 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-06T20:35:41.177Z] #53 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-06T20:35:41.177Z] #53 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-06T20:35:41.177Z] #53 DONE 0.9s [2022-09-06T20:35:41.177Z] [2022-09-06T20:35:41.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:41.177Z] #42 112.8 CC criu/irmap.o [2022-09-06T20:35:41.177Z] #42 113.5 CC criu/kcmp-ids.o [2022-09-06T20:35:41.177Z] #42 113.7 CC criu/kerndat.o [2022-09-06T20:35:41.177Z] #42 114.8 CC criu/libnetlink.o [2022-09-06T20:35:41.177Z] #42 115.2 CC criu/log.o [2022-09-06T20:35:41.177Z] #42 115.7 CC criu/lsm.o [2022-09-06T20:35:41.177Z] #42 116.2 CC criu/mem.o [2022-09-06T20:35:41.177Z] #42 118.3 CC criu/memfd.o [2022-09-06T20:35:41.177Z] #42 ... [2022-09-06T20:35:41.177Z] [2022-09-06T20:35:41.177Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:35:41.318Z] #69 DONE 0.5s [2022-09-06T20:35:41.318Z] [2022-09-06T20:35:41.318Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T20:35:41.318Z] #70 DONE 0.1s [2022-09-06T20:35:41.318Z] [2022-09-06T20:35:41.318Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T20:35:41.318Z] #71 DONE 0.1s [2022-09-06T20:35:41.318Z] [2022-09-06T20:35:41.318Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T20:35:41.536Z] 294d77ac553d: Verifying Checksum [2022-09-06T20:35:41.536Z] 294d77ac553d: Download complete [2022-09-06T20:35:42.261Z] #54 5.017 Collecting yamllint==1.26.1 [2022-09-06T20:35:44.785Z] #54 ... [2022-09-06T20:35:44.785Z] [2022-09-06T20:35:44.785Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:44.785Z] #42 124.6 CC criu/namespaces.o [2022-09-06T20:35:44.785Z] #42 126.8 CC criu/net.o [2022-09-06T20:35:44.785Z] #42 130.0 CC criu/netfilter.o [2022-09-06T20:35:45.042Z] #42 130.3 CC criu/page-pipe.o [2022-09-06T20:35:45.262Z] #54 5.317 Collecting yamllint==1.26.1 [2022-09-06T20:35:45.510Z] #72 DONE 4.0s [2022-09-06T20:35:45.510Z] [2022-09-06T20:35:45.510Z] #73 exporting to image [2022-09-06T20:35:45.510Z] #73 exporting layers [2022-09-06T20:35:45.973Z] #42 131.0 CC criu/page-xfer.o [2022-09-06T20:35:46.450Z] #54 4.996 Collecting yamllint==1.26.1 [2022-09-06T20:35:47.342Z] #42 132.3 CC criu/pagemap-cache.o [2022-09-06T20:35:47.342Z] #42 ... [2022-09-06T20:35:47.342Z] [2022-09-06T20:35:47.342Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:35:47.342Z] #54 10.43 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-06T20:35:47.784Z] #54 ... [2022-09-06T20:35:47.784Z] [2022-09-06T20:35:47.784Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:47.784Z] #42 126.5 CC criu/namespaces.o [2022-09-06T20:35:47.784Z] #42 128.6 CC criu/net.o [2022-09-06T20:35:47.784Z] #42 131.5 CC criu/netfilter.o [2022-09-06T20:35:48.347Z] #42 132.0 CC criu/page-pipe.o [2022-09-06T20:35:48.711Z] #54 11.52 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-06T20:35:48.711Z] #54 11.58 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-06T20:35:48.711Z] #54 11.63 Collecting pyyaml (from yamllint==1.26.1) [2022-09-06T20:35:48.910Z] #42 132.6 CC criu/page-xfer.o [2022-09-06T20:35:48.968Z] #54 11.95 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-06T20:35:49.225Z] #54 12.24 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-06T20:35:49.225Z] #54 12.25 Building wheels for collected packages: yamllint [2022-09-06T20:35:49.225Z] #54 12.25 Running setup.py bdist_wheel for yamllint: started [2022-09-06T20:35:49.738Z] #54 ... [2022-09-06T20:35:49.738Z] [2022-09-06T20:35:49.738Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:49.738Z] #42 119.2 CC criu/mount.o [2022-09-06T20:35:49.738Z] #42 123.6 CC criu/namespaces.o [2022-09-06T20:35:49.738Z] #42 125.4 CC criu/net.o [2022-09-06T20:35:50.279Z] #42 134.0 CC criu/pagemap-cache.o [2022-09-06T20:35:50.536Z] #42 ... [2022-09-06T20:35:50.536Z] [2022-09-06T20:35:50.536Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:35:50.536Z] #54 10.75 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-06T20:35:50.595Z] #54 13.43 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-06T20:35:50.595Z] #54 13.43 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-06T20:35:50.595Z] #54 13.48 Successfully built yamllint [2022-09-06T20:35:50.595Z] #54 13.51 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-06T20:35:50.676Z] #42 128.4 CC criu/netfilter.o [2022-09-06T20:35:50.786Z] #73 exporting layers 4.9s done [2022-09-06T20:35:50.786Z] #73 writing image sha256:8f4bee73d9d5fcf0e960ea208afcf3c412741b05602760cca4d3b54c21aaea9c done [2022-09-06T20:35:50.786Z] #73 naming to docker.io/library/docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f done [2022-09-06T20:35:50.786Z] #73 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T20:35:50.852Z] #54 13.89 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-06T20:35:50.935Z] #42 128.7 CC criu/page-pipe.o [2022-09-06T20:35:51.109Z] #54 DONE 14.3s [2022-09-06T20:35:51.109Z] [2022-09-06T20:35:51.109Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:51.109Z] #42 132.7 CC criu/pagemap.o [2022-09-06T20:35:51.109Z] #42 133.7 CC criu/parasite-syscall.o [2022-09-06T20:35:51.109Z] #42 134.9 CC criu/path.o [2022-09-06T20:35:51.109Z] #42 135.2 CC criu/pie-util-vdso-elf32.o [2022-09-06T20:35:51.109Z] #42 135.7 CC criu/pie-util-vdso.o [2022-09-06T20:35:51.109Z] #42 136.3 CC criu/pie-util.o [2022-09-06T20:35:51.109Z] #42 136.4 CC criu/pipes.o [2022-09-06T20:35:51.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/test/unit [2022-09-06T20:35:51.504Z] #42 129.3 CC criu/page-xfer.o [2022-09-06T20:35:51.504Z] #42 ... [2022-09-06T20:35:51.504Z] [2022-09-06T20:35:51.504Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-06T20:35:51.504Z] #54 10.39 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-06T20:35:51.672Z] #42 ... [2022-09-06T20:35:51.672Z] [2022-09-06T20:35:51.672Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:35:51.672Z] #55 DONE 0.3s [2022-09-06T20:35:51.672Z] [2022-09-06T20:35:51.672Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:35:51.922Z] #54 11.98 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-06T20:35:51.922Z] #54 12.05 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-06T20:35:51.922Z] #54 12.11 Collecting pyyaml (from yamllint==1.26.1) [2022-09-06T20:35:52.486Z] #54 12.46 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-06T20:35:52.743Z] #54 12.77 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-06T20:35:52.743Z] #54 12.78 Building wheels for collected packages: yamllint [2022-09-06T20:35:52.743Z] #54 12.78 Running setup.py bdist_wheel for yamllint: started [2022-09-06T20:35:52.884Z] #54 11.49 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-06T20:35:52.884Z] #54 11.57 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-06T20:35:52.884Z] #54 11.62 Collecting pyyaml (from yamllint==1.26.1) [2022-09-06T20:35:53.106Z] ? github.com/docker/docker/api [no test files] [2022-09-06T20:35:53.143Z] #54 11.92 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-06T20:35:53.403Z] #54 12.21 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-06T20:35:53.403Z] #54 12.21 Building wheels for collected packages: yamllint [2022-09-06T20:35:53.403Z] #54 12.22 Running setup.py bdist_wheel for yamllint: started [2022-09-06T20:35:53.770Z] #54 14.06 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-06T20:35:53.770Z] #54 14.06 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-06T20:35:53.770Z] #54 14.11 Successfully built yamllint [2022-09-06T20:35:54.027Z] #54 14.13 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-06T20:35:54.269Z] b111c3320c94: Download complete [2022-09-06T20:35:54.342Z] #54 13.31 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-06T20:35:54.591Z] #54 14.54 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-06T20:35:54.601Z] #54 13.31 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-06T20:35:54.601Z] #54 13.37 Successfully built yamllint [2022-09-06T20:35:54.601Z] #54 13.39 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-06T20:35:54.850Z] #54 DONE 15.0s [2022-09-06T20:35:54.850Z] [2022-09-06T20:35:54.850Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:35:54.861Z] #54 13.76 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-06T20:35:55.107Z] #55 DONE 0.4s [2022-09-06T20:35:55.107Z] [2022-09-06T20:35:55.107Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:55.107Z] #42 134.4 CC criu/pagemap.o [2022-09-06T20:35:55.107Z] #42 135.7 CC criu/parasite-syscall.o [2022-09-06T20:35:55.107Z] #42 136.8 CC criu/path.o [2022-09-06T20:35:55.107Z] #42 137.3 CC criu/pie-util-vdso-elf32.o [2022-09-06T20:35:55.107Z] #42 137.9 CC criu/pie-util-vdso.o [2022-09-06T20:35:55.107Z] #42 138.4 CC criu/pie-util.o [2022-09-06T20:35:55.107Z] #42 138.6 CC criu/pipes.o [2022-09-06T20:35:55.430Z] #54 DONE 14.2s [2022-09-06T20:35:55.430Z] [2022-09-06T20:35:55.430Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-06T20:35:55.430Z] #55 DONE 0.2s [2022-09-06T20:35:55.430Z] [2022-09-06T20:35:55.430Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:35:55.904Z] #56 DONE 4.4s [2022-09-06T20:35:55.904Z] [2022-09-06T20:35:55.904Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:35:56.039Z] #42 139.7 CC criu/plugin.o [2022-09-06T20:35:56.296Z] #42 140.1 CC criu/proc_parse.o [2022-09-06T20:35:56.468Z] #57 DONE 0.4s [2022-09-06T20:35:56.468Z] [2022-09-06T20:35:56.468Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T20:35:56.468Z] #58 DONE 0.1s [2022-09-06T20:35:56.468Z] [2022-09-06T20:35:56.468Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:56.468Z] #42 137.5 CC criu/plugin.o [2022-09-06T20:35:56.468Z] #42 137.9 CC criu/proc_parse.o [2022-09-06T20:35:56.468Z] #42 140.8 CC criu/protobuf-desc.o [2022-09-06T20:35:56.468Z] #42 ... [2022-09-06T20:35:56.468Z] [2022-09-06T20:35:56.468Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:35:56.468Z] #59 DONE 0.0s [2022-09-06T20:35:56.736Z] [2022-09-06T20:35:56.736Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:56.736Z] #42 141.9 CC criu/protobuf.o [2022-09-06T20:35:56.818Z] #56 DONE 1.4s [2022-09-06T20:35:56.818Z] [2022-09-06T20:35:56.818Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:35:57.078Z] #57 DONE 0.1s [2022-09-06T20:35:57.078Z] [2022-09-06T20:35:57.078Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T20:35:57.078Z] #58 DONE 0.1s [2022-09-06T20:35:57.078Z] [2022-09-06T20:35:57.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:57.078Z] #42 131.0 CC criu/pagemap-cache.o [2022-09-06T20:35:57.078Z] #42 131.4 CC criu/pagemap.o [2022-09-06T20:35:57.078Z] #42 132.4 CC criu/parasite-syscall.o [2022-09-06T20:35:57.078Z] #42 133.6 CC criu/path.o [2022-09-06T20:35:57.078Z] #42 134.1 CC criu/pie-util-vdso-elf32.o [2022-09-06T20:35:57.078Z] #42 134.5 CC criu/pie-util-vdso.o [2022-09-06T20:35:57.078Z] #42 134.9 CC criu/pie-util.o [2022-09-06T20:35:57.078Z] #42 ... [2022-09-06T20:35:57.078Z] [2022-09-06T20:35:57.078Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:35:57.078Z] #59 DONE 0.1s [2022-09-06T20:35:57.315Z] #42 142.3 CC criu/pstree.o [2022-09-06T20:35:57.338Z] [2022-09-06T20:35:57.338Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:35:57.339Z] #42 135.1 CC criu/pipes.o [2022-09-06T20:35:58.276Z] #42 135.8 CC criu/plugin.o [2022-09-06T20:35:58.276Z] #42 136.2 CC criu/proc_parse.o [2022-09-06T20:35:58.701Z] #42 143.8 CC criu/rbtree.o [2022-09-06T20:35:58.958Z] #42 144.1 CC criu/rst-malloc.o [2022-09-06T20:35:59.214Z] #42 144.4 CC criu/seccomp.o [2022-09-06T20:35:59.573Z] #42 142.8 CC criu/protobuf-desc.o [2022-09-06T20:35:59.573Z] #42 ... [2022-09-06T20:35:59.573Z] [2022-09-06T20:35:59.573Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-06T20:35:59.573Z] #56 DONE 4.5s [2022-09-06T20:35:59.830Z] [2022-09-06T20:35:59.830Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-06T20:35:59.830Z] #57 DONE 0.3s [2022-09-06T20:35:59.830Z] [2022-09-06T20:35:59.830Z] #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-09-06T20:36:00.088Z] #44 ... [2022-09-06T20:36:00.088Z] [2022-09-06T20:36:00.088Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-06T20:36:00.088Z] #58 DONE 0.0s [2022-09-06T20:36:00.088Z] [2022-09-06T20:36:00.088Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-06T20:36:00.088Z] #59 DONE 0.0s [2022-09-06T20:36:00.088Z] [2022-09-06T20:36:00.088Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:36:00.088Z] #42 143.9 CC criu/protobuf.o [2022-09-06T20:36:00.150Z] #42 145.1 CC criu/seize.o [2022-09-06T20:36:00.653Z] #42 144.4 CC criu/pstree.o [2022-09-06T20:36:00.812Z] #42 138.7 CC criu/protobuf-desc.o [2022-09-06T20:36:01.081Z] #42 146.1 CC criu/servicefd.o [2022-09-06T20:36:01.338Z] #42 146.5 CC criu/shmem.o [2022-09-06T20:36:01.751Z] #42 139.6 CC criu/protobuf.o [2022-09-06T20:36:02.023Z] #42 145.6 CC criu/rbtree.o [2022-09-06T20:36:02.280Z] #42 145.9 CC criu/rst-malloc.o [2022-09-06T20:36:02.320Z] #42 140.1 CC criu/pstree.o [2022-09-06T20:36:02.537Z] #42 146.2 CC criu/seccomp.o [2022-09-06T20:36:02.709Z] #42 147.6 CC criu/sigframe.o [2022-09-06T20:36:02.709Z] #42 147.7 CC criu/signalfd.o [2022-09-06T20:36:02.967Z] #42 148.2 CC criu/sk-inet.o [2022-09-06T20:36:03.480Z] #42 147.1 CC criu/seize.o [2022-09-06T20:36:03.699Z] #42 141.4 CC criu/rbtree.o [2022-09-06T20:36:03.959Z] #42 141.7 CC criu/rst-malloc.o [2022-09-06T20:36:04.218Z] #42 142.1 CC criu/seccomp.o [2022-09-06T20:36:04.340Z] #42 149.5 CC criu/sk-netlink.o [2022-09-06T20:36:04.413Z] #42 148.2 CC criu/servicefd.o [2022-09-06T20:36:04.905Z] #42 150.0 CC criu/sk-packet.o [2022-09-06T20:36:05.156Z] #42 142.7 CC criu/seize.o [2022-09-06T20:36:05.324Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-06T20:36:05.345Z] #42 148.8 CC criu/shmem.o [2022-09-06T20:36:05.469Z] #42 150.7 CC criu/sk-queue.o [2022-09-06T20:36:06.033Z] #42 151.2 CC criu/sk-tcp.o [2022-09-06T20:36:06.094Z] #42 143.7 CC criu/servicefd.o [2022-09-06T20:36:06.276Z] #42 149.9 CC criu/sigframe.o [2022-09-06T20:36:06.276Z] #42 150.0 CC criu/signalfd.o [2022-09-06T20:36:06.353Z] #42 144.1 CC criu/shmem.o [2022-09-06T20:36:06.533Z] #42 150.3 CC criu/sk-inet.o [2022-09-06T20:36:06.597Z] #42 151.8 CC criu/sk-unix.o [2022-09-06T20:36:07.400Z] #42 145.1 CC criu/sigframe.o [2022-09-06T20:36:07.659Z] #42 145.5 CC criu/signalfd.o [2022-09-06T20:36:07.926Z] #42 145.8 CC criu/sk-inet.o [2022-09-06T20:36:08.428Z] #42 151.8 CC criu/sk-netlink.o [2022-09-06T20:36:08.992Z] #42 152.6 CC criu/sk-packet.o [2022-09-06T20:36:09.307Z] #42 146.9 CC criu/sk-netlink.o [2022-09-06T20:36:09.565Z] #42 147.3 CC criu/sk-packet.o [2022-09-06T20:36:09.870Z] #42 155.0 CC criu/sockets.o [2022-09-06T20:36:09.921Z] #42 153.5 CC criu/sk-queue.o [2022-09-06T20:36:10.132Z] #42 148.0 CC criu/sk-queue.o [2022-09-06T20:36:10.707Z] #42 148.5 CC criu/sk-tcp.o [2022-09-06T20:36:10.853Z] #42 154.5 CC criu/sk-tcp.o [2022-09-06T20:36:11.246Z] #42 156.3 CC criu/stats.o [2022-09-06T20:36:11.280Z] #42 149.2 CC criu/sk-unix.o [2022-09-06T20:36:11.793Z] #42 155.3 CC criu/sk-unix.o [2022-09-06T20:36:11.814Z] #42 156.8 CC criu/string.o [2022-09-06T20:36:11.814Z] #42 156.9 CC criu/sysctl.o [2022-09-06T20:36:12.754Z] #42 157.7 CC criu/sysfs_parse.o [2022-09-06T20:36:13.011Z] #42 158.2 CC criu/timens.o [2022-09-06T20:36:13.574Z] #42 158.7 CC criu/timerfd.o [2022-09-06T20:36:13.688Z] #42 157.5 CC criu/sockets.o [2022-09-06T20:36:13.811Z] #42 151.3 CC criu/sockets.o [2022-09-06T20:36:14.137Z] #42 159.3 CC criu/tty.o [2022-09-06T20:36:14.746Z] #42 152.3 CC criu/stats.o [2022-09-06T20:36:14.746Z] #42 152.6 CC criu/string.o [2022-09-06T20:36:14.746Z] #42 152.7 CC criu/sysctl.o [2022-09-06T20:36:15.085Z] #42 158.6 CC criu/stats.o [2022-09-06T20:36:15.343Z] #42 158.9 CC criu/string.o [2022-09-06T20:36:15.343Z] #42 159.1 CC criu/sysctl.o [2022-09-06T20:36:15.915Z] #42 159.8 CC criu/sysfs_parse.o [2022-09-06T20:36:16.120Z] #42 153.7 CC criu/sysfs_parse.o [2022-09-06T20:36:16.378Z] #42 154.4 CC criu/timens.o [2022-09-06T20:36:16.479Z] #42 160.3 CC criu/timens.o [2022-09-06T20:36:16.674Z] #42 ... [2022-09-06T20:36:16.674Z] [2022-09-06T20:36:16.675Z] #30 [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-09-06T20:36:16.675Z] #30 227.2 + dpkg --print-architecture [2022-09-06T20:36:16.675Z] #30 227.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-06T20:36:16.675Z] #30 227.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T20:36:16.675Z] #30 227.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T20:36:16.946Z] #42 154.8 CC criu/timerfd.o [2022-09-06T20:36:17.043Z] #42 160.7 CC criu/timerfd.o [2022-09-06T20:36:17.608Z] #42 161.1 CC criu/tty.o [2022-09-06T20:36:17.883Z] #42 155.5 CC criu/tty.o [2022-09-06T20:36:19.505Z] #42 ... [2022-09-06T20:36:19.505Z] [2022-09-06T20:36:19.505Z] #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-09-06T20:36:19.505Z] #26 231.2 + dpkg --print-architecture [2022-09-06T20:36:19.505Z] #26 231.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-06T20:36:19.763Z] #26 231.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T20:36:19.763Z] #26 231.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T20:36:20.425Z] #42 157.8 CC criu/tun.o [2022-09-06T20:36:20.426Z] #42 ... [2022-09-06T20:36:20.426Z] [2022-09-06T20:36:20.426Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T20:36:20.426Z] #34 223.8 + dpkg --print-architecture [2022-09-06T20:36:20.426Z] #34 223.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-06T20:36:20.684Z] #34 224.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-06T20:36:20.684Z] #34 224.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-06T20:36:24.778Z] #30 ... [2022-09-06T20:36:24.778Z] [2022-09-06T20:36:24.778Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:36:24.778Z] #42 161.6 CC criu/tun.o [2022-09-06T20:36:24.778Z] #42 162.2 CC criu/uffd.o [2022-09-06T20:36:24.778Z] #42 163.7 CC criu/util.o [2022-09-06T20:36:24.778Z] #42 165.3 CC criu/uts_ns.o [2022-09-06T20:36:24.778Z] #42 165.6 CC criu/vdso-compat.o [2022-09-06T20:36:24.778Z] #42 165.9 CC criu/vdso.o [2022-09-06T20:36:24.778Z] #42 166.7 LINK criu/built-in.o [2022-09-06T20:36:24.778Z] #42 166.9 LINK criu/criu [2022-09-06T20:36:24.778Z] #42 167.4 DEP lib/c/criu.d [2022-09-06T20:36:24.778Z] #42 167.4 CC images/rpc.pb-c.o [2022-09-06T20:36:24.778Z] #42 168.1 CC lib/c/criu.o [2022-09-06T20:36:24.778Z] #42 169.6 LINK lib/c/built-in.o [2022-09-06T20:36:24.778Z] #42 169.6 LINK lib/c/libcriu.so [2022-09-06T20:36:24.778Z] #42 169.6 LINK lib/c/libcriu.a [2022-09-06T20:36:24.778Z] #42 169.9 GEN magic.py [2022-09-06T20:36:24.778Z] #42 170.0 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:36:24.778Z] #42 170.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:36:24.778Z] #42 170.0 Note: Building without GnuTLS support [2022-09-06T20:36:24.778Z] #42 170.0 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:36:24.778Z] #42 170.1 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:36:26.153Z] #42 171.1 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:36:26.717Z] #42 171.9 make[1]: Nothing to be done for 'all'. [2022-09-06T20:36:27.191Z] #38 309.2 # github.com/containerd/containerd/cmd/containerd [2022-09-06T20:36:27.191Z] #38 309.2 /usr/bin/ld: /tmp/go-link-4269879295/000019.o: in function `New': [2022-09-06T20:36:27.191Z] #38 309.2 /tmp/tmp.B9nodEL3sY/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-09-06T20:36:27.191Z] #38 309.3 + bin/containerd-stress [2022-09-06T20:36:27.191Z] #38 310.4 + bin/containerd-shim [2022-09-06T20:36:27.647Z] #42 172.8 make[1]: 'images/built-in.o' is up to date. [2022-09-06T20:36:27.647Z] #42 172.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-06T20:36:27.647Z] #42 172.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-06T20:36:27.647Z] #42 172.9 make[1]: 'compel/libcompel.a' is up to date. [2022-09-06T20:36:27.904Z] #42 173.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-06T20:36:27.904Z] #42 173.0 make[1]: Nothing to be done for 'all'. [2022-09-06T20:36:27.904Z] #42 173.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:36:28.162Z] #42 173.4 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:28.162Z] #42 173.4 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:28.162Z] #42 173.4 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:28.419Z] #42 173.6 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:28.419Z] #42 173.6 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:28.419Z] #42 173.7 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:28.419Z] #42 173.7 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:28.676Z] #42 173.9 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:28.676Z] #42 173.9 INSTALL criu/criu [2022-09-06T20:36:28.800Z] #34 ... [2022-09-06T20:36:28.800Z] [2022-09-06T20:36:28.800Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:36:28.800Z] #42 158.2 CC criu/uffd.o [2022-09-06T20:36:28.800Z] #42 159.6 CC criu/util.o [2022-09-06T20:36:28.800Z] #42 161.0 CC criu/uts_ns.o [2022-09-06T20:36:28.800Z] #42 161.3 CC criu/vdso-compat.o [2022-09-06T20:36:28.800Z] #42 161.5 CC criu/vdso.o [2022-09-06T20:36:28.800Z] #42 162.3 LINK criu/built-in.o [2022-09-06T20:36:28.800Z] #42 162.4 LINK criu/criu [2022-09-06T20:36:28.800Z] #42 163.0 DEP lib/c/criu.d [2022-09-06T20:36:28.800Z] #42 163.1 CC images/rpc.pb-c.o [2022-09-06T20:36:28.800Z] #42 163.7 CC lib/c/criu.o [2022-09-06T20:36:28.800Z] #42 165.0 LINK lib/c/built-in.o [2022-09-06T20:36:28.800Z] #42 165.0 LINK lib/c/libcriu.so [2022-09-06T20:36:28.800Z] #42 165.1 LINK lib/c/libcriu.a [2022-09-06T20:36:28.800Z] #42 165.2 GEN magic.py [2022-09-06T20:36:28.800Z] #42 165.4 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:36:28.800Z] #42 165.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:36:28.800Z] #42 165.4 Note: Building without GnuTLS support [2022-09-06T20:36:28.800Z] #42 165.4 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:36:28.800Z] #42 165.4 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:36:28.800Z] #42 166.5 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:36:29.369Z] #42 167.3 make[1]: Nothing to be done for 'all'. [2022-09-06T20:36:29.607Z] #42 DONE 174.8s [2022-09-06T20:36:29.607Z] [2022-09-06T20:36:29.607Z] #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-09-06T20:36:29.730Z] #26 ... [2022-09-06T20:36:29.730Z] [2022-09-06T20:36:29.730Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-09-06T20:36:29.730Z] #42 163.1 CC criu/tun.o [2022-09-06T20:36:29.730Z] #42 163.6 CC criu/uffd.o [2022-09-06T20:36:29.730Z] #42 165.0 CC criu/util.o [2022-09-06T20:36:29.730Z] #42 166.8 CC criu/uts_ns.o [2022-09-06T20:36:29.730Z] #42 167.1 CC criu/vdso-compat.o [2022-09-06T20:36:29.730Z] #42 167.4 CC criu/vdso.o [2022-09-06T20:36:29.730Z] #42 168.4 LINK criu/built-in.o [2022-09-06T20:36:29.730Z] #42 168.6 LINK criu/criu [2022-09-06T20:36:29.730Z] #42 169.1 DEP lib/c/criu.d [2022-09-06T20:36:29.730Z] #42 169.2 CC images/rpc.pb-c.o [2022-09-06T20:36:29.730Z] #42 169.9 CC lib/c/criu.o [2022-09-06T20:36:29.730Z] #42 171.3 LINK lib/c/built-in.o [2022-09-06T20:36:29.730Z] #42 171.3 LINK lib/c/libcriu.so [2022-09-06T20:36:29.730Z] #42 171.3 LINK lib/c/libcriu.a [2022-09-06T20:36:29.730Z] #42 171.5 GEN magic.py [2022-09-06T20:36:29.730Z] #42 171.6 Note: Building without setproctitle() and strlcpy() support. [2022-09-06T20:36:29.730Z] #42 171.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-06T20:36:29.730Z] #42 171.6 Note: Building without GnuTLS support [2022-09-06T20:36:29.730Z] #42 171.6 Makefile.config:39: Warn: you have no libnftables installed [2022-09-06T20:36:29.730Z] #42 171.6 Makefile.config:40: Warn: Building without nftables support [2022-09-06T20:36:29.730Z] #42 172.6 fatal: not a git repository (or any of the parent directories): .git [2022-09-06T20:36:29.730Z] #42 173.4 make[1]: Nothing to be done for 'all'. [2022-09-06T20:36:30.307Z] #42 168.1 make[1]: 'images/built-in.o' is up to date. [2022-09-06T20:36:30.307Z] #42 168.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-06T20:36:30.307Z] #42 168.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-06T20:36:30.307Z] #42 168.2 make[1]: 'compel/libcompel.a' is up to date. [2022-09-06T20:36:30.307Z] #42 168.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-06T20:36:30.567Z] #42 168.2 make[1]: Nothing to be done for 'all'. [2022-09-06T20:36:30.567Z] #42 168.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:36:30.567Z] #42 168.4 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:30.567Z] #42 168.5 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:30.567Z] #42 168.5 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:30.663Z] #42 174.3 make[1]: 'images/built-in.o' is up to date. [2022-09-06T20:36:30.663Z] #42 174.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-06T20:36:30.663Z] #42 174.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-06T20:36:30.663Z] #42 174.4 make[1]: 'compel/libcompel.a' is up to date. [2022-09-06T20:36:30.663Z] #42 174.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-06T20:36:30.663Z] #42 174.4 make[1]: Nothing to be done for 'all'. [2022-09-06T20:36:30.827Z] #42 168.7 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:30.827Z] #42 168.7 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:30.827Z] #42 168.7 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:30.827Z] #42 168.8 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:30.921Z] #42 174.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-06T20:36:30.921Z] #42 174.7 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.086Z] #42 168.9 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.086Z] #42 169.0 INSTALL criu/criu [2022-09-06T20:36:31.178Z] #42 174.8 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.178Z] #42 174.8 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.178Z] #42 175.0 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.435Z] #42 175.1 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.436Z] #42 175.1 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.436Z] #42 175.1 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.655Z] #42 DONE 169.3s [2022-09-06T20:36:31.655Z] [2022-09-06T20:36:31.655Z] #40 [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-09-06T20:36:31.693Z] #42 175.3 make[2]: Nothing to be done for 'all'. [2022-09-06T20:36:31.693Z] #42 175.3 INSTALL criu/criu [2022-09-06T20:36:32.625Z] #42 DONE 176.0s [2022-09-06T20:36:32.625Z] [2022-09-06T20:36:32.625Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:36:35.310Z] #38 321.7 + bin/containerd-shim-runc-v1 [2022-09-06T20:36:40.585Z] #38 328.0 + bin/containerd-shim-runc-v2 [2022-09-06T20:36:41.152Z] #38 328.8 + binaries [2022-09-06T20:36:41.152Z] #38 328.8 + install -D bin/containerd /build/containerd [2022-09-06T20:36:41.152Z] #38 328.8 + install -D bin/containerd-shim /build/containerd-shim [2022-09-06T20:36:41.152Z] #38 328.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T20:36:41.152Z] #38 328.8 + install -D bin/ctr /build/ctr [2022-09-06T20:36:41.719Z] #38 DONE 329.2s [2022-09-06T20:36:42.654Z] [2022-09-06T20:36:42.654Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T20:36:42.654Z] #67 DONE 0.2s [2022-09-06T20:36:42.654Z] [2022-09-06T20:36:42.654Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T20:36:42.654Z] #68 DONE 0.1s [2022-09-06T20:36:42.912Z] [2022-09-06T20:36:42.912Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T20:36:43.495Z] #69 DONE 0.6s [2022-09-06T20:36:43.495Z] [2022-09-06T20:36:43.495Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T20:36:43.495Z] #70 DONE 0.1s [2022-09-06T20:36:43.495Z] [2022-09-06T20:36:43.495Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T20:36:43.495Z] #71 DONE 0.0s [2022-09-06T20:36:43.495Z] [2022-09-06T20:36:43.495Z] #72 [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-09-06T20:36:43.867Z] #40 ... [2022-09-06T20:36:43.867Z] [2022-09-06T20:36:43.867Z] #34 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-06T20:36:43.867Z] #34 DONE 246.9s [2022-09-06T20:36:43.867Z] [2022-09-06T20:36:43.867Z] #35 [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-09-06T20:36:44.088Z] #72 0.676 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-09-06T20:36:44.088Z] #72 0.697 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-06T20:36:44.088Z] #72 0.700 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-06T20:36:44.126Z] #35 ... [2022-09-06T20:36:44.126Z] [2022-09-06T20:36:44.126Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T20:36:44.347Z] #72 0.705 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-06T20:36:44.391Z] #60 DONE 0.1s [2022-09-06T20:36:44.391Z] [2022-09-06T20:36:44.391Z] #46 [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-09-06T20:36:44.391Z] #46 ... [2022-09-06T20:36:44.391Z] [2022-09-06T20:36:44.391Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T20:36:44.391Z] #61 DONE 0.1s [2022-09-06T20:36:44.391Z] [2022-09-06T20:36:44.391Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T20:36:44.391Z] #62 DONE 0.1s [2022-09-06T20:36:44.469Z] #27 ... [2022-09-06T20:36:44.469Z] [2022-09-06T20:36:44.469Z] #30 [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-09-06T20:36:44.469Z] #30 DONE 253.0s [2022-09-06T20:36:44.469Z] [2022-09-06T20:36:44.469Z] #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-09-06T20:36:44.469Z] #27 ... [2022-09-06T20:36:44.469Z] [2022-09-06T20:36:44.469Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T20:36:44.605Z] #72 1.060 Fetched 34.8 kB in 1s (54.0 kB/s) [2022-09-06T20:36:44.650Z] [2022-09-06T20:36:44.650Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T20:36:44.650Z] #63 DONE 0.1s [2022-09-06T20:36:44.650Z] [2022-09-06T20:36:44.650Z] #35 [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-09-06T20:36:44.817Z] #29 ... [2022-09-06T20:36:44.817Z] [2022-09-06T20:36:44.817Z] #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-09-06T20:36:44.817Z] #26 DONE 255.5s [2022-09-06T20:36:44.817Z] [2022-09-06T20:36:44.817Z] #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-09-06T20:36:44.817Z] #44 ... [2022-09-06T20:36:44.817Z] [2022-09-06T20:36:44.817Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-06T20:36:45.079Z] #60 DONE 0.5s [2022-09-06T20:36:45.079Z] [2022-09-06T20:36:45.079Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T20:36:45.079Z] #61 DONE 0.1s [2022-09-06T20:36:45.079Z] [2022-09-06T20:36:45.079Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T20:36:45.079Z] #62 DONE 0.1s [2022-09-06T20:36:45.079Z] [2022-09-06T20:36:45.079Z] #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-09-06T20:36:45.173Z] #72 1.060 Reading package lists... [2022-09-06T20:36:45.336Z] #44 ... [2022-09-06T20:36:45.336Z] [2022-09-06T20:36:45.336Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T20:36:45.399Z] #60 DONE 1.4s [2022-09-06T20:36:45.399Z] [2022-09-06T20:36:45.399Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-06T20:36:45.593Z] #63 DONE 0.2s [2022-09-06T20:36:45.593Z] [2022-09-06T20:36:45.593Z] #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-09-06T20:36:45.663Z] #61 DONE 0.1s [2022-09-06T20:36:45.663Z] [2022-09-06T20:36:45.663Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-06T20:36:45.663Z] #62 DONE 0.1s [2022-09-06T20:36:45.663Z] [2022-09-06T20:36:45.663Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-06T20:36:45.663Z] #63 DONE 0.1s [2022-09-06T20:36:45.663Z] [2022-09-06T20:36:45.663Z] #40 [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-09-06T20:36:45.741Z] #72 1.775 Reading package lists... [2022-09-06T20:36:45.999Z] #72 2.398 Building dependency tree... [2022-09-06T20:36:45.999Z] #72 2.521 Reading state information... [2022-09-06T20:36:45.999Z] #72 2.628 The following additional packages will be installed: [2022-09-06T20:36:46.258Z] #72 2.629 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-09-06T20:36:46.258Z] #72 2.629 libpam-systemd [2022-09-06T20:36:46.258Z] #72 2.629 Suggested packages: [2022-09-06T20:36:46.258Z] #72 2.629 systemd-container policykit-1 [2022-09-06T20:36:46.258Z] #72 2.629 Recommended packages: [2022-09-06T20:36:46.258Z] #72 2.629 libnss-systemd [2022-09-06T20:36:46.258Z] #72 2.711 The following NEW packages will be installed: [2022-09-06T20:36:46.258Z] #72 2.712 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-09-06T20:36:46.258Z] #72 2.713 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-09-06T20:36:46.517Z] #72 2.979 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2022-09-06T20:36:46.517Z] #72 2.979 Need to get 4759 kB of archives. [2022-09-06T20:36:46.517Z] #72 2.979 After this operation, 16.6 MB of additional disk space will be used. [2022-09-06T20:36:46.517Z] #72 2.979 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-06T20:36:46.517Z] #72 2.981 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-09-06T20:36:46.517Z] #72 2.983 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-09-06T20:36:46.517Z] #72 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-09-06T20:36:46.517Z] #72 2.988 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-09-06T20:36:46.517Z] #72 2.990 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-09-06T20:36:46.517Z] #72 3.028 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-09-06T20:36:46.517Z] #72 3.029 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-09-06T20:36:46.517Z] #72 3.032 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-09-06T20:36:46.517Z] #72 3.034 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-09-06T20:36:46.517Z] #72 3.036 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-09-06T20:36:46.517Z] #72 3.161 debconf: delaying package configuration, since apt-utils is not installed [2022-09-06T20:36:46.775Z] #72 3.185 Fetched 4759 kB in 0s (15.2 MB/s) [2022-09-06T20:36:46.775Z] #72 3.213 Selecting previously unselected package libargon2-1:amd64. [2022-09-06T20:36:46.775Z] #72 3.213 (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 ... 28084 files and directories currently installed.) [2022-09-06T20:36:46.775Z] #72 3.230 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-06T20:36:46.775Z] #72 3.236 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T20:36:46.775Z] #72 3.275 Selecting previously unselected package libjson-c3:amd64. [2022-09-06T20:36:46.775Z] #72 3.276 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-09-06T20:36:46.775Z] #72 3.280 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-06T20:36:46.775Z] #72 3.312 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-06T20:36:46.775Z] #72 3.314 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-09-06T20:36:46.775Z] #72 3.317 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-06T20:36:46.775Z] #72 3.371 Selecting previously unselected package libidn11:amd64. [2022-09-06T20:36:46.775Z] #72 3.373 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-09-06T20:36:46.775Z] #72 3.382 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-09-06T20:36:46.775Z] #72 3.427 Selecting previously unselected package libkmod2:amd64. [2022-09-06T20:36:46.775Z] #72 3.430 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-09-06T20:36:46.775Z] #72 3.434 Unpacking libkmod2:amd64 (26-1) ... [2022-09-06T20:36:46.775Z] #72 3.481 Selecting previously unselected package systemd. [2022-09-06T20:36:46.775Z] #72 3.484 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-09-06T20:36:47.034Z] #72 3.525 Unpacking systemd (241-7~deb10u8) ... [2022-09-06T20:36:47.602Z] #72 3.945 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-06T20:36:47.602Z] #72 3.957 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-06T20:36:47.602Z] #72 3.968 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-06T20:36:47.602Z] #72 3.981 Setting up libidn11:amd64 (1.33-2.2) ... [2022-09-06T20:36:47.602Z] #72 3.993 Setting up libkmod2:amd64 (26-1) ... [2022-09-06T20:36:47.602Z] #72 4.004 Setting up systemd (241-7~deb10u8) ... [2022-09-06T20:36:47.602Z] #72 4.052 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-06T20:36:47.602Z] #72 4.054 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-06T20:36:47.602Z] #72 4.057 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-06T20:36:47.602Z] #72 4.057 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-06T20:36:47.602Z] #72 4.066 Initializing machine ID from KVM UUID. [2022-09-06T20:36:47.861Z] #72 4.462 Selecting previously unselected package systemd-sysv. [2022-09-06T20:36:47.861Z] #72 4.462 (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 ... 28881 files and directories currently installed.) [2022-09-06T20:36:47.861Z] #72 4.476 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-09-06T20:36:47.861Z] #72 4.480 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-09-06T20:36:47.861Z] #72 4.525 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-06T20:36:47.861Z] #72 4.528 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-09-06T20:36:47.861Z] #72 4.531 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-06T20:36:47.861Z] #72 4.586 Selecting previously unselected package dbus. [2022-09-06T20:36:48.119Z] #72 4.589 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-09-06T20:36:48.119Z] #72 4.600 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-09-06T20:36:48.119Z] #72 4.663 Selecting previously unselected package libpam-systemd:amd64. [2022-09-06T20:36:48.119Z] #72 4.664 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-09-06T20:36:48.119Z] #72 4.668 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-06T20:36:48.119Z] #72 4.711 Selecting previously unselected package dbus-user-session. [2022-09-06T20:36:48.119Z] #72 4.712 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-09-06T20:36:48.119Z] #72 4.716 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-06T20:36:48.119Z] #72 4.758 Setting up systemd-sysv (241-7~deb10u8) ... [2022-09-06T20:36:48.119Z] #72 4.770 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-06T20:36:48.119Z] #72 4.780 Setting up dbus (1.12.20-0+deb10u1) ... [2022-09-06T20:36:48.378Z] #72 4.904 invoke-rc.d: could not determine current runlevel [2022-09-06T20:36:48.378Z] #72 4.907 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-06T20:36:48.378Z] #72 4.912 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-06T20:36:48.637Z] #72 5.025 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-06T20:36:48.637Z] #72 5.039 Processing triggers for systemd (241-7~deb10u8) ... [2022-09-06T20:36:48.637Z] #72 5.047 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-06T20:36:48.637Z] #72 DONE 5.2s [2022-09-06T20:36:48.637Z] [2022-09-06T20:36:48.637Z] #73 [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-09-06T20:36:49.209Z] #73 0.442 % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T20:36:49.209Z] #73 0.443 Dload Upload Total Spent Left Speed [2022-09-06T20:36:49.209Z] #73 0.444 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6487 0 --:--:-- --:--:-- --:--:-- 6487 [2022-09-06T20:36:49.468Z] #73 DONE 0.8s [2022-09-06T20:36:49.468Z] [2022-09-06T20:36:49.468Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T20:36:52.752Z] #74 DONE 3.3s [2022-09-06T20:36:52.752Z] [2022-09-06T20:36:52.752Z] #75 exporting to image [2022-09-06T20:36:52.752Z] #75 exporting layers [2022-09-06T20:36:59.317Z] #75 exporting layers 6.7s done [2022-09-06T20:36:59.317Z] #75 writing image sha256:eb91873cd78d3fec416fffade3546a84480f22a36e71dd162bbd0bdb2c133719 done [2022-09-06T20:36:59.317Z] #75 naming to docker.io/library/docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f done [2022-09-06T20:36:59.317Z] #75 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T20:36:59.676Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -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:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh dynbinary test-integration [2022-09-06T20:37:00.244Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-06T20:37:00.244Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-06T20:37:00.244Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-06T20:37:00.244Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-06T20:37:00.244Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-09-06T20:37:00.244Z] Detected virtualization docker. [2022-09-06T20:37:00.244Z] Detected architecture x86-64. [2022-09-06T20:37:00.244Z] Set hostname to <4ac0b47e43a8>. [2022-09-06T20:37:00.244Z] + source /etc/docker-entrypoint-cmd [2022-09-06T20:37:00.244Z] ++ hack/make.sh dynbinary test-integration [2022-09-06T20:37:00.244Z] [2022-09-06T20:37:00.502Z] Removing bundles/ [2022-09-06T20:37:00.502Z] [2022-09-06T20:37:00.502Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T20:37:00.502Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:37:00.502Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:37:13.037Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T20:37:13.037Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T20:37:13.037Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 16.2% of statements [2022-09-06T20:37:13.037Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 48.5% of statements [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-06T20:37:13.038Z] ok github.com/docker/docker/builder/remotecontext/git 1.465s coverage: 86.3% of statements [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T20:37:13.038Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T20:37:13.607Z] ok github.com/docker/docker/client 0.088s coverage: 75.4% of statements [2022-09-06T20:37:23.374Z] #35 ... [2022-09-06T20:37:23.374Z] [2022-09-06T20:37:23.374Z] #46 [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-09-06T20:37:23.374Z] #46 171.0 + mkdir -p /build [2022-09-06T20:37:23.374Z] #46 171.0 + cp runc /build/runc [2022-09-06T20:37:23.374Z] #46 DONE 171.5s [2022-09-06T20:37:23.374Z] [2022-09-06T20:37:23.374Z] #35 [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-09-06T20:37:24.274Z] #44 175.3 + mkdir -p /build [2022-09-06T20:37:24.274Z] #44 175.3 + cp runc /build/runc [2022-09-06T20:37:24.274Z] #44 DONE 176.4s [2022-09-06T20:37:24.274Z] [2022-09-06T20:37:24.274Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-09-06T20:37:24.274Z] #29 295.9 + /build/golangci-lint --version [2022-09-06T20:37:24.348Z] #40 ... [2022-09-06T20:37:24.348Z] [2022-09-06T20:37:24.348Z] #45 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-09-06T20:37:24.348Z] #45 179.7 + mkdir -p /build [2022-09-06T20:37:24.348Z] #45 179.7 + cp runc /build/runc [2022-09-06T20:37:24.348Z] #45 DONE 181.3s [2022-09-06T20:37:24.348Z] [2022-09-06T20:37:24.348Z] #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-09-06T20:37:24.751Z] #35 288.4 + /build/golangci-lint --version [2022-09-06T20:37:25.207Z] #29 297.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-06T20:37:25.207Z] #29 DONE 297.5s [2022-09-06T20:37:25.207Z] [2022-09-06T20:37:25.207Z] #40 [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-09-06T20:37:26.130Z] #35 289.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-06T20:37:26.130Z] #35 DONE 289.9s [2022-09-06T20:37:26.130Z] [2022-09-06T20:37:26.130Z] #40 [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-09-06T20:37:27.103Z] #40 ... [2022-09-06T20:37:27.103Z] [2022-09-06T20:37:27.103Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T20:37:27.624Z] #27 298.6 + /build/golangci-lint --version [2022-09-06T20:37:27.667Z] #64 DONE 0.8s [2022-09-06T20:37:27.667Z] [2022-09-06T20:37:27.667Z] #40 [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-09-06T20:37:27.667Z] #40 ... [2022-09-06T20:37:27.667Z] [2022-09-06T20:37:27.667Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T20:37:27.667Z] #65 DONE 0.1s [2022-09-06T20:37:27.667Z] [2022-09-06T20:37:27.667Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T20:37:27.923Z] #66 DONE 0.2s [2022-09-06T20:37:27.923Z] [2022-09-06T20:37:27.923Z] #40 [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-09-06T20:37:28.036Z] #40 ... [2022-09-06T20:37:28.036Z] [2022-09-06T20:37:28.036Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T20:37:28.036Z] #64 DONE 0.1s [2022-09-06T20:37:28.036Z] [2022-09-06T20:37:28.036Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T20:37:28.036Z] #65 DONE 0.1s [2022-09-06T20:37:28.036Z] [2022-09-06T20:37:28.036Z] #40 [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-09-06T20:37:28.036Z] #40 ... [2022-09-06T20:37:28.036Z] [2022-09-06T20:37:28.036Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T20:37:28.036Z] #66 DONE 0.1s [2022-09-06T20:37:28.295Z] [2022-09-06T20:37:28.295Z] #40 [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-09-06T20:37:28.554Z] #27 299.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-06T20:37:28.852Z] #40 255.8 + bin/containerd [2022-09-06T20:37:28.862Z] #40 248.2 + bin/containerd [2022-09-06T20:37:29.119Z] #27 DONE 300.5s [2022-09-06T20:37:29.119Z] [2022-09-06T20:37:29.119Z] #40 [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-09-06T20:37:31.229Z] #40 ... [2022-09-06T20:37:31.229Z] [2022-09-06T20:37:31.229Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-06T20:37:31.486Z] #64 DONE 0.6s [2022-09-06T20:37:31.486Z] [2022-09-06T20:37:31.486Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-06T20:37:31.486Z] #65 DONE 0.1s [2022-09-06T20:37:31.486Z] [2022-09-06T20:37:31.486Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-06T20:37:31.742Z] #66 DONE 0.3s [2022-09-06T20:37:31.742Z] [2022-09-06T20:37:31.742Z] #40 [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-09-06T20:37:31.999Z] #40 259.5 + bin/containerd [2022-09-06T20:37:45.697Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 29.1% of statements [2022-09-06T20:37:45.697Z] ok github.com/docker/docker/container 0.119s coverage: 34.3% of statements [2022-09-06T20:37:45.697Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T20:37:45.697Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T20:37:45.697Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T20:37:45.697Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T20:37:47.607Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2022-09-06T20:37:48.544Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-09-06T20:37:49.480Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-09-06T20:37:56.052Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-09-06T20:37:56.992Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2022-09-06T20:37:57.252Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-09-06T20:37:57.821Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-06T20:37:58.437Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-09-06T20:37:59.819Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.913s coverage: 73.3% of statements [2022-09-06T20:38:00.757Z] ok github.com/docker/docker/daemon 12.083s coverage: 17.1% of statements [2022-09-06T20:38:00.757Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T20:38:00.757Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T20:38:00.757Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T20:38:00.757Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-06T20:38:01.694Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2022-09-06T20:38:01.694Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.225s coverage: 60.7% of statements [2022-09-06T20:38:03.073Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2022-09-06T20:38:04.473Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.224s coverage: 50.5% of statements [2022-09-06T20:38:05.853Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.358s coverage: 46.2% of statements [2022-09-06T20:38:05.853Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T20:38:06.423Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.760s coverage: 58.0% of statements [2022-09-06T20:38:06.423Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T20:38:06.423Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T20:38:06.423Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2022-09-06T20:38:07.362Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-06T20:38:07.932Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-09-06T20:38:08.501Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2022-09-06T20:38:08.501Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T20:38:08.501Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T20:38:09.444Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-09-06T20:38:09.444Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.4% of statements [2022-09-06T20:38:09.444Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-06T20:38:09.444Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T20:38:10.012Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-09-06T20:38:10.012Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-09-06T20:38:10.580Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2022-09-06T20:38:10.580Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-09-06T20:38:11.148Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 78.7% of statements [2022-09-06T20:38:11.148Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T20:38:11.408Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 54.7% of statements [2022-09-06T20:38:11.977Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-09-06T20:38:12.546Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-09-06T20:38:12.806Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2022-09-06T20:38:13.378Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-06T20:38:13.945Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements [2022-09-06T20:38:13.946Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T20:38:13.946Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T20:38:14.883Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-09-06T20:38:16.261Z] ok github.com/docker/docker/distribution 1.488s coverage: 27.6% of statements [2022-09-06T20:38:16.261Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T20:38:16.521Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-06T20:38:17.090Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-09-06T20:38:17.350Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.6% of statements [2022-09-06T20:38:17.350Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T20:38:17.610Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2022-09-06T20:38:17.610Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-06T20:38:17.870Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-09-06T20:38:17.870Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T20:38:18.130Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-06T20:38:19.107Z] ok github.com/docker/docker/oci 0.016s coverage: 40.6% of statements [2022-09-06T20:38:19.694Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-09-06T20:38:19.694Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T20:38:21.601Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.1% of statements [2022-09-06T20:38:22.979Z] ok github.com/docker/docker/pkg/authorization 0.990s coverage: 68.3% of statements [2022-09-06T20:38:22.979Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T20:38:22.979Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T20:38:25.075Z] #40 307.0 # github.com/containerd/containerd/cmd/containerd [2022-09-06T20:38:25.075Z] #40 307.0 /usr/bin/ld: /tmp/go-link-3137412199/000019.o: in function `New': [2022-09-06T20:38:25.075Z] #40 307.0 /tmp/tmp.BRUE0VeIPK/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-09-06T20:38:25.075Z] #40 307.1 + bin/containerd-stress [2022-09-06T20:38:25.075Z] #40 308.2 + bin/containerd-shim [2022-09-06T20:38:25.098Z] #40 298.4 # github.com/containerd/containerd/cmd/containerd [2022-09-06T20:38:25.098Z] #40 298.4 /usr/bin/ld: /tmp/go-link-1294122117/000019.o: in function `New': [2022-09-06T20:38:25.098Z] #40 298.4 /tmp/tmp.TuaA6ntmAS/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-09-06T20:38:25.098Z] #40 298.5 + bin/containerd-stress [2022-09-06T20:38:25.098Z] #40 299.6 + bin/containerd-shim [2022-09-06T20:38:26.269Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 43.5% of statements [2022-09-06T20:38:26.269Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-06T20:38:26.528Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-09-06T20:38:26.787Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-09-06T20:38:27.047Z] ok github.com/docker/docker/layer 7.870s coverage: 68.8% of statements [2022-09-06T20:38:27.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T20:38:27.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T20:38:27.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T20:38:27.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T20:38:27.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T20:38:27.047Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-06T20:38:27.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T20:38:27.616Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2022-09-06T20:38:27.875Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2022-09-06T20:38:28.135Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-06T20:38:28.277Z] #40 310.4 # github.com/containerd/containerd/cmd/containerd [2022-09-06T20:38:28.277Z] #40 310.4 /usr/bin/ld: /tmp/go-link-3967850564/000019.o: in function `New': [2022-09-06T20:38:28.277Z] #40 310.4 /tmp/tmp.bT8K6VeYGl/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-09-06T20:38:28.277Z] #40 310.5 + bin/containerd-stress [2022-09-06T20:38:28.277Z] #40 311.6 + bin/containerd-shim [2022-09-06T20:38:29.074Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-09-06T20:38:29.334Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2022-09-06T20:38:29.903Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2022-09-06T20:38:30.162Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2022-09-06T20:38:30.422Z] ok github.com/docker/docker/pkg/discovery/kv 3.019s coverage: 84.1% of statements [2022-09-06T20:38:31.360Z] ok github.com/docker/docker/pkg/idtools 0.381s coverage: 69.5% of statements [2022-09-06T20:38:31.360Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 70.6% of statements [2022-09-06T20:38:31.620Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-09-06T20:38:31.620Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-06T20:38:31.620Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-06T20:38:31.620Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T20:38:31.620Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-06T20:38:31.663Z] #40 310.7 + bin/containerd-shim-runc-v1 [2022-09-06T20:38:31.879Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-09-06T20:38:31.879Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-06T20:38:31.879Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-06T20:38:32.139Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-09-06T20:38:32.139Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-09-06T20:38:32.399Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-09-06T20:38:32.399Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T20:38:32.399Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T20:38:32.968Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-09-06T20:38:33.175Z] #40 319.6 + bin/containerd-shim-runc-v1 [2022-09-06T20:38:33.228Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-06T20:38:33.487Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-06T20:38:33.487Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T20:38:34.865Z] ok github.com/docker/docker/pkg/pubsub 1.041s coverage: 75.0% of statements [2022-09-06T20:38:35.125Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-06T20:38:36.371Z] #40 322.8 + bin/containerd-shim-runc-v1 [2022-09-06T20:38:37.344Z] b111c3320c94: Pull complete [2022-09-06T20:38:38.236Z] #40 317.0 + bin/containerd-shim-runc-v2 [2022-09-06T20:38:38.236Z] #40 317.8 + binaries [2022-09-06T20:38:38.495Z] #40 317.8 + install -D bin/containerd /build/containerd [2022-09-06T20:38:38.495Z] #40 317.8 + install -D bin/containerd-shim /build/containerd-shim [2022-09-06T20:38:38.495Z] #40 317.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T20:38:38.495Z] #40 317.8 + install -D bin/ctr /build/ctr [2022-09-06T20:38:38.754Z] #40 DONE 318.2s [2022-09-06T20:38:39.316Z] ok github.com/docker/docker/pkg/signal 3.340s coverage: 62.3% of statements [2022-09-06T20:38:39.316Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-09-06T20:38:39.316Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-06T20:38:39.577Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T20:38:39.693Z] [2022-09-06T20:38:39.693Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T20:38:39.693Z] #67 DONE 0.2s [2022-09-06T20:38:39.693Z] [2022-09-06T20:38:39.693Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T20:38:39.693Z] #68 DONE 0.1s [2022-09-06T20:38:39.758Z] #40 326.0 + bin/containerd-shim-runc-v2 [2022-09-06T20:38:39.758Z] #40 326.8 + binaries [2022-09-06T20:38:39.758Z] #40 326.8 + install -D bin/containerd /build/containerd [2022-09-06T20:38:39.758Z] #40 326.9 + install -D bin/containerd-shim /build/containerd-shim [2022-09-06T20:38:39.758Z] #40 326.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T20:38:39.758Z] #40 326.9 + install -D bin/ctr /build/ctr [2022-09-06T20:38:39.951Z] [2022-09-06T20:38:39.951Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T20:38:39.951Z] #69 DONE 0.2s [2022-09-06T20:38:39.951Z] [2022-09-06T20:38:39.951Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T20:38:39.951Z] #70 DONE 0.1s [2022-09-06T20:38:40.146Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-09-06T20:38:40.209Z] [2022-09-06T20:38:40.209Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T20:38:40.209Z] #71 DONE 0.0s [2022-09-06T20:38:40.209Z] [2022-09-06T20:38:40.209Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T20:38:40.406Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-09-06T20:38:40.665Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-09-06T20:38:40.932Z] #72 DONE 0.7s [2022-09-06T20:38:40.932Z] [2022-09-06T20:38:40.932Z] #73 exporting to image [2022-09-06T20:38:40.932Z] #73 exporting layers [2022-09-06T20:38:41.235Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-09-06T20:38:41.235Z] coverage: [no statements] [2022-09-06T20:38:41.235Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-06T20:38:41.494Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-06T20:38:41.677Z] #40 DONE 328.7s [2022-09-06T20:38:41.754Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T20:38:42.014Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T20:38:42.239Z] [2022-09-06T20:38:42.239Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T20:38:42.943Z] #40 329.2 + bin/containerd-shim-runc-v2 [2022-09-06T20:38:42.943Z] #40 330.0 + binaries [2022-09-06T20:38:42.943Z] #40 330.0 + install -D bin/containerd /build/containerd [2022-09-06T20:38:42.943Z] #40 330.0 + install -D bin/containerd-shim /build/containerd-shim [2022-09-06T20:38:42.943Z] #40 330.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-06T20:38:42.943Z] #40 330.0 + install -D bin/ctr /build/ctr [2022-09-06T20:38:43.167Z] #67 DONE 0.9s [2022-09-06T20:38:43.167Z] [2022-09-06T20:38:43.167Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T20:38:43.728Z] #68 DONE 0.2s [2022-09-06T20:38:43.728Z] [2022-09-06T20:38:43.728Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T20:38:43.919Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-09-06T20:38:43.920Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-06T20:38:44.488Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.6% of statements [2022-09-06T20:38:44.657Z] #69 DONE 0.9s [2022-09-06T20:38:44.657Z] [2022-09-06T20:38:44.657Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T20:38:44.657Z] #70 DONE 0.0s [2022-09-06T20:38:44.657Z] [2022-09-06T20:38:44.657Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T20:38:44.657Z] #71 DONE 0.0s [2022-09-06T20:38:44.657Z] [2022-09-06T20:38:44.657Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-06T20:38:44.834Z] #40 DONE 331.9s [2022-09-06T20:38:45.220Z] #72 DONE 0.7s [2022-09-06T20:38:45.220Z] [2022-09-06T20:38:45.220Z] #73 exporting to image [2022-09-06T20:38:45.220Z] #73 exporting layers [2022-09-06T20:38:45.401Z] [2022-09-06T20:38:45.401Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-06T20:38:45.428Z] ok github.com/docker/docker/quota 0.187s coverage: 71.4% of statements [2022-09-06T20:38:45.689Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-09-06T20:38:46.330Z] #67 DONE 0.8s [2022-09-06T20:38:46.330Z] [2022-09-06T20:38:46.330Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-06T20:38:46.586Z] #68 DONE 0.2s [2022-09-06T20:38:46.586Z] [2022-09-06T20:38:46.586Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-06T20:38:46.627Z] ok github.com/docker/docker/registry 0.080s coverage: 57.1% of statements [2022-09-06T20:38:47.197Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-09-06T20:38:47.197Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-06T20:38:47.510Z] #73 exporting layers 6.0s done [2022-09-06T20:38:47.510Z] #73 writing image sha256:fb03126eb53b94961aef123fedd6be6555007eadc3e09dd7ccdccd9d5e71641f done [2022-09-06T20:38:47.510Z] #73 naming to docker.io/library/docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f done [2022-09-06T20:38:47.510Z] #73 DONE 6.0s [2022-09-06T20:38:47.517Z] #69 DONE 0.8s [2022-09-06T20:38:47.517Z] [2022-09-06T20:38:47.517Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-06T20:38:47.517Z] #70 DONE 0.0s [2022-09-06T20:38:47.517Z] [2022-09-06T20:38:47.517Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-06T20:38:47.517Z] #71 DONE 0.0s [2022-09-06T20:38:47.517Z] [2022-09-06T20:38:47.517Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T20:38:47.765Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-09-06T20:38:47.881Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -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:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh dynbinary test-integration [2022-09-06T20:38:48.024Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-06T20:38:48.079Z] #72 DONE 0.6s [2022-09-06T20:38:48.079Z] [2022-09-06T20:38:48.079Z] #73 exporting to image [2022-09-06T20:38:48.079Z] #73 exporting layers [2022-09-06T20:38:49.256Z] [2022-09-06T20:38:49.256Z] Removing bundles/ [2022-09-06T20:38:49.256Z] [2022-09-06T20:38:49.256Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T20:38:49.256Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:38:49.256Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:38:49.402Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2022-09-06T20:38:50.340Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.4% of statements [2022-09-06T20:38:50.909Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-09-06T20:38:51.764Z] #73 exporting layers 6.1s done [2022-09-06T20:38:51.764Z] #73 writing image sha256:353ad8c05136f13ff2952feb237af221d2f834f8973ecf86c51318da6901fdab done [2022-09-06T20:38:51.764Z] #73 naming to docker.io/library/docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f done [2022-09-06T20:38:51.764Z] #73 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-06T20:38:51.846Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2022-09-06T20:38:51.970Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:38:51.971Z] [2022-09-06T20:38:51.971Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T20:38:51.971Z] DOCKER_SYSTEMD=1 [2022-09-06T20:38:51.971Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T20:38:51.971Z] HOSTNAME=4ac0b47e43a8 [2022-09-06T20:38:51.971Z] DEST=bundles/test-integration [2022-09-06T20:38:51.971Z] PWD=/go/src/github.com/docker/docker [2022-09-06T20:38:51.971Z] DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:38:51.971Z] container=docker [2022-09-06T20:38:51.971Z] HOME=/root [2022-09-06T20:38:51.971Z] LANG=C.UTF-8 [2022-09-06T20:38:51.971Z] INVOCATION_ID=6654eb00713649b0888eff9700f0f9c4 [2022-09-06T20:38:51.971Z] GOLANG_VERSION=1.18.6 [2022-09-06T20:38:51.971Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T20:38:51.971Z] VALIDATE_BRANCH=20.10 [2022-09-06T20:38:51.971Z] TERM=xterm [2022-09-06T20:38:51.971Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T20:38:51.971Z] SHLVL=3 [2022-09-06T20:38:51.971Z] TIMEOUT=120m [2022-09-06T20:38:51.971Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T20:38:51.971Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T20:38:51.971Z] GO111MODULE=off [2022-09-06T20:38:51.971Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T20:38:51.971Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T20:38:51.971Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T20:38:51.971Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T20:38:51.971Z] GOPATH=/go [2022-09-06T20:38:51.971Z] PKG_CONFIG=pkg-config [2022-09-06T20:38:51.971Z] _=/usr/bin/env [2022-09-06T20:38:51.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T20:38:52.090Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44101/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/validate/default [2022-09-06T20:38:53.456Z] Congratulations! All commits are properly signed with the DCO! [2022-09-06T20:38:54.391Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-06T20:38:54.391Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-06T20:38:54.620Z] #73 exporting layers 5.9s done [2022-09-06T20:38:54.620Z] #73 writing image sha256:5281a16f2a969217cc3da2d1a70b6fb60ee551b81c73e4f28379992b40f596d6 done [2022-09-06T20:38:54.620Z] #73 naming to docker.io/library/docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f done [2022-09-06T20:38:54.620Z] #73 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-06T20:38:54.945Z] + trap exit INT TERM [2022-09-06T20:38:54.945Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-06T20:38:54.945Z] + CONTAINER_NAME=docker-pr1 [2022-09-06T20:38:54.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44101/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh dynbinary-daemon [2022-09-06T20:38:55.873Z] [2022-09-06T20:38:56.130Z] Removing bundles/ [2022-09-06T20:38:56.130Z] [2022-09-06T20:38:56.130Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-06T20:38:56.130Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:38:56.130Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:39:02.490Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-06T20:39:03.859Z] Congratulations! All API changes are done the right way. [2022-09-06T20:39:03.859Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-06T20:39:03.859Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-06T20:39:03.859Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-06T20:39:03.859Z] Congratulations! No new tests were added to integration-cli. [2022-09-06T20:39:03.859Z] [2022-09-06T20:39:03.859Z] INFO Start validation with golang-ci-lint [2022-09-06T20:39:04.424Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-06T20:39:04.424Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-06T20:39:04.424Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-09-06T20:39:06.729Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T20:39:06.729Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === Skipped [2022-09-06T20:39:06.729Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-06T20:39:06.729Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-06T20:39:06.729Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:74: No driver to put! [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T20:39:06.729Z] time="2022-09-06T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T20:39:06.729Z] time="2022-09-06T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T20:39:06.729Z] time="2022-09-06T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T20:39:06.729Z] time="2022-09-06T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T20:39:06.729Z] time="2022-09-06T20:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:74: No driver to put! [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T20:39:06.729Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T20:39:06.729Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T20:39:06.729Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T20:39:06.729Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T20:39:06.729Z] graphtest_unix.go:74: No driver to put! [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T20:39:06.729Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T20:39:06.729Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-06T20:39:06.729Z] [2022-09-06T20:39:06.729Z] DONE 2251 tests, 26 skipped in 194.327s Post stage [Pipeline] junit [2022-09-06T20:39:07.311Z] Recording test results [2022-09-06T20:39:07.425Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T20:39:07.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -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:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh dynbinary test-integration [2022-09-06T20:39:08.053Z] [2022-09-06T20:39:08.315Z] Removing bundles/ [2022-09-06T20:39:08.315Z] [2022-09-06T20:39:08.315Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-06T20:39:08.315Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:39:08.315Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:39:30.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T20:39:30.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T20:39:57.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T20:40:05.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T20:40:05.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T20:40:06.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T20:40:06.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T20:40:07.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T20:40:08.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T20:40:10.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T20:40:11.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T20:40:12.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T20:40:13.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T20:40:14.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T20:40:14.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T20:40:16.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T20:40:16.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T20:40:17.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T20:40:18.370Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T20:40:18.370Z] Using test binary docker [2022-09-06T20:40:18.370Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T20:40:18.370Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-06T20:40:18.370Z] INFO: Waiting for daemon to start... [2022-09-06T20:40:18.370Z] Starting dockerd [2022-09-06T20:40:20.901Z] . [2022-09-06T20:40:20.901Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T20:40:20.901Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T20:40:20.901Z] Error: No such image: emptyfs [2022-09-06T20:40:20.901Z] Running integration-test (iteration 1) [2022-09-06T20:40:20.901Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T20:40:29.773Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:40:29.773Z] [2022-09-06T20:40:29.773Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T20:40:29.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T20:40:29.773Z] HOSTNAME=a80e413c46fc [2022-09-06T20:40:29.773Z] TESTDEBUG=0 [2022-09-06T20:40:29.773Z] DEST=bundles/test-integration [2022-09-06T20:40:29.773Z] PWD=/go/src/github.com/docker/docker [2022-09-06T20:40:29.773Z] DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:40:29.773Z] container=docker [2022-09-06T20:40:29.773Z] HOME=/root [2022-09-06T20:40:29.773Z] GOLANG_VERSION=1.18.6 [2022-09-06T20:40:29.773Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T20:40:29.773Z] VALIDATE_BRANCH=20.10 [2022-09-06T20:40:29.773Z] TERM=xterm [2022-09-06T20:40:29.773Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T20:40:29.773Z] SHLVL=1 [2022-09-06T20:40:29.773Z] TIMEOUT=120m [2022-09-06T20:40:29.773Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T20:40:29.773Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T20:40:29.773Z] GO111MODULE=off [2022-09-06T20:40:29.773Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T20:40:29.773Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T20:40:29.773Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T20:40:29.773Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T20:40:29.773Z] GOPATH=/go [2022-09-06T20:40:29.773Z] PKG_CONFIG=pkg-config [2022-09-06T20:40:29.773Z] _=/usr/bin/env [2022-09-06T20:40:29.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T20:40:35.783Z] Loaded image: buildpack-deps:buster [2022-09-06T20:40:35.783Z] Loaded image: busybox:latest [2022-09-06T20:40:35.783Z] Loaded image: busybox:glibc [2022-09-06T20:40:36.042Z] Loaded image: debian:bullseye [2022-09-06T20:40:36.300Z] Loaded image: hello-world:latest [2022-09-06T20:40:36.300Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:40:36.300Z] INFO: Testing against a local daemon [2022-09-06T20:40:36.300Z] === RUN TestCgroupNamespacesBuild [2022-09-06T20:40:38.201Z] --- PASS: TestCgroupNamespacesBuild (1.53s) [2022-09-06T20:40:38.201Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T20:40:39.142Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-09-06T20:40:39.142Z] === RUN TestBuildWithSession [2022-09-06T20:40:39.142Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:40:39.142Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T20:40:39.142Z] === RUN TestBuildSquashParent [2022-09-06T20:40:40.713Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:40:40.713Z] [2022-09-06T20:40:40.713Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T20:40:40.713Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T20:40:40.713Z] HOSTNAME=88c6e5b1f124 [2022-09-06T20:40:40.713Z] DEST=bundles/test-integration [2022-09-06T20:40:40.713Z] PWD=/go/src/github.com/docker/docker [2022-09-06T20:40:40.713Z] DOCKER_ROOTLESS=1 [2022-09-06T20:40:40.714Z] DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:40:40.714Z] container=docker [2022-09-06T20:40:40.714Z] HOME=/root [2022-09-06T20:40:40.714Z] GOLANG_VERSION=1.18.6 [2022-09-06T20:40:40.714Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T20:40:40.714Z] VALIDATE_BRANCH=20.10 [2022-09-06T20:40:40.714Z] TERM=xterm [2022-09-06T20:40:40.714Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T20:40:40.714Z] SHLVL=1 [2022-09-06T20:40:40.714Z] TIMEOUT=120m [2022-09-06T20:40:40.714Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T20:40:40.714Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T20:40:40.714Z] GO111MODULE=off [2022-09-06T20:40:40.714Z] DOCKER_EXPERIMENTAL=1 [2022-09-06T20:40:40.714Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T20:40:40.714Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T20:40:40.714Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T20:40:40.714Z] GOPATH=/go [2022-09-06T20:40:40.714Z] PKG_CONFIG=pkg-config [2022-09-06T20:40:40.714Z] _=/usr/bin/env [2022-09-06T20:40:40.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T20:40:43.328Z] --- PASS: TestBuildSquashParent (4.15s) [2022-09-06T20:40:43.328Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T20:40:43.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:40:43.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:40:43.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:40:43.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:40:43.328Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:40:43.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:40:43.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:40:43.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:40:43.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:40:43.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:40:43.328Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:40:43.328Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:40:43.328Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:40:43.328Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:40:44.704Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:40:44.963Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:40:45.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:40:46.159Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:40:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T20:40:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2022-09-06T20:40:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.74s) [2022-09-06T20:40:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-09-06T20:40:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-09-06T20:40:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.36s) [2022-09-06T20:40:47.537Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.26s) [2022-09-06T20:40:47.537Z] === RUN TestBuildMultiStageCopy [2022-09-06T20:40:47.537Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T20:40:47.564Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:40:47.564Z] [2022-09-06T20:40:47.564Z] + TEST_INTEGRATION_DEST=1 [2022-09-06T20:40:47.564Z] + CONTAINER_NAME=docker-pr1-1 [2022-09-06T20:40:47.564Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T20:40:47.564Z] + run_tests test-integration-flaky [2022-09-06T20:40:47.564Z] + '[' -n 0 ']' [2022-09-06T20:40:47.564Z] + rm= [2022-09-06T20:40:47.564Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44101/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44101/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh test-integration-flaky test-integration [2022-09-06T20:40:47.564Z] + c=0 [2022-09-06T20:40:47.564Z] + TEST_INTEGRATION_DEST=2 [2022-09-06T20:40:47.564Z] + CONTAINER_NAME=docker-pr1-2 [2022-09-06T20:40:47.564Z] + TEST_INTEGRATION_DEST=3 [2022-09-06T20:40:47.564Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T20:40:47.564Z] + CONTAINER_NAME=docker-pr1-3 [2022-09-06T20:40:47.564Z] + TEST_SKIP_INTEGRATION=1 [2022-09-06T20:40:47.564Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-06T20:40:47.564Z] + run_tests [2022-09-06T20:40:47.564Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-06T20:40:47.564Z] + run_tests [2022-09-06T20:40:47.564Z] + '[' -n 0 ']' [2022-09-06T20:40:47.564Z] + '[' -n 0 ']' [2022-09-06T20:40:47.564Z] + rm= [2022-09-06T20:40:47.564Z] + rm= [2022-09-06T20:40:47.564Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44101/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44101/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh '' test-integration [2022-09-06T20:40:47.565Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44101/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44101/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh '' test-integration [2022-09-06T20:40:47.565Z] ++ jobs -p [2022-09-06T20:40:47.565Z] + for job in $(jobs -p) [2022-09-06T20:40:47.565Z] + wait 4462 [2022-09-06T20:40:47.565Z] [2022-09-06T20:40:47.565Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T20:40:47.565Z] [2022-09-06T20:40:47.565Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T20:40:47.565Z] HOSTNAME=bf1b49d704b0 [2022-09-06T20:40:47.565Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T20:40:47.565Z] TESTDEBUG=0 [2022-09-06T20:40:47.565Z] DEST=bundles/test-integration [2022-09-06T20:40:47.565Z] PWD=/go/src/github.com/docker/docker [2022-09-06T20:40:47.565Z] KEEPBUNDLE=1 [2022-09-06T20:40:47.565Z] DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:40:47.565Z] container=docker [2022-09-06T20:40:47.565Z] HOME=/root [2022-09-06T20:40:47.565Z] GOLANG_VERSION=1.18.6 [2022-09-06T20:40:47.565Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T20:40:47.565Z] VALIDATE_BRANCH=20.10 [2022-09-06T20:40:47.565Z] TERM=xterm [2022-09-06T20:40:47.565Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T20:40:47.565Z] SHLVL=1 [2022-09-06T20:40:47.565Z] TIMEOUT=120m [2022-09-06T20:40:47.565Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T20:40:47.565Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T20:40:47.565Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-06T20:40:47.565Z] GO111MODULE=off [2022-09-06T20:40:47.565Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T20:40:47.565Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T20:40:47.565Z] GOPATH=/go [2022-09-06T20:40:47.565Z] PKG_CONFIG=pkg-config [2022-09-06T20:40:47.565Z] _=/usr/bin/env [2022-09-06T20:40:47.565Z] Building test suite binary ./integration-cli/test.main [2022-09-06T20:40:47.565Z] [2022-09-06T20:40:47.565Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-06T20:40:47.565Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T20:40:47.565Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T20:40:47.565Z] HOSTNAME=b9b090a3ae33 [2022-09-06T20:40:47.565Z] TEST_SKIP_INTEGRATION=1 [2022-09-06T20:40:47.565Z] TESTDEBUG=0 [2022-09-06T20:40:47.565Z] DEST=bundles/test-integration [2022-09-06T20:40:47.565Z] PWD=/go/src/github.com/docker/docker [2022-09-06T20:40:47.565Z] KEEPBUNDLE=1 [2022-09-06T20:40:47.565Z] DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:40:47.565Z] container=docker [2022-09-06T20:40:47.565Z] HOME=/root [2022-09-06T20:40:47.565Z] GOLANG_VERSION=1.18.6 [2022-09-06T20:40:47.565Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T20:40:47.565Z] VALIDATE_BRANCH=20.10 [2022-09-06T20:40:47.565Z] TERM=xterm [2022-09-06T20:40:47.565Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T20:40:47.565Z] SHLVL=1 [2022-09-06T20:40:47.565Z] TIMEOUT=120m [2022-09-06T20:40:47.565Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T20:40:47.565Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T20:40:47.565Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-06T20:40:47.565Z] GO111MODULE=off [2022-09-06T20:40:47.565Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T20:40:47.565Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T20:40:47.565Z] GOPATH=/go [2022-09-06T20:40:47.565Z] PKG_CONFIG=pkg-config [2022-09-06T20:40:47.565Z] _=/usr/bin/env [2022-09-06T20:40:47.565Z] Building test suite binary ./integration-cli/test.main [2022-09-06T20:40:47.565Z] No new tests added to integration. [2022-09-06T20:40:47.565Z] [2022-09-06T20:40:47.565Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-06T20:40:47.565Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-06T20:40:47.565Z] HOSTNAME=2ea132e00f80 [2022-09-06T20:40:47.565Z] TESTDEBUG=0 [2022-09-06T20:40:47.565Z] DEST=bundles/test-integration [2022-09-06T20:40:47.565Z] PWD=/go/src/github.com/docker/docker [2022-09-06T20:40:47.565Z] KEEPBUNDLE=1 [2022-09-06T20:40:47.565Z] DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f [2022-09-06T20:40:47.565Z] container=docker [2022-09-06T20:40:47.565Z] HOME=/root [2022-09-06T20:40:47.565Z] GOLANG_VERSION=1.18.6 [2022-09-06T20:40:47.565Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-06T20:40:47.565Z] VALIDATE_BRANCH=20.10 [2022-09-06T20:40:47.565Z] TERM=xterm [2022-09-06T20:40:47.565Z] DOCKER_PKG=github.com/docker/docker [2022-09-06T20:40:47.565Z] SHLVL=1 [2022-09-06T20:40:47.565Z] TIMEOUT=120m [2022-09-06T20:40:47.565Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-06T20:40:47.565Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-06T20:40:47.565Z] GO111MODULE=off [2022-09-06T20:40:47.565Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-06T20:40:47.565Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-06T20:40:47.565Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-06T20:40:47.565Z] GOPATH=/go [2022-09-06T20:40:47.565Z] PKG_CONFIG=pkg-config [2022-09-06T20:40:47.565Z] _=/usr/bin/env [2022-09-06T20:40:47.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-06T20:40:48.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T20:40:48.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T20:40:49.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T20:40:49.432Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T20:40:49.690Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-09-06T20:40:49.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s) [2022-09-06T20:40:49.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-09-06T20:40:49.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-09-06T20:40:49.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-06T20:40:49.690Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-06T20:40:49.690Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T20:40:49.760Z] 294d77ac553d: Pull complete [2022-09-06T20:40:49.760Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-06T20:40:49.760Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T20:40:49.761Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T20:40:49.761Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-09-06T20:40:49.761Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-09-06T20:40:49.761Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3287' [2022-09-06T20:40:49.761Z] INFO: Docker version of control daemon [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] Client: [2022-09-06T20:40:49.761Z] Version: 20.10.9 [2022-09-06T20:40:49.761Z] API version: 1.41 [2022-09-06T20:40:49.761Z] Go version: go1.16.8 [2022-09-06T20:40:49.761Z] Git commit: c2ea9bc [2022-09-06T20:40:49.761Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-06T20:40:49.761Z] OS/Arch: windows/amd64 [2022-09-06T20:40:49.761Z] Context: default [2022-09-06T20:40:49.761Z] Experimental: true [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] Server: Docker Engine - Community [2022-09-06T20:40:49.761Z] Engine: [2022-09-06T20:40:49.761Z] Version: 20.10.9 [2022-09-06T20:40:49.761Z] API version: 1.41 (minimum version 1.24) [2022-09-06T20:40:49.761Z] Go version: go1.16.8 [2022-09-06T20:40:49.761Z] Git commit: 79ea9d3 [2022-09-06T20:40:49.761Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-06T20:40:49.761Z] OS/Arch: windows/amd64 [2022-09-06T20:40:49.761Z] Experimental: true [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] INFO: Docker info of control daemon [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] Client: [2022-09-06T20:40:49.761Z] Context: default [2022-09-06T20:40:49.761Z] Debug Mode: false [2022-09-06T20:40:49.761Z] Plugins: [2022-09-06T20:40:49.761Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-06T20:40:49.761Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-06T20:40:49.761Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] Server: [2022-09-06T20:40:49.761Z] Containers: 0 [2022-09-06T20:40:49.761Z] Running: 0 [2022-09-06T20:40:49.761Z] Paused: 0 [2022-09-06T20:40:49.761Z] Stopped: 0 [2022-09-06T20:40:49.761Z] Images: 1 [2022-09-06T20:40:49.761Z] Server Version: 20.10.9 [2022-09-06T20:40:49.761Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-09-06T20:40:49.761Z] LCOW: [2022-09-06T20:40:49.761Z] Windows: [2022-09-06T20:40:49.761Z] Logging Driver: json-file [2022-09-06T20:40:49.761Z] Plugins: [2022-09-06T20:40:49.761Z] Volume: local [2022-09-06T20:40:49.761Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-06T20:40:49.761Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-06T20:40:49.761Z] Swarm: inactive [2022-09-06T20:40:49.761Z] Default Isolation: process [2022-09-06T20:40:49.761Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-06T20:40:49.761Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-06T20:40:49.761Z] OSType: windows [2022-09-06T20:40:49.761Z] Architecture: x86_64 [2022-09-06T20:40:49.761Z] CPUs: 4 [2022-09-06T20:40:49.761Z] Total Memory: 32GiB [2022-09-06T20:40:49.761Z] Name: azwin-2-d1bf00 [2022-09-06T20:40:49.761Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-06T20:40:49.761Z] Docker Root Dir: D:\docker [2022-09-06T20:40:49.761Z] Debug Mode: false [2022-09-06T20:40:49.761Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:40:49.761Z] Labels: [2022-09-06T20:40:49.761Z] Experimental: true [2022-09-06T20:40:49.761Z] Insecure Registries: [2022-09-06T20:40:49.761Z] 10.0.0.4:5000 [2022-09-06T20:40:49.761Z] 127.0.0.0/8 [2022-09-06T20:40:49.761Z] Registry Mirrors: [2022-09-06T20:40:49.761Z] http://10.0.0.4:5000/ [2022-09-06T20:40:49.761Z] Live Restore Enabled: false [2022-09-06T20:40:49.761Z] Product License: Community Engine [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] INFO: Commit hash is 3d4616f943 [2022-09-06T20:40:49.761Z] INFO: Nuke-Everything... [2022-09-06T20:40:49.761Z] INFO: Container count on control daemon to delete is 0 [2022-09-06T20:40:49.761Z] INFO: Nuking d:\CI [2022-09-06T20:40:49.761Z] INFO: Zapped successfully [2022-09-06T20:40:49.761Z] INFO: Location for testing is d:\CI\PR-44101\1 [2022-09-06T20:40:49.761Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] INFO: Building the image from Dockerfile.windows at 09/06/2022 20:40:40... [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] Sending build context to Docker daemon 58.37MB [2022-09-06T20:40:49.761Z] [2022-09-06T20:40:49.761Z] Step 1/10 : FROM microsoft/windowsservercore [2022-09-06T20:40:49.761Z] ---> e795f3f8aa80 [2022-09-06T20:40:49.761Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-09-06T20:40:49.761Z] ---> Running in d3e22e651a6c [2022-09-06T20:40:49.761Z] Removing intermediate container d3e22e651a6c [2022-09-06T20:40:49.761Z] ---> 5f93ece48a52 [2022-09-06T20:40:49.761Z] Step 3/10 : ARG GO_VERSION=1.18.6 [2022-09-06T20:40:49.761Z] ---> Running in 8beda84e9598 [2022-09-06T20:40:49.761Z] Removing intermediate container 8beda84e9598 [2022-09-06T20:40:49.761Z] ---> e94e876aeeed [2022-09-06T20:40:49.761Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-09-06T20:40:49.761Z] ---> Running in 0c8bf71ac16c [2022-09-06T20:40:49.761Z] Removing intermediate container 0c8bf71ac16c [2022-09-06T20:40:49.761Z] ---> 61cf12066e2e [2022-09-06T20:40:49.761Z] 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-09-06T20:40:49.761Z] ---> Running in 6907f2cd931a [2022-09-06T20:40:50.249Z] Removing intermediate container 6907f2cd931a [2022-09-06T20:40:50.249Z] ---> c7ac5260820d [2022-09-06T20:40:50.249Z] 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-09-06T20:40:50.249Z] ---> Running in 6e23a6de3798 [2022-09-06T20:40:50.266Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-09-06T20:40:50.266Z] === RUN TestBuildLabelWithTargets [2022-09-06T20:40:51.202Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-09-06T20:40:51.202Z] === RUN TestBuildWithEmptyLayers [2022-09-06T20:40:51.461Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-09-06T20:40:51.461Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T20:40:53.364Z] --- PASS: TestBuildMultiStageOnBuild (1.50s) [2022-09-06T20:40:53.364Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T20:40:53.623Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-09-06T20:40:53.623Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T20:40:55.524Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s) [2022-09-06T20:40:55.524Z] === RUN TestBuildWithHugeFile [2022-09-06T20:40:56.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T20:40:56.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T20:41:11.768Z] [2022-09-06T20:41:11.768Z] SUCCESS: Specified value was saved. [2022-09-06T20:41:12.792Z] INFO: Downloading git... [2022-09-06T20:41:14.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T20:41:15.091Z] INFO: Downloading go... [2022-09-06T20:41:16.714Z] INFO: Downloading compiler 1 of 3... [2022-09-06T20:41:17.202Z] INFO: Downloading compiler 2 of 3... [2022-09-06T20:41:17.692Z] INFO: Downloading compiler 3 of 3... [2022-09-06T20:41:18.179Z] INFO: Extracting git... [2022-09-06T20:41:19.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T20:41:19.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T20:41:20.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T20:41:21.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T20:41:22.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T20:41:22.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T20:41:23.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T20:41:23.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T20:41:25.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T20:41:26.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T20:41:27.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T20:41:28.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T20:41:28.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T20:41:29.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T20:41:30.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T20:41:31.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T20:41:31.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T20:41:32.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T20:41:32.528Z] Using test binary docker [2022-09-06T20:41:32.528Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T20:41:32.528Z] +++ /etc/init.d/apparmor start [2022-09-06T20:41:32.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T20:41:32.528Z] INFO: Waiting for daemon to start... [2022-09-06T20:41:32.528Z] Starting dockerd [2022-09-06T20:41:32.528Z] +++ 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-09-06T20:41:34.432Z] . [2022-09-06T20:41:34.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T20:41:34.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T20:41:34.432Z] Error: No such image: emptyfs [2022-09-06T20:41:34.432Z] ++++ docker load [2022-09-06T20:41:34.432Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T20:41:34.690Z] Running integration-test (iteration 1) [2022-09-06T20:41:34.691Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T20:41:34.691Z] ++ 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-09-06T20:41:34.691Z] ++ set -e [2022-09-06T20:41:34.691Z] ++ '[' -n 0 ']' [2022-09-06T20:41:34.691Z] ++ set -x [2022-09-06T20:41:34.691Z] ++ 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-09-06T20:41:36.266Z] INFO: Expanding go... [2022-09-06T20:41:40.891Z] INFO [loader] Go packages loading at mode 575 (files|name|compiled_files|deps|exports_file|imports|types_sizes) took 2m27.012543165s [2022-09-06T20:41:40.891Z] 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-09-06T20:41:40.891Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 397.504148ms [2022-09-06T20:41:41.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T20:41:44.671Z] Loaded image: buildpack-deps:buster [2022-09-06T20:41:44.671Z] Loaded image: busybox:latest [2022-09-06T20:41:44.671Z] Loaded image: busybox:glibc [2022-09-06T20:41:46.580Z] Loaded image: debian:bullseye [2022-09-06T20:41:46.580Z] Loaded image: hello-world:latest [2022-09-06T20:41:46.838Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:41:46.838Z] INFO: Testing against a local daemon [2022-09-06T20:41:46.838Z] === RUN TestCgroupNamespacesBuild [2022-09-06T20:41:48.238Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-09-06T20:41:48.238Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T20:41:49.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-09-06T20:41:49.188Z] === RUN TestBuildWithSession [2022-09-06T20:41:49.188Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:41:49.188Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T20:41:49.188Z] === RUN TestBuildSquashParent [2022-09-06T20:41:49.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T20:41:49.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T20:41:49.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T20:41:50.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T20:41:50.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T20:41:51.871Z] --- PASS: TestBuildWithHugeFile (51.28s) [2022-09-06T20:41:51.871Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T20:41:51.871Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:41:51.871Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:41:51.871Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:41:51.871Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:41:51.871Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:41:51.871Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:41:51.871Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:41:51.871Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:41:51.871Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:41:51.871Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T20:41:51.871Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-09-06T20:41:51.871Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-09-06T20:41:51.871Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-06T20:41:51.871Z] === RUN TestBuildPreserveOwnership [2022-09-06T20:41:51.871Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T20:41:51.871Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T20:41:51.871Z] --- PASS: TestBuildPreserveOwnership (3.14s) [2022-09-06T20:41:51.871Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.08s) [2022-09-06T20:41:51.871Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2022-09-06T20:41:51.871Z] === RUN TestBuildPlatformInvalid [2022-09-06T20:41:51.871Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-09-06T20:41:51.871Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T20:41:52.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T20:41:52.480Z] --- PASS: TestBuildSquashParent (3.26s) [2022-09-06T20:41:52.480Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T20:41:52.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:41:52.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:41:52.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:41:52.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:41:52.480Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:41:52.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:41:52.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:41:52.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:41:52.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:41:52.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:41:52.480Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:41:52.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:41:52.480Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:41:52.480Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:41:53.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:41:53.860Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:41:54.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T20:41:54.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:41:54.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:41:55.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T20:41:56.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T20:41:56.177Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T20:41:56.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2022-09-06T20:41:56.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-09-06T20:41:56.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-09-06T20:41:56.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-09-06T20:41:56.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.31s) [2022-09-06T20:41:56.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s) [2022-09-06T20:41:56.177Z] === RUN TestBuildMultiStageCopy [2022-09-06T20:41:56.177Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T20:41:56.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T20:41:57.556Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T20:41:57.556Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T20:41:57.556Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T20:41:57.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T20:41:57.815Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T20:41:58.075Z] --- PASS: TestBuildMultiStageCopy (1.91s) [2022-09-06T20:41:58.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-09-06T20:41:58.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-09-06T20:41:58.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-06T20:41:58.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-09-06T20:41:58.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-09-06T20:41:58.075Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T20:41:58.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T20:41:58.643Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-09-06T20:41:58.643Z] === RUN TestBuildLabelWithTargets [2022-09-06T20:41:59.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T20:41:59.580Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-09-06T20:41:59.580Z] === RUN TestBuildWithEmptyLayers [2022-09-06T20:41:59.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T20:42:00.148Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-09-06T20:42:00.148Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T20:42:00.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T20:42:01.160Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T20:42:01.160Z] Using test binary docker [2022-09-06T20:42:01.160Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T20:42:01.160Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T20:42:01.160Z] INFO: Waiting for daemon to start... [2022-09-06T20:42:01.160Z] Starting dockerd [2022-09-06T20:42:01.527Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-09-06T20:42:01.527Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T20:42:01.787Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-09-06T20:42:01.787Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T20:42:03.166Z] --- PASS: TestBuildMultiStageLayerLeak (1.37s) [2022-09-06T20:42:03.166Z] === RUN TestBuildWithHugeFile [2022-09-06T20:42:03.688Z] . [2022-09-06T20:42:03.688Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T20:42:03.688Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T20:42:03.688Z] Error: No such image: emptyfs [2022-09-06T20:42:03.688Z] Running integration-test (iteration 1) [2022-09-06T20:42:03.688Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T20:42:04.076Z] Loaded image: buildpack-deps:buster [2022-09-06T20:42:04.076Z] Loaded image: busybox:latest [2022-09-06T20:42:04.076Z] Loaded image: busybox:glibc [2022-09-06T20:42:04.643Z] Loaded image: debian:bullseye [2022-09-06T20:42:04.643Z] Loaded image: hello-world:latest [2022-09-06T20:42:04.902Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:42:12.466Z] INFO: Expanding compiler 1 of 3... [2022-09-06T20:42:12.467Z] INFO: Expanding compiler 2 of 3... [2022-09-06T20:42:13.017Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.16s) [2022-09-06T20:42:13.017Z] PASS [2022-09-06T20:42:13.017Z] [2022-09-06T20:42:13.017Z] === Skipped [2022-09-06T20:42:13.017Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T20:42:13.017Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:42:13.017Z] [2022-09-06T20:42:13.017Z] DONE 33 tests, 1 skipped in 111.354s [2022-09-06T20:42:13.017Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T20:42:13.017Z] INFO: Testing against a local daemon [2022-09-06T20:42:13.017Z] === RUN TestConfigInspect [2022-09-06T20:42:14.392Z] --- PASS: TestConfigInspect (2.13s) [2022-09-06T20:42:14.392Z] === RUN TestConfigList [2022-09-06T20:42:16.292Z] --- PASS: TestConfigList (2.09s) [2022-09-06T20:42:16.292Z] === RUN TestConfigsCreateAndDelete [2022-09-06T20:42:17.359Z] INFO: Expanding compiler 3 of 3... [2022-09-06T20:42:17.847Z] INFO: Removing downloaded files... [2022-09-06T20:42:17.847Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-09-06T20:42:17.847Z] INFO: Configuring git core.autocrlf... [2022-09-06T20:42:18.560Z] Loaded image: buildpack-deps:buster [2022-09-06T20:42:18.560Z] Loaded image: busybox:latest [2022-09-06T20:42:18.560Z] Loaded image: busybox:glibc [2022-09-06T20:42:18.846Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2022-09-06T20:42:18.846Z] === RUN TestConfigsUpdate [2022-09-06T20:42:20.748Z] --- PASS: TestConfigsUpdate (2.13s) [2022-09-06T20:42:20.748Z] === RUN TestTemplatedConfig [2022-09-06T20:42:21.092Z] Loaded image: debian:bullseye [2022-09-06T20:42:21.092Z] Loaded image: hello-world:latest [2022-09-06T20:42:21.092Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:42:21.092Z] INFO: Testing against a local daemon [2022-09-06T20:42:21.092Z] === RUN TestCgroupNamespacesBuild [2022-09-06T20:42:23.010Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2022-09-06T20:42:23.010Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T20:42:23.280Z] --- PASS: TestTemplatedConfig (2.49s) [2022-09-06T20:42:23.281Z] === RUN TestConfigCreateResolve [2022-09-06T20:42:25.184Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-09-06T20:42:25.184Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T20:42:25.570Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-09-06T20:42:25.570Z] === RUN TestBuildWithSession [2022-09-06T20:42:25.570Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:42:25.570Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T20:42:25.570Z] === RUN TestBuildSquashParent [2022-09-06T20:42:25.750Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-06T20:42:25.750Z] PASS [2022-09-06T20:42:25.750Z] [2022-09-06T20:42:25.750Z] DONE 7 tests in 13.760s [2022-09-06T20:42:25.750Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T20:42:25.750Z] INFO: Testing against a local daemon [2022-09-06T20:42:25.750Z] === RUN TestCheckpoint [2022-09-06T20:42:25.750Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T20:42:25.750Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T20:42:25.750Z] === RUN TestContainerInvalidJSON [2022-09-06T20:42:25.750Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:42:25.750Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:42:25.750Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:42:25.750Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:42:25.750Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:42:25.750Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:42:25.750Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:42:25.750Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:42:25.750Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:42:25.750Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T20:42:25.750Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-06T20:42:25.750Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-06T20:42:25.750Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-06T20:42:25.750Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T20:42:25.750Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T20:42:25.750Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T20:42:26.011Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T20:42:26.011Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T20:42:26.011Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T20:42:26.011Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T20:42:26.011Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T20:42:26.011Z] === RUN TestCopyFromContainer [2022-09-06T20:42:26.945Z] === RUN TestCopyFromContainer// [2022-09-06T20:42:26.945Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T20:42:27.204Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T20:42:27.204Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T20:42:27.204Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T20:42:27.204Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T20:42:27.204Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T20:42:27.463Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T20:42:27.463Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T20:42:27.463Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer (1.54s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T20:42:27.463Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-06T20:42:27.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T20:42:27.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:42:27.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:42:27.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:42:27.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:42:27.463Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:42:27.463Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:42:27.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:42:27.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:42:27.463Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:42:27.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T20:42:27.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T20:42:27.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T20:42:27.463Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T20:42:27.463Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T20:42:27.722Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-06T20:42:27.722Z] === RUN TestCreateWithInvalidEnv [2022-09-06T20:42:27.722Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T20:42:27.722Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T20:42:27.722Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T20:42:27.722Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T20:42:27.722Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T20:42:27.722Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T20:42:27.722Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T20:42:27.722Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T20:42:27.722Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T20:42:27.722Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T20:42:27.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T20:42:27.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T20:42:27.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T20:42:27.722Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T20:42:27.722Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T20:42:27.722Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T20:42:29.100Z] --- PASS: TestCreateWithCustomMaskedPaths (1.41s) [2022-09-06T20:42:29.100Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T20:42:30.476Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.46s) [2022-09-06T20:42:30.476Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T20:42:30.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:42:30.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:42:30.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:42:30.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:42:30.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:42:30.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:42:30.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:42:30.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:42:30.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:42:30.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:42:30.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:42:30.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:42:30.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:42:30.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:42:30.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:42:30.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T20:42:30.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T20:42:30.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T20:42:30.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T20:42:30.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T20:42:30.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T20:42:30.476Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T20:42:31.043Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-09-06T20:42:31.043Z] === RUN TestCreateDifferentPlatform [2022-09-06T20:42:31.043Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T20:42:31.043Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T20:42:31.043Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-06T20:42:31.043Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T20:42:31.043Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T20:42:31.043Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T20:42:31.043Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-09-06T20:42:31.043Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T20:42:31.303Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-06T20:42:31.303Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T20:42:31.303Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T20:42:31.303Z] === RUN TestDaemonRestartIpcMode [2022-09-06T20:42:31.303Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T20:42:31.303Z] === RUN TestDaemonHostGatewayIP [2022-09-06T20:42:31.303Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T20:42:31.303Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T20:42:31.303Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T20:42:31.303Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T20:42:31.303Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T20:42:31.303Z] === RUN TestDiff [2022-09-06T20:42:31.562Z] --- PASS: TestDiff (0.49s) [2022-09-06T20:42:31.562Z] === RUN TestExecWithCloseStdin [2022-09-06T20:42:32.124Z] --- PASS: TestBuildSquashParent (6.92s) [2022-09-06T20:42:32.124Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T20:42:32.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:42:32.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:42:32.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:42:32.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:42:32.124Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:42:32.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:42:32.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:42:32.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:42:32.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:42:32.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:42:32.124Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:42:32.124Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:42:32.124Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:42:32.124Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:42:32.497Z] --- PASS: TestExecWithCloseStdin (0.59s) [2022-09-06T20:42:32.497Z] === RUN TestExec [2022-09-06T20:42:32.756Z] --- PASS: TestExec (0.59s) [2022-09-06T20:42:32.756Z] === RUN TestExecUser [2022-09-06T20:42:33.337Z] --- PASS: TestExecUser (0.59s) [2022-09-06T20:42:33.337Z] === RUN TestExportContainerAndImportImage [2022-09-06T20:42:34.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:42:34.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:42:34.272Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-09-06T20:42:34.272Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T20:42:35.649Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-06T20:42:35.649Z] === RUN TestHealthCheckWorkdir [2022-09-06T20:42:35.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:42:35.926Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:42:36.216Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2022-09-06T20:42:36.217Z] === RUN TestHealthKillContainer [2022-09-06T20:42:37.826Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-06T20:42:37.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2022-09-06T20:42:37.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s) [2022-09-06T20:42:37.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-09-06T20:42:37.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-09-06T20:42:37.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2022-09-06T20:42:37.826Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-09-06T20:42:37.826Z] === RUN TestBuildMultiStageCopy [2022-09-06T20:42:37.826Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T20:42:41.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T20:42:42.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T20:42:43.413Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T20:42:44.327Z] --- PASS: TestHealthKillContainer (8.10s) [2022-09-06T20:42:44.328Z] === RUN TestHealthCheckProcessKilled [2022-09-06T20:42:44.347Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T20:42:45.263Z] --- PASS: TestHealthCheckProcessKilled (0.76s) [2022-09-06T20:42:45.263Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T20:42:45.280Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-09-06T20:42:45.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-09-06T20:42:45.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-09-06T20:42:45.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-06T20:42:45.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-09-06T20:42:45.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-06T20:42:45.280Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T20:42:45.521Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-09-06T20:42:45.521Z] === RUN TestIpcModeNone [2022-09-06T20:42:46.088Z] --- PASS: TestIpcModeNone (0.56s) [2022-09-06T20:42:46.088Z] === RUN TestIpcModePrivate [2022-09-06T20:42:46.681Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-06T20:42:46.681Z] --- PASS: TestIpcModePrivate (0.63s) [2022-09-06T20:42:46.681Z] === RUN TestIpcModeShareable [2022-09-06T20:42:47.251Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-06T20:42:47.251Z] --- PASS: TestIpcModeShareable (0.56s) [2022-09-06T20:42:47.251Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T20:42:49.161Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.71s) [2022-09-06T20:42:49.161Z] === RUN TestAPIIpcModeHost [2022-09-06T20:42:49.419Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-06T20:42:49.419Z] === RUN TestDaemonIpcModeShareable [2022-09-06T20:42:50.354Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-06T20:42:50.541Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-09-06T20:42:50.541Z] === RUN TestBuildLabelWithTargets [2022-09-06T20:42:50.613Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-09-06T20:42:50.613Z] === RUN TestDaemonIpcModePrivate [2022-09-06T20:42:51.548Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-06T20:42:51.807Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-09-06T20:42:51.807Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T20:42:52.742Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-06T20:42:53.001Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-09-06T20:42:53.001Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T20:42:53.937Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-06T20:42:53.937Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-09-06T20:42:53.937Z] === RUN TestIpcModeOlderClient [2022-09-06T20:42:54.195Z] === PAUSE TestIpcModeOlderClient [2022-09-06T20:42:54.195Z] === RUN TestKillContainerInvalidSignal [2022-09-06T20:42:54.454Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-09-06T20:42:54.454Z] === RUN TestKillContainer [2022-09-06T20:42:54.454Z] === RUN TestKillContainer/no_signal [2022-09-06T20:42:55.022Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T20:42:55.281Z] === RUN TestKillContainer/killing_signal [2022-09-06T20:42:55.847Z] --- PASS: TestKillContainer (1.31s) [2022-09-06T20:42:55.847Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-09-06T20:42:55.847Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-06T20:42:55.847Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-09-06T20:42:55.847Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T20:42:55.847Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T20:42:56.413Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T20:42:56.980Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-09-06T20:42:56.980Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-09-06T20:42:56.980Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-09-06T20:42:56.980Z] === RUN TestKillStoppedContainer [2022-09-06T20:42:57.238Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-06T20:42:57.238Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T20:42:57.238Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-06T20:42:57.238Z] === RUN TestKillDifferentUserContainer [2022-09-06T20:42:57.496Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-09-06T20:42:57.496Z] === RUN TestInspectOomKilledTrue [2022-09-06T20:42:57.496Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T20:42:57.496Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T20:42:57.496Z] === RUN TestInspectOomKilledFalse [2022-09-06T20:42:58.063Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-09-06T20:42:58.063Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T20:42:58.322Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-09-06T20:42:58.322Z] === RUN TestLinksContainerNames [2022-09-06T20:42:58.647Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-06T20:42:58.647Z] === RUN TestBuildWithEmptyLayers [2022-09-06T20:42:59.258Z] --- PASS: TestLinksContainerNames (0.85s) [2022-09-06T20:42:59.258Z] === RUN TestLogsFollowTailEmpty [2022-09-06T20:42:59.406Z] --- PASS: TestBuildWithHugeFile (47.74s) [2022-09-06T20:42:59.407Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T20:42:59.407Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:42:59.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:42:59.407Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:42:59.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:42:59.407Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:42:59.407Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:42:59.407Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:42:59.407Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:42:59.407Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:42:59.407Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-09-06T20:42:59.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-09-06T20:42:59.407Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-06T20:42:59.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-06T20:42:59.407Z] === RUN TestBuildPreserveOwnership [2022-09-06T20:42:59.407Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T20:42:59.407Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T20:42:59.407Z] --- PASS: TestBuildPreserveOwnership (2.72s) [2022-09-06T20:42:59.407Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2022-09-06T20:42:59.407Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s) [2022-09-06T20:42:59.407Z] === RUN TestBuildPlatformInvalid [2022-09-06T20:42:59.407Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-06T20:42:59.407Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T20:42:59.517Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-06T20:42:59.517Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T20:43:00.083Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/default [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/private [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/slave [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/shared [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T20:43:00.083Z] === CONT TestMountDaemonRoot/default [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T20:43:00.083Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:43:00.083Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:43:00.083Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:43:00.083Z] === CONT TestMountDaemonRoot/shared [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T20:43:00.083Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:43:00.083Z] === CONT TestMountDaemonRoot/slave [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:43:00.083Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:43:00.083Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T20:43:00.084Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:43:00.084Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:43:00.084Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:43:00.084Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/private [2022-09-06T20:43:00.084Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T20:43:00.084Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:43:00.084Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T20:43:00.084Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:43:00.084Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:43:00.084Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T20:43:00.342Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T20:43:00.601Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T20:43:00.601Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T20:43:01.180Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-06T20:43:01.180Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T20:43:01.536Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-09-06T20:43:01.536Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T20:43:02.103Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-09-06T20:43:02.103Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T20:43:02.275Z] INFO [linters context/goanalysis] analyzers took 4m4.088383472s with top 10 stages: buildir: 1m43.375528787s, goimports: 20.896810284s, unconvert: 14.82972751s, gosec: 12.567936773s, S1038: 6.06418445s, golint: 6.000865146s, misspell: 5.282080309s, nilness: 3.852874754s, inspect: 3.81891543s, directives: 3.346412206s [2022-09-06T20:43:02.275Z] INFO [runner] Issues before processing: 2482, after processing: 0 [2022-09-06T20:43:02.275Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1870/1870, exclude: 1765/1765, cgo: 1870/2482, identifier_marker: 1765/1765, exclude-rules: 78/1765, nolint: 0/78, autogenerated_exclude: 1765/1870, path_prettifier: 1870/1870, skip_dirs: 1870/1870, filename_unadjuster: 1870/1870 [2022-09-06T20:43:02.275Z] INFO [runner] processing took 128.362344ms with stages: nolint: 49.699528ms, identifier_marker: 38.217509ms, path_prettifier: 12.516097ms, exclude-rules: 12.247548ms, autogenerated_exclude: 11.719149ms, skip_dirs: 3.030694ms, cgo: 512.189µs, filename_unadjuster: 413.316µs, max_same_issues: 2.093µs, uniq_by_line: 664ns, max_from_linter: 482ns, diff: 437ns, skip_files: 423ns, exclude: 399ns, severity-rules: 374ns, path_shortener: 346ns, source_code: 343ns, sort_results: 311ns, max_per_file_from_linter: 296ns, path_prefixer: 146ns [2022-09-06T20:43:02.275Z] INFO [runner] linters took 1m19.066096485s with stages: goanalysis_metalinter: 1m18.936358271s [2022-09-06T20:43:02.275Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-09-06T20:43:02.275Z] INFO Memory: 2266 samples, avg is 281.1MB, max is 1070.3MB [2022-09-06T20:43:02.275Z] INFO Execution took 3m46.487819725s [2022-09-06T20:43:02.275Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-06T20:43:02.362Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-06T20:43:02.362Z] === RUN TestNetworkNat [2022-09-06T20:43:02.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh dynbinary-daemon test-docker-py [2022-09-06T20:43:02.929Z] --- PASS: TestNetworkNat (0.46s) [2022-09-06T20:43:02.930Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T20:43:03.166Z] [2022-09-06T20:43:03.166Z] Removing bundles/ [2022-09-06T20:43:03.166Z] [2022-09-06T20:43:03.166Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-06T20:43:03.166Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:43:03.166Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:43:03.188Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-09-06T20:43:03.188Z] === RUN TestNetworkLoopbackNat [2022-09-06T20:43:04.681Z] Loaded image: buildpack-deps:buster [2022-09-06T20:43:04.681Z] Loaded image: busybox:latest [2022-09-06T20:43:04.681Z] Loaded image: busybox:glibc [2022-09-06T20:43:06.060Z] Loaded image: debian:bullseye [2022-09-06T20:43:06.061Z] Loaded image: hello-world:latest [2022-09-06T20:43:06.061Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:43:06.441Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-06T20:43:06.441Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T20:43:06.472Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-09-06T20:43:06.473Z] === RUN TestPause [2022-09-06T20:43:06.473Z] --- PASS: TestPause (0.50s) [2022-09-06T20:43:06.473Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T20:43:06.473Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T20:43:06.473Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T20:43:06.473Z] === RUN TestPauseStopPausedContainer [2022-09-06T20:43:06.700Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-09-06T20:43:06.700Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T20:43:06.732Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-06T20:43:06.732Z] === RUN TestPsFilter [2022-09-06T20:43:06.992Z] --- PASS: TestPsFilter (0.11s) [2022-09-06T20:43:06.992Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T20:43:07.253Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-06T20:43:07.253Z] === RUN TestRemoveContainerWithVolume [2022-09-06T20:43:07.821Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-09-06T20:43:07.821Z] === RUN TestRemoveContainerRunning [2022-09-06T20:43:08.080Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-09-06T20:43:08.080Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T20:43:08.648Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-06T20:43:08.648Z] === RUN TestRemoveInvalidContainer [2022-09-06T20:43:08.648Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T20:43:08.648Z] === RUN TestRenameLinkedContainer [2022-09-06T20:43:09.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-06T20:43:09.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-06T20:43:10.564Z] --- PASS: TestRenameLinkedContainer (1.77s) [2022-09-06T20:43:10.564Z] === RUN TestRenameStoppedContainer [2022-09-06T20:43:10.823Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-06T20:43:10.823Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T20:43:11.762Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-09-06T20:43:11.762Z] === RUN TestRenameInvalidName [2022-09-06T20:43:11.963Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-09-06T20:43:11.964Z] === RUN TestBuildWithHugeFile [2022-09-06T20:43:12.022Z] --- PASS: TestRenameInvalidName (0.40s) [2022-09-06T20:43:12.022Z] === RUN TestRenameAnonymousContainer [2022-09-06T20:43:12.631Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.63s) [2022-09-06T20:43:12.631Z] PASS [2022-09-06T20:43:12.631Z] [2022-09-06T20:43:12.631Z] === Skipped [2022-09-06T20:43:12.631Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-06T20:43:12.631Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:43:12.631Z] [2022-09-06T20:43:12.631Z] DONE 33 tests, 1 skipped in 96.990s [2022-09-06T20:43:12.631Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T20:43:12.631Z] ++ 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-09-06T20:43:12.631Z] ++ set -e [2022-09-06T20:43:12.631Z] ++ '[' -n 0 ']' [2022-09-06T20:43:12.631Z] ++ set -x [2022-09-06T20:43:12.631Z] ++ 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-09-06T20:43:12.631Z] INFO: Testing against a local daemon [2022-09-06T20:43:12.631Z] === RUN TestConfigInspect [2022-09-06T20:43:13.924Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-09-06T20:43:13.924Z] === RUN TestRenameContainerWithSameName [2022-09-06T20:43:14.183Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-06T20:43:14.183Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T20:43:14.535Z] --- PASS: TestConfigInspect (2.36s) [2022-09-06T20:43:14.535Z] === RUN TestConfigList [2022-09-06T20:43:15.117Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-09-06T20:43:15.117Z] === RUN TestResize [2022-09-06T20:43:15.376Z] --- PASS: TestResize (0.45s) [2022-09-06T20:43:15.376Z] === RUN TestResizeWithInvalidSize [2022-09-06T20:43:15.943Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-09-06T20:43:15.943Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T20:43:16.204Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:43:16.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:43:16.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:43:16.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:43:16.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:43:16.439Z] --- PASS: TestConfigList (2.11s) [2022-09-06T20:43:16.439Z] === RUN TestConfigsCreateAndDelete [2022-09-06T20:43:18.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:43:18.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:43:18.343Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2022-09-06T20:43:18.343Z] === RUN TestConfigsUpdate [2022-09-06T20:43:19.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:43:19.306Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:43:20.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:43:20.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:43:20.877Z] --- PASS: TestConfigsUpdate (2.10s) [2022-09-06T20:43:20.877Z] === RUN TestTemplatedConfig [2022-09-06T20:43:22.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:43:22.783Z] --- PASS: TestTemplatedConfig (2.39s) [2022-09-06T20:43:22.783Z] === RUN TestConfigCreateResolve [2022-09-06T20:43:23.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:43:25.316Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-09-06T20:43:25.317Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T20:43:25.576Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-06T20:43:25.576Z] PASS [2022-09-06T20:43:25.576Z] [2022-09-06T20:43:25.576Z] DONE 7 tests in 13.816s [2022-09-06T20:43:25.576Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T20:43:25.576Z] ++ 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-09-06T20:43:25.576Z] ++ set -e [2022-09-06T20:43:25.576Z] ++ '[' -n 0 ']' [2022-09-06T20:43:25.576Z] ++ set -x [2022-09-06T20:43:25.576Z] ++ 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-09-06T20:43:25.576Z] INFO: Testing against a local daemon [2022-09-06T20:43:25.576Z] === RUN TestCheckpoint [2022-09-06T20:43:25.576Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T20:43:25.576Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T20:43:25.576Z] === RUN TestContainerInvalidJSON [2022-09-06T20:43:25.576Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:43:25.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:43:25.576Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:43:25.576Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:43:25.576Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:43:25.576Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:43:25.576Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:43:25.576Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:43:25.576Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:43:25.576Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T20:43:25.576Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-06T20:43:25.576Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-06T20:43:25.576Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-06T20:43:25.576Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T20:43:25.836Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T20:43:25.836Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T20:43:25.836Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-06T20:43:25.836Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T20:43:25.836Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T20:43:25.836Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T20:43:25.836Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-06T20:43:25.836Z] === RUN TestCopyFromContainer [2022-09-06T20:43:26.772Z] === RUN TestCopyFromContainer// [2022-09-06T20:43:26.772Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T20:43:26.772Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T20:43:27.032Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T20:43:27.032Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T20:43:27.032Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T20:43:27.032Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T20:43:27.032Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T20:43:27.290Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T20:43:27.290Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer (1.39s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-06T20:43:27.290Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T20:43:27.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T20:43:27.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:43:27.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:43:27.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:43:27.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:43:27.290Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:43:27.290Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:43:27.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:43:27.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:43:27.290Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:43:27.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T20:43:27.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T20:43:27.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T20:43:27.290Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T20:43:27.290Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T20:43:27.290Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T20:43:27.290Z] === RUN TestCreateWithInvalidEnv [2022-09-06T20:43:27.290Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T20:43:27.290Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T20:43:27.290Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T20:43:27.290Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T20:43:27.290Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T20:43:27.290Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T20:43:27.290Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T20:43:27.290Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T20:43:27.290Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T20:43:27.290Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-06T20:43:27.290Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T20:43:27.290Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T20:43:27.290Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T20:43:27.290Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T20:43:27.290Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T20:43:27.290Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T20:43:28.669Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-09-06T20:43:28.669Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T20:43:30.049Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-09-06T20:43:30.049Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T20:43:30.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:43:30.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:43:30.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:43:30.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:43:30.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:43:30.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:43:30.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:43:30.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:43:30.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:43:30.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:43:30.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:43:30.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:43:30.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:43:30.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:43:30.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:43:30.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T20:43:30.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T20:43:30.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T20:43:30.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T20:43:30.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T20:43:30.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T20:43:30.049Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T20:43:30.308Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-09-06T20:43:30.308Z] === RUN TestCreateDifferentPlatform [2022-09-06T20:43:30.308Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T20:43:30.308Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T20:43:30.308Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T20:43:30.308Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T20:43:30.308Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T20:43:30.308Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T20:43:30.308Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T20:43:30.308Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T20:43:30.308Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-06T20:43:30.308Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T20:43:30.308Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T20:43:30.308Z] === RUN TestDaemonRestartIpcMode [2022-09-06T20:43:30.308Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T20:43:30.308Z] === RUN TestDaemonHostGatewayIP [2022-09-06T20:43:30.308Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T20:43:30.308Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T20:43:30.308Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T20:43:30.308Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T20:43:30.308Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T20:43:30.308Z] === RUN TestDiff [2022-09-06T20:43:30.939Z] --- PASS: TestDiff (0.45s) [2022-09-06T20:43:30.939Z] === RUN TestExecWithCloseStdin [2022-09-06T20:43:31.209Z] --- PASS: TestExecWithCloseStdin (0.52s) [2022-09-06T20:43:31.209Z] === RUN TestExec [2022-09-06T20:43:31.787Z] --- PASS: TestExec (0.47s) [2022-09-06T20:43:31.787Z] === RUN TestExecUser [2022-09-06T20:43:32.354Z] --- PASS: TestExecUser (0.49s) [2022-09-06T20:43:32.354Z] === RUN TestExportContainerAndImportImage [2022-09-06T20:43:32.922Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-09-06T20:43:32.922Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T20:43:33.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:43:34.301Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-09-06T20:43:34.301Z] === RUN TestHealthCheckWorkdir [2022-09-06T20:43:34.560Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-09-06T20:43:34.560Z] === RUN TestHealthKillContainer [2022-09-06T20:43:36.002Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.77s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (11.28s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (12.41s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.05s) [2022-09-06T20:43:37.903Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.03s) [2022-09-06T20:43:37.903Z] === RUN TestCgroupNamespacesRun [2022-09-06T20:43:39.279Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-09-06T20:43:39.279Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T20:43:39.279Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T20:43:39.279Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T20:43:39.279Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T20:43:40.214Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-09-06T20:43:40.214Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T20:43:41.604Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-09-06T20:43:41.604Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T20:43:42.546Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-09-06T20:43:42.546Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T20:43:42.730Z] --- PASS: TestHealthKillContainer (7.87s) [2022-09-06T20:43:42.730Z] === RUN TestHealthCheckProcessKilled [2022-09-06T20:43:42.989Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-06T20:43:42.989Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T20:43:43.557Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-09-06T20:43:43.557Z] === RUN TestIpcModeNone [2022-09-06T20:43:43.816Z] --- PASS: TestIpcModeNone (0.47s) [2022-09-06T20:43:43.816Z] === RUN TestIpcModePrivate [2022-09-06T20:43:43.921Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-09-06T20:43:43.921Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T20:43:44.384Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-06T20:43:44.384Z] --- PASS: TestIpcModePrivate (0.45s) [2022-09-06T20:43:44.384Z] === RUN TestIpcModeShareable [2022-09-06T20:43:44.488Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-06T20:43:44.488Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T20:43:44.643Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-09-06T20:43:44.902Z] --- PASS: TestIpcModeShareable (0.47s) [2022-09-06T20:43:44.902Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T20:43:45.864Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-09-06T20:43:45.864Z] === RUN TestNISDomainname [2022-09-06T20:43:46.122Z] --- PASS: TestNISDomainname (0.50s) [2022-09-06T20:43:46.122Z] === RUN TestHostnameDnsResolution [2022-09-06T20:43:46.281Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-09-06T20:43:46.281Z] === RUN TestAPIIpcModeHost [2022-09-06T20:43:46.689Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-09-06T20:43:46.689Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T20:43:46.849Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-09-06T20:43:46.849Z] === RUN TestDaemonIpcModeShareable [2022-09-06T20:43:47.257Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-09-06T20:43:47.257Z] === RUN TestStats [2022-09-06T20:43:47.788Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T20:43:47.788Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2022-09-06T20:43:47.788Z] === RUN TestDaemonIpcModePrivate [2022-09-06T20:43:48.725Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T20:43:48.985Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-09-06T20:43:48.985Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T20:43:49.786Z] --- PASS: TestStats (2.49s) [2022-09-06T20:43:49.786Z] === RUN TestStopContainerWithTimeout [2022-09-06T20:43:49.786Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T20:43:49.786Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T20:43:49.786Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T20:43:49.786Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T20:43:49.786Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T20:43:49.786Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T20:43:49.786Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T20:43:49.786Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T20:43:49.786Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T20:43:49.786Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T20:43:49.923Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-09-06T20:43:49.923Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s) [2022-09-06T20:43:49.923Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T20:43:50.354Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T20:43:51.302Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-09-06T20:43:51.302Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-09-06T20:43:51.302Z] === RUN TestIpcModeOlderClient [2022-09-06T20:43:51.302Z] === PAUSE TestIpcModeOlderClient [2022-09-06T20:43:51.302Z] === RUN TestKillContainerInvalidSignal [2022-09-06T20:43:51.561Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-09-06T20:43:51.561Z] === RUN TestKillContainer [2022-09-06T20:43:51.561Z] === RUN TestKillContainer/no_signal [2022-09-06T20:43:52.129Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T20:43:52.257Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T20:43:52.389Z] === RUN TestKillContainer/killing_signal [2022-09-06T20:43:52.959Z] --- PASS: TestKillContainer (1.29s) [2022-09-06T20:43:52.959Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-09-06T20:43:52.959Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-06T20:43:52.959Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-09-06T20:43:52.959Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T20:43:52.959Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T20:43:53.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T20:43:53.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-09-06T20:43:53.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-09-06T20:43:53.789Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-09-06T20:43:53.789Z] === RUN TestKillStoppedContainer [2022-09-06T20:43:53.789Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T20:43:53.789Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T20:43:53.789Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T20:43:53.789Z] === RUN TestKillDifferentUserContainer [2022-09-06T20:43:54.358Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-06T20:43:54.358Z] === RUN TestInspectOomKilledTrue [2022-09-06T20:43:54.786Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T20:43:54.786Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-09-06T20:43:54.786Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-09-06T20:43:54.786Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-09-06T20:43:54.786Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-09-06T20:43:54.786Z] === RUN TestDeleteDevicemapper [2022-09-06T20:43:54.786Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T20:43:54.786Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T20:43:54.786Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T20:43:54.927Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-09-06T20:43:54.927Z] === RUN TestInspectOomKilledFalse [2022-09-06T20:43:55.187Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-09-06T20:43:55.187Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T20:43:55.447Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-09-06T20:43:55.447Z] === RUN TestLinksContainerNames [2022-09-06T20:43:56.165Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s) [2022-09-06T20:43:56.165Z] === RUN TestUpdateMemory [2022-09-06T20:43:56.388Z] --- PASS: TestLinksContainerNames (0.82s) [2022-09-06T20:43:56.388Z] === RUN TestLogsFollowTailEmpty [2022-09-06T20:43:56.647Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-09-06T20:43:56.647Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T20:43:56.734Z] --- PASS: TestUpdateMemory (0.57s) [2022-09-06T20:43:56.734Z] === RUN TestUpdateCPUQuota [2022-09-06T20:43:57.216Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/default [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/private [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/slave [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/shared [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/default [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/shared [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/slave [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/private [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T20:43:57.216Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:43:57.216Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:43:57.216Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:43:57.476Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T20:43:57.671Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-09-06T20:43:57.671Z] === RUN TestUpdatePidsLimit [2022-09-06T20:43:57.671Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T20:43:57.671Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T20:43:57.735Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:43:57.736Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T20:43:57.736Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:43:57.736Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T20:43:57.736Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T20:43:57.736Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T20:43:57.736Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T20:43:57.930Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T20:43:58.189Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T20:43:58.448Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T20:43:58.708Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T20:43:58.708Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T20:43:59.115Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-09-06T20:43:59.115Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T20:43:59.375Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-09-06T20:43:59.375Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T20:43:59.634Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-09-06T20:43:59.634Z] === RUN TestNetworkNat [2022-09-06T20:43:59.645Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-09-06T20:43:59.645Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-09-06T20:43:59.645Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-06T20:43:59.645Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-09-06T20:43:59.645Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-09-06T20:43:59.645Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-09-06T20:43:59.645Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-09-06T20:43:59.645Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-09-06T20:43:59.645Z] === RUN TestUpdateRestartPolicy [2022-09-06T20:44:00.204Z] --- PASS: TestNetworkNat (0.44s) [2022-09-06T20:44:00.204Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T20:44:00.772Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-09-06T20:44:00.773Z] === RUN TestNetworkLoopbackNat [2022-09-06T20:44:03.308Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-06T20:44:03.308Z] === RUN TestPause [2022-09-06T20:44:03.568Z] --- PASS: TestPause (0.45s) [2022-09-06T20:44:03.568Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T20:44:03.568Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T20:44:03.568Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T20:44:03.568Z] === RUN TestPauseStopPausedContainer [2022-09-06T20:44:04.137Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-06T20:44:04.137Z] === RUN TestPsFilter [2022-09-06T20:44:04.137Z] --- PASS: TestPsFilter (0.11s) [2022-09-06T20:44:04.137Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T20:44:04.705Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-06T20:44:04.705Z] === RUN TestRemoveContainerWithVolume [2022-09-06T20:44:04.965Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-06T20:44:04.965Z] === RUN TestRemoveContainerRunning [2022-09-06T20:44:05.534Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-06T20:44:05.534Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T20:44:05.794Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-09-06T20:44:05.794Z] === RUN TestRemoveInvalidContainer [2022-09-06T20:44:05.794Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T20:44:05.794Z] === RUN TestRenameLinkedContainer [2022-09-06T20:44:07.700Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-09-06T20:44:07.700Z] === RUN TestRenameStoppedContainer [2022-09-06T20:44:08.302Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-06T20:44:08.302Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T20:44:08.328Z] --- PASS: TestBuildWithHugeFile (51.07s) [2022-09-06T20:44:08.328Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T20:44:08.328Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:44:08.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:44:08.328Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:44:08.328Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:44:08.328Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:44:08.328Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:44:08.328Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:44:08.328Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:44:08.328Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:44:08.328Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-09-06T20:44:08.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-09-06T20:44:08.328Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-09-06T20:44:08.328Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-06T20:44:08.328Z] === RUN TestBuildPreserveOwnership [2022-09-06T20:44:08.328Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T20:44:08.328Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T20:44:08.887Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-09-06T20:44:08.887Z] === RUN TestRenameInvalidName [2022-09-06T20:44:09.455Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-06T20:44:09.455Z] === RUN TestRenameAnonymousContainer [2022-09-06T20:44:10.832Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-09-06T20:44:10.832Z] === RUN TestRenameContainerWithSameName [2022-09-06T20:44:11.401Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-09-06T20:44:11.401Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T20:44:11.845Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-09-06T20:44:11.845Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T20:44:11.845Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-09-06T20:44:11.845Z] === RUN TestWaitNonBlocked [2022-09-06T20:44:11.845Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:44:11.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:44:11.845Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:44:11.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:44:11.845Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:44:11.845Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:44:11.845Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T20:44:11.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-09-06T20:44:11.845Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-09-06T20:44:11.845Z] === RUN TestWaitBlocked [2022-09-06T20:44:11.845Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:44:11.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:44:11.845Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:44:11.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:44:11.845Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:44:11.845Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:44:11.969Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-06T20:44:11.969Z] === RUN TestResize [2022-09-06T20:44:12.413Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T20:44:12.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-09-06T20:44:12.413Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-09-06T20:44:12.413Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T20:44:12.413Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T20:44:12.510Z] --- PASS: TestBuildPreserveOwnership (9.63s) [2022-09-06T20:44:12.510Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.62s) [2022-09-06T20:44:12.510Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-06T20:44:12.510Z] === RUN TestBuildPlatformInvalid [2022-09-06T20:44:12.510Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-06T20:44:12.510Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T20:44:12.510Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-06T20:44:12.510Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T20:44:12.510Z] PASS [2022-09-06T20:44:12.510Z] [2022-09-06T20:44:12.510Z] === Skipped [2022-09-06T20:44:12.510Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T20:44:12.510Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:44:12.510Z] [2022-09-06T20:44:12.510Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-06T20:44:12.510Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-06T20:44:12.510Z] [2022-09-06T20:44:12.510Z] DONE 33 tests, 2 skipped in 128.792s [2022-09-06T20:44:12.510Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T20:44:12.510Z] INFO: Testing against a local daemon [2022-09-06T20:44:12.510Z] === RUN TestConfigInspect [2022-09-06T20:44:12.510Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:12.510Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-06T20:44:12.510Z] === RUN TestConfigList [2022-09-06T20:44:12.510Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:12.510Z] --- SKIP: TestConfigList (0.01s) [2022-09-06T20:44:12.510Z] === RUN TestConfigsCreateAndDelete [2022-09-06T20:44:12.510Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:12.510Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-06T20:44:12.510Z] === RUN TestConfigsUpdate [2022-09-06T20:44:12.510Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:12.510Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-06T20:44:12.510Z] === RUN TestTemplatedConfig [2022-09-06T20:44:12.510Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:12.510Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T20:44:12.510Z] === RUN TestConfigCreateResolve [2022-09-06T20:44:12.510Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:12.510Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-06T20:44:12.510Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T20:44:12.538Z] --- PASS: TestResize (0.42s) [2022-09-06T20:44:12.538Z] === RUN TestResizeWithInvalidSize [2022-09-06T20:44:12.798Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-09-06T20:44:12.798Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T20:44:13.366Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:44:13.366Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:44:13.366Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:44:13.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:44:13.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:44:14.411Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-09-06T20:44:14.411Z] PASS [2022-09-06T20:44:14.411Z] [2022-09-06T20:44:14.411Z] === Skipped [2022-09-06T20:44:14.411Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-06T20:44:14.411Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:14.411Z] [2022-09-06T20:44:14.411Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-09-06T20:44:14.411Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:14.411Z] [2022-09-06T20:44:14.411Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-06T20:44:14.411Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:14.411Z] [2022-09-06T20:44:14.411Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-06T20:44:14.411Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:14.411Z] [2022-09-06T20:44:14.411Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-06T20:44:14.411Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:14.411Z] [2022-09-06T20:44:14.411Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-06T20:44:14.411Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:44:14.411Z] [2022-09-06T20:44:14.411Z] DONE 7 tests, 6 skipped in 1.731s [2022-09-06T20:44:14.411Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T20:44:14.411Z] INFO: Testing against a local daemon [2022-09-06T20:44:14.411Z] === RUN TestCheckpoint [2022-09-06T20:44:14.411Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T20:44:14.411Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T20:44:14.411Z] === RUN TestContainerInvalidJSON [2022-09-06T20:44:14.411Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:44:14.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:44:14.411Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:44:14.411Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:44:14.411Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:44:14.411Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:44:14.411Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:44:14.411Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:44:14.411Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:44:14.411Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T20:44:14.411Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-06T20:44:14.411Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-06T20:44:14.411Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-06T20:44:14.411Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T20:44:14.411Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-06T20:44:14.411Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T20:44:14.411Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-06T20:44:14.411Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T20:44:14.411Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-09-06T20:44:14.411Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T20:44:14.411Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T20:44:14.411Z] === RUN TestCopyFromContainer [2022-09-06T20:44:14.951Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s) [2022-09-06T20:44:14.951Z] === CONT TestIpcModeOlderClient [2022-09-06T20:44:14.951Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-09-06T20:44:14.951Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T20:44:14.951Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-06T20:44:14.951Z] === CONT TestDaemonHostGatewayIP [2022-09-06T20:44:15.042Z] Removing intermediate container 6e23a6de3798 [2022-09-06T20:44:15.042Z] ---> 66d4c7fec7bf [2022-09-06T20:44:15.043Z] 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-09-06T20:44:15.043Z] ---> Running in e2eed443f075 [2022-09-06T20:44:15.043Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-09-06T20:44:15.043Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-06T20:44:15.043Z] go: downloading github.com/fatih/color v1.10.0 [2022-09-06T20:44:15.043Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-06T20:44:15.043Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-06T20:44:15.043Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-06T20:44:15.043Z] go: downloading golang.org/x/tools v0.1.0 [2022-09-06T20:44:15.043Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-06T20:44:15.043Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-06T20:44:15.043Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-06T20:44:15.043Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-06T20:44:15.043Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-06T20:44:15.043Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-06T20:44:15.043Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-06T20:44:15.043Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-06T20:44:15.043Z] go: downloading golang.org/x/mod v0.3.0 [2022-09-06T20:44:15.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:44:15.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:44:16.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:44:16.469Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:44:16.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-06T20:44:17.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:44:17.501Z] --- PASS: TestDaemonHostGatewayIP (2.55s) [2022-09-06T20:44:17.501Z] === CONT TestDaemonRestartIpcMode [2022-09-06T20:44:17.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer// [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-06T20:44:18.593Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T20:44:18.593Z] --- PASS: TestCopyFromContainer (4.28s) [2022-09-06T20:44:18.593Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-06T20:44:18.593Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-06T20:44:18.593Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-06T20:44:18.593Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-06T20:44:18.594Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-06T20:44:18.594Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-09-06T20:44:18.594Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-06T20:44:18.594Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-09-06T20:44:18.594Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-09-06T20:44:18.594Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-06T20:44:18.594Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T20:44:18.594Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:44:18.594Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:44:18.594Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:44:18.594Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:44:18.594Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:44:18.594Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:44:18.594Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:44:18.594Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:44:18.594Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:44:18.594Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-06T20:44:18.594Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T20:44:18.594Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-06T20:44:18.594Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-06T20:44:18.594Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T20:44:18.594Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-06T20:44:18.594Z] === RUN TestCreateWithInvalidEnv [2022-09-06T20:44:18.855Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T20:44:18.855Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T20:44:18.855Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T20:44:18.855Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T20:44:18.855Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T20:44:18.855Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T20:44:18.855Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T20:44:18.855Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T20:44:18.855Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T20:44:18.855Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-06T20:44:18.855Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T20:44:18.855Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-06T20:44:18.855Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T20:44:18.855Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T20:44:18.855Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-06T20:44:18.855Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T20:44:19.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:44:19.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:44:19.791Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2022-09-06T20:44:19.791Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T20:44:20.035Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-09-06T20:44:20.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:44:21.166Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-09-06T20:44:21.166Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T20:44:21.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:44:21.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:44:21.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:44:21.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:44:21.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:44:21.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:44:21.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:44:21.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:44:21.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:44:21.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:44:21.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:44:21.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:44:21.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:44:21.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:44:21.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:44:21.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T20:44:21.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T20:44:21.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T20:44:21.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T20:44:21.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T20:44:21.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T20:44:21.166Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T20:44:21.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:44:21.425Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-09-06T20:44:21.425Z] === RUN TestCreateDifferentPlatform [2022-09-06T20:44:21.425Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T20:44:21.425Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T20:44:21.425Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-09-06T20:44:21.425Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-06T20:44:21.425Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-06T20:44:21.425Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T20:44:21.425Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T20:44:21.425Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T20:44:21.425Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-06T20:44:21.425Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T20:44:21.425Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T20:44:21.425Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T20:44:21.425Z] === RUN TestDaemonRestartIpcMode [2022-09-06T20:44:21.425Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T20:44:21.425Z] === RUN TestDaemonHostGatewayIP [2022-09-06T20:44:21.425Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:44:21.425Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-06T20:44:21.425Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T20:44:21.425Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T20:44:21.425Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T20:44:21.425Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T20:44:21.425Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T20:44:21.425Z] === RUN TestDiff [2022-09-06T20:44:21.992Z] --- PASS: TestDiff (0.43s) [2022-09-06T20:44:21.992Z] === RUN TestExecWithCloseStdin [2022-09-06T20:44:22.558Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-09-06T20:44:22.558Z] === RUN TestExec [2022-09-06T20:44:22.816Z] --- PASS: TestExec (0.41s) [2022-09-06T20:44:22.816Z] === RUN TestExecUser [2022-09-06T20:44:23.157Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T20:44:23.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-09-06T20:44:23.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-09-06T20:44:23.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-09-06T20:44:23.157Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-09-06T20:44:23.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-09-06T20:44:23.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-06T20:44:23.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s) [2022-09-06T20:44:23.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-09-06T20:44:23.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.75s) [2022-09-06T20:44:23.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-09-06T20:44:23.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-09-06T20:44:23.158Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-09-06T20:44:23.158Z] === RUN TestCgroupNamespacesRun [2022-09-06T20:44:23.382Z] --- PASS: TestExecUser (0.43s) [2022-09-06T20:44:23.382Z] === RUN TestExportContainerAndImportImage [2022-09-06T20:44:23.947Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-09-06T20:44:23.947Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T20:44:24.093Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-09-06T20:44:24.093Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T20:44:25.031Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-09-06T20:44:25.031Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T20:44:26.423Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-09-06T20:44:26.423Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T20:44:26.595Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-09-06T20:44:26.595Z] PASS [2022-09-06T20:44:26.595Z] [2022-09-06T20:44:26.595Z] === Skipped [2022-09-06T20:44:26.595Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T20:44:26.595Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T20:44:26.595Z] [2022-09-06T20:44:26.595Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T20:44:26.595Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-06T20:44:26.595Z] [2022-09-06T20:44:26.595Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T20:44:26.595Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T20:44:26.595Z] [2022-09-06T20:44:26.595Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-06T20:44:26.595Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-06T20:44:26.595Z] [2022-09-06T20:44:26.595Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T20:44:26.595Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T20:44:26.595Z] [2022-09-06T20:44:26.595Z] DONE 197 tests, 5 skipped in 120.854s [2022-09-06T20:44:26.595Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T20:44:26.595Z] INFO: Testing against a local daemon [2022-09-06T20:44:26.595Z] === RUN TestCommitInheritsEnv [2022-09-06T20:44:26.854Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-09-06T20:44:26.854Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T20:44:26.854Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T20:44:26.854Z] === RUN TestImagesFilterMultiReference [2022-09-06T20:44:27.112Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-06T20:44:27.112Z] === RUN TestImagePullPlatformInvalid [2022-09-06T20:44:27.112Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T20:44:27.112Z] === RUN TestRemoveImageOrphaning [2022-09-06T20:44:27.228Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2022-09-06T20:44:27.228Z] === RUN TestHealthCheckWorkdir [2022-09-06T20:44:27.371Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-09-06T20:44:27.371Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T20:44:27.377Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-09-06T20:44:27.377Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T20:44:27.487Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-09-06T20:44:27.487Z] === RUN TestHealthKillContainer [2022-09-06T20:44:28.313Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-09-06T20:44:28.313Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T20:44:29.274Z] --- PASS: TestRemoveImageGarbageCollector (1.80s) [2022-09-06T20:44:29.274Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T20:44:29.274Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T20:44:29.274Z] === RUN TestTagInvalidReference [2022-09-06T20:44:29.274Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T20:44:29.274Z] === RUN TestTagValidPrefixedRepo [2022-09-06T20:44:29.274Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-06T20:44:29.274Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T20:44:29.274Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T20:44:29.274Z] === RUN TestTagOfficialNames [2022-09-06T20:44:29.274Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-06T20:44:29.274Z] === RUN TestTagMatchesDigest [2022-09-06T20:44:29.274Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T20:44:29.274Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T20:44:29.690Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-09-06T20:44:29.690Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T20:44:30.258Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-09-06T20:44:30.258Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T20:44:31.197Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-09-06T20:44:31.197Z] === RUN TestNISDomainname [2022-09-06T20:44:31.765Z] --- PASS: TestNISDomainname (0.50s) [2022-09-06T20:44:31.765Z] === RUN TestHostnameDnsResolution [2022-09-06T20:44:32.332Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-09-06T20:44:32.332Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T20:44:32.901Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-09-06T20:44:32.901Z] === RUN TestStats [2022-09-06T20:44:35.434Z] --- PASS: TestStats (2.50s) [2022-09-06T20:44:35.434Z] === RUN TestStopContainerWithTimeout [2022-09-06T20:44:35.434Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T20:44:35.434Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T20:44:35.434Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T20:44:35.434Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T20:44:35.434Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T20:44:35.434Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T20:44:35.434Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T20:44:35.434Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T20:44:35.434Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T20:44:35.434Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T20:44:35.650Z] --- PASS: TestHealthKillContainer (7.93s) [2022-09-06T20:44:35.650Z] === RUN TestHealthCheckProcessKilled [2022-09-06T20:44:36.004Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T20:44:36.216Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-09-06T20:44:36.216Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T20:44:36.216Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T20:44:36.216Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T20:44:36.216Z] === RUN TestIpcModeNone [2022-09-06T20:44:36.781Z] --- PASS: TestIpcModeNone (0.46s) [2022-09-06T20:44:36.781Z] === RUN TestIpcModePrivate [2022-09-06T20:44:36.781Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-06T20:44:37.040Z] --- PASS: TestIpcModePrivate (0.42s) [2022-09-06T20:44:37.040Z] === RUN TestIpcModeShareable [2022-09-06T20:44:37.040Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:44:37.040Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-06T20:44:37.040Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T20:44:37.909Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T20:44:38.414Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-09-06T20:44:38.414Z] === RUN TestAPIIpcModeHost [2022-09-06T20:44:38.414Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:44:38.414Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-06T20:44:38.414Z] === RUN TestDaemonIpcModeShareable [2022-09-06T20:44:38.415Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:44:38.415Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-06T20:44:38.415Z] === RUN TestDaemonIpcModePrivate [2022-09-06T20:44:39.286Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T20:44:39.286Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-09-06T20:44:39.286Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2022-09-06T20:44:39.286Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-09-06T20:44:39.286Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-09-06T20:44:39.286Z] === RUN TestDeleteDevicemapper [2022-09-06T20:44:39.286Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T20:44:39.286Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T20:44:39.286Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T20:44:39.348Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-06T20:44:40.652Z] Removing intermediate container e2eed443f075 [2022-09-06T20:44:40.652Z] ---> e41d93b9a267 [2022-09-06T20:44:40.652Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-09-06T20:44:40.652Z] ---> Running in 5c19bf872c47 [2022-09-06T20:44:40.652Z] Removing intermediate container 5c19bf872c47 [2022-09-06T20:44:40.652Z] ---> dc0f3fd650f5 [2022-09-06T20:44:40.652Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-09-06T20:44:40.652Z] ---> Running in 490b7dac8214 [2022-09-06T20:44:40.652Z] Removing intermediate container 490b7dac8214 [2022-09-06T20:44:40.652Z] ---> 7e833f5ec4e4 [2022-09-06T20:44:40.652Z] Step 10/10 : COPY . . [2022-09-06T20:44:40.721Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2022-09-06T20:44:40.721Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T20:44:40.721Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:44:40.721Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T20:44:40.721Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T20:44:40.721Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:44:40.721Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T20:44:40.721Z] === RUN TestIpcModeOlderClient [2022-09-06T20:44:40.721Z] === PAUSE TestIpcModeOlderClient [2022-09-06T20:44:40.721Z] === RUN TestKillContainerInvalidSignal [2022-09-06T20:44:40.979Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-09-06T20:44:40.979Z] === RUN TestKillContainer [2022-09-06T20:44:40.979Z] === RUN TestKillContainer/no_signal [2022-09-06T20:44:41.190Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-09-06T20:44:41.190Z] === RUN TestUpdateMemory [2022-09-06T20:44:41.238Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T20:44:41.449Z] --- PASS: TestUpdateMemory (0.55s) [2022-09-06T20:44:41.449Z] === RUN TestUpdateCPUQuota [2022-09-06T20:44:41.497Z] === RUN TestKillContainer/killing_signal [2022-09-06T20:44:42.018Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-09-06T20:44:42.018Z] === RUN TestUpdatePidsLimit [2022-09-06T20:44:42.018Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T20:44:42.062Z] --- PASS: TestKillContainer (1.18s) [2022-09-06T20:44:42.062Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-09-06T20:44:42.062Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-09-06T20:44:42.062Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-09-06T20:44:42.062Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T20:44:42.062Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T20:44:42.277Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T20:44:42.536Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T20:44:42.536Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T20:44:42.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T20:44:42.795Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T20:44:42.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-09-06T20:44:42.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-09-06T20:44:42.885Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-09-06T20:44:42.885Z] === RUN TestKillStoppedContainer [2022-09-06T20:44:42.885Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-06T20:44:42.885Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T20:44:42.885Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T20:44:42.885Z] === RUN TestKillDifferentUserContainer [2022-09-06T20:44:43.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T20:44:43.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-06T20:44:43.451Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-09-06T20:44:43.451Z] === RUN TestInspectOomKilledTrue [2022-09-06T20:44:43.451Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:44:43.451Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T20:44:43.451Z] === RUN TestInspectOomKilledFalse [2022-09-06T20:44:43.451Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T20:44:43.451Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T20:44:43.451Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T20:44:43.451Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T20:44:43.451Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T20:44:43.451Z] === RUN TestLinksContainerNames [2022-09-06T20:44:43.992Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-09-06T20:44:43.992Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-09-06T20:44:43.992Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-09-06T20:44:43.992Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-06T20:44:43.992Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-09-06T20:44:43.992Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-09-06T20:44:43.992Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-09-06T20:44:43.992Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-09-06T20:44:43.992Z] === RUN TestUpdateRestartPolicy [2022-09-06T20:44:44.384Z] --- PASS: TestLinksContainerNames (0.87s) [2022-09-06T20:44:44.384Z] === RUN TestLogsFollowTailEmpty [2022-09-06T20:44:44.642Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-09-06T20:44:44.642Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T20:44:45.209Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/default [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/private [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/slave [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/shared [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/default [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/shared [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/slave [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/private [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T20:44:45.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:44:45.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:44:45.209Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T20:44:45.467Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-06T20:44:45.467Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T20:44:45.467Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T20:44:45.468Z] 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-09-06T20:44:45.468Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-09-06T20:44:45.468Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T20:44:45.468Z] 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-09-06T20:44:45.468Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T20:44:45.468Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T20:44:45.468Z] 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-09-06T20:44:45.468Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T20:44:45.468Z] === RUN TestNetworkNat [2022-09-06T20:44:46.034Z] --- PASS: TestNetworkNat (0.48s) [2022-09-06T20:44:46.034Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T20:44:46.292Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-09-06T20:44:46.292Z] === RUN TestNetworkLoopbackNat [2022-09-06T20:44:48.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-06T20:44:48.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-06T20:44:48.820Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-09-06T20:44:48.821Z] === RUN TestPause [2022-09-06T20:44:48.821Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:44:48.821Z] --- SKIP: TestPause (0.00s) [2022-09-06T20:44:48.821Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T20:44:48.821Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T20:44:48.821Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T20:44:48.821Z] === RUN TestPauseStopPausedContainer [2022-09-06T20:44:48.821Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:44:48.821Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-09-06T20:44:48.821Z] === RUN TestPsFilter [2022-09-06T20:44:49.078Z] --- PASS: TestPsFilter (0.13s) [2022-09-06T20:44:49.078Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T20:44:49.336Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-09-06T20:44:49.336Z] === RUN TestRemoveContainerWithVolume [2022-09-06T20:44:49.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-06T20:44:49.904Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-09-06T20:44:49.904Z] === RUN TestRemoveContainerRunning [2022-09-06T20:44:50.162Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-09-06T20:44:50.162Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T20:44:50.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-09-06T20:44:50.728Z] === RUN TestRemoveInvalidContainer [2022-09-06T20:44:50.728Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-06T20:44:50.728Z] === RUN TestRenameLinkedContainer [2022-09-06T20:44:52.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-06T20:44:52.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-06T20:44:52.627Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-09-06T20:44:52.627Z] === RUN TestRenameStoppedContainer [2022-09-06T20:44:52.627Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-09-06T20:44:52.627Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T20:44:53.562Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-09-06T20:44:53.562Z] === RUN TestRenameInvalidName [2022-09-06T20:44:53.822Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-06T20:44:53.822Z] === RUN TestRenameAnonymousContainer [2022-09-06T20:44:54.660Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-06T20:44:54.660Z] [2022-09-06T20:44:54.660Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-06T20:44:54.660Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-06T20:44:54.660Z] Using test binary docker [2022-09-06T20:44:54.660Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-06T20:44:54.660Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T20:44:54.660Z] INFO: Waiting for daemon to start... [2022-09-06T20:44:54.660Z] Starting dockerd [2022-09-06T20:44:54.660Z] . [2022-09-06T20:44:54.660Z] INFO: Building docker-sdk-python3:4.4.1... [2022-09-06T20:44:55.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-06T20:44:55.724Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-09-06T20:44:55.724Z] === RUN TestRenameContainerWithSameName [2022-09-06T20:44:55.724Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-09-06T20:44:55.724Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T20:44:56.198Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2022-09-06T20:44:56.198Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T20:44:56.198Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-09-06T20:44:56.198Z] === RUN TestWaitNonBlocked [2022-09-06T20:44:56.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:44:56.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:44:56.198Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:44:56.198Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:44:56.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:44:56.198Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:44:56.198Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T20:44:56.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2022-09-06T20:44:56.198Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-09-06T20:44:56.198Z] === RUN TestWaitBlocked [2022-09-06T20:44:56.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:44:56.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:44:56.198Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:44:56.198Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:44:56.198Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:44:56.198Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:44:56.457Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-06T20:44:56.457Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-09-06T20:44:56.457Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-09-06T20:44:56.457Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T20:44:56.457Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T20:44:56.664Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-09-06T20:44:56.664Z] === RUN TestResize [2022-09-06T20:44:57.231Z] --- PASS: TestResize (0.41s) [2022-09-06T20:44:57.231Z] === RUN TestResizeWithInvalidSize [2022-09-06T20:44:57.490Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-09-06T20:44:57.490Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T20:44:57.748Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-09-06T20:44:57.748Z] === RUN TestDaemonRestartKillContainers [2022-09-06T20:44:57.748Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T20:44:57.748Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T20:44:57.748Z] === RUN TestCgroupNamespacesRun [2022-09-06T20:44:58.390Z] --- PASS: TestContainerStartOnDaemonRestart (1.95s) [2022-09-06T20:44:58.390Z] === CONT TestIpcModeOlderClient [2022-09-06T20:44:58.390Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-06T20:44:58.390Z] === CONT TestDaemonHostGatewayIP [2022-09-06T20:45:00.277Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2022-09-06T20:45:00.277Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T20:45:00.941Z] --- PASS: TestDaemonHostGatewayIP (2.21s) [2022-09-06T20:45:00.941Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T20:45:02.179Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2022-09-06T20:45:02.179Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T20:45:02.320Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.67s) [2022-09-06T20:45:02.320Z] === CONT TestDaemonRestartIpcMode [2022-09-06T20:45:04.711Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2022-09-06T20:45:04.711Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T20:45:04.858Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-09-06T20:45:05.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-06T20:45:06.613Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2022-09-06T20:45:06.613Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T20:45:07.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-06T20:45:08.146Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-09-06T20:45:08.146Z] PASS [2022-09-06T20:45:08.146Z] [2022-09-06T20:45:08.146Z] === Skipped [2022-09-06T20:45:08.146Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-06T20:45:08.146Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T20:45:08.146Z] [2022-09-06T20:45:08.146Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T20:45:08.146Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T20:45:08.146Z] [2022-09-06T20:45:08.146Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T20:45:08.146Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T20:45:08.146Z] [2022-09-06T20:45:08.146Z] DONE 197 tests, 3 skipped in 102.466s [2022-09-06T20:45:08.146Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T20:45:08.146Z] ++ 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-09-06T20:45:08.146Z] ++ set -e [2022-09-06T20:45:08.146Z] ++ '[' -n 0 ']' [2022-09-06T20:45:08.146Z] ++ set -x [2022-09-06T20:45:08.146Z] ++ 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-09-06T20:45:08.146Z] INFO: Testing against a local daemon [2022-09-06T20:45:08.146Z] === RUN TestCommitInheritsEnv [2022-09-06T20:45:08.405Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-09-06T20:45:08.405Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T20:45:08.405Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T20:45:08.405Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T20:45:08.405Z] === RUN TestImagesFilterMultiReference [2022-09-06T20:45:08.405Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-06T20:45:08.405Z] === RUN TestImagePullPlatformInvalid [2022-09-06T20:45:08.405Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T20:45:08.405Z] === RUN TestRemoveImageOrphaning [2022-09-06T20:45:08.514Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s) [2022-09-06T20:45:08.514Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T20:45:08.664Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-09-06T20:45:08.664Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T20:45:08.664Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:45:08.664Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T20:45:08.664Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T20:45:08.664Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-06T20:45:08.664Z] === RUN TestTagInvalidReference [2022-09-06T20:45:08.923Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-06T20:45:08.923Z] === RUN TestTagValidPrefixedRepo [2022-09-06T20:45:08.923Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T20:45:08.923Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T20:45:08.923Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-06T20:45:08.923Z] === RUN TestTagOfficialNames [2022-09-06T20:45:08.923Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-06T20:45:08.923Z] === RUN TestTagMatchesDigest [2022-09-06T20:45:08.923Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T20:45:08.923Z] PASS [2022-09-06T20:45:08.923Z] [2022-09-06T20:45:08.923Z] === Skipped [2022-09-06T20:45:08.923Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T20:45:08.923Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-06T20:45:08.923Z] [2022-09-06T20:45:08.923Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T20:45:08.923Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:45:08.923Z] [2022-09-06T20:45:08.923Z] DONE 12 tests, 2 skipped in 0.927s [2022-09-06T20:45:08.923Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T20:45:08.923Z] ++ 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-09-06T20:45:08.923Z] ++ set -e [2022-09-06T20:45:08.923Z] ++ '[' -n 0 ']' [2022-09-06T20:45:08.923Z] ++ set -x [2022-09-06T20:45:08.923Z] ++ 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-09-06T20:45:08.923Z] INFO: Testing against a local daemon [2022-09-06T20:45:09.183Z] === RUN TestNetworkCreateDelete [2022-09-06T20:45:09.183Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-06T20:45:09.183Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T20:45:09.750Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-06T20:45:09.751Z] === RUN TestDaemonDNSFallback [2022-09-06T20:45:10.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-06T20:45:11.044Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2022-09-06T20:45:11.044Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T20:45:11.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-06T20:45:12.418Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2022-09-06T20:45:12.418Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T20:45:14.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-06T20:45:14.945Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2022-09-06T20:45:14.945Z] === RUN TestNISDomainname [2022-09-06T20:45:14.945Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T20:45:14.945Z] --- SKIP: TestNISDomainname (0.01s) [2022-09-06T20:45:14.945Z] === RUN TestHostnameDnsResolution [2022-09-06T20:45:15.203Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-09-06T20:45:15.203Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T20:45:15.203Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-06T20:45:15.203Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T20:45:15.203Z] === RUN TestStats [2022-09-06T20:45:15.203Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:15.203Z] --- SKIP: TestStats (0.00s) [2022-09-06T20:45:15.203Z] === RUN TestStopContainerWithTimeout [2022-09-06T20:45:15.203Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T20:45:15.203Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T20:45:15.203Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T20:45:15.203Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T20:45:15.203Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T20:45:15.203Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T20:45:15.203Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T20:45:15.203Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T20:45:15.203Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T20:45:15.203Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T20:45:16.139Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T20:45:16.317Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-09-06T20:45:16.317Z] === RUN TestInspectNetwork [2022-09-06T20:45:16.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-06T20:45:16.847Z] ---> a6f75df033d2 [2022-09-06T20:45:16.847Z] Successfully built a6f75df033d2 [2022-09-06T20:45:16.847Z] Successfully tagged docker:latest [2022-09-06T20:45:16.847Z] INFO: Image build ended at 09/06/2022 20:45:13. Duration:00:04:33.0237951 [2022-09-06T20:45:16.847Z] [2022-09-06T20:45:16.847Z] [2022-09-06T20:45:16.847Z] INFO: Building the test binaries at 09/06/2022 20:45:13... [2022-09-06T20:45:18.038Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T20:45:18.852Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T20:45:18.852Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T20:45:18.852Z] === RUN TestInspectNetwork/network_name [2022-09-06T20:45:18.852Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T20:45:19.412Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-06T20:45:19.412Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-09-06T20:45:19.412Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-09-06T20:45:19.412Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-09-06T20:45:19.412Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-09-06T20:45:19.412Z] === RUN TestDeleteDevicemapper [2022-09-06T20:45:19.412Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T20:45:19.412Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T20:45:19.412Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T20:45:20.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-06T20:45:20.787Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-09-06T20:45:20.787Z] === RUN TestUpdateMemory [2022-09-06T20:45:20.787Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:20.787Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T20:45:20.787Z] === RUN TestUpdateCPUQuota [2022-09-06T20:45:20.787Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:20.787Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-06T20:45:20.787Z] === RUN TestUpdatePidsLimit [2022-09-06T20:45:20.787Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:20.787Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-06T20:45:20.787Z] === RUN TestUpdateRestartPolicy [2022-09-06T20:45:21.733Z] INFO: make.ps1 starting at 09/06/2022 20:45:20 [2022-09-06T20:45:21.733Z] INFO: Git commit (3d4616f943) assumed from DOCKER_GITCOMMIT environment variable [2022-09-06T20:45:21.733Z] INFO: Invoking autogen... [2022-09-06T20:45:22.223Z] INFO: Building daemon... [2022-09-06T20:45:22.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-06T20:45:23.042Z] --- PASS: TestInspectNetwork (6.86s) [2022-09-06T20:45:23.042Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T20:45:23.042Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T20:45:23.042Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T20:45:23.042Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T20:45:23.042Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T20:45:24.421Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-09-06T20:45:24.421Z] === RUN TestNetworkInvalidJSON [2022-09-06T20:45:24.421Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T20:45:24.421Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T20:45:24.421Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:45:24.421Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:45:24.421Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:45:24.421Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:45:24.421Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T20:45:24.421Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:45:24.421Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:45:24.421Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T20:45:24.421Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T20:45:24.421Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T20:45:24.421Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-06T20:45:24.421Z] === RUN TestNetworkList [2022-09-06T20:45:24.421Z] === RUN TestNetworkList//networks [2022-09-06T20:45:24.421Z] === PAUSE TestNetworkList//networks [2022-09-06T20:45:24.421Z] === RUN TestNetworkList//networks/ [2022-09-06T20:45:24.421Z] === PAUSE TestNetworkList//networks/ [2022-09-06T20:45:24.421Z] === CONT TestNetworkList//networks [2022-09-06T20:45:24.421Z] === CONT TestNetworkList//networks/ [2022-09-06T20:45:24.421Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T20:45:24.421Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T20:45:24.421Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T20:45:24.421Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T20:45:24.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-06T20:45:24.989Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T20:45:24.989Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T20:45:25.926Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T20:45:25.926Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T20:45:26.873Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-06T20:45:26.873Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T20:45:27.109Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T20:45:27.109Z] Using test binary docker [2022-09-06T20:45:27.109Z] +++ /etc/init.d/apparmor start [2022-09-06T20:45:27.109Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T20:45:27.109Z] INFO: Waiting for daemon to start... [2022-09-06T20:45:27.109Z] Starting dockerd [2022-09-06T20:45:27.109Z] +++ 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-09-06T20:45:27.832Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T20:45:27.832Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T20:45:29.212Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-06T20:45:29.212Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T20:45:29.471Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-06T20:45:29.471Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T20:45:29.635Z] . [2022-09-06T20:45:29.635Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T20:45:29.635Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T20:45:29.635Z] Error: No such image: emptyfs [2022-09-06T20:45:29.635Z] ++++ docker load [2022-09-06T20:45:29.635Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T20:45:29.635Z] Running integration-test (iteration 1) [2022-09-06T20:45:29.635Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-06T20:45:29.635Z] ++ 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-09-06T20:45:29.635Z] ++ set -e [2022-09-06T20:45:29.635Z] ++ '[' -n 0 ']' [2022-09-06T20:45:29.635Z] ++ set -x [2022-09-06T20:45:29.635Z] ++ 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-09-06T20:45:32.007Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-09-06T20:45:32.007Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T20:45:32.007Z] service_test.go:242: FLAKY_TEST [2022-09-06T20:45:32.007Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T20:45:32.007Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T20:45:32.982Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-09-06T20:45:32.982Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T20:45:32.982Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-06T20:45:32.982Z] === RUN TestWaitNonBlocked [2022-09-06T20:45:32.982Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:45:32.982Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:45:32.982Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:45:32.982Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:45:32.982Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:45:32.982Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:45:32.982Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-06T20:45:32.982Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-09-06T20:45:32.982Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-09-06T20:45:32.982Z] === RUN TestWaitBlocked [2022-09-06T20:45:32.982Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:45:32.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:45:32.982Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:45:32.982Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:45:32.982Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:45:32.982Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:45:33.549Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-06T20:45:33.549Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-09-06T20:45:33.549Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-09-06T20:45:33.549Z] === CONT TestDaemonRestartIpcMode [2022-09-06T20:45:33.549Z] === CONT TestIpcModeOlderClient [2022-09-06T20:45:33.549Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-06T20:45:33.549Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T20:45:37.735Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.15s) [2022-09-06T20:45:37.994Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2022-09-06T20:45:37.994Z] PASS [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === Skipped [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T20:45:37.994Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-06T20:45:37.994Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-06T20:45:37.994Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T20:45:37.994Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T20:45:37.994Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-06T20:45:37.994Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-06T20:45:37.994Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-06T20:45:37.994Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-06T20:45:37.994Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-06T20:45:37.994Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T20:45:37.994Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T20:45:37.994Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-06T20:45:37.994Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-09-06T20:45:37.994Z] 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-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-06T20:45:37.994Z] 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-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-06T20:45:37.994Z] 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-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-06T20:45:37.994Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T20:45:37.994Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-09-06T20:45:37.994Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-06T20:45:37.994Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-09-06T20:45:37.994Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-06T20:45:37.994Z] 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-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-06T20:45:37.994Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T20:45:37.994Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T20:45:37.994Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-06T20:45:37.994Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-06T20:45:37.994Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-06T20:45:37.994Z] [2022-09-06T20:45:37.994Z] DONE 178 tests, 27 skipped in 83.888s [2022-09-06T20:45:37.994Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T20:45:37.994Z] INFO: Testing against a local daemon [2022-09-06T20:45:37.994Z] === RUN TestCommitInheritsEnv [2022-09-06T20:45:40.576Z] --- PASS: TestCommitInheritsEnv (2.07s) [2022-09-06T20:45:40.576Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T20:45:40.576Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T20:45:40.576Z] === RUN TestImagesFilterMultiReference [2022-09-06T20:45:40.576Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-06T20:45:40.576Z] === RUN TestImagePullPlatformInvalid [2022-09-06T20:45:40.577Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-06T20:45:40.577Z] === RUN TestRemoveImageOrphaning [2022-09-06T20:45:41.293Z] sha256:78bb5eceb5ee4cbbebcf7b2a401cd8904589f314c4c55382820f93ca8671b241 [2022-09-06T20:45:41.293Z] INFO: Starting docker-py tests... [2022-09-06T20:45:41.293Z] ============================= test session starts ============================== [2022-09-06T20:45:41.293Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-06T20:45:41.293Z] rootdir: /src, inifile: pytest.ini [2022-09-06T20:45:41.293Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-06T20:45:41.293Z] collected 389 items / 1 deselected / 388 selected [2022-09-06T20:45:41.293Z] [2022-09-06T20:45:42.475Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-09-06T20:45:42.475Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T20:45:42.475Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T20:45:42.475Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-06T20:45:42.475Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T20:45:42.475Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T20:45:42.475Z] === RUN TestTagInvalidReference [2022-09-06T20:45:42.475Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-06T20:45:42.475Z] === RUN TestTagValidPrefixedRepo [2022-09-06T20:45:42.475Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-06T20:45:42.475Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T20:45:42.475Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T20:45:42.475Z] === RUN TestTagOfficialNames [2022-09-06T20:45:42.475Z] --- PASS: TestTagOfficialNames (0.07s) [2022-09-06T20:45:42.475Z] === RUN TestTagMatchesDigest [2022-09-06T20:45:42.475Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-06T20:45:42.475Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T20:45:46.892Z] --- PASS: TestServiceWithDataPathPortInit (13.44s) [2022-09-06T20:45:46.892Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T20:45:47.829Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c5b0vbjysjzbjqps0j55qnvdo Created:2022-09-06 20:45:46.486648805 +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[996deb3b0080c4faca2c115ee41a2528f48b5623fc73af251583ac5f3541d091:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lg3ai7lxb0bgv7tj6p3kxrui7 EndpointID:20895a96e715b81717f4d3b971a2f59b2ff2bae4e5611cdb4acede4d61e3bb88 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9ef6963be7d6ff6a69ea8e6bde0db1edfa8697c17289bccad96a9f7bff5cd7d8 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:3470e886901c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lg3ai7lxb0bgv7tj6p3kxrui7 EndpointID:20895a96e715b81717f4d3b971a2f59b2ff2bae4e5611cdb4acede4d61e3bb88 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T20:45:52.022Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2022-09-06T20:45:52.022Z] PASS [2022-09-06T20:45:52.022Z] [2022-09-06T20:45:52.022Z] === Skipped [2022-09-06T20:45:52.022Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T20:45:52.022Z] service_test.go:242: FLAKY_TEST [2022-09-06T20:45:52.022Z] [2022-09-06T20:45:52.022Z] DONE 26 tests, 1 skipped in 43.064s [2022-09-06T20:45:52.022Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T20:45:52.022Z] ++ 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-09-06T20:45:52.022Z] ++ set -e [2022-09-06T20:45:52.022Z] ++ '[' -n 0 ']' [2022-09-06T20:45:52.022Z] ++ set -x [2022-09-06T20:45:52.022Z] ++ 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-09-06T20:45:52.022Z] INFO: Testing against a local daemon [2022-09-06T20:45:52.022Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T20:45:52.022Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:45:52.022Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T20:45:52.022Z] === RUN TestDockerNetworkIpvlan [2022-09-06T20:45:52.022Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:45:52.022Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T20:45:52.022Z] PASS [2022-09-06T20:45:52.022Z] [2022-09-06T20:45:52.022Z] === Skipped [2022-09-06T20:45:52.022Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T20:45:52.022Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:45:52.022Z] [2022-09-06T20:45:52.022Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T20:45:52.022Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:45:52.022Z] [2022-09-06T20:45:52.022Z] DONE 2 tests, 2 skipped in 0.096s [2022-09-06T20:45:52.022Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T20:45:52.022Z] ++ 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-09-06T20:45:52.022Z] ++ set -e [2022-09-06T20:45:52.022Z] ++ '[' -n 0 ']' [2022-09-06T20:45:52.022Z] ++ set -x [2022-09-06T20:45:52.022Z] ++ 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-09-06T20:45:52.282Z] INFO: Testing against a local daemon [2022-09-06T20:45:52.282Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T20:45:53.250Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-06T20:45:53.663Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-09-06T20:45:53.663Z] === RUN TestDockerNetworkMacvlan [2022-09-06T20:45:54.077Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-06T20:45:54.232Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T20:45:54.800Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T20:45:55.570Z] tests/integration/api_config_test.py ..... [ 8%] [2022-09-06T20:45:55.743Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T20:45:57.125Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T20:45:59.030Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T20:46:02.321Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T20:46:02.589Z] --- PASS: TestDockerNetworkMacvlan (9.04s) [2022-09-06T20:46:02.589Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-09-06T20:46:02.589Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-09-06T20:46:02.589Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-09-06T20:46:02.589Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-09-06T20:46:02.589Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.83s) [2022-09-06T20:46:02.589Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-09-06T20:46:02.589Z] PASS [2022-09-06T20:46:02.589Z] [2022-09-06T20:46:02.589Z] DONE 8 tests in 10.438s [2022-09-06T20:46:02.589Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T20:46:02.589Z] ++ 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-09-06T20:46:02.589Z] ++ set -e [2022-09-06T20:46:02.589Z] ++ '[' -n 0 ']' [2022-09-06T20:46:02.589Z] ++ set -x [2022-09-06T20:46:02.589Z] ++ 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-09-06T20:46:02.589Z] testing: warning: no tests to run [2022-09-06T20:46:02.589Z] PASS [2022-09-06T20:46:02.589Z] [2022-09-06T20:46:02.589Z] DONE 0 tests in 0.028s [2022-09-06T20:46:02.589Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T20:46:02.589Z] ++ 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-09-06T20:46:02.589Z] ++ set -e [2022-09-06T20:46:02.589Z] ++ '[' -n 0 ']' [2022-09-06T20:46:02.589Z] ++ set -x [2022-09-06T20:46:02.589Z] ++ 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-09-06T20:46:02.849Z] INFO: Testing against a local daemon [2022-09-06T20:46:02.849Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T20:46:03.787Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-09-06T20:46:03.787Z] === RUN TestAuthZPluginTLS [2022-09-06T20:46:04.355Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-06T20:46:04.355Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T20:46:04.923Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T20:46:04.923Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T20:46:05.491Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T20:46:05.491Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T20:46:05.717Z] --- PASS: TestImportExtremelyLargeImageWorks (93.27s) [2022-09-06T20:46:05.718Z] PASS [2022-09-06T20:46:05.718Z] [2022-09-06T20:46:05.718Z] DONE 12 tests in 95.891s [2022-09-06T20:46:05.718Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T20:46:05.718Z] INFO: Testing against a local daemon [2022-09-06T20:46:05.718Z] === RUN TestNetworkCreateDelete [2022-09-06T20:46:05.718Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-06T20:46:05.718Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T20:46:05.718Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-06T20:46:05.718Z] === RUN TestDaemonDNSFallback [2022-09-06T20:46:06.060Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T20:46:06.060Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T20:46:06.996Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-09-06T20:46:06.996Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T20:46:07.565Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-06T20:46:07.565Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T20:46:08.134Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T20:46:08.134Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T20:46:08.704Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-06T20:46:08.704Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T20:46:09.903Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-09-06T20:46:09.903Z] === RUN TestInspectNetwork [2022-09-06T20:46:10.081Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2022-09-06T20:46:10.081Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T20:46:11.460Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-09-06T20:46:11.460Z] === RUN TestAuthZPluginHeader [2022-09-06T20:46:12.029Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-09-06T20:46:12.029Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T20:46:12.029Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:12.029Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T20:46:12.029Z] === RUN TestAuthZPluginV2Disable [2022-09-06T20:46:12.029Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:12.029Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-06T20:46:12.029Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T20:46:12.029Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:12.029Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T20:46:12.029Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T20:46:12.029Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:12.029Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T20:46:12.029Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T20:46:12.437Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T20:46:12.437Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T20:46:12.437Z] === RUN TestInspectNetwork/network_name [2022-09-06T20:46:12.437Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T20:46:16.289Z] Loaded image: buildpack-deps:buster [2022-09-06T20:46:16.290Z] Loaded image: busybox:latest [2022-09-06T20:46:16.290Z] Loaded image: busybox:glibc [2022-09-06T20:46:16.653Z] --- PASS: TestInspectNetwork (7.11s) [2022-09-06T20:46:16.653Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T20:46:16.653Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T20:46:16.653Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T20:46:16.653Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T20:46:16.653Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T20:46:18.029Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-09-06T20:46:18.029Z] === RUN TestNetworkInvalidJSON [2022-09-06T20:46:18.029Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T20:46:18.029Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T20:46:18.029Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:46:18.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:46:18.029Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:46:18.029Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:46:18.029Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T20:46:18.029Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:46:18.029Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:46:18.029Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T20:46:18.029Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T20:46:18.029Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T20:46:18.029Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-06T20:46:18.029Z] === RUN TestNetworkList [2022-09-06T20:46:18.029Z] === RUN TestNetworkList//networks [2022-09-06T20:46:18.029Z] === PAUSE TestNetworkList//networks [2022-09-06T20:46:18.029Z] === RUN TestNetworkList//networks/ [2022-09-06T20:46:18.029Z] === PAUSE TestNetworkList//networks/ [2022-09-06T20:46:18.029Z] === CONT TestNetworkList//networks [2022-09-06T20:46:18.029Z] === CONT TestNetworkList//networks/ [2022-09-06T20:46:18.029Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T20:46:18.029Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T20:46:18.029Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T20:46:18.029Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T20:46:18.595Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-06T20:46:18.596Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T20:46:19.972Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T20:46:19.972Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T20:46:20.467Z] Loaded image: debian:bullseye [2022-09-06T20:46:20.467Z] Loaded image: hello-world:latest [2022-09-06T20:46:20.539Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-09-06T20:46:20.539Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T20:46:20.724Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:46:20.724Z] INFO: Testing against a local daemon [2022-09-06T20:46:20.724Z] === RUN TestCgroupNamespacesBuild [2022-09-06T20:46:21.474Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-06T20:46:21.474Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T20:46:22.849Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-06T20:46:22.849Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T20:46:23.248Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2022-09-06T20:46:23.248Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-06T20:46:23.415Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-06T20:46:23.415Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T20:46:25.142Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2022-09-06T20:46:25.143Z] === RUN TestBuildWithSession [2022-09-06T20:46:25.143Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:46:25.143Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T20:46:25.143Z] === RUN TestBuildSquashParent [2022-09-06T20:46:25.148Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-09-06T20:46:25.945Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-09-06T20:46:25.945Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T20:46:25.945Z] service_test.go:242: FLAKY_TEST [2022-09-06T20:46:25.945Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T20:46:25.945Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T20:46:30.116Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-09-06T20:46:30.116Z] PASS [2022-09-06T20:46:30.116Z] [2022-09-06T20:46:30.116Z] === Skipped [2022-09-06T20:46:30.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-06T20:46:30.116Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:30.116Z] [2022-09-06T20:46:30.116Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-06T20:46:30.117Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:30.117Z] [2022-09-06T20:46:30.117Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-06T20:46:30.117Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:30.117Z] [2022-09-06T20:46:30.117Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-06T20:46:30.117Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:30.117Z] [2022-09-06T20:46:30.117Z] DONE 17 tests, 4 skipped in 26.266s [2022-09-06T20:46:30.117Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T20:46:30.117Z] ++ 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-09-06T20:46:30.117Z] ++ set -e [2022-09-06T20:46:30.117Z] ++ '[' -n 0 ']' [2022-09-06T20:46:30.117Z] ++ set -x [2022-09-06T20:46:30.117Z] ++ 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-09-06T20:46:30.117Z] INFO: Testing against a local daemon [2022-09-06T20:46:30.117Z] === RUN TestPluginInvalidJSON [2022-09-06T20:46:30.117Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:46:30.117Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:46:30.117Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:46:30.117Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-06T20:46:30.117Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-06T20:46:30.117Z] === RUN TestPluginInstall [2022-09-06T20:46:30.117Z] === RUN TestPluginInstall/no_auth [2022-09-06T20:46:30.117Z] time="2022-09-06T20:46:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:46:30.117Z] time="2022-09-06T20:46:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:297d6bc8b5b398b57b893e1593b216cd5daba29b8648ddebe1f4d9d3fa8a8d47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:46:30.117Z] time="2022-09-06T20:46:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:46:30.117Z] time="2022-09-06T20:46:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:297d6bc8b5b398b57b893e1593b216cd5daba29b8648ddebe1f4d9d3fa8a8d47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:46:30.117Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T20:46:30.376Z] time="2022-09-06T20:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:46:30.376Z] time="2022-09-06T20:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:297d6bc8b5b398b57b893e1593b216cd5daba29b8648ddebe1f4d9d3fa8a8d47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:46:30.376Z] time="2022-09-06T20:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:46:30.376Z] time="2022-09-06T20:46:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:297d6bc8b5b398b57b893e1593b216cd5daba29b8648ddebe1f4d9d3fa8a8d47" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:46:30.635Z] === RUN TestPluginInstall/with_insecure [2022-09-06T20:46:31.572Z] time="2022-09-06T20:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:46:31.572Z] time="2022-09-06T20:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4dcf8257e688c2dadf3e34fd11dc7d2deb497c6ce6bd5aee186634a678861e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:46:31.572Z] time="2022-09-06T20:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:46:31.572Z] time="2022-09-06T20:46:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4dcf8257e688c2dadf3e34fd11dc7d2deb497c6ce6bd5aee186634a678861e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:46:31.572Z] plugin_test.go:165: [d3d6abd007fa9] daemon is not started [2022-09-06T20:46:31.572Z] --- PASS: TestPluginInstall (2.57s) [2022-09-06T20:46:31.572Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-09-06T20:46:31.572Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-09-06T20:46:31.572Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-09-06T20:46:31.572Z] === RUN TestPluginsWithRuntimes [2022-09-06T20:46:33.240Z] --- PASS: TestBuildSquashParent (8.23s) [2022-09-06T20:46:33.240Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T20:46:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:46:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:46:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:46:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:46:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:46:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:46:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:46:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:46:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:46:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:46:33.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:46:33.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:46:33.240Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T20:46:33.240Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T20:46:33.477Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T20:46:34.045Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T20:46:34.982Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-09-06T20:46:34.982Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-09-06T20:46:34.982Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-06T20:46:34.982Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T20:46:35.550Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-06T20:46:35.550Z] PASS [2022-09-06T20:46:35.550Z] [2022-09-06T20:46:35.550Z] DONE 10 tests in 6.545s [2022-09-06T20:46:35.550Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T20:46:35.550Z] ++ 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-09-06T20:46:35.550Z] ++ set -e [2022-09-06T20:46:35.550Z] ++ '[' -n 0 ']' [2022-09-06T20:46:35.550Z] ++ set -x [2022-09-06T20:46:35.550Z] ++ 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-09-06T20:46:35.550Z] INFO: Testing against a local daemon [2022-09-06T20:46:35.550Z] === RUN TestExternalGraphDriver [2022-09-06T20:46:36.119Z] === RUN TestExternalGraphDriver/json [2022-09-06T20:46:36.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T20:46:36.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T20:46:37.505Z] === RUN TestExternalGraphDriver/spec [2022-09-06T20:46:39.409Z] === RUN TestExternalGraphDriver/pull [2022-09-06T20:46:39.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T20:46:39.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T20:46:40.785Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-09-06T20:46:40.785Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-09-06T20:46:40.785Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-09-06T20:46:40.785Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-09-06T20:46:40.785Z] === RUN TestGraphdriverPluginV2 [2022-09-06T20:46:40.820Z] --- PASS: TestServiceWithDataPathPortInit (13.42s) [2022-09-06T20:46:40.820Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T20:46:41.045Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:41.045Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-06T20:46:41.045Z] PASS [2022-09-06T20:46:41.045Z] [2022-09-06T20:46:41.045Z] === Skipped [2022-09-06T20:46:41.045Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-06T20:46:41.045Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:46:41.045Z] [2022-09-06T20:46:41.045Z] DONE 5 tests, 1 skipped in 5.523s [2022-09-06T20:46:41.045Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T20:46:41.045Z] ++ 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-09-06T20:46:41.045Z] ++ set -e [2022-09-06T20:46:41.045Z] ++ '[' -n 0 ']' [2022-09-06T20:46:41.045Z] ++ set -x [2022-09-06T20:46:41.045Z] ++ 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-09-06T20:46:41.045Z] INFO: Testing against a local daemon [2022-09-06T20:46:41.045Z] === RUN TestContinueAfterPluginCrash [2022-09-06T20:46:41.045Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T20:46:41.045Z] === RUN TestReadPluginNoRead [2022-09-06T20:46:41.045Z] === PAUSE TestReadPluginNoRead [2022-09-06T20:46:41.045Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T20:46:41.045Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T20:46:41.045Z] === CONT TestContinueAfterPluginCrash [2022-09-06T20:46:41.045Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T20:46:41.387Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vk6pga0g7r463kxj5hye3rii5 Created:2022-09-06 20:46:40.262206151 +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[dc6d51845a643186ffddee7c8d089ace2aa190774efef52a6b9b9fc2eefb1f9c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tj3ndm4u75q44vdml6xvibwrz EndpointID:bab8c8638f055da709a69f51c8d82817db6bcd4416a65cb865f7ae20c4d065b4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e6310e06f3ddfd4346c2419b26b80cf24f8aa2e20a0efb1ab5746e823eec9ca4 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:11bd5f155502 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tj3ndm4u75q44vdml6xvibwrz EndpointID:bab8c8638f055da709a69f51c8d82817db6bcd4416a65cb865f7ae20c4d065b4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T20:46:43.066Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-06T20:46:43.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2022-09-06T20:46:43.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2022-09-06T20:46:43.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s) [2022-09-06T20:46:43.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2022-09-06T20:46:43.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2022-09-06T20:46:43.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2022-09-06T20:46:43.066Z] === RUN TestBuildMultiStageCopy [2022-09-06T20:46:43.066Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T20:46:44.358Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-09-06T20:46:44.358Z] === CONT TestReadPluginNoRead [2022-09-06T20:46:45.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T20:46:45.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T20:46:46.155Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T20:46:46.264Z] === RUN TestReadPluginNoRead/default [2022-09-06T20:46:46.651Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-09-06T20:46:46.651Z] PASS [2022-09-06T20:46:46.651Z] [2022-09-06T20:46:46.651Z] === Skipped [2022-09-06T20:46:46.651Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T20:46:46.651Z] service_test.go:242: FLAKY_TEST [2022-09-06T20:46:46.651Z] [2022-09-06T20:46:46.651Z] DONE 26 tests, 1 skipped in 43.359s [2022-09-06T20:46:46.651Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T20:46:46.651Z] INFO: Testing against a local daemon [2022-09-06T20:46:46.651Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T20:46:46.651Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:46:46.651Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T20:46:46.651Z] === RUN TestDockerNetworkIpvlan [2022-09-06T20:46:46.651Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:46:46.651Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T20:46:46.651Z] PASS [2022-09-06T20:46:46.651Z] [2022-09-06T20:46:46.651Z] === Skipped [2022-09-06T20:46:46.651Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T20:46:46.651Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:46:46.651Z] [2022-09-06T20:46:46.651Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T20:46:46.651Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:46:46.651Z] [2022-09-06T20:46:46.651Z] DONE 2 tests, 2 skipped in 0.038s [2022-09-06T20:46:46.651Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T20:46:46.651Z] INFO: Testing against a local daemon [2022-09-06T20:46:46.651Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T20:46:46.719Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T20:46:47.217Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-09-06T20:46:47.217Z] === RUN TestDockerNetworkMacvlan [2022-09-06T20:46:47.283Z] --- PASS: TestBuildMultiStageCopy (4.64s) [2022-09-06T20:46:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2022-09-06T20:46:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2022-09-06T20:46:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-09-06T20:46:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-09-06T20:46:47.283Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-09-06T20:46:47.283Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T20:46:47.643Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T20:46:47.784Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T20:46:48.582Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T20:46:48.654Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-09-06T20:46:48.654Z] === RUN TestBuildLabelWithTargets [2022-09-06T20:46:48.721Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T20:46:49.149Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-09-06T20:46:49.288Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T20:46:49.717Z] === CONT TestReadPluginNoRead [2022-09-06T20:46:49.717Z] read_test.go:92: [df6264149f141] daemon is not started [2022-09-06T20:46:49.717Z] --- PASS: TestReadPluginNoRead (5.50s) [2022-09-06T20:46:49.717Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-09-06T20:46:49.717Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-09-06T20:46:49.717Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-09-06T20:46:49.717Z] PASS [2022-09-06T20:46:49.717Z] [2022-09-06T20:46:49.717Z] DONE 6 tests in 8.583s [2022-09-06T20:46:49.717Z] 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-09-06T20:46:49.717Z] ++ 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-09-06T20:46:49.717Z] ++ set -e [2022-09-06T20:46:49.717Z] ++ '[' -n 0 ']' [2022-09-06T20:46:49.717Z] ++ set -x [2022-09-06T20:46:49.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-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-09-06T20:46:49.717Z] testing: warning: no tests to run [2022-09-06T20:46:49.717Z] PASS [2022-09-06T20:46:49.717Z] [2022-09-06T20:46:49.717Z] DONE 0 tests in 0.035s [2022-09-06T20:46:49.717Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T20:46:49.717Z] ++ 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-09-06T20:46:49.717Z] ++ set -e [2022-09-06T20:46:49.717Z] ++ '[' -n 0 ']' [2022-09-06T20:46:49.717Z] ++ set -x [2022-09-06T20:46:49.718Z] ++ 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-09-06T20:46:49.718Z] INFO: Testing against a local daemon [2022-09-06T20:46:49.718Z] === RUN TestPluginWithDevMounts [2022-09-06T20:46:49.718Z] === PAUSE TestPluginWithDevMounts [2022-09-06T20:46:49.718Z] === CONT TestPluginWithDevMounts [2022-09-06T20:46:50.549Z] --- PASS: TestBuildLabelWithTargets (2.02s) [2022-09-06T20:46:50.549Z] === RUN TestBuildWithEmptyLayers [2022-09-06T20:46:51.190Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T20:46:51.481Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2022-09-06T20:46:51.481Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T20:46:51.621Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-09-06T20:46:51.621Z] PASS [2022-09-06T20:46:51.621Z] [2022-09-06T20:46:51.621Z] DONE 1 tests in 1.627s [2022-09-06T20:46:51.621Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T20:46:51.621Z] ++ 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-09-06T20:46:51.621Z] ++ set -e [2022-09-06T20:46:51.621Z] ++ '[' -n 0 ']' [2022-09-06T20:46:51.621Z] ++ set -x [2022-09-06T20:46:51.622Z] ++ 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-09-06T20:46:51.622Z] INFO: Testing against a local daemon [2022-09-06T20:46:51.622Z] === RUN TestSecretInspect [2022-09-06T20:46:53.095Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T20:46:53.528Z] --- PASS: TestSecretInspect (2.13s) [2022-09-06T20:46:53.528Z] === RUN TestSecretList [2022-09-06T20:46:55.659Z] --- PASS: TestBuildMultiStageOnBuild (3.32s) [2022-09-06T20:46:55.659Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T20:46:56.063Z] --- PASS: TestSecretList (2.10s) [2022-09-06T20:46:56.063Z] === RUN TestSecretsCreateAndDelete [2022-09-06T20:46:56.416Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T20:46:56.590Z] --- PASS: TestBuildUncleanTarFilenames (1.53s) [2022-09-06T20:46:56.590Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T20:46:56.675Z] --- PASS: TestDockerNetworkMacvlan (9.40s) [2022-09-06T20:46:56.675Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-06T20:46:56.675Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-06T20:46:56.675Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-09-06T20:46:56.675Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-09-06T20:46:56.675Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-09-06T20:46:56.675Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-09-06T20:46:56.675Z] PASS [2022-09-06T20:46:56.675Z] [2022-09-06T20:46:56.675Z] DONE 8 tests in 10.660s [2022-09-06T20:46:56.675Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T20:46:56.675Z] testing: warning: no tests to run [2022-09-06T20:46:56.675Z] PASS [2022-09-06T20:46:56.675Z] [2022-09-06T20:46:56.675Z] DONE 0 tests in 0.008s [2022-09-06T20:46:56.675Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T20:46:56.675Z] INFO: Testing against a local daemon [2022-09-06T20:46:56.675Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T20:46:57.968Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-09-06T20:46:57.968Z] === RUN TestSecretsUpdate [2022-09-06T20:46:58.050Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-09-06T20:46:58.050Z] === RUN TestAuthZPluginTLS [2022-09-06T20:46:58.310Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-06T20:46:58.310Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T20:46:58.876Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-06T20:46:58.876Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T20:46:59.444Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-06T20:46:59.444Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T20:46:59.863Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2022-09-06T20:46:59.863Z] === RUN TestBuildWithHugeFile [2022-09-06T20:46:59.874Z] --- PASS: TestSecretsUpdate (2.09s) [2022-09-06T20:46:59.874Z] === RUN TestTemplatedSecret [2022-09-06T20:47:00.014Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-06T20:47:00.014Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T20:47:01.391Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-09-06T20:47:01.391Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T20:47:01.650Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-06T20:47:01.650Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T20:47:02.216Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-06T20:47:02.216Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T20:47:02.408Z] --- PASS: TestTemplatedSecret (2.51s) [2022-09-06T20:47:02.408Z] === RUN TestSecretCreateResolve [2022-09-06T20:47:02.784Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-06T20:47:02.784Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T20:47:04.162Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-09-06T20:47:04.162Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T20:47:04.335Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-09-06T20:47:04.335Z] [2022-09-06T20:47:04.335Z] ________ ____ __. [2022-09-06T20:47:04.335Z] \_____ \ | |/ _| [2022-09-06T20:47:04.335Z] / | \| < [2022-09-06T20:47:04.335Z] / | \ | \ [2022-09-06T20:47:04.335Z] \_______ /____|__ \ [2022-09-06T20:47:04.335Z] \/ \/ [2022-09-06T20:47:04.335Z] [2022-09-06T20:47:04.335Z] INFO: make.ps1 ended at 09/06/2022 20:47:04 [2022-09-06T20:47:04.964Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-09-06T20:47:04.964Z] PASS [2022-09-06T20:47:04.964Z] [2022-09-06T20:47:04.964Z] DONE 6 tests in 13.141s [2022-09-06T20:47:04.964Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T20:47:04.964Z] ++ 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-09-06T20:47:04.964Z] ++ set -e [2022-09-06T20:47:04.964Z] ++ '[' -n 0 ']' [2022-09-06T20:47:04.964Z] ++ set -x [2022-09-06T20:47:04.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-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-09-06T20:47:04.964Z] INFO: Testing against a local daemon [2022-09-06T20:47:04.964Z] === RUN TestServiceCreateInit [2022-09-06T20:47:04.964Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T20:47:05.957Z] INFO: Binaries build ended at 09/06/2022 20:47:05. Duration:00:01:51.9533609 [2022-09-06T20:47:06.064Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2022-09-06T20:47:06.064Z] === RUN TestAuthZPluginHeader [2022-09-06T20:47:06.631Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-09-06T20:47:06.631Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T20:47:06.987Z] INFO: Copying the built daemon binary to d:\CI\PR-44101\1\binary\dockerd-3d4616f943.exe... [2022-09-06T20:47:07.478Z] INFO: Copying the built client binary to d:\CI\PR-44101\1\binary\docker-3d4616f943.exe... [2022-09-06T20:47:07.478Z] INFO: Copying dockerversion from the container... [2022-09-06T20:47:07.478Z] INFO: Copying the golang package from the container to d:\CI\PR-44101\1\installer\go.zip... [2022-09-06T20:47:08.252Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T20:47:08.502Z] INFO: Extracting go.zip to d:\CI\PR-44101\1\go [2022-09-06T20:47:10.815Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.16s) [2022-09-06T20:47:10.815Z] === RUN TestAuthZPluginV2Disable [2022-09-06T20:47:11.544Z] --- PASS: TestServiceCreateInit (6.90s) [2022-09-06T20:47:11.544Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2022-09-06T20:47:11.544Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.42s) [2022-09-06T20:47:11.544Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T20:47:15.004Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2022-09-06T20:47:15.004Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T20:47:18.288Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-09-06T20:47:18.288Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T20:47:18.728Z] ..........................xx.................... [ 29%] [2022-09-06T20:47:18.908Z] --- PASS: TestImportExtremelyLargeImageWorks (94.69s) [2022-09-06T20:47:18.908Z] PASS [2022-09-06T20:47:18.908Z] [2022-09-06T20:47:18.908Z] === Skipped [2022-09-06T20:47:18.908Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-06T20:47:18.908Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-06T20:47:18.908Z] [2022-09-06T20:47:18.908Z] DONE 12 tests, 1 skipped in 99.138s [2022-09-06T20:47:18.908Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T20:47:18.908Z] INFO: Testing against a local daemon [2022-09-06T20:47:18.908Z] === RUN TestNetworkCreateDelete [2022-09-06T20:47:18.908Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-06T20:47:18.908Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T20:47:18.908Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-09-06T20:47:18.908Z] === RUN TestDaemonDNSFallback [2022-09-06T20:47:25.462Z] --- PASS: TestDaemonDNSFallback (7.29s) [2022-09-06T20:47:25.462Z] === RUN TestInspectNetwork [2022-09-06T20:47:25.462Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:25.462Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T20:47:25.462Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T20:47:25.462Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.462Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T20:47:25.462Z] === RUN TestNetworkInvalidJSON [2022-09-06T20:47:25.462Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T20:47:25.462Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T20:47:25.462Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:47:25.462Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:47:25.462Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:47:25.462Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:47:25.462Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T20:47:25.462Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:47:25.462Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:47:25.462Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-06T20:47:25.462Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T20:47:25.462Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T20:47:25.462Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-06T20:47:25.462Z] === RUN TestNetworkList [2022-09-06T20:47:25.462Z] === RUN TestNetworkList//networks [2022-09-06T20:47:25.462Z] === PAUSE TestNetworkList//networks [2022-09-06T20:47:25.462Z] === RUN TestNetworkList//networks/ [2022-09-06T20:47:25.462Z] === PAUSE TestNetworkList//networks/ [2022-09-06T20:47:25.462Z] === CONT TestNetworkList//networks [2022-09-06T20:47:25.462Z] === CONT TestNetworkList//networks/ [2022-09-06T20:47:25.462Z] --- PASS: TestNetworkList (0.01s) [2022-09-06T20:47:25.462Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T20:47:25.462Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T20:47:25.462Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T20:47:25.462Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.462Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T20:47:25.462Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T20:47:25.462Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.462Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-09-06T20:47:25.462Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T20:47:25.462Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.462Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T20:47:25.463Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T20:47:25.463Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T20:47:25.463Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T20:47:25.463Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:25.463Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T20:47:25.463Z] service_test.go:242: FLAKY_TEST [2022-09-06T20:47:25.463Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T20:47:25.463Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:25.463Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T20:47:25.463Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:25.463Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T20:47:25.463Z] PASS [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === Skipped [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-06T20:47:25.463Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T20:47:25.463Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T20:47:25.463Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:242: FLAKY_TEST [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T20:47:25.463Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] DONE 22 tests, 12 skipped in 7.952s [2022-09-06T20:47:25.463Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T20:47:25.463Z] INFO: Testing against a local daemon [2022-09-06T20:47:25.463Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T20:47:25.463Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:47:25.463Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestDockerNetworkIpvlan [2022-09-06T20:47:25.463Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:47:25.463Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T20:47:25.463Z] PASS [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === Skipped [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T20:47:25.463Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T20:47:25.463Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] DONE 2 tests, 2 skipped in 0.120s [2022-09-06T20:47:25.463Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T20:47:25.463Z] INFO: Testing against a local daemon [2022-09-06T20:47:25.463Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T20:47:25.463Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestDockerNetworkMacvlan [2022-09-06T20:47:25.463Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-06T20:47:25.463Z] PASS [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === Skipped [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-06T20:47:25.463Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-06T20:47:25.463Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] DONE 2 tests, 2 skipped in 0.111s [2022-09-06T20:47:25.463Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T20:47:25.463Z] testing: warning: no tests to run [2022-09-06T20:47:25.463Z] PASS [2022-09-06T20:47:25.463Z] [2022-09-06T20:47:25.463Z] DONE 0 tests in 0.025s [2022-09-06T20:47:25.463Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T20:47:25.463Z] INFO: Testing against a local daemon [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginTLS [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginHeader [2022-09-06T20:47:25.463Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:25.463Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-06T20:47:25.463Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T20:47:26.029Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:26.029Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-09-06T20:47:26.029Z] === RUN TestAuthZPluginV2Disable [2022-09-06T20:47:26.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:26.287Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-06T20:47:26.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T20:47:26.545Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:26.545Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T20:47:26.545Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T20:47:26.802Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:26.802Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T20:47:26.802Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T20:47:27.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.368Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T20:47:27.368Z] PASS [2022-09-06T20:47:27.368Z] [2022-09-06T20:47:27.368Z] === Skipped [2022-09-06T20:47:27.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-06T20:47:27.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.368Z] [2022-09-06T20:47:27.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-06T20:47:27.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.368Z] [2022-09-06T20:47:27.368Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-06T20:47:27.368Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.44s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-06T20:47:27.369Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] DONE 17 tests, 17 skipped in 1.850s [2022-09-06T20:47:27.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T20:47:27.369Z] INFO: Testing against a local daemon [2022-09-06T20:47:27.369Z] === RUN TestPluginInvalidJSON [2022-09-06T20:47:27.369Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:47:27.369Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:47:27.369Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:47:27.369Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T20:47:27.369Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-06T20:47:27.369Z] === RUN TestPluginInstall [2022-09-06T20:47:27.369Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T20:47:27.369Z] === RUN TestPluginsWithRuntimes [2022-09-06T20:47:27.369Z] 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-09-06T20:47:27.369Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T20:47:27.369Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T20:47:27.369Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T20:47:27.369Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T20:47:27.369Z] PASS [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === Skipped [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-06T20:47:27.369Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-06T20:47:27.369Z] 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-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T20:47:27.369Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-06T20:47:27.369Z] [2022-09-06T20:47:27.369Z] DONE 5 tests, 3 skipped in 0.155s [2022-09-06T20:47:27.369Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T20:47:27.626Z] INFO: Testing against a local daemon [2022-09-06T20:47:27.626Z] === RUN TestExternalGraphDriver [2022-09-06T20:47:27.904Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T20:47:27.904Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-09-06T20:47:27.904Z] === RUN TestGraphdriverPluginV2 [2022-09-06T20:47:28.257Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.21s) [2022-09-06T20:47:28.257Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T20:47:29.633Z] --- PASS: TestCreateServiceMultipleTimes (15.08s) [2022-09-06T20:47:29.633Z] === RUN TestCreateServiceConflict [2022-09-06T20:47:29.633Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-09-06T20:47:29.633Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T20:47:31.538Z] --- PASS: TestCreateServiceMaxReplicas (2.59s) [2022-09-06T20:47:31.538Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T20:47:34.462Z] --- PASS: TestGraphdriverPluginV2 (5.84s) [2022-09-06T20:47:34.462Z] PASS [2022-09-06T20:47:34.462Z] [2022-09-06T20:47:34.462Z] === Skipped [2022-09-06T20:47:34.462Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-09-06T20:47:34.462Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-06T20:47:34.462Z] [2022-09-06T20:47:34.462Z] DONE 2 tests, 1 skipped in 6.301s [2022-09-06T20:47:34.462Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T20:47:34.462Z] INFO: Testing against a local daemon [2022-09-06T20:47:34.462Z] === RUN TestContinueAfterPluginCrash [2022-09-06T20:47:34.462Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T20:47:34.462Z] === RUN TestReadPluginNoRead [2022-09-06T20:47:34.462Z] === PAUSE TestReadPluginNoRead [2022-09-06T20:47:34.462Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T20:47:34.462Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T20:47:34.462Z] === CONT TestContinueAfterPluginCrash [2022-09-06T20:47:34.462Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T20:47:35.013Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-06T20:47:41.022Z] --- PASS: TestDaemonStartWithLogOpt (6.23s) [2022-09-06T20:47:41.022Z] === CONT TestReadPluginNoRead [2022-09-06T20:47:42.439Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-06T20:47:43.551Z] === RUN TestReadPluginNoRead/default [2022-09-06T20:47:43.551Z] --- PASS: TestContinueAfterPluginCrash (9.87s) [2022-09-06T20:47:45.450Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T20:47:46.356Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-06T20:47:46.356Z] PASS [2022-09-06T20:47:46.356Z] [2022-09-06T20:47:46.356Z] DONE 17 tests in 48.482s [2022-09-06T20:47:46.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T20:47:46.356Z] INFO: Testing against a local daemon [2022-09-06T20:47:46.356Z] === RUN TestPluginInvalidJSON [2022-09-06T20:47:46.356Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:47:46.356Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:47:46.356Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:47:46.356Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-09-06T20:47:46.356Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-06T20:47:46.356Z] === RUN TestPluginInstall [2022-09-06T20:47:46.356Z] === RUN TestPluginInstall/no_auth [2022-09-06T20:47:46.356Z] time="2022-09-06T20:47:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:47:46.356Z] time="2022-09-06T20:47:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ec12753f3cc32bfde255a998379ea2a55cd8028ba3943ec70117bb3f88eca8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:47:46.356Z] time="2022-09-06T20:47:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:47:46.356Z] time="2022-09-06T20:47:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ec12753f3cc32bfde255a998379ea2a55cd8028ba3943ec70117bb3f88eca8d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:47:46.356Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T20:47:46.421Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-09-06T20:47:46.421Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T20:47:46.615Z] time="2022-09-06T20:47:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:47:46.615Z] time="2022-09-06T20:47:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cd628ead25564d2648835c39a81abd0a460be19596dd6a9ecfad1872eb38d91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:47:46.615Z] time="2022-09-06T20:47:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:47:46.615Z] time="2022-09-06T20:47:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cd628ead25564d2648835c39a81abd0a460be19596dd6a9ecfad1872eb38d91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:47:46.874Z] === RUN TestPluginInstall/with_insecure [2022-09-06T20:47:47.516Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-09-06T20:47:47.810Z] time="2022-09-06T20:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:47:47.810Z] time="2022-09-06T20:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8595f6c62afb8a483bbc483c95101e3b9d3a31cde6dcc54e139c375e6e4a2e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:47:47.810Z] time="2022-09-06T20:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:47:47.810Z] time="2022-09-06T20:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f8595f6c62afb8a483bbc483c95101e3b9d3a31cde6dcc54e139c375e6e4a2e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:47:47.810Z] plugin_test.go:165: [dde7de6ac2c7f] daemon is not started [2022-09-06T20:47:47.810Z] --- PASS: TestPluginInstall (2.76s) [2022-09-06T20:47:47.810Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-09-06T20:47:47.810Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-09-06T20:47:47.811Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-09-06T20:47:47.978Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T20:47:48.070Z] === RUN TestPluginsWithRuntimes [2022-09-06T20:47:49.448Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T20:47:50.385Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T20:47:50.507Z] === CONT TestReadPluginNoRead [2022-09-06T20:47:50.507Z] read_test.go:92: [d148603dae638] daemon is not started [2022-09-06T20:47:50.507Z] --- PASS: TestReadPluginNoRead (10.02s) [2022-09-06T20:47:50.507Z] --- PASS: TestReadPluginNoRead/default (2.32s) [2022-09-06T20:47:50.507Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2022-09-06T20:47:50.507Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) [2022-09-06T20:47:50.507Z] PASS [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] DONE 6 tests in 16.368s [2022-09-06T20:47:50.507Z] 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-09-06T20:47:50.507Z] testing: warning: no tests to run [2022-09-06T20:47:50.507Z] PASS [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] DONE 0 tests in 0.036s [2022-09-06T20:47:50.507Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T20:47:50.507Z] INFO: Testing against a local daemon [2022-09-06T20:47:50.507Z] === RUN TestPluginWithDevMounts [2022-09-06T20:47:50.507Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-06T20:47:50.507Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T20:47:50.507Z] PASS [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] === Skipped [2022-09-06T20:47:50.507Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-06T20:47:50.507Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] DONE 1 tests, 1 skipped in 0.126s [2022-09-06T20:47:50.507Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T20:47:50.507Z] INFO: Testing against a local daemon [2022-09-06T20:47:50.507Z] === RUN TestSecretInspect [2022-09-06T20:47:50.507Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestSecretInspect (0.01s) [2022-09-06T20:47:50.507Z] === RUN TestSecretList [2022-09-06T20:47:50.507Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestSecretList (0.01s) [2022-09-06T20:47:50.507Z] === RUN TestSecretsCreateAndDelete [2022-09-06T20:47:50.507Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-06T20:47:50.507Z] === RUN TestSecretsUpdate [2022-09-06T20:47:50.507Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-06T20:47:50.507Z] === RUN TestTemplatedSecret [2022-09-06T20:47:50.507Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T20:47:50.507Z] === RUN TestSecretCreateResolve [2022-09-06T20:47:50.507Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-09-06T20:47:50.507Z] PASS [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] === Skipped [2022-09-06T20:47:50.507Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-09-06T20:47:50.507Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-06T20:47:50.507Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-06T20:47:50.507Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-06T20:47:50.507Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-06T20:47:50.507Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-09-06T20:47:50.507Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] [2022-09-06T20:47:50.507Z] DONE 6 tests, 6 skipped in 0.182s [2022-09-06T20:47:50.507Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T20:47:50.507Z] INFO: Testing against a local daemon [2022-09-06T20:47:50.507Z] === RUN TestServiceCreateInit [2022-09-06T20:47:50.507Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T20:47:50.507Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T20:47:50.507Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- PASS: TestServiceCreateInit (0.01s) [2022-09-06T20:47:50.507Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T20:47:50.507Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T20:47:50.507Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T20:47:50.507Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-06T20:47:50.507Z] === RUN TestCreateServiceConflict [2022-09-06T20:47:50.507Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-06T20:47:50.507Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T20:47:50.507Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.507Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-06T20:47:50.507Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T20:47:50.765Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-06T20:47:50.765Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T20:47:50.765Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-09-06T20:47:50.765Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T20:47:50.765Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-06T20:47:50.765Z] === RUN TestCreateServiceSysctls [2022-09-06T20:47:50.765Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-09-06T20:47:50.765Z] === RUN TestCreateServiceCapabilities [2022-09-06T20:47:50.765Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-09-06T20:47:50.765Z] === RUN TestInspect [2022-09-06T20:47:50.765Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestInspect (0.01s) [2022-09-06T20:47:50.765Z] === RUN TestCreateJob [2022-09-06T20:47:50.765Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestCreateJob (0.01s) [2022-09-06T20:47:50.765Z] === RUN TestReplicatedJob [2022-09-06T20:47:50.765Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-06T20:47:50.765Z] === RUN TestUpdateReplicatedJob [2022-09-06T20:47:50.765Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-06T20:47:50.765Z] === RUN TestServiceListWithStatuses [2022-09-06T20:47:50.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T20:47:50.765Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T20:47:50.765Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T20:47:50.765Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.765Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-09-06T20:47:50.765Z] === RUN TestDockerNetworkReConnect [2022-09-06T20:47:50.766Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:50.766Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-09-06T20:47:50.766Z] === RUN TestServicePlugin [2022-09-06T20:47:51.320Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-09-06T20:47:51.321Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-09-06T20:47:51.321Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-06T20:47:51.321Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T20:47:51.582Z] INFO: Extraction ended at 09/06/2022 20:47:44. Duration:00:00:36.4949834 [2022-09-06T20:47:51.583Z] INFO: Updating the golang and path environment variables [2022-09-06T20:47:51.583Z] INFO: GOPATH=d:\gopath [2022-09-06T20:47:51.583Z] INFO: go version go1.18.6 windows/amd64 [2022-09-06T20:47:51.583Z] INFO: Running the daemon under test in debug mode [2022-09-06T20:47:51.583Z] INFO: Starting a daemon under test... [2022-09-06T20:47:51.583Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44101\1\daemon --pidfile d:\CI\PR-44101\1\docker.pid -D [2022-09-06T20:47:51.583Z] INFO: Process started successfully. [2022-09-06T20:47:51.583Z] INFO: Start tailing logs of the daemon under tests [2022-09-06T20:47:51.583Z] INFO: Waiting for the daemon under test to start... [2022-09-06T20:47:51.888Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-06T20:47:51.888Z] PASS [2022-09-06T20:47:51.888Z] [2022-09-06T20:47:51.888Z] DONE 10 tests in 6.697s [2022-09-06T20:47:51.888Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T20:47:51.888Z] INFO: Testing against a local daemon [2022-09-06T20:47:51.888Z] === RUN TestExternalGraphDriver [2022-09-06T20:47:52.146Z] === RUN TestExternalGraphDriver/json [2022-09-06T20:47:54.047Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] --- SKIP: TestServicePlugin (2.95s) [2022-09-06T20:47:54.047Z] === RUN TestServiceUpdateLabel [2022-09-06T20:47:54.047Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-06T20:47:54.047Z] === RUN TestServiceUpdateSecrets [2022-09-06T20:47:54.047Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-06T20:47:54.047Z] === RUN TestServiceUpdateConfigs [2022-09-06T20:47:54.047Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-06T20:47:54.047Z] === RUN TestServiceUpdateNetwork [2022-09-06T20:47:54.047Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-06T20:47:54.047Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T20:47:54.047Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-09-06T20:47:54.047Z] PASS [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === Skipped [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T20:47:54.047Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T20:47:54.047Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-06T20:47:54.047Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-06T20:47:54.047Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-06T20:47:54.047Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-06T20:47:54.047Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-09-06T20:47:54.047Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-06T20:47:54.047Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-09-06T20:47:54.047Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-09-06T20:47:54.047Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-06T20:47:54.047Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-06T20:47:54.047Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-06T20:47:54.047Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-06T20:47:54.047Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T20:47:54.047Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-09-06T20:47:54.047Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-09-06T20:47:54.047Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServicePlugin (2.95s) [2022-09-06T20:47:54.047Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-06T20:47:54.047Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-06T20:47:54.047Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-06T20:47:54.047Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-06T20:47:54.047Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-09-06T20:47:54.047Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] DONE 24 tests, 23 skipped in 3.343s [2022-09-06T20:47:54.047Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T20:47:54.047Z] INFO: Testing against a local daemon [2022-09-06T20:47:54.047Z] === RUN TestSessionCreate [2022-09-06T20:47:54.047Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T20:47:54.047Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T20:47:54.047Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T20:47:54.047Z] PASS [2022-09-06T20:47:54.047Z] [2022-09-06T20:47:54.047Z] DONE 2 tests in 0.148s [2022-09-06T20:47:54.047Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T20:47:54.047Z] INFO: Testing against a local daemon [2022-09-06T20:47:54.047Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T20:47:54.047Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T20:47:54.047Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T20:47:54.047Z] === RUN TestEventsExecDie [2022-09-06T20:47:54.050Z] === RUN TestExternalGraphDriver/spec [2022-09-06T20:47:54.615Z] --- PASS: TestEventsExecDie (0.59s) [2022-09-06T20:47:54.615Z] === RUN TestEventsBackwardsCompatible [2022-09-06T20:47:54.615Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-06T20:47:54.615Z] === RUN TestInfoBinaryCommits [2022-09-06T20:47:54.615Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T20:47:54.615Z] === RUN TestInfoAPIVersioned [2022-09-06T20:47:54.874Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T20:47:54.874Z] === RUN TestInfoDiscoveryBackend [2022-09-06T20:47:55.426Z] === RUN TestExternalGraphDriver/pull [2022-09-06T20:47:56.056Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T20:47:56.056Z] Using test binary docker [2022-09-06T20:47:56.056Z] +++ /etc/init.d/apparmor start [2022-09-06T20:47:56.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T20:47:56.056Z] INFO: Waiting for daemon to start... [2022-09-06T20:47:56.056Z] Starting dockerd [2022-09-06T20:47:56.056Z] +++ 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-09-06T20:47:56.056Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-06T20:47:56.056Z] Using test binary docker [2022-09-06T20:47:56.056Z] +++ /etc/init.d/apparmor start [2022-09-06T20:47:56.056Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-06T20:47:56.056Z] INFO: Waiting for daemon to start... [2022-09-06T20:47:56.056Z] Starting dockerd [2022-09-06T20:47:56.056Z] +++ 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-09-06T20:47:56.056Z] . [2022-09-06T20:47:56.056Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T20:47:56.056Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T20:47:56.056Z] Error: No such image: emptyfs [2022-09-06T20:47:56.056Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T20:47:56.056Z] ++++ docker load [2022-09-06T20:47:56.056Z] Running integration-test (iteration 1) [2022-09-06T20:47:56.056Z] 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-09-06T20:47:56.056Z] ++ 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-09-06T20:47:56.056Z] ++ set -e [2022-09-06T20:47:56.056Z] ++ '[' -n 0 ']' [2022-09-06T20:47:56.056Z] ++ set -x [2022-09-06T20:47:56.056Z] ++ 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-09-06T20:47:56.056Z] [2022-09-06T20:47:56.056Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-06T20:47:56.056Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-06T20:47:56.056Z] Error: No such image: emptyfs [2022-09-06T20:47:56.056Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-06T20:47:56.056Z] ++++ docker load [2022-09-06T20:47:56.056Z] Running integration-test (iteration 1) [2022-09-06T20:47:56.056Z] 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-09-06T20:47:56.056Z] ++ 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-09-06T20:47:56.056Z] ++ set -e [2022-09-06T20:47:56.056Z] ++ '[' -n 0 ']' [2022-09-06T20:47:56.056Z] ++ set -x [2022-09-06T20:47:56.056Z] ++ 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-09-06T20:47:56.250Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-09-06T20:47:56.250Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-06T20:47:57.327Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-09-06T20:47:57.327Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-09-06T20:47:57.327Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-09-06T20:47:57.327Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-09-06T20:47:57.327Z] === RUN TestGraphdriverPluginV2 [2022-09-06T20:47:58.627Z] --- PASS: TestCreateServiceSecretFileMode (12.28s) [2022-09-06T20:47:58.627Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T20:47:59.530Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2022-09-06T20:47:59.530Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-06T20:47:59.530Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:47:59.530Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-06T20:47:59.530Z] === RUN TestInfoAPI [2022-09-06T20:47:59.788Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T20:47:59.788Z] === RUN TestInfoAPIWarnings [2022-09-06T20:48:01.511Z] --- PASS: TestGraphdriverPluginV2 (4.06s) [2022-09-06T20:48:01.511Z] PASS [2022-09-06T20:48:01.511Z] [2022-09-06T20:48:01.511Z] DONE 5 tests in 9.338s [2022-09-06T20:48:01.511Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T20:48:01.511Z] INFO: Testing against a local daemon [2022-09-06T20:48:01.511Z] === RUN TestContinueAfterPluginCrash [2022-09-06T20:48:01.511Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T20:48:01.511Z] === RUN TestReadPluginNoRead [2022-09-06T20:48:01.511Z] === PAUSE TestReadPluginNoRead [2022-09-06T20:48:01.511Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T20:48:01.511Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T20:48:01.511Z] === CONT TestContinueAfterPluginCrash [2022-09-06T20:48:01.511Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T20:48:02.718Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-06T20:48:04.798Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-09-06T20:48:04.798Z] === CONT TestReadPluginNoRead [2022-09-06T20:48:06.764Z] .....INFO: Daemon under test started and replied! [2022-09-06T20:48:06.764Z] INFO: Docker version of the daemon under test [2022-09-06T20:48:06.764Z] [2022-09-06T20:48:06.764Z] Client: [2022-09-06T20:48:06.764Z] Version: 17.06.2-ce [2022-09-06T20:48:06.764Z] API version: 1.30 [2022-09-06T20:48:06.764Z] Go version: go1.8.3 [2022-09-06T20:48:06.764Z] Git commit: cec0b72 [2022-09-06T20:48:06.764Z] Built: Tue Sep 5 19:57:19 2017 [2022-09-06T20:48:06.764Z] OS/Arch: windows/amd64 [2022-09-06T20:48:06.764Z] [2022-09-06T20:48:06.764Z] Server: [2022-09-06T20:48:06.764Z] Version: 0.0.0-dev [2022-09-06T20:48:06.764Z] API version: 1.41 (minimum version 1.24) [2022-09-06T20:48:06.764Z] Go version: go1.18.6 [2022-09-06T20:48:06.764Z] Git commit: 3d4616f943 [2022-09-06T20:48:06.764Z] Built: 09/06/2022 20:45:21 [2022-09-06T20:48:06.764Z] OS/Arch: windows/amd64 [2022-09-06T20:48:06.764Z] Experimental: false [2022-09-06T20:48:06.764Z] [2022-09-06T20:48:06.764Z] INFO: Docker info of the daemon under test [2022-09-06T20:48:06.764Z] [2022-09-06T20:48:06.764Z] Containers: 0 [2022-09-06T20:48:06.764Z] Running: 0 [2022-09-06T20:48:06.764Z] Paused: 0 [2022-09-06T20:48:06.764Z] Stopped: 0 [2022-09-06T20:48:06.764Z] Images: 0 [2022-09-06T20:48:06.764Z] Server Version: 0.0.0-dev [2022-09-06T20:48:06.764Z] Storage Driver: windowsfilter [2022-09-06T20:48:06.764Z] Windows: [2022-09-06T20:48:06.764Z] Logging Driver: json-file [2022-09-06T20:48:06.764Z] Plugins: [2022-09-06T20:48:06.764Z] Volume: local [2022-09-06T20:48:06.764Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-06T20:48:06.764Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-06T20:48:06.764Z] Swarm: inactive [2022-09-06T20:48:06.764Z] Default Isolation: process [2022-09-06T20:48:06.764Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-06T20:48:06.764Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-06T20:48:06.764Z] OSType: windows [2022-09-06T20:48:06.764Z] Architecture: x86_64 [2022-09-06T20:48:06.764Z] CPUs: 4 [2022-09-06T20:48:06.764Z] Total Memory: 32GiB [2022-09-06T20:48:06.764Z] Name: azwin-2-d1bf00 [2022-09-06T20:48:06.764Z] ID: A64F:UBVP:SHTL:SMG4:KLJT:PQEL:LFJU:PQKS:XIIU:VWGU:PLWL:GUZR [2022-09-06T20:48:06.764Z] Docker Root Dir: D:\CI\PR-44101\1\daemon [2022-09-06T20:48:06.764Z] Debug Mode (client): false [2022-09-06T20:48:06.764Z] Debug Mode (server): true [2022-09-06T20:48:06.764Z] File Descriptors: -1 [2022-09-06T20:48:06.764Z] Goroutines: 16 [2022-09-06T20:48:06.764Z] System Time: 2022-09-06T20:48:04.8491967Z [2022-09-06T20:48:06.764Z] EventsListeners: 0 [2022-09-06T20:48:06.764Z] Registry: https://index.docker.io/v1/ [2022-09-06T20:48:06.764Z] Labels: [2022-09-06T20:48:06.764Z] Experimental: false [2022-09-06T20:48:06.764Z] Insecure Registries: [2022-09-06T20:48:06.764Z] 127.0.0.0/8 [2022-09-06T20:48:06.764Z] Live Restore Enabled: false [2022-09-06T20:48:06.764Z] [2022-09-06T20:48:06.764Z] [2022-09-06T20:48:06.764Z] INFO: Docker images of the daemon under test [2022-09-06T20:48:06.764Z] [2022-09-06T20:48:06.764Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T20:48:06.764Z] [2022-09-06T20:48:06.764Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-09-06T20:48:06.764Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-09-06T20:48:06.764Z] ltsc2019: Pulling from windows/servercore [2022-09-06T20:48:06.764Z] b111c3320c94: Pulling fs layer [2022-09-06T20:48:06.764Z] 294d77ac553d: Pulling fs layer [2022-09-06T20:48:07.330Z] === RUN TestReadPluginNoRead/default [2022-09-06T20:48:08.266Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T20:48:09.247Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T20:48:09.841Z] --- PASS: TestContinueAfterPluginCrash (8.59s) [2022-09-06T20:48:10.777Z] === CONT TestReadPluginNoRead [2022-09-06T20:48:10.777Z] read_test.go:92: [d18226113b749] daemon is not started [2022-09-06T20:48:10.777Z] --- PASS: TestReadPluginNoRead (5.86s) [2022-09-06T20:48:10.777Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-09-06T20:48:10.777Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-09-06T20:48:10.777Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-09-06T20:48:10.777Z] PASS [2022-09-06T20:48:10.777Z] [2022-09-06T20:48:10.777Z] DONE 6 tests in 9.355s [2022-09-06T20:48:10.777Z] 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-09-06T20:48:10.777Z] testing: warning: no tests to run [2022-09-06T20:48:10.777Z] PASS [2022-09-06T20:48:10.777Z] [2022-09-06T20:48:10.777Z] DONE 0 tests in 0.008s [2022-09-06T20:48:10.777Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T20:48:10.777Z] INFO: Testing against a local daemon [2022-09-06T20:48:10.777Z] === RUN TestPluginWithDevMounts [2022-09-06T20:48:10.777Z] === PAUSE TestPluginWithDevMounts [2022-09-06T20:48:10.777Z] === CONT TestPluginWithDevMounts [2022-09-06T20:48:10.844Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2022-09-06T20:48:10.844Z] === RUN TestCreateServiceSysctls [2022-09-06T20:48:12.154Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-09-06T20:48:12.154Z] PASS [2022-09-06T20:48:12.154Z] [2022-09-06T20:48:12.154Z] DONE 1 tests in 1.602s [2022-09-06T20:48:12.154Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T20:48:12.154Z] INFO: Testing against a local daemon [2022-09-06T20:48:12.154Z] === RUN TestSecretInspect [2022-09-06T20:48:12.223Z] --- PASS: TestCreateServiceSysctls (2.83s) [2022-09-06T20:48:12.223Z] === RUN TestCreateServiceCapabilities [2022-09-06T20:48:12.373Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-09-06T20:48:13.862Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-06T20:48:14.131Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2022-09-06T20:48:14.131Z] === RUN TestInspect [2022-09-06T20:48:14.684Z] --- PASS: TestSecretInspect (2.11s) [2022-09-06T20:48:14.685Z] === RUN TestSecretList [2022-09-06T20:48:16.586Z] --- PASS: TestSecretList (2.13s) [2022-09-06T20:48:16.586Z] === RUN TestSecretsCreateAndDelete [2022-09-06T20:48:16.666Z] --- PASS: TestInspect (2.51s) [2022-09-06T20:48:16.666Z] === RUN TestCreateJob [2022-09-06T20:48:17.871Z] --- PASS: TestInfoAPIWarnings (17.37s) [2022-09-06T20:48:17.871Z] === RUN TestInfoDebug [2022-09-06T20:48:18.489Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-09-06T20:48:18.489Z] === RUN TestSecretsUpdate [2022-09-06T20:48:18.804Z] --- PASS: TestInfoDebug (1.54s) [2022-09-06T20:48:18.804Z] === RUN TestInfoInsecureRegistries [2022-09-06T20:48:18.871Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-09-06T20:48:19.957Z] --- PASS: TestCreateJob (2.80s) [2022-09-06T20:48:19.957Z] === RUN TestReplicatedJob [2022-09-06T20:48:20.178Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-09-06T20:48:20.178Z] === RUN TestInfoRegistryMirrors [2022-09-06T20:48:21.021Z] --- PASS: TestSecretsUpdate (2.12s) [2022-09-06T20:48:21.021Z] === RUN TestTemplatedSecret [2022-09-06T20:48:21.551Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-09-06T20:48:21.551Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T20:48:22.117Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T20:48:22.117Z] === RUN TestPingCacheHeaders [2022-09-06T20:48:22.117Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T20:48:22.117Z] === RUN TestPingGet [2022-09-06T20:48:22.117Z] --- PASS: TestPingGet (0.01s) [2022-09-06T20:48:22.117Z] === RUN TestPingHead [2022-09-06T20:48:22.117Z] --- PASS: TestPingHead (0.02s) [2022-09-06T20:48:22.117Z] === RUN TestVersion [2022-09-06T20:48:22.117Z] --- PASS: TestVersion (0.02s) [2022-09-06T20:48:22.117Z] PASS [2022-09-06T20:48:22.117Z] [2022-09-06T20:48:22.117Z] === Skipped [2022-09-06T20:48:22.117Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T20:48:22.117Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T20:48:22.117Z] [2022-09-06T20:48:22.117Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-06T20:48:22.117Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-06T20:48:22.117Z] [2022-09-06T20:48:22.117Z] DONE 18 tests, 2 skipped in 28.137s [2022-09-06T20:48:22.117Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T20:48:22.117Z] INFO: Testing against a local daemon [2022-09-06T20:48:22.117Z] === RUN TestVolumesCreateAndList [2022-09-06T20:48:22.375Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T20:48:22.375Z] === RUN TestVolumesRemove [2022-09-06T20:48:22.375Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-06T20:48:22.375Z] === RUN TestVolumesInspect [2022-09-06T20:48:22.375Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T20:48:22.375Z] === RUN TestVolumesInvalidJSON [2022-09-06T20:48:22.375Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T20:48:22.375Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T20:48:22.375Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T20:48:22.375Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T20:48:22.375Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T20:48:22.375Z] PASS [2022-09-06T20:48:22.375Z] [2022-09-06T20:48:22.375Z] DONE 5 tests in 0.227s [2022-09-06T20:48:22.375Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T20:48:22.375Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12420 is not a child of this shell [2022-09-06T20:48:22.375Z] warning: PID 12420 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-06T20:48:22.375Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T20:48:22.375Z] [2022-09-06T20:48:22.375Z] Unloading profiles will leave already running processes permanently [2022-09-06T20:48:22.375Z] unconfined, which can lead to unexpected situations. [2022-09-06T20:48:22.375Z] [2022-09-06T20:48:22.375Z] To set a process to complain mode, use the command line tool [2022-09-06T20:48:22.375Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T20:48:22.375Z] Removing test suite binaries [2022-09-06T20:48:22.375Z] exiting test-integration [2022-09-06T20:48:22.375Z] ++ exit 0 [2022-09-06T20:48:23.308Z] [2022-09-06T20:48:23.552Z] --- PASS: TestTemplatedSecret (2.68s) [2022-09-06T20:48:23.552Z] === RUN TestSecretCreateResolve [2022-09-06T20:48:24.151Z] --- PASS: TestReplicatedJob (4.59s) [2022-09-06T20:48:24.151Z] === RUN TestUpdateReplicatedJob Post stage [Pipeline] junit [2022-09-06T20:48:24.695Z] Recording test results [2022-09-06T20:48:24.971Z] 294d77ac553d: Verifying Checksum [2022-09-06T20:48:24.971Z] 294d77ac553d: Download complete [2022-09-06T20:48:25.454Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-09-06T20:48:25.454Z] PASS [2022-09-06T20:48:25.454Z] [2022-09-06T20:48:25.454Z] DONE 6 tests in 13.357s [2022-09-06T20:48:25.454Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T20:48:25.712Z] INFO: Testing against a local daemon [2022-09-06T20:48:25.712Z] === RUN TestServiceCreateInit [2022-09-06T20:48:25.712Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T20:48:26.354Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T20:48:26.696Z] + echo Ensuring container killed. [2022-09-06T20:48:26.696Z] Ensuring container killed. [2022-09-06T20:48:26.696Z] + docker rm -vf docker-pr1 [2022-09-06T20:48:26.954Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T20:48:27.241Z] + echo Chowning /workspace to jenkins user [2022-09-06T20:48:27.241Z] Chowning /workspace to jenkins user [2022-09-06T20:48:27.241Z] + id -u [2022-09-06T20:48:27.241Z] + id -g [2022-09-06T20:48:27.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44101:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T20:48:27.241Z] Unable to find image 'busybox:latest' locally [2022-09-06T20:48:27.500Z] latest: Pulling from library/busybox [2022-09-06T20:48:27.500Z] 2c39bef88607: Pulling fs layer [2022-09-06T20:48:27.500Z] 2c39bef88607: Verifying Checksum [2022-09-06T20:48:27.500Z] 2c39bef88607: Download complete [2022-09-06T20:48:27.529Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-09-06T20:48:27.529Z] === RUN TestServiceListWithStatuses [2022-09-06T20:48:27.529Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T20:48:27.529Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T20:48:27.529Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T20:48:27.764Z] 2c39bef88607: Pull complete [2022-09-06T20:48:27.764Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T20:48:27.764Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T20:48:29.436Z] + bundleName=amd64-rootless [2022-09-06T20:48:29.436Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-06T20:48:29.436Z] Creating amd64-rootless-bundles.tar.gz [2022-09-06T20:48:29.436Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T20:48:29.436Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T20:48:29.449Z] Archiving artifacts [2022-09-06T20:48:29.901Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T20:48:31.356Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44101/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T20:48:31.665Z] + make clean [2022-09-06T20:48:31.720Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-09-06T20:48:31.720Z] === RUN TestDockerNetworkReConnect [2022-09-06T20:48:31.923Z] docker volume rm -f docker-dev-cache [2022-09-06T20:48:31.923Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T20:48:33.186Z] --- PASS: TestServiceCreateInit (7.29s) [2022-09-06T20:48:33.186Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2022-09-06T20:48:33.186Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-09-06T20:48:33.186Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T20:48:33.591Z] ......................... [ 67%] [2022-09-06T20:48:34.738Z] Loaded image: buildpack-deps:buster [2022-09-06T20:48:34.738Z] Loaded image: busybox:latest [2022-09-06T20:48:34.738Z] Loaded image: busybox:glibc [2022-09-06T20:48:34.738Z] Loaded image: buildpack-deps:buster [2022-09-06T20:48:34.738Z] Loaded image: busybox:latest [2022-09-06T20:48:34.738Z] Loaded image: busybox:glibc [2022-09-06T20:48:35.009Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-09-06T20:48:35.009Z] === RUN TestServicePlugin [2022-09-06T20:48:35.009Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:48:35.009Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-06T20:48:35.009Z] === RUN TestServiceUpdateLabel [2022-09-06T20:48:36.107Z] Loaded image: debian:bullseye [2022-09-06T20:48:36.364Z] Loaded image: hello-world:latest [2022-09-06T20:48:36.635Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:48:36.635Z] INFO: Testing against a local daemon [2022-09-06T20:48:36.635Z] === RUN TestDockerDaemonSuite [2022-09-06T20:48:36.635Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-06T20:48:36.915Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-09-06T20:48:36.915Z] === RUN TestServiceUpdateSecrets [2022-09-06T20:48:37.574Z] Loaded image: debian:bullseye [2022-09-06T20:48:37.574Z] Loaded image: hello-world:latest [2022-09-06T20:48:37.574Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:48:37.842Z] INFO: Testing against a local daemon [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T20:48:37.842Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T20:48:39.210Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T20:48:39.210Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T20:48:40.144Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T20:48:40.401Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T20:48:41.773Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T20:48:42.337Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T20:48:42.337Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T20:48:42.901Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-06T20:48:43.092Z] b111c3320c94: Verifying Checksum [2022-09-06T20:48:43.092Z] b111c3320c94: Download complete [2022-09-06T20:48:43.831Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T20:48:44.395Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T20:48:44.395Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T20:48:44.395Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T20:48:44.651Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T20:48:45.581Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T20:48:46.511Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T20:48:46.511Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T20:48:46.511Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T20:48:46.511Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T20:48:51.281Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2022-09-06T20:48:51.281Z] === RUN TestCreateServiceConflict [2022-09-06T20:48:51.281Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-09-06T20:48:51.281Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T20:48:51.818Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-09-06T20:48:51.818Z] === RUN TestServiceUpdateConfigs [2022-09-06T20:48:53.814Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-09-06T20:48:53.814Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T20:48:54.606Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T20:48:54.606Z] --- PASS: TestBuildWithHugeFile (114.70s) [2022-09-06T20:48:54.606Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T20:48:54.606Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:48:54.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:48:54.606Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:48:54.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:48:54.606Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:48:54.606Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:48:54.606Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T20:48:54.606Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T20:48:54.606Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T20:48:54.606Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-06T20:48:54.606Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-09-06T20:48:54.606Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-09-06T20:48:54.606Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-06T20:48:54.606Z] === RUN TestBuildPreserveOwnership [2022-09-06T20:48:54.606Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-06T20:48:55.172Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T20:48:56.540Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-06T20:48:57.104Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T20:48:58.034Z] --- PASS: TestBuildPreserveOwnership (3.36s) [2022-09-06T20:48:58.034Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.10s) [2022-09-06T20:48:58.034Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-09-06T20:48:58.034Z] === RUN TestBuildPlatformInvalid [2022-09-06T20:48:58.034Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-09-06T20:48:58.034Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-06T20:49:01.307Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T20:49:01.307Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-06T20:49:01.564Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T20:49:02.495Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T20:49:03.058Z] docker_cli_daemon_test.go:1456: [d41b86788b0af] daemon is not started [2022-09-06T20:49:03.315Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T20:49:03.879Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-06T20:49:04.136Z] check_test.go:309: [d0d9693682776] daemon is not started [2022-09-06T20:49:04.137Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-06T20:49:06.030Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-06T20:49:06.030Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-06T20:49:06.700Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-09-06T20:49:06.700Z] === RUN TestServiceUpdateNetwork [2022-09-06T20:49:07.925Z] check_test.go:309: [dcddeeb01f84c] daemon is not started [2022-09-06T20:49:07.925Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-06T20:49:07.925Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-06T20:49:08.489Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T20:49:08.690Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-09-06T20:49:08.690Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T20:49:09.418Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T20:49:11.309Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T20:49:11.873Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T20:49:12.435Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-06T20:49:12.436Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-06T20:49:12.692Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T20:49:14.059Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T20:49:15.427Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-06T20:49:15.683Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T20:49:17.052Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T20:49:17.616Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-06T20:49:18.180Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T20:49:18.180Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T20:49:18.907Z] --- PASS: TestServiceUpdateNetwork (12.08s) [2022-09-06T20:49:18.907Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T20:49:18.907Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T20:49:19.111Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T20:49:19.167Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T20:49:20.042Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T20:49:20.890Z] --- PASS: TestCreateServiceSecretFileMode (12.41s) [2022-09-06T20:49:20.890Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T20:49:20.976Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-06T20:49:22.871Z] Loaded image: buildpack-deps:buster [2022-09-06T20:49:23.128Z] Loaded image: busybox:latest [2022-09-06T20:49:23.386Z] Loaded image: busybox:glibc [2022-09-06T20:49:24.317Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-06T20:49:26.838Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-06T20:49:27.283Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T20:49:27.786Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-06T20:49:28.219Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-06T20:49:28.790Z] Loaded image: debian:bullseye [2022-09-06T20:49:28.790Z] Loaded image: hello-world:latest [2022-09-06T20:49:29.049Z] Loaded image: arm32v7/hello-world:latest [2022-09-06T20:49:29.676Z] tests/integration/client_test.py ..... [ 75%] [2022-09-06T20:49:29.932Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-06T20:49:30.417Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-09-06T20:49:30.494Z] tests/integration/errors_test.py . [ 76%] [2022-09-06T20:49:30.980Z] check_test.go:309: [d5e23fc5dcf77] daemon is not started [2022-09-06T20:49:30.980Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-09-06T20:49:31.543Z] check_test.go:309: [df4649192bf78] daemon is not started [2022-09-06T20:49:31.543Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-06T20:49:33.088Z] --- PASS: TestCreateServiceConfigFileMode (12.40s) [2022-09-06T20:49:33.088Z] === RUN TestCreateServiceSysctls [2022-09-06T20:49:33.436Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-06T20:49:33.693Z] check_test.go:309: [dc6d2776673a0] daemon is not started [2022-09-06T20:49:33.693Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-06T20:49:33.851Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-09-06T20:49:33.851Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-06T20:49:33.851Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-09-06T20:49:33.851Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-09-06T20:49:33.851Z] PASS [2022-09-06T20:49:33.851Z] [2022-09-06T20:49:33.851Z] === Skipped [2022-09-06T20:49:33.851Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T20:49:33.851Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T20:49:33.851Z] [2022-09-06T20:49:33.851Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-06T20:49:33.851Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-06T20:49:33.851Z] [2022-09-06T20:49:33.851Z] DONE 27 tests, 2 skipped in 148.814s [2022-09-06T20:49:33.851Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T20:49:33.851Z] ++ 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-09-06T20:49:33.851Z] ++ set -e [2022-09-06T20:49:33.851Z] ++ '[' -n 0 ']' [2022-09-06T20:49:33.851Z] ++ set -x [2022-09-06T20:49:33.851Z] ++ 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-09-06T20:49:33.851Z] INFO: Testing against a local daemon [2022-09-06T20:49:33.851Z] === RUN TestSessionCreate [2022-09-06T20:49:33.851Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T20:49:33.851Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T20:49:33.851Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T20:49:33.851Z] PASS [2022-09-06T20:49:33.851Z] [2022-09-06T20:49:33.851Z] DONE 2 tests in 0.151s [2022-09-06T20:49:33.851Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T20:49:33.851Z] ++ 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-09-06T20:49:33.851Z] ++ set -e [2022-09-06T20:49:33.851Z] ++ '[' -n 0 ']' [2022-09-06T20:49:33.851Z] ++ set -x [2022-09-06T20:49:33.852Z] ++ 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-09-06T20:49:33.852Z] INFO: Testing against a local daemon [2022-09-06T20:49:33.852Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T20:49:33.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T20:49:33.852Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T20:49:33.852Z] === RUN TestEventsExecDie [2022-09-06T20:49:34.110Z] --- PASS: TestEventsExecDie (0.48s) [2022-09-06T20:49:34.110Z] === RUN TestEventsBackwardsCompatible [2022-09-06T20:49:34.110Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-06T20:49:34.110Z] === RUN TestInfoBinaryCommits [2022-09-06T20:49:34.110Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-06T20:49:34.110Z] === RUN TestInfoAPIVersioned [2022-09-06T20:49:34.110Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T20:49:34.110Z] === RUN TestInfoDiscoveryBackend [2022-09-06T20:49:34.462Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-09-06T20:49:34.462Z] === RUN TestCreateServiceCapabilities [2022-09-06T20:49:34.678Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-06T20:49:34.678Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-06T20:49:35.623Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-06T20:49:35.623Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-06T20:49:36.201Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-06T20:49:36.201Z] === RUN TestInfoAPI [2022-09-06T20:49:36.201Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T20:49:36.201Z] === RUN TestInfoAPIWarnings [2022-09-06T20:49:36.216Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-06T20:49:36.991Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-09-06T20:49:36.991Z] === RUN TestInspect [2022-09-06T20:49:38.108Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T20:49:38.108Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-06T20:49:38.366Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T20:49:38.931Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (40.84s) [2022-09-06T20:49:38.931Z] PASS [2022-09-06T20:49:38.931Z] [2022-09-06T20:49:38.931Z] === Skipped [2022-09-06T20:49:38.931Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-06T20:49:38.931Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T20:49:38.931Z] [2022-09-06T20:49:38.931Z] DONE 33 tests, 1 skipped in 249.134s [2022-09-06T20:49:38.931Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-06T20:49:38.931Z] ++ 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-09-06T20:49:38.931Z] ++ set -e [2022-09-06T20:49:38.931Z] ++ '[' -n 0 ']' [2022-09-06T20:49:38.931Z] ++ set -x [2022-09-06T20:49:38.931Z] ++ 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-09-06T20:49:38.931Z] INFO: Testing against a local daemon [2022-09-06T20:49:38.931Z] === RUN TestConfigInspect [2022-09-06T20:49:39.526Z] --- PASS: TestInspect (2.79s) [2022-09-06T20:49:39.526Z] === RUN TestCreateJob [2022-09-06T20:49:39.574Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T20:49:39.831Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T20:49:40.088Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-09-06T20:49:40.344Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-06T20:49:41.274Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-09-06T20:49:41.838Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-06T20:49:41.838Z] --- PASS: TestConfigInspect (2.90s) [2022-09-06T20:49:41.838Z] === RUN TestConfigList [2022-09-06T20:49:42.096Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T20:49:42.811Z] --- PASS: TestCreateJob (3.00s) [2022-09-06T20:49:42.811Z] === RUN TestReplicatedJob [2022-09-06T20:49:43.987Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T20:49:44.244Z] --- PASS: TestConfigList (2.20s) [2022-09-06T20:49:44.244Z] === RUN TestConfigsCreateAndDelete [2022-09-06T20:49:44.501Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-06T20:49:45.430Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-06T20:49:46.797Z] --- PASS: TestConfigsCreateAndDelete (2.52s) [2022-09-06T20:49:46.797Z] === RUN TestConfigsUpdate [2022-09-06T20:49:48.095Z] --- PASS: TestReplicatedJob (5.06s) [2022-09-06T20:49:48.095Z] === RUN TestUpdateReplicatedJob [2022-09-06T20:49:48.794Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-06T20:49:49.315Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-06T20:49:49.315Z] --- PASS: TestConfigsUpdate (2.57s) [2022-09-06T20:49:49.315Z] === RUN TestTemplatedConfig [2022-09-06T20:49:49.315Z] check_test.go:309: [d091de98654fc] daemon is not started [2022-09-06T20:49:49.315Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-06T20:49:49.879Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T20:49:49.879Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-06T20:49:50.442Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-06T20:49:51.007Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-06T20:49:51.377Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-09-06T20:49:51.377Z] === RUN TestServiceListWithStatuses [2022-09-06T20:49:51.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T20:49:51.377Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T20:49:51.377Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T20:49:52.901Z] --- PASS: TestTemplatedConfig (3.43s) [2022-09-06T20:49:52.901Z] === RUN TestConfigCreateResolve [2022-09-06T20:49:53.158Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T20:49:53.158Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T20:49:53.721Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-06T20:49:54.289Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-09-06T20:49:54.289Z] === RUN TestInfoDebug [2022-09-06T20:49:54.289Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T20:49:54.289Z] === RUN TestInfoInsecureRegistries [2022-09-06T20:49:54.289Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T20:49:54.289Z] === RUN TestInfoRegistryMirrors [2022-09-06T20:49:54.289Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T20:49:54.289Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T20:49:54.548Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T20:49:54.548Z] === RUN TestPingCacheHeaders [2022-09-06T20:49:54.548Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T20:49:54.548Z] === RUN TestPingGet [2022-09-06T20:49:54.548Z] --- PASS: TestPingGet (0.02s) [2022-09-06T20:49:54.548Z] === RUN TestPingHead [2022-09-06T20:49:54.548Z] --- PASS: TestPingHead (0.02s) [2022-09-06T20:49:54.548Z] === RUN TestVersion [2022-09-06T20:49:54.548Z] --- PASS: TestVersion (0.02s) [2022-09-06T20:49:54.548Z] PASS [2022-09-06T20:49:54.549Z] [2022-09-06T20:49:54.549Z] === Skipped [2022-09-06T20:49:54.549Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T20:49:54.549Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T20:49:54.549Z] [2022-09-06T20:49:54.549Z] DONE 18 tests, 1 skipped in 21.019s [2022-09-06T20:49:54.549Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T20:49:54.549Z] ++ 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-09-06T20:49:54.549Z] ++ set -e [2022-09-06T20:49:54.549Z] ++ '[' -n 0 ']' [2022-09-06T20:49:54.549Z] ++ set -x [2022-09-06T20:49:54.549Z] ++ 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-09-06T20:49:54.549Z] INFO: Testing against a local daemon [2022-09-06T20:49:54.549Z] === RUN TestVolumesCreateAndList [2022-09-06T20:49:54.549Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T20:49:54.549Z] === RUN TestVolumesRemove [2022-09-06T20:49:54.651Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T20:49:54.808Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-06T20:49:54.808Z] === RUN TestVolumesInspect [2022-09-06T20:49:54.808Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T20:49:54.808Z] === RUN TestVolumesInvalidJSON [2022-09-06T20:49:54.808Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T20:49:54.808Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T20:49:54.808Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T20:49:54.808Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T20:49:54.808Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T20:49:54.808Z] PASS [2022-09-06T20:49:54.808Z] [2022-09-06T20:49:54.808Z] DONE 5 tests in 0.220s [2022-09-06T20:49:54.808Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T20:49:54.808Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T20:49:54.808Z] +++ kill 12405 [2022-09-06T20:49:55.565Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-09-06T20:49:55.565Z] === RUN TestDockerNetworkReConnect [2022-09-06T20:49:55.580Z] --- PASS: TestConfigCreateResolve (2.79s) [2022-09-06T20:49:55.580Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T20:49:56.143Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-06T20:49:56.143Z] PASS [2022-09-06T20:49:56.143Z] [2022-09-06T20:49:56.143Z] DONE 7 tests in 17.126s [2022-09-06T20:49:56.143Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-06T20:49:56.143Z] ++ 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-09-06T20:49:56.143Z] ++ set -e [2022-09-06T20:49:56.143Z] ++ '[' -n 0 ']' [2022-09-06T20:49:56.143Z] ++ set -x [2022-09-06T20:49:56.143Z] ++ 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-09-06T20:49:56.143Z] INFO: Testing against a local daemon [2022-09-06T20:49:56.143Z] === RUN TestCheckpoint [2022-09-06T20:49:56.143Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T20:49:56.143Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T20:49:56.143Z] === RUN TestContainerInvalidJSON [2022-09-06T20:49:56.143Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:49:56.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:49:56.143Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:49:56.143Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:49:56.143Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:49:56.143Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:49:56.143Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T20:49:56.143Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T20:49:56.143Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T20:49:56.143Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-06T20:49:56.143Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-06T20:49:56.143Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-06T20:49:56.143Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-06T20:49:56.143Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T20:49:56.186Z] +++ /etc/init.d/apparmor stop [2022-09-06T20:49:56.186Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T20:49:56.186Z] [2022-09-06T20:49:56.186Z] Unloading profiles will leave already running processes permanently [2022-09-06T20:49:56.186Z] unconfined, which can lead to unexpected situations. [2022-09-06T20:49:56.186Z] [2022-09-06T20:49:56.186Z] To set a process to complain mode, use the command line tool [2022-09-06T20:49:56.186Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T20:49:56.186Z] +++ true [2022-09-06T20:49:56.186Z] exiting test-integration [2022-09-06T20:49:56.186Z] ++ exit 0 [2022-09-06T20:49:56.186Z] [2022-09-06T20:49:56.399Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-09-06T20:49:56.400Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T20:49:56.400Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-06T20:49:56.400Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T20:49:56.400Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-06T20:49:56.400Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T20:49:56.400Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T20:49:56.400Z] === RUN TestCopyFromContainer Post stage [Pipeline] junit [2022-09-06T20:49:57.142Z] Recording test results [2022-09-06T20:49:57.307Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T20:49:57.641Z] + echo Ensuring container killed. [2022-09-06T20:49:57.641Z] Ensuring container killed. [2022-09-06T20:49:57.641Z] + docker rm -vf docker-pr1 [2022-09-06T20:49:57.641Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T20:49:57.768Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T20:49:57.768Z] === RUN TestCopyFromContainer// [2022-09-06T20:49:57.926Z] + echo Chowning /workspace to jenkins user [2022-09-06T20:49:57.926Z] Chowning /workspace to jenkins user [2022-09-06T20:49:57.926Z] + id -u [2022-09-06T20:49:57.926Z] + id -g [2022-09-06T20:49:57.926Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44101:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T20:49:58.025Z] === RUN TestCopyFromContainer//bar/root [2022-09-06T20:49:58.096Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2022-09-06T20:49:58.097Z] === RUN TestServicePlugin [2022-09-06T20:49:58.283Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-06T20:49:58.283Z] === RUN TestCopyFromContainer/bar/quux [2022-09-06T20:49:58.283Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-06T20:49:58.540Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-06T20:49:58.540Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-06T20:49:58.540Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-06T20:49:58.796Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-06T20:49:58.796Z] === RUN TestCopyFromContainer/bar/dirsymlink/=== RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T20:49:58.796Z] [2022-09-06T20:49:58.796Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer (2.61s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-09-06T20:49:59.052Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-09-06T20:49:59.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T20:49:59.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:49:59.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:49:59.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:49:59.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:49:59.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:49:59.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:49:59.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T20:49:59.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T20:49:59.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T20:49:59.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-06T20:49:59.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-06T20:49:59.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-09-06T20:49:59.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-09-06T20:49:59.053Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T20:49:59.053Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-06T20:49:59.053Z] === RUN TestCreateWithInvalidEnv [2022-09-06T20:49:59.053Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T20:49:59.053Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T20:49:59.053Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T20:49:59.053Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T20:49:59.053Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T20:49:59.053Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T20:49:59.053Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T20:49:59.053Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T20:49:59.053Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T20:49:59.053Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-06T20:49:59.053Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T20:49:59.053Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-06T20:49:59.053Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-09-06T20:49:59.053Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T20:49:59.309Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-09-06T20:49:59.309Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T20:49:59.565Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T20:49:59.599Z] + bundleName=arm64-integration [2022-09-06T20:49:59.599Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-06T20:49:59.599Z] Creating arm64-integration-bundles.tar.gz [2022-09-06T20:49:59.599Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-09-06T20:49:59.599Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-06T20:49:59.611Z] Archiving artifacts [2022-09-06T20:49:59.908Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44101/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T20:50:00.215Z] + make clean [2022-09-06T20:50:00.473Z] docker volume rm -f docker-dev-cache [2022-09-06T20:50:00.473Z] docker-dev-cache [Pipeline] deleteDir [2022-09-06T20:50:00.933Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-06T20:50:00.933Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T20:50:00.933Z] check_test.go:309: [dd84510971e82] daemon is not started [2022-09-06T20:50:00.933Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-06T20:50:01.190Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-09-06T20:50:01.190Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T20:50:02.284Z] plugin_test.go:62: [d7e6a5169c6ee] joining swarm manager [d7e92657638de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:50:02.559Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T20:50:02.852Z] plugin_test.go:65: [d07d5b27742b2] joining swarm manager [d7e92657638de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T20:50:03.122Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-06T20:50:03.378Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.03s) [2022-09-06T20:50:03.378Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T20:50:03.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:50:03.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:50:03.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:50:03.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:50:03.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:50:03.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:50:03.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:50:03.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:50:03.379Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:50:03.379Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:50:03.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T20:50:03.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T20:50:03.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T20:50:03.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T20:50:03.379Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T20:50:03.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-06T20:50:03.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T20:50:03.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-09-06T20:50:03.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T20:50:03.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T20:50:03.379Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-09-06T20:50:03.379Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T20:50:03.943Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-09-06T20:50:03.943Z] === RUN TestCreateDifferentPlatform [2022-09-06T20:50:03.943Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T20:50:03.943Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T20:50:03.943Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-06T20:50:03.943Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-06T20:50:03.943Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-06T20:50:03.943Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T20:50:03.943Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-06T20:50:03.943Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T20:50:03.943Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-06T20:50:03.943Z] === RUN TestContainerStartOnDaemonRestart [2022-09-06T20:50:03.943Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-06T20:50:03.943Z] === RUN TestDaemonRestartIpcMode [2022-09-06T20:50:03.943Z] === PAUSE TestDaemonRestartIpcMode [2022-09-06T20:50:03.943Z] === RUN TestDaemonHostGatewayIP [2022-09-06T20:50:03.943Z] === PAUSE TestDaemonHostGatewayIP [2022-09-06T20:50:03.943Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-06T20:50:03.943Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-06T20:50:03.943Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T20:50:03.943Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-06T20:50:03.943Z] === RUN TestDiff [2022-09-06T20:50:04.507Z] --- PASS: TestDiff (0.57s) [2022-09-06T20:50:04.507Z] === RUN TestExecWithCloseStdin [2022-09-06T20:50:04.657Z] ......... [ 86%] [2022-09-06T20:50:04.763Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-06T20:50:05.020Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-09-06T20:50:05.020Z] === RUN TestExec [2022-09-06T20:50:05.277Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T20:50:05.840Z] --- PASS: TestExec (0.72s) [2022-09-06T20:50:05.840Z] === RUN TestExecUser [2022-09-06T20:50:06.404Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-06T20:50:06.661Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T20:50:06.661Z] --- PASS: TestExecUser (0.87s) [2022-09-06T20:50:06.661Z] === RUN TestExportContainerAndImportImage [2022-09-06T20:50:07.592Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2022-09-06T20:50:07.592Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T20:50:07.592Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T20:50:08.155Z] check_test.go:309: [d5018fc32f387] daemon is not started [2022-09-06T20:50:08.155Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-06T20:50:09.087Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2022-09-06T20:50:09.087Z] === RUN TestHealthCheckWorkdir [2022-09-06T20:50:09.729Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-06T20:50:10.017Z] --- PASS: TestHealthCheckWorkdir (0.91s) [2022-09-06T20:50:10.017Z] === RUN TestHealthKillContainer [2022-09-06T20:50:10.580Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T20:50:10.838Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-06T20:50:10.916Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-06T20:50:11.402Z] check_test.go:309: [d8e1e5bd4197a] daemon is not started [2022-09-06T20:50:11.402Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-06T20:50:14.735Z] docker_cli_daemon_plugins_test.go:80: [d0f1e5c9b91b8] daemon is not started [2022-09-06T20:50:15.308Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T20:50:15.308Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-06T20:50:17.454Z] tests/integration/models_nodes_test.py . [ 91%] [2022-09-06T20:50:17.454Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-06T20:50:18.579Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T20:50:18.579Z] docker_cli_daemon_plugins_test.go:170: [ddf04327134db] daemon is not started [2022-09-06T20:50:18.579Z] --- PASS: TestHealthKillContainer (8.32s) [2022-09-06T20:50:18.579Z] === RUN TestHealthCheckProcessKilled [2022-09-06T20:50:19.456Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-09-06T20:50:19.509Z] --- PASS: TestHealthCheckProcessKilled (0.91s) [2022-09-06T20:50:19.509Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T20:50:19.509Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-06T20:50:20.074Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2022-09-06T20:50:20.074Z] === RUN TestIpcModeNone [2022-09-06T20:50:21.014Z] --- PASS: TestIpcModeNone (0.87s) [2022-09-06T20:50:21.014Z] === RUN TestIpcModePrivate [2022-09-06T20:50:21.014Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T20:50:21.272Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T20:50:21.528Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2022-09-06T20:50:21.785Z] --- PASS: TestIpcModePrivate (0.88s) [2022-09-06T20:50:21.785Z] === RUN TestIpcModeShareable [2022-09-06T20:50:22.191Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-06T20:50:22.191Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-06T20:50:22.349Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-09-06T20:50:22.606Z] --- PASS: TestIpcModeShareable (0.87s) [2022-09-06T20:50:22.606Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-06T20:50:22.863Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-06T20:50:23.430Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-06T20:50:23.993Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-06T20:50:24.249Z] check_test.go:309: [d24022fa71103] daemon is not started [2022-09-06T20:50:24.249Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-06T20:50:25.180Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2022-09-06T20:50:25.180Z] === RUN TestAPIIpcModeHost [2022-09-06T20:50:26.089Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-06T20:50:26.109Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-09-06T20:50:26.109Z] === RUN TestDaemonIpcModeShareable [2022-09-06T20:50:26.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-06T20:50:26.602Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-06T20:50:26.603Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-06T20:50:26.603Z] [2022-09-06T20:50:26.603Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-06T20:50:26.603Z] =========================== short test summary info ============================ [2022-09-06T20:50:26.603Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-06T20:50:26.603Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-06T20:50:26.603Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-06T20:50:26.603Z] Not supported on most drivers [2022-09-06T20:50:26.603Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-06T20:50:26.603Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T20:50:26.603Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-06T20:50:26.603Z] Output of docker top depends on host distro, and is not formalized. [2022-09-06T20:50:26.603Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-06T20:50:26.603Z] Can fail if eth0 has multiple IP addresses [2022-09-06T20:50:26.603Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-06T20:50:26.603Z] This doesn't seem to be taken into account by the engine [2022-09-06T20:50:26.603Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-09-06T20:50:26.603Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-06T20:50:26.603Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.00 seconds == [2022-09-06T20:50:26.859Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-06T20:50:27.478Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-09-06T20:50:27.478Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-06T20:50:27.478Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2022-09-06T20:50:27.478Z] === RUN TestDaemonIpcModePrivate [2022-09-06T20:50:28.410Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T20:50:29.340Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-09-06T20:50:29.340Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-06T20:50:29.340Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2022-09-06T20:50:29.340Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-06T20:50:29.390Z] --- PASS: TestServicePlugin (29.94s) [2022-09-06T20:50:29.390Z] === RUN TestServiceUpdateLabel [2022-09-06T20:50:29.596Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T20:50:30.325Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-09-06T20:50:30.325Z] === RUN TestServiceUpdateSecrets [2022-09-06T20:50:30.970Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T20:50:30.970Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-09-06T20:50:30.970Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-06T20:50:31.228Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2022-09-06T20:50:31.228Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-06T20:50:32.597Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-06T20:50:32.597Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-09-06T20:50:32.853Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-09-06T20:50:32.853Z] === RUN TestIpcModeOlderClient [2022-09-06T20:50:32.853Z] === PAUSE TestIpcModeOlderClient [2022-09-06T20:50:32.853Z] === RUN TestKillContainerInvalidSignal [2022-09-06T20:50:33.782Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2022-09-06T20:50:33.782Z] === RUN TestKillContainer [2022-09-06T20:50:33.782Z] === RUN TestKillContainer/no_signal [2022-09-06T20:50:34.346Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T20:50:34.346Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-06T20:50:34.346Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T20:50:34.908Z] === RUN TestKillContainer/killing_signal [2022-09-06T20:50:35.841Z] --- PASS: TestKillContainer (2.17s) [2022-09-06T20:50:35.841Z] --- PASS: TestKillContainer/no_signal (0.77s) [2022-09-06T20:50:35.841Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2022-09-06T20:50:35.841Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2022-09-06T20:50:35.841Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T20:50:35.841Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-06T20:50:36.098Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-06T20:50:36.662Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-06T20:50:36.662Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-06T20:50:37.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-09-06T20:50:37.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2022-09-06T20:50:37.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-09-06T20:50:37.225Z] === RUN TestKillStoppedContainer [2022-09-06T20:50:37.225Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-09-06T20:50:37.225Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T20:50:37.225Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-06T20:50:37.225Z] === RUN TestKillDifferentUserContainer [2022-09-06T20:50:37.787Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2022-09-06T20:50:37.787Z] === RUN TestInspectOomKilledTrue [2022-09-06T20:50:37.787Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T20:50:37.787Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T20:50:37.787Z] === RUN TestInspectOomKilledFalse [2022-09-06T20:50:37.787Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T20:50:37.787Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T20:50:37.787Z] === RUN TestLinksEtcHostsContentMatch [2022-09-06T20:50:38.351Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-09-06T20:50:38.351Z] === RUN TestLinksContainerNames [2022-09-06T20:50:39.027Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T20:50:39.027Z] [2022-09-06T20:50:39.027Z] Unloading profiles will leave already running processes permanently [2022-09-06T20:50:39.027Z] unconfined, which can lead to unexpected situations. [2022-09-06T20:50:39.027Z] [2022-09-06T20:50:39.027Z] To set a process to complain mode, use the command line tool [2022-09-06T20:50:39.027Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T20:50:39.027Z] Post stage [Pipeline] junit [2022-09-06T20:50:39.600Z] Recording test results [2022-09-06T20:50:39.718Z] --- PASS: TestLinksContainerNames (1.13s) [2022-09-06T20:50:39.718Z] === RUN TestLogsFollowTailEmpty [2022-09-06T20:50:39.718Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T20:50:39.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T20:50:39.974Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2022-09-06T20:50:39.974Z] === RUN TestContainerNetworkMountsNoChown [2022-09-06T20:50:40.231Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-06T20:50:40.523Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-06T20:50:40.799Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot/default [2022-09-06T20:50:40.799Z] === PAUSE TestMountDaemonRoot/default [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot/private [2022-09-06T20:50:40.799Z] === PAUSE TestMountDaemonRoot/private [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot/rprivate [2022-09-06T20:50:40.799Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot/slave [2022-09-06T20:50:40.799Z] === PAUSE TestMountDaemonRoot/slave [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot/rslave [2022-09-06T20:50:40.799Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot/shared [2022-09-06T20:50:40.799Z] === PAUSE TestMountDaemonRoot/shared [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot/rshared [2022-09-06T20:50:40.799Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-06T20:50:40.799Z] === CONT TestMountDaemonRoot/default [2022-09-06T20:50:40.799Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/rshared [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/shared [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/rslave [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/slave [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/rprivate [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/private [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-06T20:50:40.800Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:50:40.800Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-06T20:50:40.800Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-06T20:50:40.803Z] + echo Ensuring container killed. [2022-09-06T20:50:40.803Z] Ensuring container killed. [2022-09-06T20:50:40.803Z] + docker rm -vf docker-pr1 [2022-09-06T20:50:40.803Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-06T20:50:41.056Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-06T20:50:41.123Z] + echo Chowning /workspace to jenkins user [2022-09-06T20:50:41.123Z] Chowning /workspace to jenkins user [2022-09-06T20:50:41.123Z] + id -u [2022-09-06T20:50:41.123Z] + id -g [2022-09-06T20:50:41.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44101:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T20:50:41.123Z] Unable to find image 'busybox:latest' locally [2022-09-06T20:50:41.314Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-06T20:50:41.314Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-06T20:50:41.314Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-06T20:50:41.314Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-06T20:50:41.314Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-06T20:50:41.314Z] === RUN TestContainerBindMountNonRecursive [2022-09-06T20:50:41.380Z] latest: Pulling from library/busybox [2022-09-06T20:50:41.380Z] 2c39bef88607: Pulling fs layer [2022-09-06T20:50:41.380Z] 2c39bef88607: Download complete [2022-09-06T20:50:41.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T20:50:41.636Z] 2c39bef88607: Pull complete [2022-09-06T20:50:41.636Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T20:50:41.636Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T20:50:42.851Z] + bundleName=docker-py [2022-09-06T20:50:42.851Z] + echo Creating docker-py-bundles.tar.gz [2022-09-06T20:50:42.851Z] Creating docker-py-bundles.tar.gz [2022-09-06T20:50:42.851Z] + 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-09-06T20:50:42.861Z] Archiving artifacts [2022-09-06T20:50:42.943Z] --- PASS: TestContainerBindMountNonRecursive (1.54s) [2022-09-06T20:50:42.943Z] === RUN TestContainerVolumesMountedAsShared [2022-09-06T20:50:43.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T20:50:43.457Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2022-09-06T20:50:43.457Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-06T20:50:43.714Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2022-09-06T20:50:43.714Z] === RUN TestNetworkNat [2022-09-06T20:50:43.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T20:50:44.533Z] --- PASS: TestNetworkNat (0.62s) [2022-09-06T20:50:44.533Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T20:50:44.658Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44101/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-06T20:50:45.048Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh binary-daemon [2022-09-06T20:50:45.099Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2022-09-06T20:50:45.099Z] === RUN TestNetworkLoopbackNat [2022-09-06T20:50:45.198Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-09-06T20:50:45.199Z] === RUN TestServiceUpdateConfigs [2022-09-06T20:50:45.305Z] [2022-09-06T20:50:45.562Z] Removing bundles/ [2022-09-06T20:50:45.562Z] [2022-09-06T20:50:45.562Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-09-06T20:50:45.562Z] Building: bundles/binary-daemon/dockerd-dev [2022-09-06T20:50:45.562Z] GOOS="" GOARCH="" GOARM="" [2022-09-06T20:50:45.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T20:50:47.030Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-06T20:50:47.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T20:50:47.960Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2022-09-06T20:50:47.960Z] === RUN TestPause [2022-09-06T20:50:48.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T20:50:48.888Z] --- PASS: TestPause (0.78s) [2022-09-06T20:50:48.888Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T20:50:48.888Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T20:50:48.888Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T20:50:48.888Z] === RUN TestPauseStopPausedContainer [2022-09-06T20:50:49.451Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2022-09-06T20:50:49.451Z] === RUN TestPsFilter [2022-09-06T20:50:49.451Z] --- PASS: TestPsFilter (0.15s) [2022-09-06T20:50:49.451Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T20:50:49.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T20:50:50.271Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2022-09-06T20:50:50.271Z] === RUN TestRemoveContainerWithVolume [2022-09-06T20:50:51.202Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-09-06T20:50:51.202Z] === RUN TestRemoveContainerRunning [2022-09-06T20:50:51.764Z] --- PASS: TestRemoveContainerRunning (0.77s) [2022-09-06T20:50:51.764Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T20:50:52.694Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2022-09-06T20:50:52.694Z] === RUN TestRemoveInvalidContainer [2022-09-06T20:50:52.694Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-09-06T20:50:52.694Z] === RUN TestRenameLinkedContainer [2022-09-06T20:50:52.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T20:50:53.514Z] check_test.go:309: [d3a806c8d4ee1] daemon is not started [2022-09-06T20:50:53.514Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-06T20:50:56.041Z] --- PASS: TestRenameLinkedContainer (2.97s) [2022-09-06T20:50:56.041Z] === RUN TestRenameStoppedContainer [2022-09-06T20:50:56.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-06T20:50:56.297Z] --- PASS: TestRenameStoppedContainer (0.65s) [2022-09-06T20:50:56.297Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T20:50:58.191Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-09-06T20:50:58.191Z] === RUN TestRenameInvalidName [2022-09-06T20:50:59.149Z] --- PASS: TestRenameInvalidName (1.18s) [2022-09-06T20:50:59.149Z] === RUN TestRenameAnonymousContainer [2022-09-06T20:51:00.095Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2022-09-06T20:51:00.095Z] === RUN TestServiceUpdateNetwork [2022-09-06T20:51:02.427Z] --- PASS: TestRenameAnonymousContainer (2.94s) [2022-09-06T20:51:02.427Z] === RUN TestRenameContainerWithSameName [2022-09-06T20:51:03.360Z] --- PASS: TestRenameContainerWithSameName (1.24s) [2022-09-06T20:51:03.360Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T20:51:05.255Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2022-09-06T20:51:05.255Z] === RUN TestResize [2022-09-06T20:51:05.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T20:51:05.819Z] --- PASS: TestResize (0.94s) [2022-09-06T20:51:05.819Z] === RUN TestResizeWithInvalidSize [2022-09-06T20:51:06.750Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2022-09-06T20:51:06.751Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T20:51:07.682Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:51:07.682Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:51:07.682Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:51:07.682Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-06T20:51:07.682Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-06T20:51:08.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T20:51:10.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-06T20:51:10.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:51:10.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:51:11.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T20:51:11.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T20:51:12.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-06T20:51:12.293Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-09-06T20:51:12.293Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T20:51:12.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-06T20:51:12.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-06T20:51:13.228Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T20:51:13.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-06T20:51:13.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-06T20:51:13.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T20:51:14.164Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T20:51:14.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-06T20:51:16.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T20:51:16.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-06T20:51:16.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-06T20:51:18.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-06T20:51:19.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-06T20:51:20.524Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-06T20:51:20.722Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T20:51:21.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-06T20:51:21.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.19s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2022-09-06T20:51:23.094Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2022-09-06T20:51:23.094Z] === RUN TestCgroupNamespacesRun [2022-09-06T20:51:23.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-06T20:51:24.024Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T20:51:24.588Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2022-09-06T20:51:24.588Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-06T20:51:24.844Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T20:51:25.776Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T20:51:26.032Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2022-09-06T20:51:26.032Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-06T20:51:26.288Z] check_test.go:309: [d89c9019d222d] daemon is not started [2022-09-06T20:51:26.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-06T20:51:27.655Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2022-09-06T20:51:27.655Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-06T20:51:27.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-06T20:51:28.832Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) [2022-09-06T20:51:28.832Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-09-06T20:51:28.832Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-06T20:51:28.832Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-06T20:51:28.832Z] PASS [2022-09-06T20:51:28.832Z] [2022-09-06T20:51:28.832Z] === Skipped [2022-09-06T20:51:28.832Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T20:51:28.832Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T20:51:28.832Z] [2022-09-06T20:51:28.832Z] DONE 27 tests, 1 skipped in 182.690s [2022-09-06T20:51:28.832Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T20:51:28.832Z] INFO: Testing against a local daemon [2022-09-06T20:51:28.832Z] === RUN TestSessionCreate [2022-09-06T20:51:28.832Z] --- PASS: TestSessionCreate (0.02s) [2022-09-06T20:51:28.832Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T20:51:28.832Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T20:51:28.832Z] PASS [2022-09-06T20:51:28.832Z] [2022-09-06T20:51:28.832Z] DONE 2 tests in 0.068s [2022-09-06T20:51:28.832Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T20:51:28.832Z] INFO: Testing against a local daemon [2022-09-06T20:51:28.832Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T20:51:28.832Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-06T20:51:28.832Z] === RUN TestEventsExecDie [2022-09-06T20:51:28.832Z] --- PASS: TestEventsExecDie (0.56s) [2022-09-06T20:51:28.832Z] === RUN TestEventsBackwardsCompatible [2022-09-06T20:51:29.092Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-06T20:51:29.092Z] === RUN TestInfoBinaryCommits [2022-09-06T20:51:29.092Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-06T20:51:29.092Z] === RUN TestInfoAPIVersioned [2022-09-06T20:51:29.092Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T20:51:29.092Z] === RUN TestInfoDiscoveryBackend [2022-09-06T20:51:29.548Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2022-09-06T20:51:29.548Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-06T20:51:29.658Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-06T20:51:29.659Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-06T20:51:29.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-06T20:51:30.594Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-06T20:51:30.594Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-06T20:51:31.161Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-06T20:51:31.161Z] === RUN TestInfoAPI [2022-09-06T20:51:31.161Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T20:51:31.161Z] === RUN TestInfoAPIWarnings [2022-09-06T20:51:31.176Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T20:51:31.176Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2022-09-06T20:51:31.176Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-06T20:51:32.544Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T20:51:32.801Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2022-09-06T20:51:32.801Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-06T20:51:33.058Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-06T20:51:33.621Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-09-06T20:51:33.621Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-06T20:51:33.878Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T20:51:35.772Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2022-09-06T20:51:35.772Z] === RUN TestNISDomainname [2022-09-06T20:51:36.703Z] --- PASS: TestNISDomainname (0.98s) [2022-09-06T20:51:36.703Z] === RUN TestHostnameDnsResolution [2022-09-06T20:51:38.072Z] --- PASS: TestHostnameDnsResolution (1.49s) [2022-09-06T20:51:38.072Z] === RUN TestUnprivilegedPortsAndPing [2022-09-06T20:51:39.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-06T20:51:39.002Z] --- PASS: TestUnprivilegedPortsAndPing (1.10s) [2022-09-06T20:51:39.002Z] === RUN TestStats [2022-09-06T20:51:39.566Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T20:51:41.282Z] b111c3320c94: Pull complete [2022-09-06T20:51:41.458Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T20:51:41.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-06T20:51:41.715Z] --- PASS: TestStats (2.64s) [2022-09-06T20:51:41.715Z] === RUN TestStopContainerWithTimeout [2022-09-06T20:51:41.715Z] === RUN TestStopContainerWithTimeout/0 [2022-09-06T20:51:41.715Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-06T20:51:41.715Z] === RUN TestStopContainerWithTimeout/1 [2022-09-06T20:51:41.715Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-06T20:51:41.715Z] === RUN TestStopContainerWithTimeout/3 [2022-09-06T20:51:41.715Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-06T20:51:41.715Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-06T20:51:41.715Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-06T20:51:41.715Z] === CONT TestStopContainerWithTimeout/0 [2022-09-06T20:51:41.715Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-06T20:51:41.972Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T20:51:42.536Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T20:51:42.792Z] === CONT TestStopContainerWithTimeout/3 [2022-09-06T20:51:42.792Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T20:51:43.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-06T20:51:43.305Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T20:51:43.562Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T20:51:43.562Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-06T20:51:43.562Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T20:51:44.491Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T20:51:44.756Z] === CONT TestStopContainerWithTimeout/1 [2022-09-06T20:51:45.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-06T20:51:46.397Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-09-06T20:51:46.397Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2022-09-06T20:51:46.397Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2022-09-06T20:51:46.397Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-09-06T20:51:46.398Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2022-09-06T20:51:46.398Z] === RUN TestDeleteDevicemapper [2022-09-06T20:51:46.398Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T20:51:46.398Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-06T20:51:46.398Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T20:51:47.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-06T20:51:47.767Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T20:51:47.767Z] check_test.go:309: [d86ee8349bbdb] daemon is not started [2022-09-06T20:51:47.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-06T20:51:47.767Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T20:51:47.767Z] check_test.go:309: [dcea99b9c317d] daemon is not started [2022-09-06T20:51:47.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-06T20:51:49.258Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-09-06T20:51:49.258Z] === RUN TestInfoDebug [2022-09-06T20:51:49.258Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T20:51:49.258Z] === RUN TestInfoInsecureRegistries [2022-09-06T20:51:49.258Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T20:51:49.258Z] === RUN TestInfoRegistryMirrors [2022-09-06T20:51:49.258Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-06T20:51:49.258Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T20:51:49.258Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-06T20:51:49.258Z] === RUN TestPingCacheHeaders [2022-09-06T20:51:49.258Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T20:51:49.258Z] === RUN TestPingGet [2022-09-06T20:51:49.258Z] --- PASS: TestPingGet (0.01s) [2022-09-06T20:51:49.258Z] === RUN TestPingHead [2022-09-06T20:51:49.258Z] --- PASS: TestPingHead (0.02s) [2022-09-06T20:51:49.258Z] === RUN TestVersion [2022-09-06T20:51:49.258Z] --- PASS: TestVersion (0.03s) [2022-09-06T20:51:49.258Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-06T20:51:49.663Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T20:51:49.920Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.34s) [2022-09-06T20:51:49.920Z] === RUN TestUpdateMemory [2022-09-06T20:51:49.920Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T20:51:49.920Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-06T20:51:49.920Z] === RUN TestUpdateCPUQuota [2022-09-06T20:51:50.483Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T20:51:50.653Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.20s) [2022-09-06T20:51:50.653Z] PASS [2022-09-06T20:51:50.653Z] [2022-09-06T20:51:50.653Z] DONE 18 tests in 22.233s [2022-09-06T20:51:50.653Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T20:51:50.653Z] INFO: Testing against a local daemon [2022-09-06T20:51:50.653Z] === RUN TestVolumesCreateAndList [2022-09-06T20:51:50.653Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T20:51:50.653Z] === RUN TestVolumesRemove [2022-09-06T20:51:50.653Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-06T20:51:50.653Z] === RUN TestVolumesInspect [2022-09-06T20:51:50.653Z] --- PASS: TestVolumesInspect (0.03s) [2022-09-06T20:51:50.653Z] === RUN TestVolumesInvalidJSON [2022-09-06T20:51:50.653Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T20:51:50.653Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T20:51:50.653Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T20:51:50.653Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-06T20:51:50.653Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T20:51:50.653Z] PASS [2022-09-06T20:51:50.653Z] [2022-09-06T20:51:50.653Z] DONE 5 tests in 0.178s [2022-09-06T20:51:50.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T20:51:51.048Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T20:51:51.221Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-06T20:51:51.221Z] Removing test suite binaries [2022-09-06T20:51:51.221Z] exiting test-integration [2022-09-06T20:51:51.221Z] ++ exit 0 [2022-09-06T20:51:51.221Z] [2022-09-06T20:51:51.305Z] --- PASS: TestUpdateCPUQuota (1.36s) [2022-09-06T20:51:51.305Z] === RUN TestUpdatePidsLimit [2022-09-06T20:51:51.305Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-06T20:51:51.305Z] check_test.go:309: [d40b478d9e42b] daemon is not started [2022-09-06T20:51:51.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-06T20:51:51.562Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-06T20:51:51.562Z] === RUN TestUpdatePidsLimit/no_change [2022-09-06T20:51:51.819Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-06T20:51:52.382Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-06T20:51:52.382Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T20:51:52.639Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-06T20:51:52.895Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression Post stage [Pipeline] junit [2022-09-06T20:51:53.146Z] Recording test results [2022-09-06T20:51:53.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-06T20:51:53.372Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-06T20:51:53.409Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T20:51:53.409Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T20:51:53.705Z] + echo Ensuring container killed. [2022-09-06T20:51:53.705Z] Ensuring container killed. [2022-09-06T20:51:53.705Z] + docker rm -vf docker-pr1 [2022-09-06T20:51:53.964Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T20:51:54.245Z] + echo Chowning /workspace to jenkins user [2022-09-06T20:51:54.245Z] Chowning /workspace to jenkins user [2022-09-06T20:51:54.245Z] + id -u [2022-09-06T20:51:54.245Z] + id -g [2022-09-06T20:51:54.245Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44101:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T20:51:54.778Z] --- PASS: TestUpdatePidsLimit (3.54s) [2022-09-06T20:51:54.778Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-09-06T20:51:54.778Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-09-06T20:51:54.778Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-09-06T20:51:54.778Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2022-09-06T20:51:54.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-09-06T20:51:54.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-09-06T20:51:54.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2022-09-06T20:51:54.778Z] === RUN TestUpdateRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T20:51:55.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-06T20:51:55.920Z] + bundleName=amd64-cgroup2 [2022-09-06T20:51:55.920Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T20:51:55.920Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-06T20:51:55.920Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-06T20:51:55.920Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-09-06T20:51:56.190Z] Archiving artifacts [2022-09-06T20:51:56.472Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44101/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T20:51:56.778Z] + make clean [2022-09-06T20:51:57.036Z] docker volume rm -f docker-dev-cache [2022-09-06T20:51:57.036Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T20:51:58.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-06T20:52:00.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-06T20:52:02.246Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T20:52:02.502Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T20:52:03.065Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T20:52:03.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-06T20:52:04.927Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T20:52:06.822Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2022-09-06T20:52:06.822Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T20:52:07.753Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-09-06T20:52:07.753Z] === RUN TestWaitNonBlocked [2022-09-06T20:52:07.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:52:07.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:52:07.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:52:07.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:52:07.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T20:52:07.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T20:52:07.753Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T20:52:08.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-06T20:52:08.880Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-06T20:52:08.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-09-06T20:52:08.880Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-09-06T20:52:08.880Z] === RUN TestWaitBlocked [2022-09-06T20:52:08.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:52:08.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:52:08.880Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:52:08.880Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:52:08.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-06T20:52:08.880Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-06T20:52:09.138Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T20:52:09.138Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-06T20:52:09.138Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T20:52:09.138Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-06T20:52:09.138Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T20:52:09.138Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-06T20:52:09.394Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T20:52:09.394Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-06T20:52:09.394Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T20:52:09.960Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-06T20:52:09.960Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2022-09-06T20:52:09.960Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-09-06T20:52:09.960Z] === CONT TestContainerStartOnDaemonRestart [2022-09-06T20:52:09.960Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-06T20:52:12.480Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-06T20:52:13.411Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T20:52:13.668Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s) [2022-09-06T20:52:13.668Z] === CONT TestIpcModeOlderClient [2022-09-06T20:52:13.926Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-09-06T20:52:13.926Z] === CONT TestContainerKillOnDaemonStart [2022-09-06T20:52:14.182Z] === CONT TestDaemonHostGatewayIP [2022-09-06T20:52:14.183Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2022-09-06T20:52:16.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-06T20:52:18.077Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2022-09-06T20:52:18.077Z] === CONT TestDaemonRestartIpcMode [2022-09-06T20:52:18.077Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T20:52:19.011Z] check_test.go:309: [db7e942bf09a3] daemon is not started [2022-09-06T20:52:19.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-06T20:52:20.905Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T20:52:21.163Z] --- PASS: TestDaemonRestartIpcMode (3.08s) [2022-09-06T20:52:21.163Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T20:52:21.727Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-06T20:52:24.998Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T20:52:25.562Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-06T20:52:26.492Z] --- PASS: TestContainerKillOnDaemonStart (12.57s) [2022-09-06T20:52:26.492Z] PASS [2022-09-06T20:52:26.492Z] [2022-09-06T20:52:26.492Z] === Skipped [2022-09-06T20:52:26.492Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-06T20:52:26.492Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T20:52:26.492Z] [2022-09-06T20:52:26.492Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-06T20:52:26.492Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T20:52:26.492Z] [2022-09-06T20:52:26.492Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-06T20:52:26.492Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T20:52:26.492Z] [2022-09-06T20:52:26.492Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-06T20:52:26.492Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-06T20:52:26.492Z] [2022-09-06T20:52:26.492Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-06T20:52:26.492Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-06T20:52:26.492Z] [2022-09-06T20:52:26.492Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-06T20:52:26.492Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-06T20:52:26.492Z] [2022-09-06T20:52:26.492Z] DONE 197 tests, 6 skipped in 150.369s [2022-09-06T20:52:26.492Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-06T20:52:26.492Z] ++ 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-09-06T20:52:26.492Z] ++ set -e [2022-09-06T20:52:26.492Z] ++ '[' -n 0 ']' [2022-09-06T20:52:26.492Z] ++ set -x [2022-09-06T20:52:26.492Z] ++ 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-09-06T20:52:26.749Z] INFO: Testing against a local daemon [2022-09-06T20:52:26.749Z] === RUN TestCommitInheritsEnv [2022-09-06T20:52:27.006Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-09-06T20:52:27.006Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T20:52:27.006Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-06T20:52:27.006Z] === RUN TestImagesFilterMultiReference [2022-09-06T20:52:27.006Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-09-06T20:52:27.006Z] === RUN TestImagePullPlatformInvalid [2022-09-06T20:52:27.264Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-06T20:52:27.264Z] === RUN TestRemoveImageOrphaning [2022-09-06T20:52:27.264Z] check_test.go:309: [de3676c7b9255] daemon is not started [2022-09-06T20:52:27.264Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-06T20:52:27.521Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-09-06T20:52:27.521Z] === RUN TestRemoveImageGarbageCollector [2022-09-06T20:52:28.894Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T20:52:29.151Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T20:52:29.715Z] --- PASS: TestRemoveImageGarbageCollector (2.06s) [2022-09-06T20:52:29.715Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T20:52:29.715Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-06T20:52:29.715Z] === RUN TestTagInvalidReference [2022-09-06T20:52:29.715Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-06T20:52:29.715Z] === RUN TestTagValidPrefixedRepo [2022-09-06T20:52:29.715Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-06T20:52:29.715Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T20:52:29.715Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-06T20:52:29.715Z] === RUN TestTagOfficialNames [2022-09-06T20:52:29.715Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-06T20:52:29.715Z] === RUN TestTagMatchesDigest [2022-09-06T20:52:29.972Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-09-06T20:52:29.972Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-06T20:52:29.972Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T20:52:30.904Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-06T20:52:32.829Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T20:52:33.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T20:52:33.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T20:52:35.147Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T20:52:36.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T20:52:36.958Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-09-06T20:52:36.958Z] Copying nested executables into bundles/binary-daemon [2022-09-06T20:52:36.958Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2022-09-06T20:52:37.009Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [Pipeline] sh [2022-09-06T20:52:37.265Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T20:52:37.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/make.sh cross [2022-09-06T20:52:37.544Z] [2022-09-06T20:52:37.801Z] Removing bundles/ [2022-09-06T20:52:37.801Z] [2022-09-06T20:52:37.801Z] ---> Making bundle: cross (in bundles/cross) [2022-09-06T20:52:37.801Z] Cross building: bundles/cross/linux/amd64 [2022-09-06T20:52:37.801Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-09-06T20:52:37.801Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-06T20:52:38.195Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-06T20:52:38.452Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-06T20:52:39.383Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-06T20:52:39.383Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-09-06T20:52:39.640Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-09-06T20:52:40.204Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-09-06T20:52:40.768Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-09-06T20:52:41.332Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-09-06T20:52:41.895Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-09-06T20:52:42.459Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-09-06T20:52:42.715Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-09-06T20:52:43.279Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-09-06T20:52:43.842Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-09-06T20:52:44.408Z] check_test.go:309: [d452b1489c289] daemon is not started [2022-09-06T20:52:44.408Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-06T20:52:45.341Z] check_test.go:309: [dca584c85462b] daemon is not started [2022-09-06T20:52:45.341Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-06T20:52:45.905Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-06T20:52:46.162Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T20:52:47.092Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T20:52:47.349Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-06T20:52:50.621Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T20:52:50.621Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-06T20:52:50.880Z] check_test.go:309: [d7945b3247f58] daemon is not started [2022-09-06T20:52:50.880Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-06T20:52:54.150Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-06T20:52:56.041Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-06T20:53:00.218Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-06T20:53:00.782Z] check_test.go:309: [dd3c14c822c26] daemon is not started [2022-09-06T20:53:00.782Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-06T20:53:01.039Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-06T20:53:02.408Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T20:53:02.408Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T20:53:05.684Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T20:53:06.616Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T20:53:08.513Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-06T20:53:09.076Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T20:53:14.326Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T20:53:14.326Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-06T20:53:18.502Z] check_test.go:309: [d0a84ff6681c2] daemon is not started [2022-09-06T20:53:18.502Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-06T20:53:19.065Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-06T20:53:19.630Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-06T20:53:20.193Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-06T20:53:22.087Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-06T20:53:22.087Z] check_test.go:309: [ddd13a972697b] daemon is not started [2022-09-06T20:53:22.087Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-06T20:53:23.017Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T20:53:24.385Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-06T20:53:24.643Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T20:53:26.559Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T20:53:27.135Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-06T20:53:32.406Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-06T20:53:32.969Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-06T20:53:34.861Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-06T20:53:38.134Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-06T20:53:41.404Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-06T20:53:41.661Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T20:53:41.661Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T20:53:45.835Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-06T20:53:46.399Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T20:53:46.963Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T20:53:47.221Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-06T20:53:47.221Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T20:53:48.152Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T20:53:48.152Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T20:53:48.409Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-06T20:53:48.409Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T20:53:48.973Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T20:53:49.537Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-06T20:53:51.432Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T20:53:52.363Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-06T20:53:52.620Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T20:53:54.516Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T20:53:55.885Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T20:53:57.256Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T20:53:58.185Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T20:53:58.185Z] docker_cli_daemon_test.go:2551: [ddd73e9202dc0] daemon is not started [2022-09-06T20:54:00.081Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-06T20:54:05.337Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T20:54:08.611Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T20:54:09.039Z] 294d77ac553d: Pull complete [2022-09-06T20:54:09.039Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-06T20:54:09.039Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T20:54:09.039Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-09-06T20:54:09.039Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-09-06T20:54:09.039Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3287' [2022-09-06T20:54:09.039Z] WARN: Skipping validation tests [2022-09-06T20:54:09.039Z] INFO: Running unit tests at 09/06/2022 20:54:02... [2022-09-06T20:54:10.666Z] INFO: make.ps1 starting at 09/06/2022 20:54:09 [2022-09-06T20:54:10.666Z] INFO: Git commit (3d4616f943) assumed from DOCKER_GITCOMMIT environment variable [2022-09-06T20:54:10.666Z] INFO: Invoking autogen... [2022-09-06T20:54:11.133Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-06T20:54:11.691Z] INFO: Running unit tests... [2022-09-06T20:54:12.504Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-06T20:54:15.037Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-06T20:54:15.037Z] check_test.go:309: [ddd894bab5011] daemon is not started [2022-09-06T20:54:15.037Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite (344.21s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.24s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.73s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.01s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.71s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.65s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.20s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.77s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.77s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s) [2022-09-06T20:54:21.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.67s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.81s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.93s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.27s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.58s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.52s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.77s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.50s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.66s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.18s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.80s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.12s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.03s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.93s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.70s) [2022-09-06T20:54:21.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T20:54:21.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.44s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.54s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.47s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.97s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.32s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.43s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.83s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.67s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.08s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.94s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.05s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.42s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.29s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.86s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.68s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.94s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.77s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.79s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.32s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.76s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.22s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.46s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.26s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.69s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.49s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-09-06T20:54:21.583Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.91s) [2022-09-06T20:54:21.583Z] === RUN TestDockerSwarmSuite [2022-09-06T20:54:21.583Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-06T20:54:22.330Z] 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-09-06T20:54:24.104Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-06T20:54:24.670Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T20:54:26.563Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-06T20:54:26.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T20:54:29.202Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-09-06T20:54:29.202Z] Copying nested executables into bundles/cross/linux/amd64 [2022-09-06T20:54:29.202Z] Cross building: bundles/cross/windows/amd64 [2022-09-06T20:54:29.202Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-06T20:54:29.202Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-06T20:54:32.117Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-06T20:54:35.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T20:54:36.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T20:54:36.887Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T20:54:37.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T20:54:37.519Z] ? github.com/docker/docker/api [no test files] [2022-09-06T20:54:38.511Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T20:54:38.512Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-06T20:54:38.512Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T20:54:38.768Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T20:54:45.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-06T20:54:45.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-06T20:54:48.216Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T20:54:48.472Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T20:54:48.472Z] docker_api_swarm_test.go:563: [da478b2c2d72c] joining swarm manager [db1a017728dfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:54:49.401Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T20:54:50.331Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T20:54:50.587Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T20:54:51.150Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T20:54:51.407Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T20:54:53.927Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T20:54:55.295Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T20:54:56.664Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T20:54:58.559Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T20:54:58.559Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T20:54:59.047Z] === RUN TestMiddlewares [2022-09-06T20:54:59.047Z] --- PASS: TestMiddlewares (0.00s) [2022-09-06T20:54:59.047Z] PASS [2022-09-06T20:54:59.047Z] coverage: 7.9% of statements [2022-09-06T20:54:59.047Z] ok github.com/docker/docker/api/server 0.067s coverage: 7.9% of statements [2022-09-06T20:54:59.490Z] docker_api_swarm_test.go:585: [d59b32fe30a64] joining swarm manager [db1a017728dfc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T20:54:59.748Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T20:55:02.268Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T20:55:02.535Z] check_test.go:380: [da478b2c2d72c] daemon is not started [2022-09-06T20:55:03.100Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T20:55:03.357Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T20:55:05.249Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-06T20:55:06.617Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T20:55:08.510Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T20:55:11.781Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-06T20:55:12.345Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T20:55:12.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-06T20:55:12.909Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T20:55:12.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-06T20:55:12.909Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T20:55:13.839Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T20:55:14.405Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T20:55:14.405Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T20:55:15.778Z] docker_api_swarm_test.go:46: [d0caaf0cac72a] joining swarm manager [db9fa792296dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:55:15.778Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T20:55:16.035Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T20:55:16.598Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-06T20:55:17.161Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T20:55:17.417Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T20:55:17.674Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T20:55:19.043Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T20:55:21.565Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T20:55:23.456Z] --- PASS: TestImportExtremelyLargeImageWorks (173.70s) [2022-09-06T20:55:23.456Z] PASS [2022-09-06T20:55:23.456Z] [2022-09-06T20:55:23.456Z] DONE 12 tests in 177.154s [2022-09-06T20:55:23.456Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-06T20:55:23.456Z] ++ 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-09-06T20:55:23.456Z] ++ set -e [2022-09-06T20:55:23.456Z] ++ '[' -n 0 ']' [2022-09-06T20:55:23.456Z] ++ set -x [2022-09-06T20:55:23.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-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-09-06T20:55:23.712Z] INFO: Testing against a local daemon [2022-09-06T20:55:23.712Z] === RUN TestNetworkCreateDelete [2022-09-06T20:55:23.712Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-06T20:55:23.712Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T20:55:24.274Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-09-06T20:55:24.274Z] === RUN TestDaemonDNSFallback [2022-09-06T20:55:26.197Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T20:55:28.740Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T20:55:28.740Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T20:55:28.740Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T20:55:28.740Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T20:55:28.996Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T20:55:28.996Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T20:55:29.925Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T20:55:30.854Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-09-06T20:55:30.854Z] === RUN TestInspectNetwork [2022-09-06T20:55:30.854Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T20:55:33.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-06T20:55:33.633Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T20:55:33.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-06T20:55:34.454Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T20:55:34.710Z] === RUN TestInspectNetwork/full_network_id [2022-09-06T20:55:34.710Z] === RUN TestInspectNetwork/partial_network_id [2022-09-06T20:55:34.710Z] === RUN TestInspectNetwork/network_name [2022-09-06T20:55:34.710Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-06T20:55:34.966Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T20:55:39.224Z] --- PASS: TestInspectNetwork (8.35s) [2022-09-06T20:55:39.224Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-06T20:55:39.224Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-06T20:55:39.224Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-06T20:55:39.224Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-06T20:55:39.224Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T20:55:41.117Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-09-06T20:55:41.117Z] === RUN TestNetworkInvalidJSON [2022-09-06T20:55:41.117Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T20:55:41.117Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T20:55:41.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:55:41.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:55:41.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:55:41.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:55:41.117Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T20:55:41.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T20:55:41.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T20:55:41.117Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-06T20:55:41.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-06T20:55:41.117Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-06T20:55:41.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-06T20:55:41.117Z] === RUN TestNetworkList [2022-09-06T20:55:41.117Z] === RUN TestNetworkList//networks [2022-09-06T20:55:41.117Z] === PAUSE TestNetworkList//networks [2022-09-06T20:55:41.117Z] === RUN TestNetworkList//networks/ [2022-09-06T20:55:41.117Z] === PAUSE TestNetworkList//networks/ [2022-09-06T20:55:41.117Z] === CONT TestNetworkList//networks [2022-09-06T20:55:41.117Z] === CONT TestNetworkList//networks/ [2022-09-06T20:55:41.117Z] --- PASS: TestNetworkList (0.02s) [2022-09-06T20:55:41.117Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T20:55:41.117Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T20:55:41.117Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T20:55:41.680Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-09-06T20:55:41.680Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T20:55:41.937Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T20:55:42.867Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-06T20:55:42.867Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T20:55:43.430Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-09-06T20:55:43.430Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T20:55:44.360Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T20:55:44.617Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-09-06T20:55:44.617Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T20:55:45.181Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T20:55:46.111Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-09-06T20:55:46.111Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T20:55:46.674Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-09-06T20:55:46.674Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T20:55:46.931Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T20:55:46.931Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-06T20:55:46.931Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T20:55:49.452Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2022-09-06T20:55:49.452Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T20:55:49.452Z] service_test.go:242: FLAKY_TEST [2022-09-06T20:55:49.452Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T20:55:49.452Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T20:55:50.382Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T20:55:50.639Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T20:55:52.532Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T20:55:52.532Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T20:55:53.901Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T20:55:54.158Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T20:55:55.087Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T20:55:55.650Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T20:55:57.018Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T20:55:57.275Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T20:55:57.275Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T20:55:57.838Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T20:55:58.095Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T20:55:58.658Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T20:56:00.554Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T20:56:00.554Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T20:56:02.461Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T20:56:03.396Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T20:56:04.867Z] --- PASS: TestServiceWithDataPathPortInit (15.64s) [2022-09-06T20:56:04.867Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T20:56:05.123Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-06T20:56:05.602Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-06T20:56:05.602Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-06T20:56:05.602Z] remote: Enumerating objects: 23, done. [2022-09-06T20:56:05.602Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-06T20:56:05.602Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-06T20:56:05.602Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-06T20:56:05.602Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-09-06T20:56:05.602Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-06T20:56:05.602Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-06T20:56:05.929Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/test/unit [2022-09-06T20:56:06.057Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-06T20:56:06.987Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T20:56:07.550Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T20:56:08.112Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3ji1625io8p8i5p41qas445f9 Created:2022-09-06 20:56:06.416543856 +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[9d2649f3312439592b8c2d119ee8871beccf8c32e294ac891128537893e10de7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zlp00uu3hbvqizdw6su0txtq EndpointID:c117834aeb20e29dbda491179522f371fbd80766335775c5df305fe50ad9689c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee0bf79e3f0b6f79caff49b9a5e2299b34c1789815d7b1bf95626bfd78a06fc0 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:996b5a4e87de IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zlp00uu3hbvqizdw6su0txtq EndpointID:c117834aeb20e29dbda491179522f371fbd80766335775c5df305fe50ad9689c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-06T20:56:08.482Z] ? github.com/docker/docker/api [no test files] [2022-09-06T20:56:10.004Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T20:56:11.371Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T20:56:11.627Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T20:56:11.782Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T20:56:11.783Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T20:56:11.783Z] === RUN TestBoolValue [2022-09-06T20:56:11.783Z] --- PASS: TestBoolValue (0.00s) [2022-09-06T20:56:11.783Z] === RUN TestBoolValueOrDefault [2022-09-06T20:56:11.783Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-09-06T20:56:11.783Z] === RUN TestInt64ValueOrZero [2022-09-06T20:56:11.783Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-09-06T20:56:11.783Z] === RUN TestInt64ValueOrDefault [2022-09-06T20:56:11.783Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-09-06T20:56:11.783Z] === RUN TestInt64ValueOrDefaultWithError [2022-09-06T20:56:11.783Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-09-06T20:56:11.783Z] === RUN TestJsonContentType [2022-09-06T20:56:11.783Z] --- PASS: TestJsonContentType (0.00s) [2022-09-06T20:56:11.783Z] PASS [2022-09-06T20:56:11.783Z] coverage: 16.2% of statements [2022-09-06T20:56:11.783Z] ok github.com/docker/docker/api/server/httputils 0.063s coverage: 16.2% of statements [2022-09-06T20:56:12.269Z] === RUN TestMaskSecretKeys [2022-09-06T20:56:12.269Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-09-06T20:56:12.269Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-09-06T20:56:12.269Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-09-06T20:56:12.269Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-09-06T20:56:12.269Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-09-06T20:56:12.269Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-09-06T20:56:12.269Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-09-06T20:56:12.269Z] === RUN TestVersionMiddlewareVersion [2022-09-06T20:56:12.269Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-09-06T20:56:12.269Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-09-06T20:56:12.269Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-09-06T20:56:12.269Z] PASS [2022-09-06T20:56:12.269Z] coverage: 37.7% of statements [2022-09-06T20:56:12.269Z] ok github.com/docker/docker/api/server/middleware 0.125s coverage: 37.7% of statements [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T20:56:12.269Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T20:56:12.557Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T20:56:12.757Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T20:56:12.757Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T20:56:12.813Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.96s) [2022-09-06T20:56:12.813Z] PASS [2022-09-06T20:56:12.813Z] [2022-09-06T20:56:12.813Z] === Skipped [2022-09-06T20:56:12.813Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T20:56:12.813Z] service_test.go:242: FLAKY_TEST [2022-09-06T20:56:12.813Z] [2022-09-06T20:56:12.813Z] DONE 26 tests, 1 skipped in 49.268s [2022-09-06T20:56:12.813Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-06T20:56:12.813Z] ++ 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-09-06T20:56:12.813Z] ++ set -e [2022-09-06T20:56:12.813Z] ++ '[' -n 0 ']' [2022-09-06T20:56:12.813Z] ++ set -x [2022-09-06T20:56:12.813Z] ++ 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-09-06T20:56:13.070Z] INFO: Testing against a local daemon [2022-09-06T20:56:13.070Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-06T20:56:13.070Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:56:13.070Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T20:56:13.070Z] === RUN TestDockerNetworkIpvlan [2022-09-06T20:56:13.070Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:56:13.070Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-06T20:56:13.070Z] PASS [2022-09-06T20:56:13.070Z] [2022-09-06T20:56:13.070Z] === Skipped [2022-09-06T20:56:13.070Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-06T20:56:13.070Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:56:13.070Z] [2022-09-06T20:56:13.070Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-06T20:56:13.070Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-06T20:56:13.070Z] [2022-09-06T20:56:13.070Z] DONE 2 tests, 2 skipped in 0.119s [2022-09-06T20:56:13.070Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-06T20:56:13.070Z] ++ 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-09-06T20:56:13.070Z] ++ set -e [2022-09-06T20:56:13.070Z] ++ '[' -n 0 ']' [2022-09-06T20:56:13.070Z] ++ set -x [2022-09-06T20:56:13.070Z] ++ 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-09-06T20:56:13.070Z] INFO: Testing against a local daemon [2022-09-06T20:56:13.070Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-06T20:56:13.784Z] === RUN TestStrSliceMarshalJSON [2022-09-06T20:56:13.784Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestStrSliceUnmarshalJSON [2022-09-06T20:56:13.784Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestStrSliceUnmarshalString [2022-09-06T20:56:13.784Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestStrSliceUnmarshalSlice [2022-09-06T20:56:13.784Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-09-06T20:56:13.784Z] PASS [2022-09-06T20:56:13.784Z] coverage: 90.0% of statements [2022-09-06T20:56:13.784Z] ok github.com/docker/docker/api/types/strslice 0.059s coverage: 90.0% of statements [2022-09-06T20:56:13.784Z] === RUN TestToJSON [2022-09-06T20:56:13.784Z] --- PASS: TestToJSON (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestToParamWithVersion [2022-09-06T20:56:13.784Z] --- PASS: TestToParamWithVersion (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestFromJSON [2022-09-06T20:56:13.784Z] --- PASS: TestFromJSON (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestEmpty [2022-09-06T20:56:13.784Z] --- PASS: TestEmpty (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestArgsMatchKVListEmptySources [2022-09-06T20:56:13.784Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestArgsMatchKVList [2022-09-06T20:56:13.784Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestArgsMatch [2022-09-06T20:56:13.784Z] --- PASS: TestArgsMatch (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestAdd [2022-09-06T20:56:13.784Z] --- PASS: TestAdd (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestDel [2022-09-06T20:56:13.784Z] --- PASS: TestDel (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestLen [2022-09-06T20:56:13.784Z] --- PASS: TestLen (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestExactMatch [2022-09-06T20:56:13.784Z] --- PASS: TestExactMatch (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestOnlyOneExactMatch [2022-09-06T20:56:13.784Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestContains [2022-09-06T20:56:13.784Z] --- PASS: TestContains (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestValidate [2022-09-06T20:56:13.784Z] --- PASS: TestValidate (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestWalkValues [2022-09-06T20:56:13.784Z] --- PASS: TestWalkValues (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestFuzzyMatch [2022-09-06T20:56:13.784Z] --- PASS: TestFuzzyMatch (0.00s) [2022-09-06T20:56:13.784Z] === RUN TestClone [2022-09-06T20:56:13.784Z] --- PASS: TestClone (0.00s) [2022-09-06T20:56:13.784Z] PASS [2022-09-06T20:56:13.784Z] coverage: 92.2% of statements [2022-09-06T20:56:13.784Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-09-06T20:56:14.274Z] === RUN TestDurationToSecondsString [2022-09-06T20:56:14.274Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-09-06T20:56:14.274Z] === RUN TestGetTimestamp [2022-09-06T20:56:14.274Z] === RUN TestAdjustForAPIVersion [2022-09-06T20:56:14.274Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-09-06T20:56:14.274Z] PASS [2022-09-06T20:56:14.274Z] coverage: 5.7% of statements [2022-09-06T20:56:14.274Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 5.7% of statements [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T20:56:14.274Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T20:56:14.274Z] --- PASS: TestGetTimestamp (0.21s) [2022-09-06T20:56:14.274Z] === RUN TestParseTimestamps [2022-09-06T20:56:14.274Z] --- PASS: TestParseTimestamps (0.00s) [2022-09-06T20:56:14.274Z] PASS [2022-09-06T20:56:14.274Z] coverage: 100.0% of statements [2022-09-06T20:56:14.274Z] ok github.com/docker/docker/api/types/time 0.261s coverage: 100.0% of statements [2022-09-06T20:56:14.438Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-09-06T20:56:14.438Z] === RUN TestDockerNetworkMacvlan [2022-09-06T20:56:14.760Z] === RUN TestCompareVersion [2022-09-06T20:56:14.760Z] --- PASS: TestCompareVersion (0.00s) [2022-09-06T20:56:14.760Z] PASS [2022-09-06T20:56:14.760Z] coverage: 75.0% of statements [2022-09-06T20:56:14.760Z] ok github.com/docker/docker/api/types/versions 0.067s coverage: 75.0% of statements [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T20:56:14.760Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T20:56:15.368Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-06T20:56:16.296Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-09-06T20:56:16.380Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-09-06T20:56:16.380Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-09-06T20:56:16.380Z] === RUN TestCloneArgsSmartHttp [2022-09-06T20:56:16.380Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-09-06T20:56:16.380Z] === RUN TestCloneArgsDumbHttp [2022-09-06T20:56:16.380Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-09-06T20:56:16.380Z] === RUN TestCloneArgsGit [2022-09-06T20:56:16.380Z] --- PASS: TestCloneArgsGit (0.00s) [2022-09-06T20:56:16.380Z] === RUN TestCheckoutGit [2022-09-06T20:56:17.224Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-06T20:56:18.669Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-09-06T20:56:18.669Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-09-06T20:56:18.669Z] === RUN TestProcessNoDockerignore [2022-09-06T20:56:18.669Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-09-06T20:56:18.669Z] === RUN TestProcessShouldLeaveAllFiles [2022-09-06T20:56:18.669Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-09-06T20:56:18.669Z] === RUN TestDetectContentType [2022-09-06T20:56:18.669Z] --- PASS: TestDetectContentType (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestSelectAcceptableMIME [2022-09-06T20:56:18.669Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestInspectEmptyResponse [2022-09-06T20:56:18.669Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestInspectResponseBinary [2022-09-06T20:56:18.669Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestResponseUnsupportedContentType [2022-09-06T20:56:18.669Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestInspectResponseTextSimple [2022-09-06T20:56:18.669Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestInspectResponseEmptyContentType [2022-09-06T20:56:18.669Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestUnknownContentLength [2022-09-06T20:56:18.669Z] --- PASS: TestUnknownContentLength (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestDownloadRemote [2022-09-06T20:56:18.669Z] === RUN TestEnable [2022-09-06T20:56:18.669Z] --- PASS: TestEnable (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestDisable [2022-09-06T20:56:18.669Z] --- PASS: TestDisable (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestEnabled [2022-09-06T20:56:18.669Z] --- PASS: TestEnabled (0.00s) [2022-09-06T20:56:18.669Z] PASS [2022-09-06T20:56:18.669Z] coverage: 100.0% of statements [2022-09-06T20:56:18.669Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements [2022-09-06T20:56:18.669Z] --- PASS: TestDownloadRemote (0.12s) [2022-09-06T20:56:18.669Z] === RUN TestGetWithStatusError [2022-09-06T20:56:18.669Z] --- PASS: TestGetWithStatusError (0.01s) [2022-09-06T20:56:18.669Z] === RUN TestCloseRootDirectory [2022-09-06T20:56:18.669Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:56:18.669Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-09-06T20:56:18.669Z] === RUN TestHashFile [2022-09-06T20:56:18.669Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:56:18.669Z] --- SKIP: TestHashFile (0.01s) [2022-09-06T20:56:18.669Z] === RUN TestHashSubdir [2022-09-06T20:56:18.669Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:56:18.669Z] --- SKIP: TestHashSubdir (0.01s) [2022-09-06T20:56:18.669Z] === RUN TestRemoveDirectory [2022-09-06T20:56:18.669Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:56:18.669Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-09-06T20:56:18.669Z] PASS [2022-09-06T20:56:18.669Z] coverage: 9.3% of statements [2022-09-06T20:56:18.669Z] ok github.com/docker/docker/builder/remotecontext 0.364s coverage: 9.3% of statements [2022-09-06T20:56:19.125Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T20:56:19.125Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-06T20:56:19.695Z] === RUN TestGetAllAllowed [2022-09-06T20:56:19.695Z] --- PASS: TestGetAllAllowed (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestGetAllMeta [2022-09-06T20:56:19.695Z] --- PASS: TestGetAllMeta (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestWarnOnUnusedBuildArgs [2022-09-06T20:56:19.695Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestIsUnreferencedBuiltin [2022-09-06T20:56:19.695Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestIsExistingDirectory [2022-09-06T20:56:19.695Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-09-06T20:56:19.695Z] === RUN TestGetFilenameForDownload [2022-09-06T20:56:19.695Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestEnv2Variables [2022-09-06T20:56:19.695Z] --- PASS: TestEnv2Variables (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-09-06T20:56:19.695Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestMaintainer [2022-09-06T20:56:19.695Z] --- PASS: TestMaintainer (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestLabel [2022-09-06T20:56:19.695Z] --- PASS: TestLabel (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestFromScratch [2022-09-06T20:56:19.695Z] --- PASS: TestFromScratch (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestFromWithArg [2022-09-06T20:56:19.695Z] --- PASS: TestFromWithArg (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-09-06T20:56:19.695Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestFromWithUndefinedArg [2022-09-06T20:56:19.695Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestFromMultiStageWithNamedStage [2022-09-06T20:56:19.695Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestOnbuild [2022-09-06T20:56:19.695Z] --- PASS: TestOnbuild (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestWorkdir [2022-09-06T20:56:19.695Z] --- PASS: TestWorkdir (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestCmd [2022-09-06T20:56:19.695Z] --- PASS: TestCmd (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestHealthcheckNone [2022-09-06T20:56:19.695Z] --- PASS: TestHealthcheckNone (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestHealthcheckCmd [2022-09-06T20:56:19.695Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestEntrypoint [2022-09-06T20:56:19.695Z] --- PASS: TestEntrypoint (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestExpose [2022-09-06T20:56:19.695Z] --- PASS: TestExpose (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestUser [2022-09-06T20:56:19.695Z] --- PASS: TestUser (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestVolume [2022-09-06T20:56:19.695Z] --- PASS: TestVolume (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestStopSignal [2022-09-06T20:56:19.695Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-06T20:56:19.695Z] --- SKIP: TestStopSignal (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestArg [2022-09-06T20:56:19.695Z] --- PASS: TestArg (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestShell [2022-09-06T20:56:19.695Z] --- PASS: TestShell (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestPrependEnvOnCmd [2022-09-06T20:56:19.695Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestRunWithBuildArgs [2022-09-06T20:56:19.695Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestRunIgnoresHealthcheck [2022-09-06T20:56:19.695Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestDispatchUnsupportedOptions [2022-09-06T20:56:19.695Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-09-06T20:56:19.695Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-09-06T20:56:19.695Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-09-06T20:56:19.695Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestNormalizeWorkdir [2022-09-06T20:56:19.695Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestDispatch [2022-09-06T20:56:19.695Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-09-06T20:56:19.695Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-09-06T20:56:19.695Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-09-06T20:56:19.695Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-09-06T20:56:19.695Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-09-06T20:56:19.695Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-09-06T20:56:19.695Z] === RUN TestDispatch/COPY_url [2022-09-06T20:56:19.695Z] --- PASS: TestDispatch (0.18s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.09s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-09-06T20:56:19.695Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-09-06T20:56:19.695Z] === RUN TestAddScratchImageAddsToMounts [2022-09-06T20:56:19.696Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestAddFromScratchPopulatesPlatform [2022-09-06T20:56:19.696Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-09-06T20:56:19.696Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-09-06T20:56:19.696Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestImageSourceGetAddsToMounts [2022-09-06T20:56:19.696Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestEmptyDockerfile [2022-09-06T20:56:19.696Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-09-06T20:56:19.696Z] === RUN TestSymlinkDockerfile [2022-09-06T20:56:19.696Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-09-06T20:56:19.696Z] === RUN TestDockerfileOutsideTheBuildContext [2022-09-06T20:56:19.696Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestNonExistingDockerfile [2022-09-06T20:56:19.696Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestCopyRunConfig [2022-09-06T20:56:19.696Z] --- PASS: TestCopyRunConfig (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestDeepCopyRunConfig [2022-09-06T20:56:19.696Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestExportImage [2022-09-06T20:56:19.696Z] --- PASS: TestExportImage (0.00s) [2022-09-06T20:56:19.696Z] === RUN TestNormalizeDest [2022-09-06T20:56:19.696Z] --- PASS: TestNormalizeDest (0.00s) [2022-09-06T20:56:19.696Z] PASS [2022-09-06T20:56:19.696Z] coverage: 46.8% of statements [2022-09-06T20:56:19.696Z] ok github.com/docker/docker/builder/dockerfile 0.489s coverage: 46.8% of statements [2022-09-06T20:56:19.696Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-06T20:56:21.663Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-06T20:56:22.225Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-06T20:56:22.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-06T20:56:23.332Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2022-09-06T20:56:24.377Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T20:56:24.634Z] docker_api_swarm_test.go:304: [d206c1c3d016a] joining swarm manager [d7c5ee8add520]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:56:26.003Z] docker_api_swarm_test.go:305: [d1fc62e5777d8] joining swarm manager [d7c5ee8add520]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T20:56:26.567Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-06T20:56:27.130Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-06T20:56:27.387Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T20:56:27.644Z] --- PASS: TestDockerNetworkMacvlan (13.12s) [2022-09-06T20:56:27.644Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-09-06T20:56:27.644Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2022-09-06T20:56:27.644Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2022-09-06T20:56:27.644Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2022-09-06T20:56:27.644Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.69s) [2022-09-06T20:56:27.644Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2022-09-06T20:56:27.644Z] PASS [2022-09-06T20:56:27.644Z] [2022-09-06T20:56:27.644Z] DONE 8 tests in 14.654s [2022-09-06T20:56:27.644Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-06T20:56:27.644Z] ++ 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-09-06T20:56:27.644Z] ++ set -e [2022-09-06T20:56:27.644Z] ++ '[' -n 0 ']' [2022-09-06T20:56:27.644Z] ++ set -x [2022-09-06T20:56:27.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-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-09-06T20:56:27.644Z] testing: warning: no tests to run [2022-09-06T20:56:27.644Z] PASS [2022-09-06T20:56:27.644Z] [2022-09-06T20:56:27.644Z] DONE 0 tests in 0.031s [2022-09-06T20:56:27.644Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-06T20:56:27.644Z] ++ 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-09-06T20:56:27.644Z] ++ set -e [2022-09-06T20:56:27.644Z] ++ '[' -n 0 ']' [2022-09-06T20:56:27.644Z] ++ set -x [2022-09-06T20:56:27.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-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-09-06T20:56:27.901Z] INFO: Testing against a local daemon [2022-09-06T20:56:27.901Z] === RUN TestAuthZPluginAllowRequest [2022-09-06T20:56:28.157Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T20:56:29.525Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2022-09-06T20:56:29.525Z] === RUN TestAuthZPluginTLS [2022-09-06T20:56:29.525Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T20:56:29.525Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T20:56:29.782Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-06T20:56:29.782Z] === RUN TestAuthZPluginDenyRequest [2022-09-06T20:56:30.038Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T20:56:30.294Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-06T20:56:30.294Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-06T20:56:30.856Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-06T20:56:30.856Z] === RUN TestAuthZPluginDenyResponse [2022-09-06T20:56:30.856Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T20:56:31.419Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-06T20:56:31.419Z] === RUN TestAuthZPluginAllowEventStream [2022-09-06T20:56:31.675Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T20:56:32.603Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T20:56:32.859Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-09-06T20:56:32.859Z] === RUN TestAuthZPluginErrorResponse [2022-09-06T20:56:33.422Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-09-06T20:56:33.422Z] === RUN TestAuthZPluginErrorRequest [2022-09-06T20:56:33.986Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-09-06T20:56:33.986Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-06T20:56:34.548Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-09-06T20:56:34.548Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-06T20:56:34.871Z] === RUN TestCheckpointCreateError [2022-09-06T20:56:34.872Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCheckpointCreate [2022-09-06T20:56:34.872Z] --- PASS: TestCheckpointCreate (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCheckpointDeleteError [2022-09-06T20:56:34.872Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCheckpointDelete [2022-09-06T20:56:34.872Z] --- PASS: TestCheckpointDelete (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCheckpointListError [2022-09-06T20:56:34.872Z] --- PASS: TestCheckpointListError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCheckpointList [2022-09-06T20:56:34.872Z] --- PASS: TestCheckpointList (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCheckpointListContainerNotFound [2022-09-06T20:56:34.872Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestNewClientWithOpsFromEnv [2022-09-06T20:56:34.872Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-06T20:56:34.872Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestGetAPIPath [2022-09-06T20:56:34.872Z] --- PASS: TestGetAPIPath (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestParseHostURL [2022-09-06T20:56:34.872Z] --- PASS: TestParseHostURL (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-09-06T20:56:34.872Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestNegotiateAPIVersionEmpty [2022-09-06T20:56:34.872Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestNegotiateAPIVersion [2022-09-06T20:56:34.872Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestNegotiateAPVersionOverride [2022-09-06T20:56:34.872Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestNegotiateAPIVersionAutomatic [2022-09-06T20:56:34.872Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-09-06T20:56:34.872Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-09-06T20:56:34.872Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestClientRedirect [2022-09-06T20:56:34.872Z] --- PASS: TestClientRedirect (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigCreateUnsupported [2022-09-06T20:56:34.872Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigCreateError [2022-09-06T20:56:34.872Z] --- PASS: TestConfigCreateError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigCreate [2022-09-06T20:56:34.872Z] --- PASS: TestConfigCreate (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigInspectNotFound [2022-09-06T20:56:34.872Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigInspectWithEmptyID [2022-09-06T20:56:34.872Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigInspectUnsupported [2022-09-06T20:56:34.872Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigInspectError [2022-09-06T20:56:34.872Z] --- PASS: TestConfigInspectError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigInspectConfigNotFound [2022-09-06T20:56:34.872Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigInspect [2022-09-06T20:56:34.872Z] --- PASS: TestConfigInspect (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigListUnsupported [2022-09-06T20:56:34.872Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigListError [2022-09-06T20:56:34.872Z] --- PASS: TestConfigListError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigList [2022-09-06T20:56:34.872Z] --- PASS: TestConfigList (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigRemoveUnsupported [2022-09-06T20:56:34.872Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigRemoveError [2022-09-06T20:56:34.872Z] --- PASS: TestConfigRemoveError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigRemove [2022-09-06T20:56:34.872Z] --- PASS: TestConfigRemove (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigUpdateUnsupported [2022-09-06T20:56:34.872Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigUpdateError [2022-09-06T20:56:34.872Z] --- PASS: TestConfigUpdateError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestConfigUpdate [2022-09-06T20:56:34.872Z] --- PASS: TestConfigUpdate (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerCommitError [2022-09-06T20:56:34.872Z] --- PASS: TestContainerCommitError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerCommit [2022-09-06T20:56:34.872Z] --- PASS: TestContainerCommit (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerStatPathError [2022-09-06T20:56:34.872Z] --- PASS: TestContainerStatPathError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerStatPathNotFoundError [2022-09-06T20:56:34.872Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerStatPathNoHeaderError [2022-09-06T20:56:34.872Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerStatPath [2022-09-06T20:56:34.872Z] --- PASS: TestContainerStatPath (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyToContainerError [2022-09-06T20:56:34.872Z] --- PASS: TestCopyToContainerError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyToContainerNotFoundError [2022-09-06T20:56:34.872Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyToContainerNotStatusOKError [2022-09-06T20:56:34.872Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyToContainer [2022-09-06T20:56:34.872Z] --- PASS: TestCopyToContainer (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyFromContainerError [2022-09-06T20:56:34.872Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyFromContainerNotFoundError [2022-09-06T20:56:34.872Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyFromContainerNotStatusOKError [2022-09-06T20:56:34.872Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyFromContainerNoHeaderError [2022-09-06T20:56:34.872Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestCopyFromContainer [2022-09-06T20:56:34.872Z] --- PASS: TestCopyFromContainer (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerCreateError [2022-09-06T20:56:34.872Z] --- PASS: TestContainerCreateError (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerCreateImageNotFound [2022-09-06T20:56:34.872Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerCreateWithName [2022-09-06T20:56:34.872Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerCreateAutoRemove [2022-09-06T20:56:34.872Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-09-06T20:56:34.872Z] === RUN TestContainerDiffError [2022-09-06T20:56:35.110Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T20:56:35.367Z] --- PASS: TestContainerDiffError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerDiff [2022-09-06T20:56:35.367Z] --- PASS: TestContainerDiff (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExecCreateError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExecCreate [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExecCreate (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExecStartError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExecStartError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExecStart [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExecStart (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExecInspectError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExecInspect [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExecInspect (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExportError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExportError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExport [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExport (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerInspectError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerInspectError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerInspectContainerNotFound [2022-09-06T20:56:35.367Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerInspectWithEmptyID [2022-09-06T20:56:35.367Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerInspect [2022-09-06T20:56:35.367Z] --- PASS: TestContainerInspect (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerInspectNode [2022-09-06T20:56:35.367Z] --- PASS: TestContainerInspectNode (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerKillError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerKillError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerKill [2022-09-06T20:56:35.367Z] --- PASS: TestContainerKill (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerListError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerListError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerList [2022-09-06T20:56:35.367Z] --- PASS: TestContainerList (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerLogsNotFoundError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerLogsError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerLogsError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerLogs [2022-09-06T20:56:35.367Z] --- PASS: TestContainerLogs (0.23s) [2022-09-06T20:56:35.367Z] === RUN TestContainerPauseError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerPauseError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerPause [2022-09-06T20:56:35.367Z] --- PASS: TestContainerPause (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainersPruneError [2022-09-06T20:56:35.367Z] --- PASS: TestContainersPruneError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainersPrune [2022-09-06T20:56:35.367Z] --- PASS: TestContainersPrune (0.01s) [2022-09-06T20:56:35.367Z] === RUN TestContainerRemoveError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerRemoveError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerRemoveNotFoundError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerRemove [2022-09-06T20:56:35.367Z] --- PASS: TestContainerRemove (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerRenameError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerRenameError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerRename [2022-09-06T20:56:35.367Z] --- PASS: TestContainerRename (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerResizeError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerResizeError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExecResizeError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerResize [2022-09-06T20:56:35.367Z] --- PASS: TestContainerResize (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerExecResize [2022-09-06T20:56:35.367Z] --- PASS: TestContainerExecResize (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerRestartError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerRestartError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerRestart [2022-09-06T20:56:35.367Z] --- PASS: TestContainerRestart (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerStartError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerStartError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerStart [2022-09-06T20:56:35.367Z] --- PASS: TestContainerStart (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerStatsError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerStatsError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerStats [2022-09-06T20:56:35.367Z] --- PASS: TestContainerStats (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerStopError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerStopError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerStop [2022-09-06T20:56:35.367Z] --- PASS: TestContainerStop (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerTopError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerTopError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerTop [2022-09-06T20:56:35.367Z] --- PASS: TestContainerTop (0.01s) [2022-09-06T20:56:35.367Z] === RUN TestContainerUnpauseError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerUnpause [2022-09-06T20:56:35.367Z] --- PASS: TestContainerUnpause (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerUpdateError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerUpdateError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerUpdate [2022-09-06T20:56:35.367Z] --- PASS: TestContainerUpdate (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerWaitError [2022-09-06T20:56:35.367Z] --- PASS: TestContainerWaitError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestContainerWait [2022-09-06T20:56:35.367Z] --- PASS: TestContainerWait (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestDiskUsageError [2022-09-06T20:56:35.367Z] --- PASS: TestDiskUsageError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestDiskUsage [2022-09-06T20:56:35.367Z] --- PASS: TestDiskUsage (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestDistributionInspectUnsupported [2022-09-06T20:56:35.367Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestDistributionInspectWithEmptyID [2022-09-06T20:56:35.367Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestEventsErrorInOptions [2022-09-06T20:56:35.367Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestEventsErrorFromServer [2022-09-06T20:56:35.367Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestEvents [2022-09-06T20:56:35.367Z] --- PASS: TestEvents (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestTLSCloseWriter [2022-09-06T20:56:35.367Z] === PAUSE TestTLSCloseWriter [2022-09-06T20:56:35.367Z] === RUN TestImageBuildError [2022-09-06T20:56:35.367Z] --- PASS: TestImageBuildError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestImageBuild [2022-09-06T20:56:35.367Z] --- PASS: TestImageBuild (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestGetDockerOS [2022-09-06T20:56:35.367Z] --- PASS: TestGetDockerOS (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestImageCreateError [2022-09-06T20:56:35.367Z] --- PASS: TestImageCreateError (0.00s) [2022-09-06T20:56:35.367Z] === RUN TestImageCreate [2022-09-06T20:56:35.367Z] --- PASS: TestImageCreate (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageHistoryError [2022-09-06T20:56:35.368Z] --- PASS: TestImageHistoryError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageHistory [2022-09-06T20:56:35.368Z] --- PASS: TestImageHistory (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageImportError [2022-09-06T20:56:35.368Z] --- PASS: TestImageImportError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageImport [2022-09-06T20:56:35.368Z] --- PASS: TestImageImport (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageInspectError [2022-09-06T20:56:35.368Z] --- PASS: TestImageInspectError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageInspectImageNotFound [2022-09-06T20:56:35.368Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageInspectWithEmptyID [2022-09-06T20:56:35.368Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageInspect [2022-09-06T20:56:35.368Z] --- PASS: TestImageInspect (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageListError [2022-09-06T20:56:35.368Z] --- PASS: TestImageListError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageList [2022-09-06T20:56:35.368Z] --- PASS: TestImageList (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageListApiBefore125 [2022-09-06T20:56:35.368Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageLoadError [2022-09-06T20:56:35.368Z] --- PASS: TestImageLoadError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageLoad [2022-09-06T20:56:35.368Z] --- PASS: TestImageLoad (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagesPruneError [2022-09-06T20:56:35.368Z] --- PASS: TestImagesPruneError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagesPrune [2022-09-06T20:56:35.368Z] --- PASS: TestImagesPrune (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePullReferenceParseError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePullAnyError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePullAnyError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePullStatusUnauthorizedError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePullWithoutErrors [2022-09-06T20:56:35.368Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePushReferenceError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePushAnyError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushAnyError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePushStatusUnauthorizedError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImagePushWithoutErrors [2022-09-06T20:56:35.368Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-09-06T20:56:35.368Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-09-06T20:56:35.368Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-09-06T20:56:35.368Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-09-06T20:56:35.368Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageRemoveError [2022-09-06T20:56:35.368Z] --- PASS: TestImageRemoveError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageRemoveImageNotFound [2022-09-06T20:56:35.368Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageRemove [2022-09-06T20:56:35.368Z] --- PASS: TestImageRemove (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageSaveError [2022-09-06T20:56:35.368Z] --- PASS: TestImageSaveError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageSave [2022-09-06T20:56:35.368Z] --- PASS: TestImageSave (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageSearchAnyError [2022-09-06T20:56:35.368Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageSearchStatusUnauthorizedError [2022-09-06T20:56:35.368Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-06T20:56:35.368Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-06T20:56:35.368Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-09-06T20:56:35.368Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T20:56:35.368Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageSearchWithoutErrors [2022-09-06T20:56:35.368Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageTagError [2022-09-06T20:56:35.368Z] --- PASS: TestImageTagError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageTagInvalidReference [2022-09-06T20:56:35.368Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageTagInvalidSourceImageName [2022-09-06T20:56:35.368Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageTagHexSource [2022-09-06T20:56:35.368Z] --- PASS: TestImageTagHexSource (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestImageTag [2022-09-06T20:56:35.368Z] --- PASS: TestImageTag (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestInfoServerError [2022-09-06T20:56:35.368Z] --- PASS: TestInfoServerError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestInfoInvalidResponseJSONError [2022-09-06T20:56:35.368Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestInfo [2022-09-06T20:56:35.368Z] --- PASS: TestInfo (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkConnectError [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkConnectError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkConnect [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkConnect (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkCreateError [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkCreateError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkCreate [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkCreate (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkDisconnectError [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkDisconnect [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkInspectError [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkInspectError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkInspectNotFoundError [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkInspectWithEmptyID [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkInspect [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkInspect (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkListError [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkListError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkList [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkList (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworksPruneError [2022-09-06T20:56:35.368Z] --- PASS: TestNetworksPruneError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworksPrune [2022-09-06T20:56:35.368Z] --- PASS: TestNetworksPrune (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkRemoveError [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNetworkRemove [2022-09-06T20:56:35.368Z] --- PASS: TestNetworkRemove (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeInspectError [2022-09-06T20:56:35.368Z] --- PASS: TestNodeInspectError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeInspectNodeNotFound [2022-09-06T20:56:35.368Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeInspectWithEmptyID [2022-09-06T20:56:35.368Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeInspect [2022-09-06T20:56:35.368Z] --- PASS: TestNodeInspect (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeListError [2022-09-06T20:56:35.368Z] --- PASS: TestNodeListError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeList [2022-09-06T20:56:35.368Z] --- PASS: TestNodeList (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeRemoveError [2022-09-06T20:56:35.368Z] --- PASS: TestNodeRemoveError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeRemove [2022-09-06T20:56:35.368Z] --- PASS: TestNodeRemove (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeUpdateError [2022-09-06T20:56:35.368Z] --- PASS: TestNodeUpdateError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestNodeUpdate [2022-09-06T20:56:35.368Z] --- PASS: TestNodeUpdate (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestOptionWithTimeout [2022-09-06T20:56:35.368Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPingFail [2022-09-06T20:56:35.368Z] --- PASS: TestPingFail (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPingWithError [2022-09-06T20:56:35.368Z] 2022/09/06 20:56:34 RoundTripper returned a response & error; ignoring response [2022-09-06T20:56:35.368Z] 2022/09/06 20:56:34 RoundTripper returned a response & error; ignoring response [2022-09-06T20:56:35.368Z] --- PASS: TestPingWithError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPingSuccess [2022-09-06T20:56:35.368Z] --- PASS: TestPingSuccess (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPingHeadFallback [2022-09-06T20:56:35.368Z] === RUN TestPingHeadFallback/OK [2022-09-06T20:56:35.368Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-09-06T20:56:35.368Z] === RUN TestPingHeadFallback/Not_Found [2022-09-06T20:56:35.368Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-09-06T20:56:35.368Z] --- PASS: TestPingHeadFallback (0.00s) [2022-09-06T20:56:35.368Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-09-06T20:56:35.368Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-09-06T20:56:35.368Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-09-06T20:56:35.368Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginDisableError [2022-09-06T20:56:35.368Z] --- PASS: TestPluginDisableError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginDisable [2022-09-06T20:56:35.368Z] --- PASS: TestPluginDisable (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginEnableError [2022-09-06T20:56:35.368Z] --- PASS: TestPluginEnableError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginEnable [2022-09-06T20:56:35.368Z] --- PASS: TestPluginEnable (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginInspectError [2022-09-06T20:56:35.368Z] --- PASS: TestPluginInspectError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginInspectWithEmptyID [2022-09-06T20:56:35.368Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginInspect [2022-09-06T20:56:35.368Z] --- PASS: TestPluginInspect (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginListError [2022-09-06T20:56:35.368Z] --- PASS: TestPluginListError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginList [2022-09-06T20:56:35.368Z] --- PASS: TestPluginList (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginPushError [2022-09-06T20:56:35.368Z] --- PASS: TestPluginPushError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginPush [2022-09-06T20:56:35.368Z] --- PASS: TestPluginPush (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginRemoveError [2022-09-06T20:56:35.368Z] --- PASS: TestPluginRemoveError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginRemove [2022-09-06T20:56:35.368Z] --- PASS: TestPluginRemove (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginSetError [2022-09-06T20:56:35.368Z] --- PASS: TestPluginSetError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPluginSet [2022-09-06T20:56:35.368Z] --- PASS: TestPluginSet (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSetHostHeader [2022-09-06T20:56:35.368Z] --- PASS: TestSetHostHeader (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestPlainTextError [2022-09-06T20:56:35.368Z] --- PASS: TestPlainTextError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestInfiniteError [2022-09-06T20:56:35.368Z] --- PASS: TestInfiniteError (0.01s) [2022-09-06T20:56:35.368Z] === RUN TestSecretCreateUnsupported [2022-09-06T20:56:35.368Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretCreateError [2022-09-06T20:56:35.368Z] --- PASS: TestSecretCreateError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretCreate [2022-09-06T20:56:35.368Z] --- PASS: TestSecretCreate (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretInspectUnsupported [2022-09-06T20:56:35.368Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretInspectError [2022-09-06T20:56:35.368Z] --- PASS: TestSecretInspectError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretInspectSecretNotFound [2022-09-06T20:56:35.368Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretInspectWithEmptyID [2022-09-06T20:56:35.368Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretInspect [2022-09-06T20:56:35.368Z] --- PASS: TestSecretInspect (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretListUnsupported [2022-09-06T20:56:35.368Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretListError [2022-09-06T20:56:35.368Z] --- PASS: TestSecretListError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretList [2022-09-06T20:56:35.368Z] --- PASS: TestSecretList (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretRemoveUnsupported [2022-09-06T20:56:35.368Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretRemoveError [2022-09-06T20:56:35.368Z] --- PASS: TestSecretRemoveError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretRemove [2022-09-06T20:56:35.368Z] --- PASS: TestSecretRemove (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretUpdateUnsupported [2022-09-06T20:56:35.368Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretUpdateError [2022-09-06T20:56:35.368Z] --- PASS: TestSecretUpdateError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestSecretUpdate [2022-09-06T20:56:35.368Z] --- PASS: TestSecretUpdate (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestServiceCreateError [2022-09-06T20:56:35.368Z] --- PASS: TestServiceCreateError (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestServiceCreate [2022-09-06T20:56:35.368Z] --- PASS: TestServiceCreate (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestServiceCreateCompatiblePlatforms [2022-09-06T20:56:35.368Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestServiceCreateDigestPinning [2022-09-06T20:56:35.368Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-09-06T20:56:35.368Z] === RUN TestServiceInspectError [2022-09-06T20:56:35.368Z] --- PASS: TestServiceInspectError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceInspectServiceNotFound [2022-09-06T20:56:35.369Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceInspectWithEmptyID [2022-09-06T20:56:35.369Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceInspect [2022-09-06T20:56:35.369Z] --- PASS: TestServiceInspect (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceListError [2022-09-06T20:56:35.369Z] --- PASS: TestServiceListError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceList [2022-09-06T20:56:35.369Z] --- PASS: TestServiceList (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceLogsError [2022-09-06T20:56:35.369Z] --- PASS: TestServiceLogsError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceLogs [2022-09-06T20:56:35.369Z] --- PASS: TestServiceLogs (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceRemoveError [2022-09-06T20:56:35.369Z] --- PASS: TestServiceRemoveError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceRemoveNotFoundError [2022-09-06T20:56:35.369Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceRemove [2022-09-06T20:56:35.369Z] --- PASS: TestServiceRemove (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceUpdateError [2022-09-06T20:56:35.369Z] --- PASS: TestServiceUpdateError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestServiceUpdate [2022-09-06T20:56:35.369Z] --- PASS: TestServiceUpdate (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmGetUnlockKeyError [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmGetUnlockKey [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmInitError [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmInitError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmInit [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmInit (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmInspectError [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmInspectError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmInspect [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmInspect (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmJoinError [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmJoinError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmJoin [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmJoin (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmLeaveError [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmLeave [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmLeave (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmUnlockError [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmUnlock [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmUnlock (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmUpdateError [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestSwarmUpdate [2022-09-06T20:56:35.369Z] --- PASS: TestSwarmUpdate (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestTaskInspectError [2022-09-06T20:56:35.369Z] --- PASS: TestTaskInspectError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestTaskInspectWithEmptyID [2022-09-06T20:56:35.369Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestTaskInspect [2022-09-06T20:56:35.369Z] --- PASS: TestTaskInspect (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestTaskListError [2022-09-06T20:56:35.369Z] --- PASS: TestTaskListError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestTaskList [2022-09-06T20:56:35.369Z] --- PASS: TestTaskList (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeCreateError [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeCreateError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeCreate [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeCreate (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeInspectError [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeInspectError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeInspectNotFound [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeInspectWithEmptyID [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeInspect [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeInspect (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeListError [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeListError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeList [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeList (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeRemoveError [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-09-06T20:56:35.369Z] === RUN TestVolumeRemove [2022-09-06T20:56:35.369Z] --- PASS: TestVolumeRemove (0.00s) [2022-09-06T20:56:35.369Z] === CONT TestTLSCloseWriter [2022-09-06T20:56:35.369Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-09-06T20:56:35.369Z] PASS [2022-09-06T20:56:35.369Z] coverage: 74.9% of statements [2022-09-06T20:56:35.369Z] ok github.com/docker/docker/client 0.527s coverage: 74.9% of statements [2022-09-06T20:56:35.624Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T20:56:35.624Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-06T20:56:35.624Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T20:56:36.186Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T20:56:36.187Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2022-09-06T20:56:36.187Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-06T20:56:36.752Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T20:56:37.009Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T20:56:37.573Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T20:56:37.835Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-09-06T20:56:37.835Z] === RUN TestAuthZPluginHeader [2022-09-06T20:56:38.775Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-09-06T20:56:38.775Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-06T20:56:40.667Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T20:56:41.230Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T20:56:42.161Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T20:56:42.419Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T20:56:43.787Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T20:56:43.787Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.07s) [2022-09-06T20:56:43.787Z] === RUN TestAuthZPluginV2Disable [2022-09-06T20:56:44.716Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T20:56:46.088Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T20:56:47.980Z] --- PASS: TestAuthZPluginV2Disable (4.08s) [2022-09-06T20:56:47.980Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-06T20:56:48.237Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T20:56:52.409Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s) [2022-09-06T20:56:52.409Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-06T20:56:52.409Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-06T20:57:00.506Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T20:57:00.968Z] --- PASS: TestCheckoutGit (41.68s) [2022-09-06T20:57:00.968Z] === RUN TestValidGitTransport [2022-09-06T20:57:00.968Z] --- PASS: TestValidGitTransport (0.00s) [2022-09-06T20:57:00.968Z] === RUN TestGitInvalidRef [2022-09-06T20:57:00.968Z] --- PASS: TestGitInvalidRef (0.31s) [2022-09-06T20:57:00.968Z] PASS [2022-09-06T20:57:00.968Z] coverage: 86.3% of statements [2022-09-06T20:57:00.968Z] ok github.com/docker/docker/builder/remotecontext/git 42.085s coverage: 86.3% of statements [2022-09-06T20:57:00.968Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T20:57:00.968Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T20:57:01.436Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T20:57:01.436Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T20:57:01.999Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T20:57:02.562Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.87s) [2022-09-06T20:57:02.562Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-06T20:57:02.829Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T20:57:03.761Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T20:57:03.761Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T20:57:03.761Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T20:57:03.761Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-06T20:57:04.018Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T20:57:04.018Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-06T20:57:04.018Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T20:57:04.018Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-06T20:57:04.018Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T20:57:04.946Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T20:57:04.946Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T20:57:05.511Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T20:57:06.075Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T20:57:06.640Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T20:57:06.640Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T20:57:07.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-09-06T20:57:08.324Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestConfigureDaemonLogs [2022-09-06T20:57:08.324Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestCommonOptionsInstallFlags [2022-09-06T20:57:08.324Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-09-06T20:57:08.324Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-09-06T20:57:08.324Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-09-06T20:57:08.324Z] PASS [2022-09-06T20:57:08.324Z] coverage: 18.4% of statements [2022-09-06T20:57:08.324Z] ok github.com/docker/docker/cmd/dockerd 0.260s coverage: 18.4% of statements [2022-09-06T20:57:08.570Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T20:57:09.501Z] docker_api_swarm_test.go:272: [d09b4f2da8254] joining swarm manager [d6dd599a582a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:57:09.758Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T20:57:10.618Z] === RUN TestContainerStopSignal [2022-09-06T20:57:10.618Z] --- PASS: TestContainerStopSignal (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestContainerStopTimeout [2022-09-06T20:57:10.618Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestContainerSecretReferenceDestTarget [2022-09-06T20:57:10.618Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-09-06T20:57:10.618Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-09-06T20:57:10.618Z] === RUN TestContainerLogPathSetForRingLogger [2022-09-06T20:57:10.618Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestReplaceAndAppendEnvVars [2022-09-06T20:57:10.618Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-09-06T20:57:10.618Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestNewMemoryStore [2022-09-06T20:57:10.618Z] --- PASS: TestNewMemoryStore (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestAddContainers [2022-09-06T20:57:10.618Z] --- PASS: TestAddContainers (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestGetContainer [2022-09-06T20:57:10.618Z] --- PASS: TestGetContainer (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestDeleteContainer [2022-09-06T20:57:10.618Z] --- PASS: TestDeleteContainer (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestListContainers [2022-09-06T20:57:10.618Z] --- PASS: TestListContainers (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestFirstContainer [2022-09-06T20:57:10.618Z] --- PASS: TestFirstContainer (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestApplyAllContainer [2022-09-06T20:57:10.618Z] --- PASS: TestApplyAllContainer (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestIsValidHealthString [2022-09-06T20:57:10.618Z] --- PASS: TestIsValidHealthString (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestStateRunStop [2022-09-06T20:57:10.618Z] --- PASS: TestStateRunStop (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestStateTimeoutWait [2022-09-06T20:57:10.618Z] state_test.go:141: Stop callback fired [2022-09-06T20:57:10.618Z] state_test.go:165: Stop callback fired [2022-09-06T20:57:10.618Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-09-06T20:57:10.618Z] === RUN TestIsValidStateString [2022-09-06T20:57:10.618Z] --- PASS: TestIsValidStateString (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestViewSaveDelete [2022-09-06T20:57:10.618Z] --- PASS: TestViewSaveDelete (0.02s) [2022-09-06T20:57:10.618Z] === RUN TestViewAll [2022-09-06T20:57:10.618Z] --- PASS: TestViewAll (0.02s) [2022-09-06T20:57:10.618Z] === RUN TestViewGet [2022-09-06T20:57:10.618Z] --- PASS: TestViewGet (0.02s) [2022-09-06T20:57:10.618Z] === RUN TestNames [2022-09-06T20:57:10.618Z] --- PASS: TestNames (0.00s) [2022-09-06T20:57:10.618Z] === RUN TestViewWithHealthCheck [2022-09-06T20:57:10.618Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-09-06T20:57:10.618Z] PASS [2022-09-06T20:57:10.618Z] coverage: 41.4% of statements [2022-09-06T20:57:10.618Z] ok github.com/docker/docker/container 0.319s coverage: 41.4% of statements [2022-09-06T20:57:10.618Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T20:57:10.618Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T20:57:10.618Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T20:57:10.618Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T20:57:10.687Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T20:57:10.687Z] docker_api_swarm_test.go:273: [d1f96fe4d90a6] joining swarm manager [d6dd599a582a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T20:57:10.943Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T20:57:11.104Z] === RUN TestPrepare [2022-09-06T20:57:11.104Z] --- PASS: TestPrepare (0.00s) [2022-09-06T20:57:11.104Z] === RUN TestStart [2022-09-06T20:57:11.104Z] --- PASS: TestStart (0.00s) [2022-09-06T20:57:11.104Z] === RUN TestWaitCancel [2022-09-06T20:57:11.104Z] --- PASS: TestWaitCancel (0.00s) [2022-09-06T20:57:11.104Z] === RUN TestWaitDisabled [2022-09-06T20:57:11.104Z] --- PASS: TestWaitDisabled (0.00s) [2022-09-06T20:57:11.104Z] === RUN TestWaitEnabled [2022-09-06T20:57:11.104Z] --- PASS: TestWaitEnabled (0.00s) [2022-09-06T20:57:11.104Z] === RUN TestRemove [2022-09-06T20:57:11.104Z] --- PASS: TestRemove (0.00s) [2022-09-06T20:57:11.104Z] PASS [2022-09-06T20:57:11.104Z] coverage: 65.3% of statements [2022-09-06T20:57:11.104Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.080s coverage: 65.3% of statements [2022-09-06T20:57:11.200Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T20:57:11.200Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-06T20:57:11.200Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T20:57:11.764Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T20:57:13.131Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T20:57:13.131Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T20:57:13.131Z] docker_cli_sni_test.go:18: Flakey test [2022-09-06T20:57:13.388Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T20:57:13.644Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T20:57:14.151Z] === RUN TestNewListSecretsFilters [2022-09-06T20:57:14.151Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-09-06T20:57:14.151Z] === RUN TestNewListConfigsFilters [2022-09-06T20:57:14.151Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-09-06T20:57:14.151Z] PASS [2022-09-06T20:57:14.151Z] coverage: 0.5% of statements [2022-09-06T20:57:14.151Z] ok github.com/docker/docker/daemon/cluster 0.195s coverage: 0.5% of statements [2022-09-06T20:57:14.206Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T20:57:14.644Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-09-06T20:57:14.644Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-09-06T20:57:14.644Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCIsolation [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCIsolation [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-09-06T20:57:15.131Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCConfigs [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCConfigs [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-09-06T20:57:15.131Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-09-06T20:57:15.131Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-09-06T20:57:15.131Z] PASS [2022-09-06T20:57:15.131Z] coverage: 35.9% of statements [2022-09-06T20:57:15.131Z] ok github.com/docker/docker/daemon/cluster/convert 0.388s coverage: 35.9% of statements [2022-09-06T20:57:15.136Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T20:57:15.392Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T20:57:16.323Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T20:57:17.254Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T20:57:18.179Z] === RUN TestDiscoveryOptsErrors [2022-09-06T20:57:18.180Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-09-06T20:57:18.180Z] === RUN TestDiscoveryOpts [2022-09-06T20:57:18.180Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-09-06T20:57:18.180Z] PASS [2022-09-06T20:57:18.180Z] coverage: 30.0% of statements [2022-09-06T20:57:18.180Z] ok github.com/docker/docker/daemon/discovery 0.170s coverage: 30.0% of statements [2022-09-06T20:57:18.183Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T20:57:18.666Z] === RUN TestWaitNodeAttachment [2022-09-06T20:57:18.666Z] === RUN TestBuilderGC [2022-09-06T20:57:18.667Z] --- PASS: TestBuilderGC (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationNotFound [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestDaemonBrokenConfiguration [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestParseClusterAdvertiseSettings [2022-09-06T20:57:18.667Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestFindConfigurationConflicts [2022-09-06T20:57:18.667Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-09-06T20:57:18.667Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationMergeConflicts [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-09-06T20:57:18.667Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-09-06T20:57:18.667Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-09-06T20:57:18.667Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-09-06T20:57:18.667Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration/with_label [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration/with_dns [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration/with_dns-search [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-09-06T20:57:18.667Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-09-06T20:57:18.667Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestModifiedDiscoverySettings [2022-09-06T20:57:18.667Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-09-06T20:57:18.667Z] === RUN TestReloadSetConfigFileNotExist [2022-09-06T20:57:19.112Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T20:57:19.154Z] time="2022-09-06T20:57:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-09-06T20:57:19.155Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-09-06T20:57:19.155Z] === RUN TestReloadDefaultConfigNotExist [2022-09-06T20:57:19.155Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:57:19.155Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestReloadBadDefaultConfig [2022-09-06T20:57:19.155Z] time="2022-09-06T20:57:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2297485971" [2022-09-06T20:57:19.155Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestReloadWithConflictingLabels [2022-09-06T20:57:19.155Z] time="2022-09-06T20:57:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2854932704" [2022-09-06T20:57:19.155Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestReloadWithDuplicateLabels [2022-09-06T20:57:19.155Z] time="2022-09-06T20:57:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2881645411" [2022-09-06T20:57:19.155Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestDaemonConfigurationMerge [2022-09-06T20:57:19.155Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-09-06T20:57:19.155Z] PASS [2022-09-06T20:57:19.155Z] coverage: 79.7% of statements [2022-09-06T20:57:19.155Z] ok github.com/docker/docker/daemon/config 0.375s coverage: 79.7% of statements [2022-09-06T20:57:19.155Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-09-06T20:57:19.155Z] === RUN TestIsolationConversion [2022-09-06T20:57:19.155Z] === RUN TestIsolationConversion/default [2022-09-06T20:57:19.155Z] === RUN TestIsolationConversion/process [2022-09-06T20:57:19.155Z] === RUN TestIsolationConversion/hyperv [2022-09-06T20:57:19.155Z] --- PASS: TestIsolationConversion (0.00s) [2022-09-06T20:57:19.155Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-09-06T20:57:19.155Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-09-06T20:57:19.155Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestContainerLabels [2022-09-06T20:57:19.155Z] --- PASS: TestContainerLabels (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestCredentialSpecConversion [2022-09-06T20:57:19.155Z] === RUN TestCredentialSpecConversion/none [2022-09-06T20:57:19.155Z] === RUN TestCredentialSpecConversion/config [2022-09-06T20:57:19.155Z] === RUN TestCredentialSpecConversion/file [2022-09-06T20:57:19.155Z] === RUN TestCredentialSpecConversion/registry [2022-09-06T20:57:19.155Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-09-06T20:57:19.155Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-09-06T20:57:19.155Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-09-06T20:57:19.155Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-09-06T20:57:19.155Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestControllerValidateMountBind [2022-09-06T20:57:19.155Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestControllerValidateMountVolume [2022-09-06T20:57:19.155Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestControllerValidateMountTarget [2022-09-06T20:57:19.155Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestControllerValidateMountTmpfs [2022-09-06T20:57:19.155Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestControllerValidateMountInvalidType [2022-09-06T20:57:19.155Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-09-06T20:57:19.155Z] === RUN TestControllerValidateMountNamedPipe [2022-09-06T20:57:19.155Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-09-06T20:57:19.155Z] PASS [2022-09-06T20:57:19.155Z] coverage: 11.0% of statements [2022-09-06T20:57:19.155Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.649s coverage: 11.0% of statements [2022-09-06T20:57:19.369Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-09-06T20:57:19.369Z] PASS [2022-09-06T20:57:19.369Z] [2022-09-06T20:57:19.369Z] DONE 17 tests in 51.704s [2022-09-06T20:57:19.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-06T20:57:19.369Z] ++ 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-09-06T20:57:19.369Z] ++ set -e [2022-09-06T20:57:19.369Z] ++ '[' -n 0 ']' [2022-09-06T20:57:19.369Z] ++ set -x [2022-09-06T20:57:19.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-06T20:57:19.626Z] INFO: Testing against a local daemon [2022-09-06T20:57:19.626Z] === RUN TestPluginInvalidJSON [2022-09-06T20:57:19.626Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:57:19.626Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:57:19.626Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T20:57:19.626Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-06T20:57:19.626Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-06T20:57:19.626Z] === RUN TestPluginInstall [2022-09-06T20:57:19.626Z] === RUN TestPluginInstall/no_auth [2022-09-06T20:57:19.626Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T20:57:20.775Z] === RUN TestEventsLog [2022-09-06T20:57:20.775Z] --- PASS: TestEventsLog (0.00s) [2022-09-06T20:57:20.775Z] === RUN TestEventsLogTimeout [2022-09-06T20:57:20.775Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-09-06T20:57:20.775Z] === RUN TestLogEvents [2022-09-06T20:57:20.775Z] --- PASS: TestLogEvents (0.06s) [2022-09-06T20:57:20.775Z] === RUN TestLoadBufferedEvents [2022-09-06T20:57:21.001Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T20:57:21.384Z] === RUN TestIsEmptyDir [2022-09-06T20:57:21.384Z] --- PASS: TestIsEmptyDir (0.01s) [2022-09-06T20:57:21.384Z] PASS [2022-09-06T20:57:21.384Z] coverage: 2.3% of statements [2022-09-06T20:57:21.384Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-09-06T20:57:21.384Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-09-06T20:57:21.384Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-09-06T20:57:21.384Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-09-06T20:57:21.384Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-09-06T20:57:21.384Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-09-06T20:57:21.384Z] PASS [2022-09-06T20:57:21.384Z] coverage: 50.0% of statements [2022-09-06T20:57:21.384Z] ok github.com/docker/docker/daemon/events 0.355s coverage: 50.0% of statements [2022-09-06T20:57:21.564Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T20:57:21.564Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T20:57:21.564Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T20:57:21.821Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T20:57:21.821Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T20:57:21.821Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T20:57:21.821Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T20:57:21.822Z] time="2022-09-06T20:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:57:21.822Z] time="2022-09-06T20:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c15f6ff91ea072f0a46fb4a88870f36301ba45178c8751fad8f3a84ff03877" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:57:21.822Z] time="2022-09-06T20:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:57:21.822Z] time="2022-09-06T20:57:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d3c15f6ff91ea072f0a46fb4a88870f36301ba45178c8751fad8f3a84ff03877" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:57:22.386Z] === RUN TestPluginInstall/with_htpasswd [2022-09-06T20:57:22.407Z] === RUN TestLinkNaming [2022-09-06T20:57:22.408Z] --- PASS: TestLinkNaming (0.00s) [2022-09-06T20:57:22.408Z] === RUN TestLinkNew [2022-09-06T20:57:22.408Z] --- PASS: TestLinkNew (0.00s) [2022-09-06T20:57:22.408Z] === RUN TestLinkEnv [2022-09-06T20:57:22.408Z] --- PASS: TestLinkEnv (0.00s) [2022-09-06T20:57:22.408Z] === RUN TestLinkMultipleEnv [2022-09-06T20:57:22.408Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-09-06T20:57:22.408Z] === RUN TestLinkPortRangeEnv [2022-09-06T20:57:22.408Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-09-06T20:57:22.408Z] PASS [2022-09-06T20:57:22.408Z] coverage: 93.0% of statements [2022-09-06T20:57:22.408Z] ok github.com/docker/docker/daemon/links 0.196s coverage: 93.0% of statements [2022-09-06T20:57:22.643Z] time="2022-09-06T20:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:57:22.643Z] time="2022-09-06T20:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:493f16012a786cfd8bec52275de347cb0aee543dbf326b6477343e101474af3d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:57:22.643Z] time="2022-09-06T20:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:57:22.643Z] time="2022-09-06T20:57:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:493f16012a786cfd8bec52275de347cb0aee543dbf326b6477343e101474af3d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:57:23.207Z] === RUN TestPluginInstall/with_insecure [2022-09-06T20:57:23.207Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T20:57:24.028Z] === RUN TestVerifyNetworkingConfig [2022-09-06T20:57:24.028Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestGetContainer [2022-09-06T20:57:24.028Z] --- PASS: TestGetContainer (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestValidContainerNames [2022-09-06T20:57:24.028Z] --- PASS: TestValidContainerNames (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestContainerInitDNS [2022-09-06T20:57:24.028Z] daemon_test.go:147: root required [2022-09-06T20:57:24.028Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestMerge [2022-09-06T20:57:24.028Z] --- PASS: TestMerge (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestValidateContainerIsolation [2022-09-06T20:57:24.028Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestFindNetworkErrorType [2022-09-06T20:57:24.028Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestEnsureServicesExist [2022-09-06T20:57:24.028Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestEnsureServicesExistErrors [2022-09-06T20:57:24.028Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-09-06T20:57:24.028Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-09-06T20:57:24.028Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-09-06T20:57:24.028Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestContainerDelete [2022-09-06T20:57:24.028Z] --- PASS: TestContainerDelete (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestContainerDoubleDelete [2022-09-06T20:57:24.028Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestLogContainerEventCopyLabels [2022-09-06T20:57:24.028Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestLogContainerEventWithAttributes [2022-09-06T20:57:24.028Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestNoneHealthcheck [2022-09-06T20:57:24.028Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestHealthStates [2022-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] time="2022-09-06T20:57:23Z" 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-09-06T20:57:24.028Z] --- PASS: TestHealthStates (0.20s) [2022-09-06T20:57:24.028Z] === RUN TestMaskURLCredentials [2022-09-06T20:57:24.028Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestGetInspectData [2022-09-06T20:57:24.028Z] --- PASS: TestGetInspectData (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestFillLicense [2022-09-06T20:57:24.028Z] --- PASS: TestFillLicense (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestListInvalidFilter [2022-09-06T20:57:24.028Z] --- PASS: TestListInvalidFilter (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestNameFilter [2022-09-06T20:57:24.028Z] --- PASS: TestNameFilter (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-09-06T20:57:24.028Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-09-06T20:57:24.028Z] === 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-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-09-06T20:57:24.028Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-09-06T20:57:24.028Z] --- 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-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestDaemonReloadLabels [2022-09-06T20:57:24.028Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-09-06T20:57:24.028Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestDaemonReloadMirrors [2022-09-06T20:57:24.028Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestDaemonReloadInsecureRegistries [2022-09-06T20:57:24.028Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestDaemonReloadNotAffectOthers [2022-09-06T20:57:24.028Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestDaemonDiscoveryReload [2022-09-06T20:57:24.028Z] === RUN TestAdapterReadLogs [2022-09-06T20:57:24.028Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestCopier [2022-09-06T20:57:24.028Z] --- PASS: TestCopier (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestCopierLongLines [2022-09-06T20:57:24.028Z] --- PASS: TestCopierLongLines (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestCopierSlow [2022-09-06T20:57:24.028Z] --- PASS: TestCopierSlow (0.21s) [2022-09-06T20:57:24.028Z] === RUN TestCopierWithSized [2022-09-06T20:57:24.028Z] === RUN TestCopierWithSized/as_is [2022-09-06T20:57:24.028Z] === RUN TestCopierWithSized/With_RingLogger [2022-09-06T20:57:24.028Z] --- PASS: TestCopierWithSized (0.01s) [2022-09-06T20:57:24.028Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-09-06T20:57:24.028Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-09-06T20:57:24.028Z] === RUN TestCopierWithPartial [2022-09-06T20:57:24.028Z] --- PASS: TestCopierWithPartial (0.00s) [2022-09-06T20:57:24.028Z] === RUN TestRingLogger [2022-09-06T20:57:24.138Z] time="2022-09-06T20:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:57:24.138Z] time="2022-09-06T20:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35df1789a653c448cc44ef46d640d40cd257f6c1e4100c481eafe31a04d61d8a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:57:24.138Z] time="2022-09-06T20:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-06T20:57:24.138Z] time="2022-09-06T20:57:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35df1789a653c448cc44ef46d640d40cd257f6c1e4100c481eafe31a04d61d8a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-06T20:57:24.395Z] plugin_test.go:165: [dcbac9e396d25] daemon is not started [2022-09-06T20:57:24.395Z] --- PASS: TestPluginInstall (4.75s) [2022-09-06T20:57:24.395Z] --- PASS: TestPluginInstall/no_auth (2.63s) [2022-09-06T20:57:24.395Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-09-06T20:57:24.395Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-09-06T20:57:24.395Z] === RUN TestPluginsWithRuntimes [2022-09-06T20:57:24.395Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T20:57:24.395Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T20:57:24.520Z] --- PASS: TestRingLogger (0.00s) [2022-09-06T20:57:24.520Z] === RUN TestRingCap [2022-09-06T20:57:24.520Z] --- PASS: TestRingCap (0.00s) [2022-09-06T20:57:24.520Z] === RUN TestRingClose [2022-09-06T20:57:24.520Z] --- PASS: TestRingClose (0.00s) [2022-09-06T20:57:24.520Z] === RUN TestRingDrain [2022-09-06T20:57:24.520Z] --- PASS: TestRingDrain (0.00s) [2022-09-06T20:57:24.520Z] PASS [2022-09-06T20:57:24.520Z] coverage: 43.5% of statements [2022-09-06T20:57:24.520Z] ok github.com/docker/docker/daemon/logger 0.293s coverage: 43.5% of statements [2022-09-06T20:57:24.958Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T20:57:25.008Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-09-06T20:57:25.008Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-09-06T20:57:25.498Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-09-06T20:57:25.498Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-09-06T20:57:25.521Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T20:57:25.986Z] === RUN TestNewStreamConfig [2022-09-06T20:57:25.986Z] === RUN TestNewStreamConfig/defaults [2022-09-06T20:57:25.986Z] === RUN TestNewStreamConfig/invalid_create_group [2022-09-06T20:57:25.986Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-09-06T20:57:25.986Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-09-06T20:57:25.986Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-09-06T20:57:25.986Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-09-06T20:57:25.986Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-09-06T20:57:25.986Z] --- PASS: TestNewStreamConfig (0.00s) [2022-09-06T20:57:25.986Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-09-06T20:57:25.986Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-09-06T20:57:25.986Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-09-06T20:57:25.986Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-09-06T20:57:25.986Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-09-06T20:57:25.986Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-09-06T20:57:25.986Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-09-06T20:57:25.986Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-09-06T20:57:25.986Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestNewAWSLogsClientRegionDetect [2022-09-06T20:57:25.986Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-09-06T20:57:25.986Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-09-06T20:57:25.986Z] reload_test.go:520: root required [2022-09-06T20:57:25.986Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-09-06T20:57:25.986Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-09-06T20:57:25.986Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-09-06T20:57:25.986Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-09-06T20:57:25.986Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-09-06T20:57:25.986Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-09-06T20:57:25.986Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-09-06T20:57:25.986Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-09-06T20:57:25.986Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestParseVolumesFrom [2022-09-06T20:57:25.986Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-09-06T20:57:25.986Z] PASS [2022-09-06T20:57:25.986Z] coverage: 9.0% of statements [2022-09-06T20:57:25.986Z] time="2022-09-06T20:57:25Z" level=info msg="Trying to get region from EC2 Metadata" [2022-09-06T20:57:25.986Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-09-06T20:57:25.986Z] === RUN TestCreateSuccess [2022-09-06T20:57:25.986Z] --- PASS: TestCreateSuccess (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestCreateLogGroupSuccess [2022-09-06T20:57:25.986Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestCreateError [2022-09-06T20:57:25.986Z] --- PASS: TestCreateError (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestCreateAlreadyExists [2022-09-06T20:57:25.986Z] time="2022-09-06T20:57:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-09-06T20:57:25.986Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestLogClosed [2022-09-06T20:57:25.986Z] --- PASS: TestLogClosed (0.00s) [2022-09-06T20:57:25.986Z] === RUN TestLogBlocking [2022-09-06T20:57:25.987Z] --- PASS: TestLogBlocking (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestLogNonBlockingBufferEmpty [2022-09-06T20:57:25.987Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestLogNonBlockingBufferFull [2022-09-06T20:57:25.987Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestPublishBatchSuccess [2022-09-06T20:57:25.987Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestPublishBatchError [2022-09-06T20:57:25.987Z] time="2022-09-06T20:57:25Z" level=error msg=Error [2022-09-06T20:57:25.987Z] --- PASS: TestPublishBatchError (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-09-06T20:57:25.987Z] time="2022-09-06T20:57:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-06T20:57:25.987Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestPublishBatchAlreadyAccepted [2022-09-06T20:57:25.987Z] time="2022-09-06T20:57:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-06T20:57:25.987Z] time="2022-09-06T20:57:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-09-06T20:57:25.987Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchSimple [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchTicker [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchMultilinePattern [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-09-06T20:57:25.987Z] ok github.com/docker/docker/daemon 3.048s coverage: 9.0% of statements [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchClose [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchClose (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestEffectiveLen [2022-09-06T20:57:25.987Z] === RUN TestEffectiveLen/0/Hello [2022-09-06T20:57:25.987Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-09-06T20:57:25.987Z] === RUN TestEffectiveLen/2/🙃 [2022-09-06T20:57:25.987Z] === RUN TestEffectiveLen/3/���� [2022-09-06T20:57:25.987Z] === RUN TestEffectiveLen/4/He��o [2022-09-06T20:57:25.987Z] === RUN TestEffectiveLen/5/ [2022-09-06T20:57:25.987Z] --- PASS: TestEffectiveLen (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit/0/ [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1044: [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1045: [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit/1/Hello [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1044: Hello [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1045: [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit/2/Hello [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1044: He [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1045: llo [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit/3/Hello [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1044: [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1045: Hello [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit/4/🙃 [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1044: [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1045: 🙃 [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit/5/🙃 [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1044: 🙃 [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1045: [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit/6/a� [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1044: a [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1045: � [2022-09-06T20:57:25.987Z] === RUN TestFindValidSplit/7/a� [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1044: a� [2022-09-06T20:57:25.987Z] cloudwatchlogs_test.go:1045: [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-09-06T20:57:25.987Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestProcessEventEmoji [2022-09-06T20:57:25.987Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchLineSplit [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchLineSplit (0.03s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchLineSplitWithBinary [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchMaxEvents [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-09-06T20:57:25.987Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchMaxTotalBytes [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-09-06T20:57:25.987Z] === RUN TestSearchRegistryForImagesErrors [2022-09-06T20:57:25.987Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestSearchRegistryForImages [2022-09-06T20:57:25.987Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestOnlyPlatformWithFallback [2022-09-06T20:57:25.987Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-09-06T20:57:25.987Z] === RUN TestImageDelete [2022-09-06T20:57:25.987Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-09-06T20:57:25.987Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-09-06T20:57:25.987Z] === RUN TestImageDelete/no_lease [2022-09-06T20:57:25.987Z] === RUN TestImageDelete/lease_exists [2022-09-06T20:57:26.085Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T20:57:26.085Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-06T20:57:26.477Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsMultilinePattern [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsDatetimeFormat [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-09-06T20:57:26.477Z] --- PASS: TestImageDelete (0.07s) [2022-09-06T20:57:26.477Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-09-06T20:57:26.477Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-09-06T20:57:26.477Z] === RUN TestContentStoreForPull [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-09-06T20:57:26.477Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-09-06T20:57:26.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-09-06T20:57:26.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestCreateTagSuccess [2022-09-06T20:57:26.477Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-09-06T20:57:26.477Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-09-06T20:57:26.477Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-09-06T20:57:26.477Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-09-06T20:57:26.477Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-09-06T20:57:26.477Z] PASS [2022-09-06T20:57:26.477Z] coverage: 77.8% of statements [2022-09-06T20:57:26.477Z] ok github.com/docker/docker/daemon/logger/awslogs 0.602s coverage: 77.8% of statements [2022-09-06T20:57:26.477Z] === RUN TestJSONFileLogger [2022-09-06T20:57:26.477Z] --- PASS: TestJSONFileLogger (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestJSONFileLoggerWithTags [2022-09-06T20:57:26.477Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestJSONFileLoggerWithOpts [2022-09-06T20:57:26.477Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-09-06T20:57:26.477Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-09-06T20:57:26.477Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-09-06T20:57:26.477Z] === RUN TestEncodeDecode [2022-09-06T20:57:26.477Z] === PAUSE TestEncodeDecode [2022-09-06T20:57:26.477Z] === RUN TestUnexpectedEOF [2022-09-06T20:57:26.477Z] --- PASS: TestContentStoreForPull (0.32s) [2022-09-06T20:57:26.477Z] PASS [2022-09-06T20:57:26.477Z] coverage: 6.6% of statements [2022-09-06T20:57:26.477Z] ok github.com/docker/docker/daemon/images 0.539s coverage: 6.6% of statements [2022-09-06T20:57:26.477Z] time="2022-09-06T20:57:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-06T20:57:26.477Z] time="2022-09-06T20:57:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-06T20:57:26.477Z] --- PASS: TestUnexpectedEOF (0.26s) [2022-09-06T20:57:26.477Z] === CONT TestEncodeDecode [2022-09-06T20:57:26.477Z] --- PASS: TestEncodeDecode (0.00s) [2022-09-06T20:57:26.477Z] PASS [2022-09-06T20:57:26.477Z] coverage: 69.9% of statements [2022-09-06T20:57:26.477Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T20:57:26.477Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T20:57:26.477Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-09-06T20:57:26.477Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-06T20:57:26.477Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T20:57:26.477Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-09-06T20:57:26.477Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-09-06T20:57:26.477Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.360s coverage: 69.9% of statements [2022-09-06T20:57:26.647Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T20:57:26.906Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T20:57:27.163Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T20:57:27.163Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T20:57:27.163Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-06T20:57:27.503Z] === RUN TestJSONLogsMarshalJSONBuf [2022-09-06T20:57:27.503Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-09-06T20:57:27.503Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-09-06T20:57:27.503Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.25s) [2022-09-06T20:57:27.503Z] === RUN TestFastTimeMarshalJSON [2022-09-06T20:57:27.503Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2022-09-06T20:57:27.503Z] PASS [2022-09-06T20:57:27.503Z] coverage: 87.2% of statements [2022-09-06T20:57:27.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.371s coverage: 87.2% of statements [2022-09-06T20:57:27.727Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T20:57:27.727Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T20:57:27.727Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T20:57:27.727Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T20:57:27.727Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T20:57:28.291Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-09-06T20:57:28.291Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-09-06T20:57:28.291Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-09-06T20:57:28.291Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T20:57:28.534Z] === RUN TestWriteLog [2022-09-06T20:57:28.534Z] === PAUSE TestWriteLog [2022-09-06T20:57:28.534Z] === RUN TestReadLog [2022-09-06T20:57:28.534Z] === PAUSE TestReadLog [2022-09-06T20:57:28.534Z] === RUN TestDecode [2022-09-06T20:57:28.534Z] --- PASS: TestDecode (0.03s) [2022-09-06T20:57:28.534Z] === CONT TestWriteLog [2022-09-06T20:57:28.534Z] --- PASS: TestWriteLog (0.00s) [2022-09-06T20:57:28.534Z] === CONT TestReadLog [2022-09-06T20:57:28.534Z] === RUN TestReadLog/tail_exact [2022-09-06T20:57:28.534Z] === RUN TestReadLog/tail_less_than_available [2022-09-06T20:57:28.534Z] === RUN TestReadLog/tail_more_than_available [2022-09-06T20:57:28.534Z] --- PASS: TestReadLog (0.28s) [2022-09-06T20:57:28.534Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-09-06T20:57:28.534Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-09-06T20:57:28.534Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-09-06T20:57:28.548Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T20:57:29.021Z] PASS [2022-09-06T20:57:29.021Z] coverage: 78.7% of statements [2022-09-06T20:57:29.021Z] ok github.com/docker/docker/daemon/logger/local 0.432s coverage: 78.7% of statements [2022-09-06T20:57:29.021Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T20:57:29.021Z] === RUN TestOpenFileDelete [2022-09-06T20:57:29.021Z] --- PASS: TestOpenFileDelete (0.00s) [2022-09-06T20:57:29.021Z] === RUN TestOpenFileRename [2022-09-06T20:57:29.021Z] --- PASS: TestOpenFileRename (0.01s) [2022-09-06T20:57:29.021Z] === RUN TestHandleDecoderErr [2022-09-06T20:57:29.021Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-09-06T20:57:29.021Z] === RUN TestParseLogTagDefaultTag [2022-09-06T20:57:29.021Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-09-06T20:57:29.021Z] === RUN TestParseLogTag [2022-09-06T20:57:29.021Z] --- PASS: TestParseLogTag (0.00s) [2022-09-06T20:57:29.021Z] === RUN TestParseLogTagEmptyTag [2022-09-06T20:57:29.021Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-09-06T20:57:29.021Z] === RUN TestTailFiles [2022-09-06T20:57:29.021Z] --- PASS: TestTailFiles (0.00s) [2022-09-06T20:57:29.021Z] === RUN TestFollowLogsConsumerGone [2022-09-06T20:57:29.021Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-09-06T20:57:29.021Z] === RUN TestFollowLogsProducerGone [2022-09-06T20:57:29.021Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-09-06T20:57:29.021Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-09-06T20:57:29.021Z] --- PASS: TestFollowLogsProducerGone (0.02s) [2022-09-06T20:57:29.021Z] === RUN TestCheckCapacityAndRotate [2022-09-06T20:57:29.021Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-09-06T20:57:29.021Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-09-06T20:57:29.021Z] === RUN TestLog [2022-09-06T20:57:29.021Z] --- PASS: TestLog (0.01s) [2022-09-06T20:57:29.021Z] PASS [2022-09-06T20:57:29.021Z] coverage: 31.5% of statements [2022-09-06T20:57:29.021Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-09-06T20:57:29.021Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2022-09-06T20:57:29.021Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-09-06T20:57:29.021Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2022-09-06T20:57:29.021Z] PASS [2022-09-06T20:57:29.021Z] coverage: 54.9% of statements [2022-09-06T20:57:29.112Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-09-06T20:57:29.112Z] PASS [2022-09-06T20:57:29.112Z] [2022-09-06T20:57:29.112Z] DONE 10 tests in 9.564s [2022-09-06T20:57:29.112Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-06T20:57:29.112Z] ++ 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-09-06T20:57:29.112Z] ++ set -e [2022-09-06T20:57:29.112Z] ++ '[' -n 0 ']' [2022-09-06T20:57:29.112Z] ++ set -x [2022-09-06T20:57:29.112Z] ++ 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-09-06T20:57:29.112Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T20:57:29.112Z] INFO: Testing against a local daemon [2022-09-06T20:57:29.112Z] === RUN TestExternalGraphDriver [2022-09-06T20:57:29.372Z] === RUN TestExternalGraphDriver/json [2022-09-06T20:57:29.511Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.269s coverage: 54.9% of statements [2022-09-06T20:57:29.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T20:57:29.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T20:57:30.540Z] === RUN TestValidateLogOpt [2022-09-06T20:57:30.540Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestNewMissedConfig [2022-09-06T20:57:30.540Z] --- PASS: TestNewMissedConfig (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestNewMissedUrl [2022-09-06T20:57:30.540Z] --- PASS: TestNewMissedUrl (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestNewMissedToken [2022-09-06T20:57:30.540Z] --- PASS: TestNewMissedToken (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestNewWithProxy [2022-09-06T20:57:30.540Z] --- PASS: TestNewWithProxy (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestNewParse [2022-09-06T20:57:30.540Z] --- PASS: TestNewParse (0.00s) [2022-09-06T20:57:30.540Z] PASS [2022-09-06T20:57:30.540Z] coverage: 8.3% of statements [2022-09-06T20:57:30.540Z] === RUN TestDefault [2022-09-06T20:57:30.540Z] --- PASS: TestDefault (0.01s) [2022-09-06T20:57:30.540Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-09-06T20:57:30.540Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-09-06T20:57:30.540Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-09-06T20:57:30.540Z] === RUN TestJsonFormat [2022-09-06T20:57:30.540Z] --- PASS: TestJsonFormat (0.02s) [2022-09-06T20:57:30.540Z] === RUN TestRawFormat [2022-09-06T20:57:30.540Z] --- PASS: TestRawFormat (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestRawFormatWithLabels [2022-09-06T20:57:30.540Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestRawFormatWithoutTag [2022-09-06T20:57:30.540Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestBatching [2022-09-06T20:57:30.540Z] === RUN TestParseLogFormat [2022-09-06T20:57:30.540Z] --- PASS: TestParseLogFormat (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestValidateLogOptEmpty [2022-09-06T20:57:30.540Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestValidateSyslogAddress [2022-09-06T20:57:30.540Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestParseAddressDefaultPort [2022-09-06T20:57:30.540Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestValidateSyslogFacility [2022-09-06T20:57:30.540Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestValidateLogOptSyslogFormat [2022-09-06T20:57:30.540Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-09-06T20:57:30.540Z] === RUN TestValidateLogOpt [2022-09-06T20:57:30.540Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-06T20:57:30.540Z] PASS [2022-09-06T20:57:30.540Z] coverage: 46.8% of statements [2022-09-06T20:57:30.540Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2022-09-06T20:57:30.540Z] --- PASS: TestBatching (0.33s) [2022-09-06T20:57:30.540Z] === RUN TestFrequency [2022-09-06T20:57:31.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T20:57:31.030Z] --- PASS: TestFrequency (0.19s) [2022-09-06T20:57:31.030Z] === RUN TestOneMessagePerRequest [2022-09-06T20:57:31.030Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-09-06T20:57:31.030Z] === RUN TestVerify [2022-09-06T20:57:31.030Z] --- PASS: TestVerify (0.00s) [2022-09-06T20:57:31.030Z] === RUN TestSkipVerify [2022-09-06T20:57:31.030Z] time="2022-09-06T20:57:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.030Z] time="2022-09-06T20:57:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.030Z] time="2022-09-06T20:57:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.030Z] time="2022-09-06T20:57:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] --- PASS: TestSkipVerify (0.84s) [2022-09-06T20:57:31.546Z] === RUN TestBufferMaximum [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662497851.467806\",\"host\":\"ff29fdef0b84\"}'" [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662497851.467806\",\"host\":\"ff29fdef0b84\"}'" [2022-09-06T20:57:31.546Z] --- PASS: TestBufferMaximum (0.00s) [2022-09-06T20:57:31.546Z] === RUN TestServerAlwaysDown [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662497851.472938\",\"host\":\"ff29fdef0b84\"}'" [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662497851.472938\",\"host\":\"ff29fdef0b84\"}'" [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662497851.472938\",\"host\":\"ff29fdef0b84\"}'" [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662497851.474974\",\"host\":\"ff29fdef0b84\"}'" [2022-09-06T20:57:31.546Z] time="2022-09-06T20:57:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662497851.474974\",\"host\":\"ff29fdef0b84\"}'" [2022-09-06T20:57:31.546Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-09-06T20:57:31.546Z] === RUN TestCannotSendAfterClose [2022-09-06T20:57:31.546Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-09-06T20:57:31.546Z] === RUN TestDeadlockOnBlockedEndpoint [2022-09-06T20:57:31.564Z] === RUN TestExternalGraphDriver/spec [2022-09-06T20:57:31.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T20:57:31.564Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T20:57:31.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-06T20:57:32.077Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T20:57:32.578Z] === RUN TestV1IDService [2022-09-06T20:57:32.578Z] --- PASS: TestV1IDService (0.03s) [2022-09-06T20:57:32.578Z] === RUN TestV2MetadataService [2022-09-06T20:57:32.578Z] time="2022-09-06T20:57:32Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-09-06T20:57:32.578Z] time="2022-09-06T20:57:32Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ff29fdef0b84\"}'" [2022-09-06T20:57:32.578Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-09-06T20:57:32.578Z] PASS [2022-09-06T20:57:32.578Z] coverage: 82.5% of statements [2022-09-06T20:57:32.578Z] ok github.com/docker/docker/daemon/logger/splunk 2.494s coverage: 82.5% of statements [2022-09-06T20:57:32.578Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T20:57:32.578Z] ? github.com/docker/docker/daemon/network [no test files] [2022-09-06T20:57:32.578Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T20:57:32.643Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T20:57:33.208Z] === RUN TestExternalGraphDriver/pull [2022-09-06T20:57:33.465Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T20:57:33.603Z] === RUN TestSuccessfulDownload [2022-09-06T20:57:33.603Z] download_test.go:268: Needs fixing on Windows [2022-09-06T20:57:33.603Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-09-06T20:57:33.603Z] === RUN TestCancelledDownload [2022-09-06T20:57:33.603Z] --- PASS: TestCancelledDownload (0.00s) [2022-09-06T20:57:33.603Z] === RUN TestMaxDownloadAttempts [2022-09-06T20:57:33.603Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-06T20:57:33.603Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-06T20:57:33.603Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-06T20:57:33.603Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-06T20:57:33.603Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-06T20:57:33.603Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-06T20:57:33.603Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-06T20:57:33.603Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-06T20:57:33.603Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-06T20:57:33.603Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-06T20:57:33.603Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-06T20:57:33.603Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-06T20:57:33.603Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-09-06T20:57:33.603Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-09-06T20:57:33.603Z] === RUN TestContinueOnError_MirrorEndpoint [2022-09-06T20:57:33.603Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-09-06T20:57:33.603Z] === RUN TestContinueOnError_NeverContinue [2022-09-06T20:57:33.603Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-09-06T20:57:33.603Z] === RUN TestContinueOnError_UnnestsErrors [2022-09-06T20:57:33.603Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-09-06T20:57:33.603Z] === RUN TestManifestStore [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/no_remote_or_local [2022-09-06T20:57:33.603Z] time="2022-09-06T20:57:33Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2703849544\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/no_local_cache [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/with_local_cache [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/unknown_media_type [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-09-06T20:57:33.603Z] time="2022-09-06T20:57:33Z" level=warning msg="reference for unknown type: " [2022-09-06T20:57:33.603Z] time="2022-09-06T20:57:33Z" level=warning msg="reference for unknown type: " [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-09-06T20:57:33.603Z] time="2022-09-06T20:57:33Z" level=warning msg="reference for unknown type: " [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-09-06T20:57:33.603Z] time="2022-09-06T20:57:33Z" level=warning msg="reference for unknown type: " [2022-09-06T20:57:33.603Z] time="2022-09-06T20:57:33Z" level=warning msg="reference for unknown type: " [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/error_persisting_manifest [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-09-06T20:57:33.603Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-09-06T20:57:34.029Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T20:57:34.029Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T20:57:34.094Z] time="2022-09-06T20:57:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-06T20:57:34.094Z] time="2022-09-06T20:57:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-06T20:57:34.094Z] time="2022-09-06T20:57:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-06T20:57:34.094Z] time="2022-09-06T20:57:33Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-06T20:57:34.094Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-09-06T20:57:34.094Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-09-06T20:57:34.094Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-09-06T20:57:34.094Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-09-06T20:57:34.094Z] === RUN TestTransfer [2022-09-06T20:57:34.094Z] time="2022-09-06T20:57:33Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore (0.44s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-09-06T20:57:34.094Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaType [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-09-06T20:57:34.094Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-09-06T20:57:34.094Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-09-06T20:57:34.094Z] === RUN TestFixManifestLayers [2022-09-06T20:57:34.094Z] --- PASS: TestFixManifestLayers (0.00s) [2022-09-06T20:57:34.094Z] === RUN TestFixManifestLayersBaseLayerParent [2022-09-06T20:57:34.094Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-06T20:57:34.094Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-06T20:57:34.094Z] === RUN TestFixManifestLayersBadParent [2022-09-06T20:57:34.094Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-09-06T20:57:34.094Z] === RUN TestValidateManifest [2022-09-06T20:57:34.094Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-06T20:57:34.094Z] --- SKIP: TestValidateManifest (0.00s) [2022-09-06T20:57:34.094Z] === RUN TestFormatPlatform [2022-09-06T20:57:34.094Z] --- PASS: TestFormatPlatform (0.00s) [2022-09-06T20:57:34.094Z] === RUN TestPullSchema2Config [2022-09-06T20:57:34.094Z] === RUN TestPullSchema2Config/success_first_time [2022-09-06T20:57:34.094Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-06T20:57:34.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T20:57:34.094Z] === RUN TestPullSchema2Config/500_status [2022-09-06T20:57:34.094Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-06T20:57:34.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T20:57:34.094Z] --- PASS: TestTransfer (0.12s) [2022-09-06T20:57:34.094Z] === RUN TestConcurrencyLimit [2022-09-06T20:57:34.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T20:57:34.094Z] === RUN TestPullSchema2Config/EOF [2022-09-06T20:57:34.094Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-06T20:57:34.094Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T20:57:34.094Z] 2022/09/06 20:57:33 http: panic serving 127.0.0.1:49213: intentional panic [2022-09-06T20:57:34.094Z] goroutine 107 [running]: [2022-09-06T20:57:34.094Z] net/http.(*conn).serve.func1() [2022-09-06T20:57:34.094Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-06T20:57:34.094Z] panic({0x15a3b20, 0x1748ec0}) [2022-09-06T20:57:34.094Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-06T20:57:34.094Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004e4d00?, {0x174fd80?, 0xc0002820e0?}) [2022-09-06T20:57:34.094Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-09-06T20:57:34.094Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x174fd80, 0xc0002820e0}, 0xc000294100) [2022-09-06T20:57:34.094Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-09-06T20:57:34.094Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x174fd80?, 0xc0002820e0?}, 0xc000046800?) [2022-09-06T20:57:34.094Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-06T20:57:34.094Z] net/http.serverHandler.ServeHTTP({0xc000079350?}, {0x174fd80, 0xc0002820e0}, 0xc000294100) [2022-09-06T20:57:34.094Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-06T20:57:34.094Z] net/http.(*conn).serve(0xc00046da40, {0x1750498, 0xc000388660}) [2022-09-06T20:57:34.094Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-06T20:57:34.094Z] created by net/http.(*Server).Serve [2022-09-06T20:57:34.094Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-06T20:57:34.094Z] --- PASS: TestV2MetadataService (1.53s) [2022-09-06T20:57:34.094Z] PASS [2022-09-06T20:57:34.094Z] coverage: 48.2% of statements [2022-09-06T20:57:34.094Z] ok github.com/docker/docker/distribution/metadata 1.650s coverage: 48.2% of statements [2022-09-06T20:57:34.584Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-09-06T20:57:34.584Z] === RUN TestInactiveJobs [2022-09-06T20:57:34.584Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T20:57:34.584Z] === RUN TestPullSchema2Config/unauthorized [2022-09-06T20:57:34.584Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-06T20:57:34.584Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-06T20:57:34.584Z] --- PASS: TestPullSchema2Config (0.56s) [2022-09-06T20:57:34.584Z] --- PASS: TestPullSchema2Config/success_first_time (0.03s) [2022-09-06T20:57:34.584Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-09-06T20:57:34.584Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-09-06T20:57:34.584Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-09-06T20:57:34.584Z] === RUN TestGetRepositoryMountCandidates [2022-09-06T20:57:34.584Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestLayerAlreadyExists [2022-09-06T20:57:34.584Z] 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-09-06T20:57:34.584Z] 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-09-06T20:57:34.584Z] 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-09-06T20:57:34.584Z] 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-09-06T20:57:34.584Z] 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-09-06T20:57:34.584Z] 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-09-06T20:57:34.584Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestWhenEmptyAuthConfig [2022-09-06T20:57:34.584Z] === RUN TestNotFound [2022-09-06T20:57:34.584Z] --- PASS: TestNotFound (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestConflict [2022-09-06T20:57:34.584Z] --- PASS: TestConflict (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestForbidden [2022-09-06T20:57:34.584Z] --- PASS: TestForbidden (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestInvalidParameter [2022-09-06T20:57:34.584Z] --- PASS: TestInvalidParameter (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestNotImplemented [2022-09-06T20:57:34.584Z] --- PASS: TestNotImplemented (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestNotModified [2022-09-06T20:57:34.584Z] --- PASS: TestNotModified (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestUnauthorized [2022-09-06T20:57:34.584Z] --- PASS: TestUnauthorized (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestUnknown [2022-09-06T20:57:34.584Z] --- PASS: TestUnknown (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestCancelled [2022-09-06T20:57:34.584Z] --- PASS: TestCancelled (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestDeadline [2022-09-06T20:57:34.584Z] --- PASS: TestDeadline (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestDataLoss [2022-09-06T20:57:34.584Z] --- PASS: TestDataLoss (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestUnavailable [2022-09-06T20:57:34.584Z] --- PASS: TestUnavailable (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestSystem [2022-09-06T20:57:34.584Z] --- PASS: TestSystem (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Not_Found [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Bad_Request [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Conflict [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Unauthorized [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Service_Unavailable [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Forbidden [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Not_Modified [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Not_Implemented [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-09-06T20:57:34.584Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-09-06T20:57:34.584Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-09-06T20:57:34.584Z] PASS [2022-09-06T20:57:34.584Z] coverage: 77.0% of statements [2022-09-06T20:57:34.584Z] ok github.com/docker/docker/errdefs 0.056s coverage: 77.0% of statements [2022-09-06T20:57:34.584Z] --- PASS: TestInactiveJobs (0.38s) [2022-09-06T20:57:34.584Z] === RUN TestWatchRelease [2022-09-06T20:57:34.584Z] --- PASS: TestWatchRelease (0.04s) [2022-09-06T20:57:34.584Z] === RUN TestWatchFinishedTransfer [2022-09-06T20:57:34.584Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-09-06T20:57:34.584Z] === RUN TestDuplicateTransfer [2022-09-06T20:57:34.584Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-09-06T20:57:34.584Z] === RUN TestSuccessfulUpload [2022-09-06T20:57:34.960Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T20:57:35.071Z] time="2022-09-06T20:57:34Z" level=error msg="Upload failed, retrying: simulating retry" [2022-09-06T20:57:35.071Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-09-06T20:57:35.071Z] === RUN TestCancelledUpload [2022-09-06T20:57:35.071Z] --- PASS: TestCancelledUpload (0.00s) [2022-09-06T20:57:35.071Z] PASS [2022-09-06T20:57:35.071Z] coverage: 76.4% of statements [2022-09-06T20:57:35.071Z] ok github.com/docker/docker/distribution/xfer 1.936s coverage: 76.4% of statements [2022-09-06T20:57:35.216Z] --- PASS: TestExternalGraphDriver (6.10s) [2022-09-06T20:57:35.216Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2022-09-06T20:57:35.216Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2022-09-06T20:57:35.216Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2022-09-06T20:57:35.216Z] === RUN TestGraphdriverPluginV2 [2022-09-06T20:57:35.473Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T20:57:35.558Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-09-06T20:57:35.558Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-09-06T20:57:35.558Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-09-06T20:57:35.558Z] === RUN TestTokenPassThru [2022-09-06T20:57:35.558Z] --- PASS: TestTokenPassThru (0.02s) [2022-09-06T20:57:35.558Z] === RUN TestTokenPassThruDifferentHost [2022-09-06T20:57:35.558Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-09-06T20:57:35.558Z] PASS [2022-09-06T20:57:35.558Z] coverage: 26.0% of statements [2022-09-06T20:57:35.558Z] ok github.com/docker/docker/distribution 2.369s coverage: 26.0% of statements [2022-09-06T20:57:36.035Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T20:57:36.046Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T20:57:36.046Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T20:57:36.046Z] === RUN TestCompare [2022-09-06T20:57:36.046Z] --- PASS: TestCompare (0.00s) [2022-09-06T20:57:36.046Z] PASS [2022-09-06T20:57:36.046Z] coverage: 19.2% of statements [2022-09-06T20:57:36.046Z] ok github.com/docker/docker/image/cache 0.134s coverage: 19.2% of statements [2022-09-06T20:57:36.046Z] === RUN TestFSGetInvalidData [2022-09-06T20:57:36.292Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T20:57:36.534Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-09-06T20:57:36.534Z] === RUN TestFSInvalidSet [2022-09-06T20:57:36.534Z] --- PASS: TestFSInvalidSet (0.02s) [2022-09-06T20:57:36.534Z] === RUN TestFSInvalidRoot [2022-09-06T20:57:36.534Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-09-06T20:57:36.534Z] === RUN TestFSMetadataGetSet [2022-09-06T20:57:36.534Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-09-06T20:57:36.534Z] === RUN TestFSInvalidWalker [2022-09-06T20:57:36.534Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-09-06T20:57:36.534Z] === RUN TestFSGetSet [2022-09-06T20:57:36.534Z] --- PASS: TestFSGetSet (0.02s) [2022-09-06T20:57:36.534Z] === RUN TestFSGetUnsetKey [2022-09-06T20:57:36.534Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-09-06T20:57:36.534Z] === RUN TestFSGetEmptyData [2022-09-06T20:57:36.534Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-09-06T20:57:36.534Z] === RUN TestFSDelete [2022-09-06T20:57:36.534Z] --- PASS: TestFSDelete (0.02s) [2022-09-06T20:57:36.534Z] === RUN TestFSWalker [2022-09-06T20:57:36.534Z] --- PASS: TestFSWalker (0.02s) [2022-09-06T20:57:36.534Z] === RUN TestFSWalkerStopOnError [2022-09-06T20:57:36.534Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-09-06T20:57:36.534Z] === RUN TestNewFromJSON [2022-09-06T20:57:36.534Z] --- PASS: TestNewFromJSON (0.00s) [2022-09-06T20:57:36.534Z] === RUN TestNewFromJSONWithInvalidJSON [2022-09-06T20:57:36.534Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-09-06T20:57:36.534Z] === RUN TestMarshalKeyOrder [2022-09-06T20:57:36.534Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-09-06T20:57:36.534Z] === RUN TestImage [2022-09-06T20:57:36.534Z] --- PASS: TestImage (0.00s) [2022-09-06T20:57:36.534Z] === RUN TestImageOSNotEmpty [2022-09-06T20:57:36.534Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-09-06T20:57:36.534Z] === RUN TestNewChildImageFromImageWithRootFS [2022-09-06T20:57:36.534Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-09-06T20:57:36.535Z] === RUN TestCreate [2022-09-06T20:57:36.535Z] --- PASS: TestCreate (0.01s) [2022-09-06T20:57:36.535Z] === RUN TestRestore [2022-09-06T20:57:36.548Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T20:57:37.024Z] time="2022-09-06T20:57:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-09-06T20:57:37.024Z] --- PASS: TestRestore (0.30s) [2022-09-06T20:57:37.024Z] === RUN TestAddDelete [2022-09-06T20:57:37.024Z] === RUN TestMakeV1ConfigFromConfig [2022-09-06T20:57:37.024Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-09-06T20:57:37.024Z] PASS [2022-09-06T20:57:37.024Z] coverage: 25.0% of statements [2022-09-06T20:57:37.024Z] --- PASS: TestAddDelete (0.04s) [2022-09-06T20:57:37.024Z] === RUN TestSearchAfterDelete [2022-09-06T20:57:37.024Z] ok github.com/docker/docker/image/v1 0.114s coverage: 25.0% of statements [2022-09-06T20:57:37.024Z] --- PASS: TestSearchAfterDelete (0.07s) [2022-09-06T20:57:37.024Z] === RUN TestParentReset [2022-09-06T20:57:37.024Z] --- PASS: TestParentReset (0.12s) [2022-09-06T20:57:37.024Z] === RUN TestGetAndSetLastUpdated [2022-09-06T20:57:37.024Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-09-06T20:57:37.024Z] === RUN TestStoreLen [2022-09-06T20:57:37.024Z] --- PASS: TestStoreLen (0.10s) [2022-09-06T20:57:37.024Z] PASS [2022-09-06T20:57:37.024Z] coverage: 86.8% of statements [2022-09-06T20:57:37.024Z] ok github.com/docker/docker/image 0.984s coverage: 86.8% of statements [2022-09-06T20:57:37.511Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-06T20:57:37.511Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T20:57:37.934Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T20:57:38.536Z] === RUN TestSerialization [2022-09-06T20:57:38.536Z] --- PASS: TestSerialization (0.02s) [2022-09-06T20:57:38.536Z] PASS [2022-09-06T20:57:38.536Z] coverage: 100.0% of statements [2022-09-06T20:57:38.536Z] ok github.com/docker/docker/libcontainerd/queue 0.085s coverage: 100.0% of statements [2022-09-06T20:57:38.863Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T20:57:38.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T20:57:38.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T20:57:38.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T20:57:38.864Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T20:57:39.023Z] === RUN TestEnvironmentParsing [2022-09-06T20:57:39.024Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-09-06T20:57:39.024Z] PASS [2022-09-06T20:57:39.024Z] coverage: 1.0% of statements [2022-09-06T20:57:39.024Z] ok github.com/docker/docker/libcontainerd/local 0.077s coverage: 1.0% of statements [2022-09-06T20:57:39.024Z] === RUN TestEmptyLayer [2022-09-06T20:57:39.024Z] --- PASS: TestEmptyLayer (0.00s) [2022-09-06T20:57:39.024Z] === RUN TestCommitFailure [2022-09-06T20:57:39.024Z] --- PASS: TestCommitFailure (0.02s) [2022-09-06T20:57:39.024Z] === RUN TestStartTransactionFailure [2022-09-06T20:57:39.024Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-09-06T20:57:39.024Z] === RUN TestGetOrphan [2022-09-06T20:57:39.024Z] --- PASS: TestGetOrphan (0.01s) [2022-09-06T20:57:39.024Z] === RUN TestMountAndRegister [2022-09-06T20:57:39.024Z] layer_test.go:271: Layer size: 14 [2022-09-06T20:57:39.119Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T20:57:39.520Z] --- PASS: TestMountAndRegister (0.07s) [2022-09-06T20:57:39.520Z] === RUN TestLayerRelease [2022-09-06T20:57:39.520Z] layer_test.go:304: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestLayerRelease (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestStoreRestore [2022-09-06T20:57:39.520Z] layer_test.go:353: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestStoreRestore (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestTarStreamStability [2022-09-06T20:57:39.520Z] layer_test.go:468: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestTarStreamStability (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestRegisterExistingLayer [2022-09-06T20:57:39.520Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-09-06T20:57:39.520Z] === RUN TestTarStreamVerification [2022-09-06T20:57:39.520Z] layer_test.go:697: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestLayerMigration [2022-09-06T20:57:39.520Z] migration_test.go:46: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestLayerMigration (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestLayerMigrationNoTarsplit [2022-09-06T20:57:39.520Z] migration_test.go:182: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestMountInit [2022-09-06T20:57:39.520Z] mount_test.go:17: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestMountInit (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestMountSize [2022-09-06T20:57:39.520Z] mount_test.go:76: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestMountSize (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestMountChanges [2022-09-06T20:57:39.520Z] mount_test.go:125: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestMountChanges (0.00s) [2022-09-06T20:57:39.520Z] === RUN TestMountApply [2022-09-06T20:57:39.520Z] mount_test.go:212: Failing on Windows [2022-09-06T20:57:39.520Z] --- SKIP: TestMountApply (0.00s) [2022-09-06T20:57:39.520Z] PASS [2022-09-06T20:57:39.520Z] coverage: 30.1% of statements [2022-09-06T20:57:39.520Z] ok github.com/docker/docker/layer 0.435s coverage: 30.1% of statements [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-09-06T20:57:40.009Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-09-06T20:57:40.009Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-09-06T20:57:40.009Z] PASS [2022-09-06T20:57:40.009Z] coverage: 45.8% of statements [2022-09-06T20:57:40.009Z] ok github.com/docker/docker/oci 0.163s coverage: 45.8% of statements [2022-09-06T20:57:40.009Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T20:57:40.009Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T20:57:40.009Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T20:57:40.009Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T20:57:40.009Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T20:57:40.009Z] === RUN TestParseVersion [2022-09-06T20:57:40.009Z] --- PASS: TestParseVersion (0.00s) [2022-09-06T20:57:40.009Z] PASS [2022-09-06T20:57:40.009Z] coverage: 52.9% of statements [2022-09-06T20:57:40.009Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-09-06T20:57:40.047Z] --- PASS: TestGraphdriverPluginV2 (4.65s) [2022-09-06T20:57:40.047Z] PASS [2022-09-06T20:57:40.047Z] [2022-09-06T20:57:40.047Z] DONE 5 tests in 10.877s [2022-09-06T20:57:40.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-06T20:57:40.047Z] ++ 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-09-06T20:57:40.047Z] ++ set -e [2022-09-06T20:57:40.047Z] ++ '[' -n 0 ']' [2022-09-06T20:57:40.047Z] ++ set -x [2022-09-06T20:57:40.047Z] ++ 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-09-06T20:57:40.047Z] INFO: Testing against a local daemon [2022-09-06T20:57:40.047Z] === RUN TestContinueAfterPluginCrash [2022-09-06T20:57:40.047Z] === PAUSE TestContinueAfterPluginCrash [2022-09-06T20:57:40.047Z] === RUN TestReadPluginNoRead [2022-09-06T20:57:40.047Z] === PAUSE TestReadPluginNoRead [2022-09-06T20:57:40.047Z] === RUN TestDaemonStartWithLogOpt [2022-09-06T20:57:40.047Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-06T20:57:40.047Z] === CONT TestContinueAfterPluginCrash [2022-09-06T20:57:40.047Z] === CONT TestDaemonStartWithLogOpt [2022-09-06T20:57:41.041Z] === RUN TestAddressPoolOpt [2022-09-06T20:57:41.041Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/a [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/something [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/_=a [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/env1=value1 [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/_env1=value1 [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/env2=value2=value3 [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/env3=abc!qwe [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/env_4=value_4 [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/PATH [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/=a [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/PATH= [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/PATH=something [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/asd!qwe [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/1asd [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/123 [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/some_space [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/__some_space_before [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/some_space_after__ [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/= [2022-09-06T20:57:41.041Z] === RUN TestValidateEnv/PaTh [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/a (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/something (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/= (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestParseHost [2022-09-06T20:57:41.041Z] --- PASS: TestParseHost (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestParseDockerDaemonHost [2022-09-06T20:57:41.041Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestParseTCP [2022-09-06T20:57:41.041Z] --- PASS: TestParseTCP (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestParseInvalidUnixAddrInvalid [2022-09-06T20:57:41.041Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestValidateExtraHosts [2022-09-06T20:57:41.041Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestIpOptString [2022-09-06T20:57:41.041Z] --- PASS: TestIpOptString (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestNewIpOptInvalidDefaultVal [2022-09-06T20:57:41.041Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestNewIpOptValidDefaultVal [2022-09-06T20:57:41.041Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestIpOptSetInvalidVal [2022-09-06T20:57:41.041Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestValidateIPAddress [2022-09-06T20:57:41.041Z] --- PASS: TestValidateIPAddress (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestMapOpts [2022-09-06T20:57:41.041Z] --- PASS: TestMapOpts (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestListOptsWithoutValidator [2022-09-06T20:57:41.041Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestListOptsWithValidator [2022-09-06T20:57:41.041Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestValidateDNSSearch [2022-09-06T20:57:41.041Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_general_format [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_one_more [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-09-06T20:57:41.041Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-09-06T20:57:41.041Z] --- PASS: TestValidateLabel (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-09-06T20:57:41.041Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-09-06T20:57:41.042Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-09-06T20:57:41.042Z] === RUN TestNamedListOpts [2022-09-06T20:57:41.042Z] --- PASS: TestNamedListOpts (0.00s) [2022-09-06T20:57:41.042Z] === RUN TestNamedMapOpts [2022-09-06T20:57:41.042Z] --- PASS: TestNamedMapOpts (0.00s) [2022-09-06T20:57:41.042Z] === RUN TestParseLink [2022-09-06T20:57:41.042Z] --- PASS: TestParseLink (0.00s) [2022-09-06T20:57:41.042Z] === RUN TestQuotedStringSetWithQuotes [2022-09-06T20:57:41.042Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-09-06T20:57:41.042Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-09-06T20:57:41.042Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-09-06T20:57:41.042Z] === RUN TestQuotedStringSetWithNoQuotes [2022-09-06T20:57:41.042Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-09-06T20:57:41.042Z] === RUN TestUlimitOpt [2022-09-06T20:57:41.042Z] --- PASS: TestUlimitOpt (0.00s) [2022-09-06T20:57:41.042Z] PASS [2022-09-06T20:57:41.042Z] coverage: 67.1% of statements [2022-09-06T20:57:41.042Z] ok github.com/docker/docker/opts 0.100s coverage: 67.1% of statements [2022-09-06T20:57:41.042Z] === RUN TestUnbuffered [2022-09-06T20:57:41.042Z] --- PASS: TestUnbuffered (0.00s) [2022-09-06T20:57:41.042Z] === RUN TestRaceUnbuffered [2022-09-06T20:57:41.042Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-09-06T20:57:41.042Z] PASS [2022-09-06T20:57:41.042Z] coverage: 100.0% of statements [2022-09-06T20:57:41.042Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2022-09-06T20:57:41.528Z] === RUN TestPeerCertificateMarshalJSON [2022-09-06T20:57:42.015Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-09-06T20:57:42.015Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-09-06T20:57:42.015Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-09-06T20:57:42.015Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-09-06T20:57:42.015Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-09-06T20:57:42.015Z] === RUN TestMiddleware [2022-09-06T20:57:42.015Z] --- PASS: TestMiddleware (0.00s) [2022-09-06T20:57:42.015Z] === RUN TestNewResponseModifier [2022-09-06T20:57:42.015Z] --- PASS: TestNewResponseModifier (0.00s) [2022-09-06T20:57:42.015Z] PASS [2022-09-06T20:57:42.015Z] coverage: 26.8% of statements [2022-09-06T20:57:42.015Z] ok github.com/docker/docker/pkg/authorization 0.519s coverage: 26.8% of statements [2022-09-06T20:57:42.016Z] === RUN TestMatch [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[foo]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[bar]_[foo]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[foo_bar]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[qux]_[foo]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[]#01 [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[qux]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[foo_bar_qux]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[qux]_[baz]] [2022-09-06T20:57:42.016Z] === RUN TestMatch/[[foo_baz]] [2022-09-06T20:57:42.016Z] --- PASS: TestMatch (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-09-06T20:57:42.016Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-09-06T20:57:42.016Z] PASS [2022-09-06T20:57:42.016Z] coverage: 87.5% of statements [2022-09-06T20:57:42.016Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-09-06T20:57:43.040Z] === RUN TestChrootTarUntar [2022-09-06T20:57:43.040Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-09-06T20:57:43.040Z] === RUN TestChrootUntarWithHugeExcludesList [2022-09-06T20:57:43.040Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-06T20:57:43.040Z] === RUN TestChrootUntarEmptyArchive [2022-09-06T20:57:43.040Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-09-06T20:57:43.040Z] === RUN TestChrootTarUntarWithSymlink [2022-09-06T20:57:43.040Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-09-06T20:57:43.040Z] === RUN TestChrootCopyWithTar [2022-09-06T20:57:43.040Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-09-06T20:57:43.040Z] === RUN TestChrootCopyFileWithTar [2022-09-06T20:57:43.040Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-09-06T20:57:43.040Z] === RUN TestChrootUntarPath [2022-09-06T20:57:43.040Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-09-06T20:57:43.040Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-09-06T20:57:43.040Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-06T20:57:43.040Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-09-06T20:57:43.040Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-06T20:57:43.040Z] === RUN TestChrootApplyDotDotFile [2022-09-06T20:57:43.040Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:57:43.040Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-09-06T20:57:43.040Z] PASS [2022-09-06T20:57:43.040Z] coverage: 15.1% of statements [2022-09-06T20:57:43.040Z] ok github.com/docker/docker/pkg/chrootarchive 0.157s coverage: 15.1% of statements [2022-09-06T20:57:43.040Z] === RUN TestIsArchivePathDir [2022-09-06T20:57:43.040Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-09-06T20:57:43.040Z] === RUN TestIsArchivePathInvalidFile [2022-09-06T20:57:43.527Z] === RUN TestSizeEmpty [2022-09-06T20:57:43.527Z] --- PASS: TestSizeEmpty (0.00s) [2022-09-06T20:57:43.527Z] === RUN TestSizeEmptyFile [2022-09-06T20:57:43.527Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-09-06T20:57:43.527Z] === RUN TestSizeNonemptyFile [2022-09-06T20:57:43.527Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-09-06T20:57:43.527Z] === RUN TestSizeNestedDirectoryEmpty [2022-09-06T20:57:43.527Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-09-06T20:57:43.527Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-09-06T20:57:43.527Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-09-06T20:57:43.527Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-09-06T20:57:43.527Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-09-06T20:57:43.527Z] === RUN TestMoveToSubdir [2022-09-06T20:57:43.527Z] --- PASS: TestMoveToSubdir (0.01s) [2022-09-06T20:57:43.527Z] === RUN TestSizeNonExistingDirectory [2022-09-06T20:57:43.527Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-09-06T20:57:43.527Z] PASS [2022-09-06T20:57:43.527Z] coverage: 80.0% of statements [2022-09-06T20:57:43.527Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2022-09-06T20:57:43.527Z] --- PASS: TestIsArchivePathInvalidFile (0.23s) [2022-09-06T20:57:43.527Z] === RUN TestIsArchivePathTar [2022-09-06T20:57:43.527Z] --- PASS: TestIsArchivePathTar (0.27s) [2022-09-06T20:57:43.527Z] === RUN TestDecompressStreamGzip [2022-09-06T20:57:44.015Z] === RUN Test [2022-09-06T20:57:44.015Z] === RUN Test/TestContainsEntry [2022-09-06T20:57:44.015Z] === RUN Test/TestCreateEntries [2022-09-06T20:57:44.015Z] === RUN Test/TestEntriesDiff [2022-09-06T20:57:44.015Z] === RUN Test/TestEntriesEquality [2022-09-06T20:57:44.015Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-09-06T20:57:44.015Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-09-06T20:57:44.015Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-09-06T20:57:44.015Z] === RUN Test/TestGeneratorNotGenerate [2022-09-06T20:57:44.015Z] === RUN Test/TestGeneratorWithPort [2022-09-06T20:57:44.015Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-09-06T20:57:44.015Z] === RUN Test/TestNewEntry [2022-09-06T20:57:44.015Z] === RUN Test/TestParse [2022-09-06T20:57:44.015Z] --- PASS: Test (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestNewEntry (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestParse (0.00s) [2022-09-06T20:57:44.015Z] PASS [2022-09-06T20:57:44.015Z] coverage: 58.3% of statements [2022-09-06T20:57:44.015Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2022-09-06T20:57:44.015Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-09-06T20:57:44.015Z] === RUN TestDecompressStreamBzip2 [2022-09-06T20:57:44.015Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2022-09-06T20:57:44.015Z] === RUN TestDecompressStreamXz [2022-09-06T20:57:44.015Z] archive_test.go:134: Xz not present in msys2 [2022-09-06T20:57:44.015Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestCompressStreamXzUnsupported [2022-09-06T20:57:44.015Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestCompressStreamBzip2Unsupported [2022-09-06T20:57:44.015Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestCompressStreamInvalid [2022-09-06T20:57:44.015Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestExtensionInvalid [2022-09-06T20:57:44.015Z] --- PASS: TestExtensionInvalid (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestExtensionUncompressed [2022-09-06T20:57:44.015Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestExtensionBzip2 [2022-09-06T20:57:44.015Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestExtensionGzip [2022-09-06T20:57:44.015Z] --- PASS: TestExtensionGzip (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestExtensionXz [2022-09-06T20:57:44.015Z] --- PASS: TestExtensionXz (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestCmdStreamLargeStderr [2022-09-06T20:57:44.015Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-09-06T20:57:44.015Z] === RUN TestCmdStreamBad [2022-09-06T20:57:44.015Z] archive_test.go:239: Failing on Windows CI machines [2022-09-06T20:57:44.015Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-09-06T20:57:44.015Z] === RUN TestCmdStreamGood [2022-09-06T20:57:44.015Z] === RUN Test [2022-09-06T20:57:44.015Z] === RUN Test/TestContent [2022-09-06T20:57:44.015Z] === RUN Test/TestInitialize [2022-09-06T20:57:44.015Z] === RUN Test/TestNew [2022-09-06T20:57:44.015Z] === RUN Test/TestParsingContentsWithComments [2022-09-06T20:57:44.015Z] === RUN Test/TestRegister [2022-09-06T20:57:44.015Z] === RUN Test/TestWatch [2022-09-06T20:57:44.015Z] --- PASS: Test (0.01s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestContent (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestNew (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestRegister (0.00s) [2022-09-06T20:57:44.015Z] --- PASS: Test/TestWatch (0.01s) [2022-09-06T20:57:44.015Z] PASS [2022-09-06T20:57:44.015Z] coverage: 97.6% of statements [2022-09-06T20:57:44.015Z] ok github.com/docker/docker/pkg/discovery/file 0.067s coverage: 97.6% of statements [2022-09-06T20:57:44.015Z] --- PASS: TestCmdStreamGood (0.06s) [2022-09-06T20:57:44.015Z] === RUN TestUntarPathWithInvalidDest [2022-09-06T20:57:44.218Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T20:57:44.218Z] --- PASS: TestDaemonStartWithLogOpt (3.56s) [2022-09-06T20:57:44.218Z] === CONT TestReadPluginNoRead [2022-09-06T20:57:44.218Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T20:57:44.502Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-09-06T20:57:44.502Z] === RUN TestUntarPathWithInvalidSrc [2022-09-06T20:57:44.502Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-09-06T20:57:44.502Z] === RUN TestUntarPath [2022-09-06T20:57:44.502Z] --- PASS: TestUntarPath (0.10s) [2022-09-06T20:57:44.502Z] === RUN TestUntarPathWithDestinationFile [2022-09-06T20:57:44.502Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-09-06T20:57:44.502Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-09-06T20:57:44.502Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-09-06T20:57:44.502Z] === RUN TestCopyWithTarInvalidSrc [2022-09-06T20:57:44.502Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-09-06T20:57:44.502Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-09-06T20:57:44.502Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-09-06T20:57:44.502Z] === RUN TestCopyWithTarSrcFile [2022-09-06T20:57:44.502Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-09-06T20:57:44.502Z] === RUN TestCopyWithTarSrcFolder [2022-09-06T20:57:44.502Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-09-06T20:57:44.502Z] === RUN TestCopyFileWithTarInvalidSrc [2022-09-06T20:57:44.502Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-09-06T20:57:44.502Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-09-06T20:57:44.502Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-09-06T20:57:44.502Z] === RUN TestCopyFileWithTarSrcFolder [2022-09-06T20:57:44.502Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-09-06T20:57:44.502Z] === RUN TestCopyFileWithTarSrcFile [2022-09-06T20:57:44.502Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-09-06T20:57:44.502Z] === RUN TestTarFiles [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-06T20:57:44.729Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 16.2% of statements [2022-09-06T20:57:44.729Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-06T20:57:44.729Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-06T20:57:44.729Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2022-09-06T20:57:44.729Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-06T20:57:44.729Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-09-06T20:57:44.729Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/builder [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-06T20:57:44.729Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-06T20:57:44.730Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-06T20:57:44.781Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T20:57:44.781Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-06T20:57:44.781Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T20:57:44.781Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T20:57:44.989Z] === RUN Test [2022-09-06T20:57:44.989Z] === RUN Test/TestWatch [2022-09-06T20:57:44.989Z] --- PASS: Test (0.00s) [2022-09-06T20:57:44.989Z] --- PASS: Test/TestWatch (0.00s) [2022-09-06T20:57:44.989Z] PASS [2022-09-06T20:57:44.989Z] coverage: 92.3% of statements [2022-09-06T20:57:44.989Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2022-09-06T20:57:44.989Z] === RUN Test [2022-09-06T20:57:44.989Z] === RUN Test/TestInitialize [2022-09-06T20:57:45.477Z] === RUN Test [2022-09-06T20:57:45.477Z] === RUN Test/TestInitialize [2022-09-06T20:57:45.477Z] === RUN Test/TestInitializeWithPattern [2022-09-06T20:57:45.477Z] === RUN Test/TestRegister [2022-09-06T20:57:45.477Z] === RUN Test/TestWatch [2022-09-06T20:57:45.477Z] --- PASS: Test (0.00s) [2022-09-06T20:57:45.477Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-06T20:57:45.477Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-09-06T20:57:45.477Z] --- PASS: Test/TestRegister (0.00s) [2022-09-06T20:57:45.477Z] --- PASS: Test/TestWatch (0.00s) [2022-09-06T20:57:45.477Z] PASS [2022-09-06T20:57:45.477Z] coverage: 93.8% of statements [2022-09-06T20:57:45.477Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2022-09-06T20:57:45.477Z] time="2022-09-06T20:57:44Z" level=info msg="Initializing discovery without TLS" [2022-09-06T20:57:45.477Z] time="2022-09-06T20:57:45Z" level=info msg="Initializing discovery without TLS" [2022-09-06T20:57:45.477Z] time="2022-09-06T20:57:45Z" level=info msg="Initializing discovery without TLS" [2022-09-06T20:57:45.477Z] === RUN Test/TestInitializeWithCerts [2022-09-06T20:57:45.477Z] time="2022-09-06T20:57:45Z" level=info msg="Initializing discovery with TLS" [2022-09-06T20:57:45.477Z] === RUN Test/TestWatch [2022-09-06T20:57:45.477Z] time="2022-09-06T20:57:45Z" level=info msg="Initializing discovery without TLS" [2022-09-06T20:57:46.148Z] === RUN TestReadPluginNoRead/default [2022-09-06T20:57:46.502Z] === RUN TestPollerAddRemove [2022-09-06T20:57:46.502Z] --- PASS: TestPollerAddRemove (0.00s) [2022-09-06T20:57:46.502Z] === RUN TestPollerEvent [2022-09-06T20:57:46.502Z] poller_test.go:41: No chmod on Windows [2022-09-06T20:57:46.502Z] --- SKIP: TestPollerEvent (0.00s) [2022-09-06T20:57:46.502Z] === RUN TestPollerClose [2022-09-06T20:57:46.502Z] --- PASS: TestPollerClose (0.00s) [2022-09-06T20:57:46.502Z] PASS [2022-09-06T20:57:46.502Z] coverage: 36.2% of statements [2022-09-06T20:57:46.502Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 36.2% of statements [2022-09-06T20:57:46.989Z] === RUN TestCopyFileWithInvalidSrc [2022-09-06T20:57:46.990Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCopyFileWithInvalidDest [2022-09-06T20:57:46.990Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCopyFileWithSameSrcAndDest [2022-09-06T20:57:46.990Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-09-06T20:57:46.990Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCopyFile [2022-09-06T20:57:46.990Z] --- PASS: TestCopyFile (0.01s) [2022-09-06T20:57:46.990Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-09-06T20:57:46.990Z] fileutils_test.go:134: Needs porting to Windows [2022-09-06T20:57:46.990Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-09-06T20:57:46.990Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestReadSymlinkedDirectoryToFile [2022-09-06T20:57:46.990Z] fileutils_test.go:180: Needs porting to Windows [2022-09-06T20:57:46.990Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestWildcardMatches [2022-09-06T20:57:46.990Z] --- PASS: TestWildcardMatches (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestPatternMatches [2022-09-06T20:57:46.990Z] --- PASS: TestPatternMatches (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-09-06T20:57:46.990Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestPatternMatchesFolderExclusions [2022-09-06T20:57:46.990Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-09-06T20:57:46.990Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-09-06T20:57:46.990Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-09-06T20:57:46.990Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-09-06T20:57:46.990Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestSingleExclamationError [2022-09-06T20:57:46.990Z] --- PASS: TestSingleExclamationError (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestMatchesWithNoPatterns [2022-09-06T20:57:46.990Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestMatchesWithMalformedPatterns [2022-09-06T20:57:46.990Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestMatches [2022-09-06T20:57:46.990Z] --- PASS: TestMatches (0.01s) [2022-09-06T20:57:46.990Z] === RUN TestCleanPatterns [2022-09-06T20:57:46.990Z] --- PASS: TestCleanPatterns (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-09-06T20:57:46.990Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCleanPatternsExceptionFlag [2022-09-06T20:57:46.990Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-09-06T20:57:46.990Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-09-06T20:57:46.990Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCleanPatternsErrorSingleException [2022-09-06T20:57:46.990Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCreateIfNotExistsDir [2022-09-06T20:57:46.990Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestCreateIfNotExistsFile [2022-09-06T20:57:46.990Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-09-06T20:57:46.990Z] === RUN TestMatch [2022-09-06T20:57:46.990Z] --- PASS: TestMatch (0.00s) [2022-09-06T20:57:46.990Z] PASS [2022-09-06T20:57:46.990Z] coverage: 85.4% of statements [2022-09-06T20:57:46.990Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 85.4% of statements [2022-09-06T20:57:47.250Z] ok github.com/docker/docker/builder/remotecontext 0.089s coverage: 13.7% of statements [2022-09-06T20:57:47.250Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 48.5% of statements [2022-09-06T20:57:47.250Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-06T20:57:47.478Z] === RUN TestGet [2022-09-06T20:57:47.478Z] --- PASS: TestGet (0.00s) [2022-09-06T20:57:47.478Z] === RUN TestGetShortcutString [2022-09-06T20:57:47.478Z] --- PASS: TestGetShortcutString (0.00s) [2022-09-06T20:57:47.478Z] PASS [2022-09-06T20:57:47.478Z] coverage: 42.9% of statements [2022-09-06T20:57:47.478Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-09-06T20:57:47.514Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T20:57:47.514Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-06T20:57:48.077Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T20:57:48.181Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-09-06T20:57:48.507Z] --- PASS: Test (3.25s) [2022-09-06T20:57:48.507Z] --- PASS: Test/TestInitialize (0.24s) [2022-09-06T20:57:48.507Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-09-06T20:57:48.507Z] --- PASS: Test/TestWatch (3.00s) [2022-09-06T20:57:48.507Z] PASS [2022-09-06T20:57:48.507Z] coverage: 84.1% of statements [2022-09-06T20:57:48.507Z] ok github.com/docker/docker/pkg/discovery/kv 3.321s coverage: 84.1% of statements [2022-09-06T20:57:48.507Z] === RUN TestCreateIDMapOrder [2022-09-06T20:57:48.507Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-09-06T20:57:48.507Z] PASS [2022-09-06T20:57:48.507Z] coverage: 7.2% of statements [2022-09-06T20:57:48.507Z] ok github.com/docker/docker/pkg/idtools 0.061s coverage: 7.2% of statements [2022-09-06T20:57:48.640Z] --- PASS: TestContinueAfterPluginCrash (8.46s) [2022-09-06T20:57:48.897Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T20:57:48.994Z] === RUN TestFixedBufferCap [2022-09-06T20:57:48.994Z] --- PASS: TestFixedBufferCap (0.00s) [2022-09-06T20:57:48.994Z] === RUN TestFixedBufferLen [2022-09-06T20:57:48.994Z] --- PASS: TestFixedBufferLen (0.00s) [2022-09-06T20:57:48.994Z] === RUN TestFixedBufferString [2022-09-06T20:57:48.994Z] --- PASS: TestFixedBufferString (0.00s) [2022-09-06T20:57:48.994Z] === RUN TestFixedBufferWrite [2022-09-06T20:57:48.994Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-09-06T20:57:48.994Z] === RUN TestFixedBufferRead [2022-09-06T20:57:48.994Z] --- PASS: TestFixedBufferRead (0.00s) [2022-09-06T20:57:48.994Z] === RUN TestBytesPipeRead [2022-09-06T20:57:48.994Z] --- PASS: TestBytesPipeRead (0.00s) [2022-09-06T20:57:48.994Z] === RUN TestBytesPipeWrite [2022-09-06T20:57:48.994Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-09-06T20:57:48.994Z] === RUN TestBytesPipeWriteRandomChunks [2022-09-06T20:57:49.154Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-06T20:57:49.482Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-09-06T20:57:49.482Z] === RUN TestAtomicWriteToFile [2022-09-06T20:57:49.482Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-09-06T20:57:49.482Z] === RUN TestAtomicWriteSetCommit [2022-09-06T20:57:49.482Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-09-06T20:57:49.482Z] === RUN TestAtomicWriteSetCancel [2022-09-06T20:57:49.482Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-09-06T20:57:49.482Z] === RUN TestReadCloserWrapperClose [2022-09-06T20:57:49.482Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestReaderErrWrapperReadOnError [2022-09-06T20:57:49.482Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestReaderErrWrapperRead [2022-09-06T20:57:49.482Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestHashData [2022-09-06T20:57:49.482Z] --- PASS: TestHashData (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestCancelReadCloser [2022-09-06T20:57:49.482Z] === RUN TestError [2022-09-06T20:57:49.482Z] --- PASS: TestError (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestProgressString [2022-09-06T20:57:49.482Z] === RUN TestProgressString/no_progress [2022-09-06T20:57:49.482Z] === RUN TestProgressString/progress_1 [2022-09-06T20:57:49.482Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-09-06T20:57:49.482Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-09-06T20:57:49.482Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-09-06T20:57:49.482Z] === RUN TestProgressString/with_units [2022-09-06T20:57:49.482Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-09-06T20:57:49.482Z] === RUN TestProgressString/hide_counts [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString (0.00s) [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString/with_units (0.00s) [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-09-06T20:57:49.482Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestJSONMessageDisplay [2022-09-06T20:57:49.482Z] --- PASS: TestCancelReadCloser (0.10s) [2022-09-06T20:57:49.482Z] === RUN TestWriteCloserWrapperClose [2022-09-06T20:57:49.482Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestNopWriteCloser [2022-09-06T20:57:49.482Z] --- PASS: TestNopWriteCloser (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestNopWriter [2022-09-06T20:57:49.482Z] --- PASS: TestNopWriter (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestWriteCounter [2022-09-06T20:57:49.482Z] --- PASS: TestWriteCounter (0.00s) [2022-09-06T20:57:49.482Z] PASS [2022-09-06T20:57:49.482Z] coverage: 69.2% of statements [2022-09-06T20:57:49.482Z] ok github.com/docker/docker/pkg/ioutils 0.748s coverage: 69.2% of statements [2022-09-06T20:57:49.482Z] === RUN TestStandardLongPath [2022-09-06T20:57:49.482Z] --- PASS: TestStandardLongPath (0.00s) [2022-09-06T20:57:49.482Z] === RUN TestUNCLongPath [2022-09-06T20:57:49.482Z] --- PASS: TestUNCLongPath (0.00s) [2022-09-06T20:57:49.482Z] PASS [2022-09-06T20:57:49.482Z] coverage: 100.0% of statements [2022-09-06T20:57:49.558Z] ok github.com/docker/docker/builder/remotecontext/git 1.697s coverage: 86.3% of statements [2022-09-06T20:57:49.558Z] ? github.com/docker/docker/cli [no test files] [2022-09-06T20:57:49.558Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-06T20:57:49.972Z] ok github.com/docker/docker/pkg/longpath 0.056s coverage: 100.0% of statements [2022-09-06T20:57:49.972Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-09-06T20:57:49.972Z] === RUN TestJSONMessageDisplayWithJSONError [2022-09-06T20:57:49.972Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-09-06T20:57:49.972Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-09-06T20:57:49.972Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-09-06T20:57:49.972Z] === RUN TestDisplayJSONMessagesStream [2022-09-06T20:57:49.972Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-09-06T20:57:49.972Z] PASS [2022-09-06T20:57:49.972Z] coverage: 91.7% of statements [2022-09-06T20:57:49.972Z] ok github.com/docker/docker/pkg/jsonmessage 0.282s coverage: 91.7% of statements [2022-09-06T20:57:50.460Z] === RUN TestNameFormat [2022-09-06T20:57:50.460Z] --- PASS: TestNameFormat (0.00s) [2022-09-06T20:57:50.460Z] === RUN TestNameRetries [2022-09-06T20:57:50.460Z] --- PASS: TestNameRetries (0.00s) [2022-09-06T20:57:50.460Z] PASS [2022-09-06T20:57:50.460Z] coverage: 85.7% of statements [2022-09-06T20:57:50.460Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2022-09-06T20:57:50.950Z] === RUN TestParseKeyValueOpt [2022-09-06T20:57:50.950Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-09-06T20:57:50.950Z] === RUN TestParseUintList [2022-09-06T20:57:50.950Z] --- PASS: TestParseUintList (0.00s) [2022-09-06T20:57:50.950Z] === RUN TestParseUintListMaximumLimits [2022-09-06T20:57:50.950Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-09-06T20:57:50.950Z] PASS [2022-09-06T20:57:50.950Z] coverage: 97.0% of statements [2022-09-06T20:57:50.950Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-09-06T20:57:50.950Z] === RUN TestNewAndRemove [2022-09-06T20:57:50.950Z] --- PASS: TestNewAndRemove (0.00s) [2022-09-06T20:57:50.950Z] === RUN TestRemoveInvalidPath [2022-09-06T20:57:50.950Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-09-06T20:57:50.950Z] PASS [2022-09-06T20:57:50.950Z] coverage: 82.6% of statements [2022-09-06T20:57:50.950Z] ok github.com/docker/docker/pkg/pidfile 0.058s coverage: 82.6% of statements [2022-09-06T20:57:51.047Z] === CONT TestReadPluginNoRead [2022-09-06T20:57:51.047Z] read_test.go:92: [d770df75d66ea] daemon is not started [2022-09-06T20:57:51.047Z] --- PASS: TestReadPluginNoRead (7.15s) [2022-09-06T20:57:51.047Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-09-06T20:57:51.047Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2022-09-06T20:57:51.047Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2022-09-06T20:57:51.047Z] PASS [2022-09-06T20:57:51.047Z] [2022-09-06T20:57:51.047Z] DONE 6 tests in 10.836s [2022-09-06T20:57:51.047Z] 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-09-06T20:57:51.047Z] ++ 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-09-06T20:57:51.047Z] ++ set -e [2022-09-06T20:57:51.047Z] ++ '[' -n 0 ']' [2022-09-06T20:57:51.047Z] ++ set -x [2022-09-06T20:57:51.047Z] ++ 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-09-06T20:57:51.047Z] testing: warning: no tests to run [2022-09-06T20:57:51.047Z] PASS [2022-09-06T20:57:51.047Z] [2022-09-06T20:57:51.047Z] DONE 0 tests in 0.051s [2022-09-06T20:57:51.048Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-06T20:57:51.048Z] ++ 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-09-06T20:57:51.048Z] ++ set -e [2022-09-06T20:57:51.048Z] ++ '[' -n 0 ']' [2022-09-06T20:57:51.048Z] ++ set -x [2022-09-06T20:57:51.048Z] ++ 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-09-06T20:57:51.048Z] INFO: Testing against a local daemon [2022-09-06T20:57:51.048Z] === RUN TestPluginWithDevMounts [2022-09-06T20:57:51.048Z] === PAUSE TestPluginWithDevMounts [2022-09-06T20:57:51.048Z] === CONT TestPluginWithDevMounts [2022-09-06T20:57:51.975Z] === RUN TestParseEmptyInterface [2022-09-06T20:57:51.975Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-09-06T20:57:51.975Z] === RUN TestParseNonInterfaceType [2022-09-06T20:57:51.975Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-09-06T20:57:51.975Z] === RUN TestParseWithOneFunction [2022-09-06T20:57:51.975Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-09-06T20:57:51.975Z] === RUN TestParseWithMultipleFuncs [2022-09-06T20:57:51.975Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-09-06T20:57:51.975Z] === RUN TestParseWithUnnamedReturn [2022-09-06T20:57:51.975Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-09-06T20:57:51.975Z] === RUN TestEmbeddedInterface [2022-09-06T20:57:51.975Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-09-06T20:57:51.975Z] === RUN TestParsedImports [2022-09-06T20:57:51.975Z] --- PASS: TestParsedImports (0.00s) [2022-09-06T20:57:51.975Z] === RUN TestAliasedImports [2022-09-06T20:57:51.975Z] --- PASS: TestAliasedImports (0.00s) [2022-09-06T20:57:51.975Z] PASS [2022-09-06T20:57:51.975Z] coverage: 56.8% of statements [2022-09-06T20:57:51.975Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.125s coverage: 56.8% of statements [2022-09-06T20:57:52.416Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T20:57:52.672Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T20:57:52.672Z] --- PASS: TestPluginWithDevMounts (1.68s) [2022-09-06T20:57:52.672Z] PASS [2022-09-06T20:57:52.672Z] [2022-09-06T20:57:52.672Z] DONE 1 tests in 1.846s [2022-09-06T20:57:52.672Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-06T20:57:52.672Z] ++ 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-09-06T20:57:52.672Z] ++ set -e [2022-09-06T20:57:52.672Z] ++ '[' -n 0 ']' [2022-09-06T20:57:52.672Z] ++ set -x [2022-09-06T20:57:52.672Z] ++ 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-09-06T20:57:52.929Z] INFO: Testing against a local daemon [2022-09-06T20:57:52.929Z] === RUN TestSecretInspect [2022-09-06T20:57:52.999Z] === RUN TestFailedConnection [2022-09-06T20:57:52.999Z] --- PASS: TestTarFiles (8.46s) [2022-09-06T20:57:52.999Z] === RUN TestTarUntar [2022-09-06T20:57:52.999Z] --- PASS: TestTarUntar (0.05s) [2022-09-06T20:57:52.999Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-09-06T20:57:52.999Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-09-06T20:57:52.999Z] === RUN TestTarWithOptions [2022-09-06T20:57:52.999Z] === RUN TestHTTPTransport [2022-09-06T20:57:52.999Z] --- PASS: TestHTTPTransport (0.00s) [2022-09-06T20:57:52.999Z] PASS [2022-09-06T20:57:52.999Z] coverage: 85.7% of statements [2022-09-06T20:57:52.999Z] ok github.com/docker/docker/pkg/plugins/transport 0.060s coverage: 85.7% of statements [2022-09-06T20:57:52.999Z] --- PASS: TestTarWithOptions (0.04s) [2022-09-06T20:57:52.999Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-09-06T20:57:52.999Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-09-06T20:57:52.999Z] === RUN TestUntarUstarGnuConflict [2022-09-06T20:57:52.999Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-09-06T20:57:52.999Z] === RUN TestUntarInvalidFilenames [2022-09-06T20:57:53.486Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-09-06T20:57:53.486Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-06T20:57:53.486Z] === RUN TestBufioReaderPoolPutAndGet [2022-09-06T20:57:53.486Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-09-06T20:57:53.486Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-09-06T20:57:53.486Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-09-06T20:57:53.486Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-09-06T20:57:53.486Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-06T20:57:53.486Z] === RUN TestBufioWriterPoolPutAndGet [2022-09-06T20:57:53.486Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-09-06T20:57:53.486Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-09-06T20:57:53.486Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-09-06T20:57:53.486Z] === RUN TestBufferPoolPutAndGet [2022-09-06T20:57:53.486Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-09-06T20:57:53.486Z] PASS [2022-09-06T20:57:53.486Z] coverage: 88.2% of statements [2022-09-06T20:57:53.486Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2022-09-06T20:57:53.486Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2501827773\\dest" [2022-09-06T20:57:53.486Z] --- PASS: TestUntarInvalidFilenames (0.28s) [2022-09-06T20:57:53.486Z] === RUN TestUntarHardlinkToSymlink [2022-09-06T20:57:53.486Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-09-06T20:57:53.486Z] === RUN TestUntarInvalidHardlink [2022-09-06T20:57:53.486Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2959154467\\victim\\hello" -> "../victim/hello" [2022-09-06T20:57:53.486Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2809974072\\victim\\hello" -> "/../victim/hello" [2022-09-06T20:57:53.486Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2419829704\\victim" -> "../victim" [2022-09-06T20:57:53.486Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3191978177\\victim" -> "../victim" [2022-09-06T20:57:53.486Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2799229272\\victim" -> "../victim" [2022-09-06T20:57:53.486Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2599296048\\victim" -> "../victim" [2022-09-06T20:57:53.486Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2022-09-06T20:57:53.486Z] === RUN TestUntarInvalidSymlink [2022-09-06T20:57:53.486Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3261749521\\dest\\dotdot" -> "../victim/hello" [2022-09-06T20:57:53.486Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1564550345\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-06T20:57:53.486Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink269526308\\dest\\loophole-victim" -> "../victim" [2022-09-06T20:57:53.486Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2670273260\\dest\\loophole-victim" -> "../victim" [2022-09-06T20:57:53.486Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink434035516\\dest\\loophole-victim" -> "../victim" [2022-09-06T20:57:53.486Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3160873565\\dest\\loophole-victim" -> "../victim" [2022-09-06T20:57:53.486Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1116427914\\dest\\dir\\loophole" -> "../../victim" [2022-09-06T20:57:53.486Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-09-06T20:57:53.486Z] === RUN TestTempArchiveCloseMultipleTimes [2022-09-06T20:57:53.486Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-09-06T20:57:53.486Z] === RUN TestXGlobalNoParent [2022-09-06T20:57:53.486Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-09-06T20:57:53.486Z] === RUN TestReplaceFileTarWrapper [2022-09-06T20:57:53.730Z] ok github.com/docker/docker/client 0.105s coverage: 75.4% of statements [2022-09-06T20:57:53.858Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T20:57:53.981Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-09-06T20:57:53.981Z] === RUN TestPrefixHeaderReadable [2022-09-06T20:57:53.981Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-09-06T20:57:53.981Z] === RUN TestDisablePigz [2022-09-06T20:57:53.981Z] --- PASS: TestFailedConnection (1.08s) [2022-09-06T20:57:53.981Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-09-06T20:57:53.981Z] === RUN TestFailOnce [2022-09-06T20:57:53.981Z] --- PASS: TestDisablePigz (0.16s) [2022-09-06T20:57:53.981Z] === RUN TestPigz [2022-09-06T20:57:53.981Z] 2022/09/06 20:57:53 http: panic serving 127.0.0.1:49235: Plugin not ready [2022-09-06T20:57:53.981Z] goroutine 22 [running]: [2022-09-06T20:57:53.981Z] net/http.(*conn).serve.func1() [2022-09-06T20:57:53.981Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-06T20:57:53.981Z] panic({0x795960, 0x8d9260}) [2022-09-06T20:57:53.981Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-06T20:57:53.981Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xc60000000000003b?, 0xffffffffffffffff?}, 0xc6786f88118471f4?) [2022-09-06T20:57:53.981Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-09-06T20:57:53.981Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8deaa8?, 0xc0000a80e0?}, 0xc0000cfa78?) [2022-09-06T20:57:53.981Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-06T20:57:53.981Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8deaa8, 0xc0000a80e0}, 0xc0000b4200) [2022-09-06T20:57:53.981Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-09-06T20:57:53.981Z] net/http.serverHandler.ServeHTTP({0x8dcfd8?}, {0x8deaa8, 0xc0000a80e0}, 0xc0000b4200) [2022-09-06T20:57:53.981Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-06T20:57:53.981Z] net/http.(*conn).serve(0xc0000c2000, {0x8deeb8, 0xc000090420}) [2022-09-06T20:57:53.981Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-06T20:57:53.981Z] created by net/http.(*Server).Serve [2022-09-06T20:57:53.981Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-06T20:57:53.981Z] time="2022-09-06T20:57:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49234/Test.FailOnce: Post \"http://127.0.0.1:49234/Test.FailOnce\": EOF, retrying in 1s" [2022-09-06T20:57:53.981Z] === RUN TestOutputOnPrematureClose [2022-09-06T20:57:53.981Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-09-06T20:57:53.981Z] === RUN TestCompleteSilently [2022-09-06T20:57:53.981Z] --- PASS: TestCompleteSilently (0.00s) [2022-09-06T20:57:53.981Z] PASS [2022-09-06T20:57:53.981Z] coverage: 75.9% of statements [2022-09-06T20:57:53.981Z] ok github.com/docker/docker/pkg/progress 0.049s coverage: 75.9% of statements [2022-09-06T20:57:53.981Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-09-06T20:57:53.981Z] --- PASS: TestPigz (0.16s) [2022-09-06T20:57:53.981Z] === RUN TestCopyFileWithInvalidDest [2022-09-06T20:57:53.981Z] archive_windows_test.go:17: Currently fails [2022-09-06T20:57:53.981Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-09-06T20:57:53.981Z] === RUN TestCanonicalTarNameForPath [2022-09-06T20:57:53.981Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-09-06T20:57:53.981Z] === RUN TestCanonicalTarName [2022-09-06T20:57:53.981Z] --- PASS: TestCanonicalTarName (0.00s) [2022-09-06T20:57:53.981Z] === RUN TestChmodTarEntry [2022-09-06T20:57:53.981Z] --- PASS: TestChmodTarEntry (0.00s) [2022-09-06T20:57:53.981Z] === RUN TestHardLinkOrder [2022-09-06T20:57:54.473Z] === RUN TestSendToOneSub [2022-09-06T20:57:54.473Z] --- PASS: TestSendToOneSub (0.00s) [2022-09-06T20:57:54.473Z] === RUN TestSendToMultipleSubs [2022-09-06T20:57:54.473Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-09-06T20:57:54.473Z] === RUN TestEvictOneSub [2022-09-06T20:57:54.473Z] --- PASS: TestEvictOneSub (0.00s) [2022-09-06T20:57:54.473Z] === RUN TestClosePublisher [2022-09-06T20:57:54.473Z] --- PASS: TestClosePublisher (0.00s) [2022-09-06T20:57:54.473Z] === RUN TestPubSubRace [2022-09-06T20:57:54.473Z] --- PASS: TestHardLinkOrder (0.10s) [2022-09-06T20:57:54.473Z] === RUN TestChangeString [2022-09-06T20:57:54.473Z] --- PASS: TestChangeString (0.00s) [2022-09-06T20:57:54.473Z] === RUN TestChangesWithNoChanges [2022-09-06T20:57:54.473Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-09-06T20:57:54.473Z] === RUN TestChangesWithChanges [2022-09-06T20:57:54.473Z] --- PASS: TestChangesWithChanges (0.04s) [2022-09-06T20:57:54.473Z] === RUN TestChangesWithChangesGH13590 [2022-09-06T20:57:54.473Z] changes_test.go:192: needs more investigation [2022-09-06T20:57:54.473Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-09-06T20:57:54.473Z] === RUN TestChangesDirsEmpty [2022-09-06T20:57:54.473Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-09-06T20:57:54.473Z] === RUN TestChangesDirsMutated [2022-09-06T20:57:54.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T20:57:54.963Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-09-06T20:57:54.963Z] === RUN TestApplyLayer [2022-09-06T20:57:54.963Z] changes_test.go:405: needs further investigation [2022-09-06T20:57:54.963Z] --- SKIP: TestApplyLayer (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestChangesSizeWithHardlinks [2022-09-06T20:57:54.963Z] changes_test.go:441: needs further investigation [2022-09-06T20:57:54.963Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestChangesSizeWithNoChanges [2022-09-06T20:57:54.963Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-09-06T20:57:54.963Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestChangesSize [2022-09-06T20:57:54.963Z] --- PASS: TestChangesSize (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestApplyLayerInvalidFilenames [2022-09-06T20:57:54.963Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3469178099\\dest" [2022-09-06T20:57:54.963Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-09-06T20:57:54.963Z] === RUN TestApplyLayerInvalidHardlink [2022-09-06T20:57:54.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3470060527\\victim\\hello" -> "../victim/hello" [2022-09-06T20:57:54.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink821736586\\victim\\hello" -> "/../victim/hello" [2022-09-06T20:57:54.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3561473584\\victim" -> "../victim" [2022-09-06T20:57:54.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2792322820\\victim" -> "../victim" [2022-09-06T20:57:54.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3510587882\\victim" -> "../victim" [2022-09-06T20:57:54.963Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2761213098\\victim" -> "../victim" [2022-09-06T20:57:54.963Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-09-06T20:57:54.963Z] === RUN TestApplyLayerInvalidSymlink [2022-09-06T20:57:54.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink838714677\\dest\\dotdot" -> "../victim/hello" [2022-09-06T20:57:54.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2335639371\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-06T20:57:54.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2217496629\\dest\\loophole-victim" -> "../victim" [2022-09-06T20:57:54.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1294722428\\dest\\loophole-victim" -> "../victim" [2022-09-06T20:57:54.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3998620529\\dest\\loophole-victim" -> "../victim" [2022-09-06T20:57:54.963Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4162312829\\dest\\loophole-victim" -> "../victim" [2022-09-06T20:57:54.963Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-09-06T20:57:54.963Z] === RUN TestApplyLayerWhiteouts [2022-09-06T20:57:54.963Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-09-06T20:57:54.963Z] === RUN TestGenerateEmptyFile [2022-09-06T20:57:54.963Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestGenerateWithContent [2022-09-06T20:57:54.963Z] --- PASS: TestGenerateWithContent (0.00s) [2022-09-06T20:57:54.963Z] PASS [2022-09-06T20:57:54.963Z] coverage: 62.6% of statements [2022-09-06T20:57:54.963Z] ok github.com/docker/docker/pkg/archive 11.824s coverage: 62.6% of statements [2022-09-06T20:57:54.963Z] --- PASS: TestFailOnce (1.21s) [2022-09-06T20:57:54.963Z] === RUN TestEchoInputOutput [2022-09-06T20:57:54.963Z] --- PASS: TestEchoInputOutput (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestBackoff [2022-09-06T20:57:54.963Z] --- PASS: TestBackoff (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestAbortRetry [2022-09-06T20:57:54.963Z] --- PASS: TestAbortRetry (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestClientScheme [2022-09-06T20:57:54.963Z] --- PASS: TestClientScheme (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestNewClientWithTimeout [2022-09-06T20:57:54.963Z] === RUN TestRegister [2022-09-06T20:57:54.963Z] --- PASS: TestRegister (0.00s) [2022-09-06T20:57:54.963Z] === RUN TestCommand [2022-09-06T20:57:54.963Z] --- PASS: TestCommand (0.04s) [2022-09-06T20:57:54.963Z] === RUN TestNaiveSelf [2022-09-06T20:57:55.451Z] --- PASS: TestNaiveSelf (0.04s) [2022-09-06T20:57:55.451Z] PASS [2022-09-06T20:57:55.451Z] coverage: 82.4% of statements [2022-09-06T20:57:55.451Z] ok github.com/docker/docker/pkg/reexec 0.126s coverage: 82.4% of statements [2022-09-06T20:57:55.451Z] --- PASS: TestPubSubRace (1.09s) [2022-09-06T20:57:55.451Z] PASS [2022-09-06T20:57:55.451Z] coverage: 75.0% of statements [2022-09-06T20:57:55.451Z] ok github.com/docker/docker/pkg/pubsub 1.145s coverage: 75.0% of statements [2022-09-06T20:57:55.451Z] time="2022-09-06T20:57:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-09-06T20:57:55.719Z] --- PASS: TestSecretInspect (2.88s) [2022-09-06T20:57:55.719Z] === RUN TestSecretList [2022-09-06T20:57:55.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-06T20:57:56.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-09-06T20:57:56.478Z] === RUN TestParseSignal [2022-09-06T20:57:56.478Z] --- PASS: TestParseSignal (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestValidSignalForPlatform [2022-09-06T20:57:56.478Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-09-06T20:57:56.478Z] PASS [2022-09-06T20:57:56.478Z] coverage: 19.7% of statements [2022-09-06T20:57:56.478Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 19.7% of statements [2022-09-06T20:57:56.478Z] === RUN TestNewStdWriter [2022-09-06T20:57:56.478Z] --- PASS: TestNewStdWriter (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestWriteWithUninitializedStdWriter [2022-09-06T20:57:56.478Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestWriteWithNilBytes [2022-09-06T20:57:56.478Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestWrite [2022-09-06T20:57:56.478Z] --- PASS: TestWrite (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestWriteWithWriterError [2022-09-06T20:57:56.478Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-09-06T20:57:56.478Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyWriteAndRead [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyWithInvalidInputHeader [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyWithCorruptedPrefix [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyReturnsWriteErrors [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-09-06T20:57:56.478Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-09-06T20:57:56.478Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-09-06T20:57:56.478Z] PASS [2022-09-06T20:57:56.478Z] coverage: 100.0% of statements [2022-09-06T20:57:56.478Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2022-09-06T20:57:56.964Z] time="2022-09-06T20:57:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-09-06T20:57:57.454Z] === RUN TestRawProgressFormatterFormatStatus [2022-09-06T20:57:57.454Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestRawProgressFormatterFormatProgress [2022-09-06T20:57:57.454Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestFormatStatus [2022-09-06T20:57:57.454Z] --- PASS: TestFormatStatus (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestFormatError [2022-09-06T20:57:57.454Z] --- PASS: TestFormatError (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestFormatJSONError [2022-09-06T20:57:57.454Z] --- PASS: TestFormatJSONError (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestJsonProgressFormatterFormatProgress [2022-09-06T20:57:57.454Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestJsonProgressFormatterFormatStatus [2022-09-06T20:57:57.454Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestNewJSONProgressOutput [2022-09-06T20:57:57.454Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestAuxFormatterEmit [2022-09-06T20:57:57.454Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestStreamWriterStdout [2022-09-06T20:57:57.454Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestStreamWriterStderr [2022-09-06T20:57:57.454Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-09-06T20:57:57.454Z] PASS [2022-09-06T20:57:57.454Z] coverage: 66.2% of statements [2022-09-06T20:57:57.454Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2022-09-06T20:57:57.454Z] === RUN TestGenerateRandomID [2022-09-06T20:57:57.454Z] --- PASS: TestGenerateRandomID (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestShortenId [2022-09-06T20:57:57.454Z] --- PASS: TestShortenId (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestShortenSha256Id [2022-09-06T20:57:57.454Z] --- PASS: TestShortenSha256Id (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestShortenIdEmpty [2022-09-06T20:57:57.454Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestShortenIdInvalid [2022-09-06T20:57:57.454Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestIsShortIDNonHex [2022-09-06T20:57:57.454Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-09-06T20:57:57.454Z] === RUN TestIsShortIDNotCorrectSize [2022-09-06T20:57:57.454Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-09-06T20:57:57.454Z] PASS [2022-09-06T20:57:57.454Z] coverage: 70.6% of statements [2022-09-06T20:57:57.454Z] ok github.com/docker/docker/pkg/stringid 0.061s coverage: 70.6% of statements [2022-09-06T20:57:57.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-09-06T20:57:58.479Z] === RUN TestIsCpusetListAvailable [2022-09-06T20:57:58.479Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-09-06T20:57:58.479Z] PASS [2022-09-06T20:57:58.479Z] coverage: 38.2% of statements [2022-09-06T20:57:58.479Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2022-09-06T20:57:58.553Z] --- PASS: TestSecretList (2.63s) [2022-09-06T20:57:58.553Z] === RUN TestSecretsCreateAndDelete [2022-09-06T20:57:59.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-09-06T20:57:59.504Z] === RUN TestChtimes [2022-09-06T20:57:59.504Z] --- PASS: TestChtimes (0.01s) [2022-09-06T20:57:59.504Z] === RUN TestChtimesWindows [2022-09-06T20:57:59.504Z] --- PASS: TestChtimesWindows (0.00s) [2022-09-06T20:57:59.504Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-09-06T20:57:59.504Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-09-06T20:57:59.504Z] === RUN TestEnsureRemoveAllNotExist [2022-09-06T20:57:59.504Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-09-06T20:57:59.504Z] === RUN TestEnsureRemoveAllWithDir [2022-09-06T20:57:59.504Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-09-06T20:57:59.504Z] === RUN TestEnsureRemoveAllWithFile [2022-09-06T20:57:59.504Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-09-06T20:57:59.504Z] === RUN TestHasWin32KSupport [2022-09-06T20:57:59.504Z] syscall_windows_test.go:8: win32k: true [2022-09-06T20:57:59.504Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-09-06T20:57:59.504Z] PASS [2022-09-06T20:57:59.504Z] coverage: 12.0% of statements [2022-09-06T20:57:59.504Z] ok github.com/docker/docker/pkg/system 0.063s coverage: 12.0% of statements [2022-09-06T20:57:59.504Z] time="2022-09-06T20:57:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-09-06T20:57:59.992Z] === RUN TestTailFile [2022-09-06T20:57:59.992Z] --- PASS: TestTailFile (0.00s) [2022-09-06T20:57:59.992Z] === RUN TestTailFileManyLines [2022-09-06T20:57:59.992Z] --- PASS: TestTailFileManyLines (0.00s) [2022-09-06T20:57:59.992Z] === RUN TestTailEmptyFile [2022-09-06T20:57:59.992Z] --- PASS: TestTailEmptyFile (0.00s) [2022-09-06T20:57:59.992Z] === RUN TestTailNegativeN [2022-09-06T20:57:59.992Z] --- PASS: TestTailNegativeN (0.00s) [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader [2022-09-06T20:57:59.992Z] === PAUSE TestNewTailReader [2022-09-06T20:57:59.992Z] === CONT TestNewTailReader [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/single_byte_delimiter [2022-09-06T20:57:59.992Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/2_byte_delimiter [2022-09-06T20:57:59.992Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/4_byte_delimiter [2022-09-06T20:57:59.992Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/8_byte_delimiter [2022-09-06T20:57:59.992Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/12_byte_delimiter [2022-09-06T20:57:59.992Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/no_delimiter [2022-09-06T20:57:59.992Z] === PAUSE TestNewTailReader/no_delimiter [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/truncated_last_line [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-09-06T20:57:59.992Z] === CONT TestNewTailReader/single_byte_delimiter [2022-09-06T20:57:59.992Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-06T20:57:59.992Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/no_delimiter [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/4_byte_delimiter [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/12_byte_delimiter [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/2_byte_delimiter [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/8_byte_delimiter [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.993Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-06T20:57:59.993Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-06T20:57:59.993Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:57:59.994Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:57:59.994Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:57:59.994Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-09-06T20:57:59.995Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:57:59.996Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:57:59.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:57:59.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:58:00.488Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.489Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-06T20:58:00.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-06T20:58:00.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-09-06T20:58:00.863Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2022-09-06T20:58:00.863Z] === RUN TestSecretsUpdate [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-06T20:58:00.977Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-06T20:58:00.977Z] --- PASS: TestNewTailReader (0.00s) [2022-09-06T20:58:00.977Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-09-06T20:58:00.977Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-09-06T20:58:00.977Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-09-06T20:58:00.977Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.02s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.02s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.978Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.02s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-06T20:58:00.979Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-06T20:58:00.980Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-06T20:58:00.980Z] PASS [2022-09-06T20:58:00.980Z] coverage: 88.6% of statements [2022-09-06T20:58:00.980Z] ok github.com/docker/docker/pkg/tailfile 0.522s coverage: 88.6% of statements [2022-09-06T20:58:01.467Z] === RUN TestTarSumRemoveNonExistent [2022-09-06T20:58:01.467Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-09-06T20:58:01.467Z] === RUN TestTarSumRemove [2022-09-06T20:58:01.467Z] --- PASS: TestTarSumRemove (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestSortFileInfoSums [2022-09-06T20:58:01.467Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestNewTarSumForLabelInvalid [2022-09-06T20:58:01.467Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestNewTarSumForLabel [2022-09-06T20:58:01.467Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestEmptyTar [2022-09-06T20:58:01.467Z] --- PASS: TestEmptyTar (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestTarSumsReadSize [2022-09-06T20:58:01.467Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-09-06T20:58:01.467Z] === RUN TestTarSums [2022-09-06T20:58:01.467Z] --- PASS: TestTarSums (0.10s) [2022-09-06T20:58:01.467Z] === RUN TestIteration [2022-09-06T20:58:01.467Z] --- PASS: TestIteration (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestVersionLabelForChecksum [2022-09-06T20:58:01.467Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestVersion [2022-09-06T20:58:01.467Z] --- PASS: TestVersion (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestGetVersion [2022-09-06T20:58:01.467Z] --- PASS: TestGetVersion (0.00s) [2022-09-06T20:58:01.467Z] === RUN TestGetVersions [2022-09-06T20:58:01.467Z] --- PASS: TestGetVersions (0.00s) [2022-09-06T20:58:01.467Z] PASS [2022-09-06T20:58:01.467Z] coverage: 89.3% of statements [2022-09-06T20:58:01.467Z] ok github.com/docker/docker/pkg/tarsum 0.172s coverage: 89.3% of statements [2022-09-06T20:58:01.467Z] testing: warning: no tests to run [2022-09-06T20:58:01.467Z] PASS [2022-09-06T20:58:01.467Z] coverage: [no statements] [2022-09-06T20:58:01.467Z] ok github.com/docker/docker/pkg/term/windows 0.079s coverage: [no statements] [no tests to run] [2022-09-06T20:58:01.791Z] docker_api_swarm_node_test.go:20: [db2f1d9aaad26] joining swarm manager [dabc4f49dcceb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:58:02.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000776660_} [2022-09-06T20:58:02.491Z] === RUN TestTruncIndex [2022-09-06T20:58:02.491Z] --- PASS: TestTruncIndex (0.10s) [2022-09-06T20:58:02.491Z] PASS [2022-09-06T20:58:02.491Z] coverage: 91.5% of statements [2022-09-06T20:58:02.491Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-09-06T20:58:02.491Z] === RUN TestIsGIT [2022-09-06T20:58:02.491Z] --- PASS: TestIsGIT (0.00s) [2022-09-06T20:58:02.491Z] === RUN TestIsTransport [2022-09-06T20:58:02.491Z] --- PASS: TestIsTransport (0.00s) [2022-09-06T20:58:02.491Z] PASS [2022-09-06T20:58:02.491Z] coverage: 100.0% of statements [2022-09-06T20:58:02.491Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-09-06T20:58:02.610Z] docker_api_swarm_node_test.go:21: [d779f52c54a94] joining swarm manager [dabc4f49dcceb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T20:58:02.977Z] === RUN TestVersionInfo [2022-09-06T20:58:02.977Z] --- PASS: TestVersionInfo (0.00s) [2022-09-06T20:58:02.977Z] === RUN TestAppendVersions [2022-09-06T20:58:02.977Z] --- PASS: TestAppendVersions (0.00s) [2022-09-06T20:58:02.977Z] PASS [2022-09-06T20:58:02.977Z] coverage: 88.9% of statements [2022-09-06T20:58:02.977Z] ok github.com/docker/docker/pkg/useragent 0.056s coverage: 88.9% of statements [2022-09-06T20:58:03.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13147306601_/foo_false____} [2022-09-06T20:58:03.540Z] --- PASS: TestSecretsUpdate (2.72s) [2022-09-06T20:58:03.540Z] === RUN TestTemplatedSecret [2022-09-06T20:58:04.001Z] time="2022-09-06T20:58:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49239/Test.Echo: Post \"http://127.0.0.1:49239/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-09-06T20:58:04.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13147306601_/foo_true____} [2022-09-06T20:58:05.028Z] === RUN TestValidatePrivileges [2022-09-06T20:58:05.028Z] --- PASS: TestValidatePrivileges (0.00s) [2022-09-06T20:58:05.028Z] === RUN TestFilterByCapNeg [2022-09-06T20:58:05.028Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-09-06T20:58:05.028Z] === RUN TestFilterByCapPos [2022-09-06T20:58:05.028Z] --- PASS: TestFilterByCapPos (0.00s) [2022-09-06T20:58:05.028Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-09-06T20:58:05.028Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-09-06T20:58:05.028Z] PASS [2022-09-06T20:58:05.028Z] coverage: 12.0% of statements [2022-09-06T20:58:05.028Z] ok github.com/docker/docker/plugin 0.070s coverage: 12.0% of statements [2022-09-06T20:58:05.028Z] === RUN TestNewSettable [2022-09-06T20:58:05.028Z] --- PASS: TestNewSettable (0.00s) [2022-09-06T20:58:05.028Z] === RUN TestIsSettable [2022-09-06T20:58:05.028Z] --- PASS: TestIsSettable (0.00s) [2022-09-06T20:58:05.028Z] === RUN TestUpdateSettingsEnv [2022-09-06T20:58:05.028Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-09-06T20:58:05.028Z] PASS [2022-09-06T20:58:05.028Z] coverage: 20.0% of statements [2022-09-06T20:58:05.028Z] ok github.com/docker/docker/plugin/v2 0.061s coverage: 20.0% of statements [2022-09-06T20:58:06.271Z] --- PASS: TestTemplatedSecret (2.68s) [2022-09-06T20:58:06.271Z] === RUN TestSecretCreateResolve [2022-09-06T20:58:06.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33691166160_/foo_false____} [2022-09-06T20:58:06.650Z] === RUN TestLoad [2022-09-06T20:58:06.650Z] --- PASS: TestLoad (0.00s) [2022-09-06T20:58:06.650Z] === RUN TestSave [2022-09-06T20:58:06.650Z] --- PASS: TestSave (0.05s) [2022-09-06T20:58:06.650Z] === RUN TestAddDeleteGet [2022-09-06T20:58:06.650Z] --- PASS: TestAddDeleteGet (0.06s) [2022-09-06T20:58:06.650Z] === RUN TestInvalidTags [2022-09-06T20:58:06.650Z] --- PASS: TestInvalidTags (0.01s) [2022-09-06T20:58:06.650Z] PASS [2022-09-06T20:58:06.650Z] coverage: 84.4% of statements [2022-09-06T20:58:06.650Z] ok github.com/docker/docker/reference 0.196s coverage: 84.4% of statements [2022-09-06T20:58:07.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33691166160_/foo_true____} [2022-09-06T20:58:08.272Z] === RUN TestResolveAuthConfigIndexServer [2022-09-06T20:58:08.272Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-09-06T20:58:08.272Z] === RUN TestResolveAuthConfigFullURL [2022-09-06T20:58:08.272Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-09-06T20:58:08.272Z] === RUN TestLoadAllowNondistributableArtifacts [2022-09-06T20:58:08.272Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-09-06T20:58:08.272Z] === RUN TestValidateMirror [2022-09-06T20:58:08.272Z] --- PASS: TestValidateMirror (0.00s) [2022-09-06T20:58:08.272Z] === RUN TestLoadInsecureRegistries [2022-09-06T20:58:08.565Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-09-06T20:58:08.565Z] PASS [2022-09-06T20:58:08.565Z] [2022-09-06T20:58:08.565Z] DONE 6 tests in 15.727s [2022-09-06T20:58:08.565Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-06T20:58:08.565Z] ++ 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-09-06T20:58:08.565Z] ++ set -e [2022-09-06T20:58:08.565Z] ++ '[' -n 0 ']' [2022-09-06T20:58:08.565Z] ++ set -x [2022-09-06T20:58:08.565Z] ++ 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-09-06T20:58:08.565Z] INFO: Testing against a local daemon [2022-09-06T20:58:08.565Z] === RUN TestServiceCreateInit [2022-09-06T20:58:08.565Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T20:58:08.760Z] time="2022-09-06T20:58:08Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-06T20:58:08.760Z] time="2022-09-06T20:58:08Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-09-06T20:58:08.760Z] time="2022-09-06T20:58:08Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-06T20:58:08.760Z] --- PASS: TestLoadInsecureRegistries (0.27s) [2022-09-06T20:58:08.760Z] === RUN TestNewServiceConfig [2022-09-06T20:58:08.760Z] --- PASS: TestNewServiceConfig (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestValidateIndexName [2022-09-06T20:58:08.760Z] --- PASS: TestValidateIndexName (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestValidateIndexNameWithError [2022-09-06T20:58:08.760Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestEndpointParse [2022-09-06T20:58:08.760Z] --- PASS: TestEndpointParse (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestEndpointParseInvalid [2022-09-06T20:58:08.760Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestValidateEndpoint [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-09-06T20:58:08.760Z] --- PASS: TestValidateEndpoint (0.01s) [2022-09-06T20:58:08.760Z] === RUN TestPing [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-09-06T20:58:08.760Z] --- PASS: TestPing (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestPingRegistryEndpoint [2022-09-06T20:58:08.760Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:08.760Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestEndpoint [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-09-06T20:58:08.760Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:08.760Z] --- SKIP: TestEndpoint (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestParseRepositoryInfo [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestReaderWithReadError [2022-09-06T20:58:08.760Z] --- PASS: TestParseRepositoryInfo (0.02s) [2022-09-06T20:58:08.760Z] === RUN TestNewIndexInfo [2022-09-06T20:58:08.760Z] --- PASS: TestNewIndexInfo (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestMirrorEndpointLookup [2022-09-06T20:58:08.760Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:08.760Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestSearchRepositories [2022-09-06T20:58:08.760Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-09-06T20:58:08.760Z] Host: 127.0.0.1:49244 [2022-09-06T20:58:08.760Z] User-Agent: docker test client [2022-09-06T20:58:08.760Z] Authorization: Token fake-token [2022-09-06T20:58:08.760Z] X-Docker-Token: true [2022-09-06T20:58:08.760Z] Accept-Encoding: gzip [2022-09-06T20:58:08.760Z] [2022-09-06T20:58:08.760Z] [2022-09-06T20:58:08.760Z] registry_test.go:730: HTTP/1.1 200 OK [2022-09-06T20:58:08.760Z] Connection: close [2022-09-06T20:58:08.760Z] Content-Length: 144 [2022-09-06T20:58:08.760Z] Cache-Control: no-cache [2022-09-06T20:58:08.760Z] Content-Type: application/json [2022-09-06T20:58:08.760Z] Date: Tue, 06 Sep 2022 20:58:08 GMT [2022-09-06T20:58:08.760Z] Expires: -1 [2022-09-06T20:58:08.760Z] Pragma: no-cache [2022-09-06T20:58:08.760Z] Server: docker-tests/mock [2022-09-06T20:58:08.760Z] X-Docker-Registry-Config: mock [2022-09-06T20:58:08.760Z] X-Docker-Registry-Version: 0.0.0 [2022-09-06T20:58:08.760Z] [2022-09-06T20:58:08.760Z] [2022-09-06T20:58:08.760Z] --- PASS: TestSearchRepositories (0.01s) [2022-09-06T20:58:08.760Z] === RUN TestTrustedLocation [2022-09-06T20:58:08.760Z] --- PASS: TestTrustedLocation (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-09-06T20:58:08.760Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestAllowNondistributableArtifacts [2022-09-06T20:58:08.760Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestIsSecureIndex [2022-09-06T20:58:08.760Z] --- PASS: TestIsSecureIndex (0.00s) [2022-09-06T20:58:08.760Z] PASS [2022-09-06T20:58:08.760Z] coverage: 50.2% of statements [2022-09-06T20:58:08.760Z] ok github.com/docker/docker/registry 0.435s coverage: 50.2% of statements [2022-09-06T20:58:08.760Z] time="2022-09-06T20:58:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestReaderWithReadError (0.24s) [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestReader [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestReader (0.00s) [2022-09-06T20:58:08.760Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-09-06T20:58:08.760Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-09-06T20:58:08.760Z] PASS [2022-09-06T20:58:08.760Z] coverage: 100.0% of statements [2022-09-06T20:58:08.760Z] ok github.com/docker/docker/registry/resumable 0.340s coverage: 100.0% of statements [2022-09-06T20:58:09.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33691166160_/foo_true__0xc000776690__} [2022-09-06T20:58:09.248Z] === RUN TestRestartManagerTimeout [2022-09-06T20:58:09.248Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-09-06T20:58:09.248Z] === RUN TestRestartManagerTimeoutReset [2022-09-06T20:58:09.248Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-09-06T20:58:09.248Z] PASS [2022-09-06T20:58:09.248Z] coverage: 45.3% of statements [2022-09-06T20:58:09.734Z] ok github.com/docker/docker/restartmanager 0.059s coverage: 45.3% of statements [2022-09-06T20:58:10.222Z] === RUN TestDecodeContainerConfig [2022-09-06T20:58:10.222Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-09-06T20:58:10.222Z] === RUN TestDecodeContainerConfigIsolation [2022-09-06T20:58:10.222Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-09-06T20:58:10.222Z] === RUN TestValidatePrivileged [2022-09-06T20:58:10.222Z] --- PASS: TestValidatePrivileged (0.00s) [2022-09-06T20:58:10.222Z] PASS [2022-09-06T20:58:10.222Z] coverage: 52.2% of statements [2022-09-06T20:58:10.222Z] ok github.com/docker/docker/runconfig 0.063s coverage: 52.2% of statements [2022-09-06T20:58:10.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007766a8_} [2022-09-06T20:58:10.709Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-09-06T20:58:10.709Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-09-06T20:58:10.709Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-09-06T20:58:10.709Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-09-06T20:58:10.709Z] PASS [2022-09-06T20:58:10.709Z] coverage: 62.5% of statements [2022-09-06T20:58:10.709Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2022-09-06T20:58:11.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007766c0_} [2022-09-06T20:58:12.432Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T20:58:13.004Z] --- PASS: TestNewClientWithTimeout (17.66s) [2022-09-06T20:58:13.004Z] === RUN TestClientStream [2022-09-06T20:58:13.004Z] --- PASS: TestClientStream (0.00s) [2022-09-06T20:58:13.004Z] === RUN TestClientSendFile [2022-09-06T20:58:13.004Z] --- PASS: TestClientSendFile (0.00s) [2022-09-06T20:58:13.004Z] === RUN TestClientWithRequestTimeout [2022-09-06T20:58:13.004Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-09-06T20:58:13.004Z] === RUN TestFileSpecPlugin [2022-09-06T20:58:13.004Z] --- PASS: TestFileSpecPlugin (0.03s) [2022-09-06T20:58:13.004Z] === RUN TestFileJSONSpecPlugin [2022-09-06T20:58:13.004Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-09-06T20:58:13.004Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-09-06T20:58:13.004Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-09-06T20:58:13.004Z] === RUN TestPluginAddHandler [2022-09-06T20:58:13.004Z] --- PASS: TestPluginAddHandler (0.00s) [2022-09-06T20:58:13.004Z] === RUN TestPluginWaitBadPlugin [2022-09-06T20:58:13.004Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-09-06T20:58:13.004Z] === RUN TestGet [2022-09-06T20:58:13.004Z] time="2022-09-06T20:58:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-09-06T20:58:13.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007766d8_} [2022-09-06T20:58:13.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-06T20:58:14.026Z] time="2022-09-06T20:58:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-09-06T20:58:14.513Z] === RUN TestGetDriver [2022-09-06T20:58:14.513Z] --- PASS: TestGetDriver (0.00s) [2022-09-06T20:58:14.513Z] === RUN TestVolumeRequestError [2022-09-06T20:58:14.513Z] --- PASS: TestVolumeRequestError (0.01s) [2022-09-06T20:58:14.513Z] PASS [2022-09-06T20:58:14.513Z] coverage: 36.1% of statements [2022-09-06T20:58:14.513Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2022-09-06T20:58:14.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007766f0_} [2022-09-06T20:58:15.000Z] === RUN TestGetAddress [2022-09-06T20:58:15.000Z] --- PASS: TestGetAddress (0.00s) [2022-09-06T20:58:15.000Z] === RUN TestRemove [2022-09-06T20:58:15.000Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-06T20:58:15.000Z] --- SKIP: TestRemove (0.00s) [2022-09-06T20:58:15.000Z] === RUN TestInitializeWithVolumes [2022-09-06T20:58:15.000Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-09-06T20:58:15.000Z] === RUN TestCreate [2022-09-06T20:58:15.000Z] --- PASS: TestCreate (0.01s) [2022-09-06T20:58:15.000Z] === RUN TestValidateName [2022-09-06T20:58:15.000Z] --- PASS: TestValidateName (0.00s) [2022-09-06T20:58:15.000Z] === RUN TestCreateWithOpts [2022-09-06T20:58:15.000Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-06T20:58:15.000Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-09-06T20:58:15.000Z] === RUN TestRelaodNoOpts [2022-09-06T20:58:15.000Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-09-06T20:58:15.000Z] PASS [2022-09-06T20:58:15.000Z] coverage: 41.5% of statements [2022-09-06T20:58:15.000Z] ok github.com/docker/docker/volume/local 0.108s coverage: 41.5% of statements [2022-09-06T20:58:16.025Z] time="2022-09-06T20:58:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-09-06T20:58:16.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T20:58:16.511Z] === RUN TestConvertTmpfsOptions [2022-09-06T20:58:16.511Z] parser_test.go:49: data="mode=700,size=1m" [2022-09-06T20:58:16.511Z] parser_test.go:49: data="ro" [2022-09-06T20:58:16.511Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-09-06T20:58:16.511Z] === RUN TestParseMountRaw [2022-09-06T20:58:16.511Z] --- PASS: TestParseMountRaw (0.05s) [2022-09-06T20:58:16.511Z] === RUN TestParseMountRawSplit [2022-09-06T20:58:16.511Z] parser_test.go:390: case 0 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 1 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 2 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 3 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 4 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 5 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 6 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 7 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 8 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 0 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 1 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 2 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 3 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 4 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 5 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 6 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 7 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 8 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 9 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 10 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 11 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 12 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 0 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 1 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 2 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 3 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 4 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 5 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 6 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 7 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 8 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 9 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 10 [2022-09-06T20:58:16.511Z] parser_test.go:390: case 11 [2022-09-06T20:58:16.511Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-09-06T20:58:16.511Z] === RUN TestParseMountSpec [2022-09-06T20:58:16.511Z] parser_test.go:455: case 0 [2022-09-06T20:58:16.511Z] parser_test.go:455: case 1 [2022-09-06T20:58:16.511Z] parser_test.go:455: case 2 [2022-09-06T20:58:16.511Z] parser_test.go:455: case 3 [2022-09-06T20:58:16.511Z] parser_test.go:455: case 4 [2022-09-06T20:58:16.511Z] parser_test.go:455: case 5 [2022-09-06T20:58:16.511Z] --- PASS: TestParseMountSpec (0.01s) [2022-09-06T20:58:16.511Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-09-06T20:58:16.511Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-09-06T20:58:16.511Z] === RUN TestValidateMount [2022-09-06T20:58:16.511Z] --- PASS: TestValidateMount (0.01s) [2022-09-06T20:58:16.511Z] PASS [2022-09-06T20:58:16.511Z] coverage: 66.2% of statements [2022-09-06T20:58:17.001Z] ok github.com/docker/docker/volume/mounts 0.144s coverage: 66.2% of statements [2022-09-06T20:58:17.044Z] --- PASS: TestServiceCreateInit (8.29s) [2022-09-06T20:58:17.044Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.97s) [2022-09-06T20:58:17.044Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.30s) [2022-09-06T20:58:17.044Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T20:58:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T20:58:17.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T20:58:17.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T20:58:17.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-06T20:58:17.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-06T20:58:17.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-06T20:58:17.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-06T20:58:17.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-06T20:58:17.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-06T20:58:18.034Z] === RUN TestSetGetMeta [2022-09-06T20:58:18.034Z] === PAUSE TestSetGetMeta [2022-09-06T20:58:18.034Z] === RUN TestRestore [2022-09-06T20:58:18.034Z] === PAUSE TestRestore [2022-09-06T20:58:18.034Z] === RUN TestServiceCreate [2022-09-06T20:58:18.034Z] === PAUSE TestServiceCreate [2022-09-06T20:58:18.034Z] === RUN TestServiceList [2022-09-06T20:58:18.034Z] === PAUSE TestServiceList [2022-09-06T20:58:18.034Z] === RUN TestServiceRemove [2022-09-06T20:58:18.034Z] === PAUSE TestServiceRemove [2022-09-06T20:58:18.034Z] === RUN TestServiceGet [2022-09-06T20:58:18.034Z] === PAUSE TestServiceGet [2022-09-06T20:58:18.034Z] === RUN TestServicePrune [2022-09-06T20:58:18.034Z] === PAUSE TestServicePrune [2022-09-06T20:58:18.034Z] === RUN TestCreate [2022-09-06T20:58:18.034Z] === PAUSE TestCreate [2022-09-06T20:58:18.034Z] === RUN TestRemove [2022-09-06T20:58:18.034Z] === PAUSE TestRemove [2022-09-06T20:58:18.034Z] === RUN TestList [2022-09-06T20:58:18.034Z] === PAUSE TestList [2022-09-06T20:58:18.034Z] === RUN TestFindByDriver [2022-09-06T20:58:18.034Z] === PAUSE TestFindByDriver [2022-09-06T20:58:18.034Z] === RUN TestFindByReferenced [2022-09-06T20:58:18.034Z] === PAUSE TestFindByReferenced [2022-09-06T20:58:18.034Z] === RUN TestDerefMultipleOfSameRef [2022-09-06T20:58:18.034Z] === PAUSE TestDerefMultipleOfSameRef [2022-09-06T20:58:18.034Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-06T20:58:18.034Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-06T20:58:18.034Z] === RUN TestDefererencePluginOnCreateError [2022-09-06T20:58:18.034Z] === PAUSE TestDefererencePluginOnCreateError [2022-09-06T20:58:18.034Z] === RUN TestRefDerefRemove [2022-09-06T20:58:18.034Z] === PAUSE TestRefDerefRemove [2022-09-06T20:58:18.034Z] === RUN TestGet [2022-09-06T20:58:18.034Z] === PAUSE TestGet [2022-09-06T20:58:18.034Z] === RUN TestGetWithReference [2022-09-06T20:58:18.034Z] === PAUSE TestGetWithReference [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc/test_nil_list [2022-09-06T20:58:18.034Z] === PAUSE TestFilterFunc/test_nil_list [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc/test_empty_list [2022-09-06T20:58:18.034Z] === PAUSE TestFilterFunc/test_empty_list [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-09-06T20:58:18.034Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-06T20:58:18.034Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc/test_filter_some [2022-09-06T20:58:18.034Z] === PAUSE TestFilterFunc/test_filter_some [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc/test_filter_middle [2022-09-06T20:58:18.034Z] === PAUSE TestFilterFunc/test_filter_middle [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-09-06T20:58:18.034Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-09-06T20:58:18.034Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-09-06T20:58:18.034Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-09-06T20:58:18.034Z] === CONT TestFilterFunc/test_nil_list [2022-09-06T20:58:18.034Z] === CONT TestFilterFunc/test_filter_some [2022-09-06T20:58:18.034Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-06T20:58:18.034Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-09-06T20:58:18.034Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-09-06T20:58:18.034Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-09-06T20:58:18.034Z] === CONT TestFilterFunc/test_empty_list [2022-09-06T20:58:18.034Z] === CONT TestFilterFunc/test_filter_middle [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc (0.00s) [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-09-06T20:58:18.034Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-09-06T20:58:18.034Z] === CONT TestSetGetMeta [2022-09-06T20:58:18.034Z] === CONT TestList [2022-09-06T20:58:18.034Z] === CONT TestDefererencePluginOnCreateError [2022-09-06T20:58:18.034Z] === CONT TestDerefMultipleOfSameRef [2022-09-06T20:58:18.034Z] --- PASS: TestSetGetMeta (0.04s) [2022-09-06T20:58:18.034Z] === CONT TestRemove [2022-09-06T20:58:18.034Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-09-06T20:58:18.034Z] === CONT TestCreate [2022-09-06T20:58:18.034Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-09-06T20:58:18.034Z] === CONT TestServicePrune [2022-09-06T20:58:18.034Z] --- PASS: TestList (0.06s) [2022-09-06T20:58:18.034Z] === CONT TestServiceGet [2022-09-06T20:58:18.034Z] --- PASS: TestRemove (0.05s) [2022-09-06T20:58:18.034Z] === CONT TestServiceRemove [2022-09-06T20:58:18.034Z] --- PASS: TestCreate (0.03s) [2022-09-06T20:58:18.034Z] === CONT TestServiceList [2022-09-06T20:58:18.034Z] --- PASS: TestServiceGet (0.22s) [2022-09-06T20:58:18.034Z] === CONT TestServiceCreate [2022-09-06T20:58:18.034Z] --- PASS: TestServiceRemove (0.22s) [2022-09-06T20:58:18.034Z] === CONT TestRestore [2022-09-06T20:58:18.034Z] time="2022-09-06T20:58:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-06T20:58:18.034Z] --- PASS: TestServiceList (0.23s) [2022-09-06T20:58:18.034Z] === CONT TestFindByReferenced [2022-09-06T20:58:18.034Z] time="2022-09-06T20:58:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-06T20:58:18.034Z] time="2022-09-06T20:58:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-06T20:58:18.034Z] --- PASS: TestServiceCreate (0.06s) [2022-09-06T20:58:18.034Z] === CONT TestFindByDriver [2022-09-06T20:58:18.034Z] time="2022-09-06T20:58:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-09-06T20:58:18.034Z] --- PASS: TestFindByReferenced (0.05s) [2022-09-06T20:58:18.034Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-06T20:58:18.034Z] --- PASS: TestRestore (0.07s) [2022-09-06T20:58:18.034Z] === CONT TestGet [2022-09-06T20:58:18.123Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T20:58:18.381Z] docker_api_swarm_test.go:502: [d4e086e8b0a8e] joining swarm manager [d8978cf60b4c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:58:18.525Z] time="2022-09-06T20:58:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-06T20:58:18.525Z] --- PASS: TestServicePrune (0.34s) [2022-09-06T20:58:18.525Z] === CONT TestGetWithReference [2022-09-06T20:58:18.525Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-09-06T20:58:18.525Z] === CONT TestRefDerefRemove [2022-09-06T20:58:18.525Z] --- PASS: TestGet (0.05s) [2022-09-06T20:58:18.525Z] --- PASS: TestFindByDriver (0.07s) [2022-09-06T20:58:18.525Z] --- PASS: TestGetWithReference (0.05s) [2022-09-06T20:58:18.525Z] --- PASS: TestRefDerefRemove (0.04s) [2022-09-06T20:58:18.525Z] PASS [2022-09-06T20:58:18.525Z] coverage: 70.3% of statements [2022-09-06T20:58:18.525Z] ok github.com/docker/docker/volume/service 0.509s coverage: 70.3% of statements [2022-09-06T20:58:20.148Z] time="2022-09-06T20:58:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-09-06T20:58:20.898Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T20:58:21.770Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T20:58:22.265Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T20:58:24.783Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T20:58:26.148Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T20:58:26.148Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T20:58:26.711Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T20:58:26.711Z] docker_api_swarm_test.go:507: [daa730d287225] joining swarm manager [d8978cf60b4c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T20:58:27.640Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-06T20:58:27.792Z] --- PASS: TestGet (15.02s) [2022-09-06T20:58:27.792Z] === RUN TestPluginWithNoManifest [2022-09-06T20:58:27.792Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-09-06T20:58:27.792Z] === RUN TestGetAll [2022-09-06T20:58:27.792Z] --- PASS: TestGetAll (0.01s) [2022-09-06T20:58:27.792Z] PASS [2022-09-06T20:58:27.792Z] coverage: 73.4% of statements [2022-09-06T20:58:27.792Z] ok github.com/docker/docker/pkg/plugins 35.104s coverage: 73.4% of statements [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/quota [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T20:58:27.792Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T20:58:28.202Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T20:58:28.764Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T20:58:29.326Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T20:58:29.892Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T20:58:30.453Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T20:58:30.837Z] [2022-09-06T20:58:30.838Z] === Skipped [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-09-06T20:58:30.838Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-09-06T20:58:30.838Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-09-06T20:58:30.838Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-09-06T20:58:30.838Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-09-06T20:58:30.838Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-09-06T20:58:30.838Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-09-06T20:58:30.838Z] daemon_test.go:147: root required [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-06T20:58:30.838Z] reload_test.go:520: root required [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-09-06T20:58:30.838Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-06T20:58:30.838Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-09-06T20:58:30.838Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-09-06T20:58:30.838Z] download_test.go:268: Needs fixing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-09-06T20:58:30.838Z] layer_test.go:304: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-09-06T20:58:30.838Z] layer_test.go:353: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-09-06T20:58:30.838Z] layer_test.go:468: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-09-06T20:58:30.838Z] layer_test.go:697: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-09-06T20:58:30.838Z] migration_test.go:46: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-09-06T20:58:30.838Z] migration_test.go:182: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-09-06T20:58:30.838Z] mount_test.go:17: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-09-06T20:58:30.838Z] mount_test.go:76: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-09-06T20:58:30.838Z] mount_test.go:125: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-09-06T20:58:30.838Z] mount_test.go:212: Failing on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:134: Xz not present in msys2 [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:239: Failing on Windows CI machines [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-09-06T20:58:30.838Z] archive_windows_test.go:17: Currently fails [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-09-06T20:58:30.838Z] changes_test.go:192: needs more investigation [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-09-06T20:58:30.838Z] changes_test.go:405: needs further investigation [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-09-06T20:58:30.838Z] changes_test.go:441: needs further investigation [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-09-06T20:58:30.838Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-09-06T20:58:30.838Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-09-06T20:58:30.838Z] poller_test.go:41: No chmod on Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-06T20:58:30.838Z] fileutils_test.go:134: Needs porting to Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-06T20:58:30.838Z] fileutils_test.go:180: Needs porting to Windows [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-09-06T20:58:30.838Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-09-06T20:58:30.838Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-09-06T20:58:30.838Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-09-06T20:58:30.838Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-09-06T20:58:30.838Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-06T20:58:30.838Z] [2022-09-06T20:58:30.838Z] DONE 1851 tests, 45 skipped in 248.452s [2022-09-06T20:58:31.016Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T20:58:31.325Z] INFO: make.ps1 ended at 09/06/2022 20:58:30 [2022-09-06T20:58:31.578Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T20:58:32.141Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T20:58:32.401Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 29.1% of statements [2022-09-06T20:58:32.401Z] ok github.com/docker/docker/container 0.120s coverage: 34.3% of statements [2022-09-06T20:58:32.401Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-06T20:58:32.401Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-06T20:58:32.401Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-06T20:58:32.401Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-06T20:58:32.704Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T20:58:33.268Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T20:58:33.614Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-09-06T20:58:33.614Z] INFO: Unit tests ended at 09/06/2022 20:58:33. Duration:00:04:30.8862929 [2022-09-06T20:58:33.614Z] INFO: Building busybox [2022-09-06T20:58:33.614Z] Sending build context to Docker daemon 5.12kB [2022-09-06T20:58:33.614Z] [2022-09-06T20:58:33.614Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-09-06T20:58:33.614Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-09-06T20:58:33.614Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-09-06T20:58:33.614Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-09-06T20:58:33.614Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-09-06T20:58:33.614Z] ---> e795f3f8aa80 [2022-09-06T20:58:33.614Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-09-06T20:58:33.614Z] ---> Running in bf3671a70b60 [2022-09-06T20:58:33.831Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T20:58:34.089Z] --- PASS: TestCreateServiceMultipleTimes (17.31s) [2022-09-06T20:58:34.089Z] === RUN TestCreateServiceConflict [2022-09-06T20:58:34.653Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T20:58:35.216Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T20:58:36.152Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T20:58:36.152Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T20:58:36.715Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-09-06T20:58:36.715Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T20:58:36.715Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T20:58:37.643Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T20:58:38.207Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T20:58:38.947Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2022-09-06T20:58:39.137Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T20:58:40.066Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2022-09-06T20:58:40.066Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T20:58:40.066Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T20:58:40.840Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-09-06T20:58:41.433Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T20:58:41.996Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T20:58:42.227Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-09-06T20:58:43.890Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T20:58:46.409Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T20:58:48.301Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T20:58:48.864Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T20:58:50.317Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-09-06T20:58:50.317Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2022-09-06T20:58:50.574Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-09-06T20:58:50.830Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-06T20:58:51.759Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-09-06T20:58:52.132Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T20:58:53.128Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.800s coverage: 73.3% of statements [2022-09-06T20:58:53.502Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T20:58:53.758Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s) [2022-09-06T20:58:53.758Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T20:58:54.015Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T20:58:54.059Z] ok github.com/docker/docker/daemon 12.138s coverage: 17.1% of statements [2022-09-06T20:58:54.059Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-06T20:58:54.059Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-06T20:58:54.059Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-06T20:58:54.059Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-06T20:58:54.621Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-09-06T20:58:55.552Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.458s coverage: 60.7% of statements [2022-09-06T20:58:56.921Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-09-06T20:58:57.285Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-06T20:58:57.545Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T20:58:58.111Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T20:58:58.290Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.331s coverage: 50.5% of statements [2022-09-06T20:58:59.039Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T20:58:59.208Z] Removing intermediate container bf3671a70b60 [2022-09-06T20:58:59.208Z] ---> b236a687635b [2022-09-06T20:58:59.208Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-09-06T20:58:59.208Z] ---> Running in a9f771d2d3a0 [2022-09-06T20:58:59.208Z] Removing intermediate container a9f771d2d3a0 [2022-09-06T20:58:59.208Z] ---> 6859f11c14f5 [2022-09-06T20:58:59.208Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-09-06T20:58:59.208Z] ---> Running in 8cf015bc61cd [2022-09-06T20:58:59.208Z] Removing intermediate container 8cf015bc61cd [2022-09-06T20:58:59.208Z] ---> 12d3ca373d61 [2022-09-06T20:58:59.208Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-09-06T20:58:59.208Z] [2022-09-06T20:58:59.296Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.371s coverage: 45.9% of statements [2022-09-06T20:58:59.296Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-06T20:58:59.694Z] ---> 08703f8cb458 [2022-09-06T20:58:59.694Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-09-06T20:58:59.694Z] ---> Running in bcabf7d546b7 [2022-09-06T20:58:59.970Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T20:59:00.227Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T20:59:00.232Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-09-06T20:59:00.488Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.646s coverage: 58.0% of statements [2022-09-06T20:59:00.488Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-06T20:59:00.488Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-06T20:59:01.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-06T20:59:01.158Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T20:59:01.415Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T20:59:01.418Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-06T20:59:01.978Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T20:59:01.981Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-09-06T20:59:02.910Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T20:59:02.910Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T20:59:02.911Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2022-09-06T20:59:02.911Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-06T20:59:02.911Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-06T20:59:03.167Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T20:59:03.423Z] docker_api_swarm_node_test.go:81: [dcaff12408c40] joining swarm manager [d06af1e75c4b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:59:03.680Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T20:59:03.840Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-09-06T20:59:04.096Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.8% of statements [2022-09-06T20:59:04.096Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-06T20:59:04.096Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-06T20:59:04.243Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T20:59:04.243Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-06T20:59:04.243Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T20:59:04.243Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T20:59:04.659Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-09-06T20:59:04.808Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T20:59:04.916Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-09-06T20:59:05.065Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T20:59:05.065Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T20:59:05.321Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T20:59:05.321Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T20:59:05.321Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T20:59:05.321Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T20:59:05.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-09-06T20:59:05.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-09-06T20:59:05.577Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T20:59:05.577Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T20:59:06.041Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-09-06T20:59:06.041Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-06T20:59:06.604Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 58.7% of statements [2022-09-06T20:59:06.943Z] --- PASS: TestCreateServiceSecretFileMode (12.96s) [2022-09-06T20:59:06.943Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T20:59:07.167Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-09-06T20:59:07.506Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T20:59:07.506Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T20:59:07.506Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T20:59:07.730Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-09-06T20:59:07.987Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-06T20:59:08.550Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-06T20:59:09.482Z] ok github.com/docker/docker/daemon/logger/splunk 1.663s coverage: 82.5% of statements [2022-09-06T20:59:09.482Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-06T20:59:09.482Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-06T20:59:10.412Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2022-09-06T20:59:11.679Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T20:59:11.779Z] ok github.com/docker/docker/distribution 1.500s coverage: 27.6% of statements [2022-09-06T20:59:11.779Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-06T20:59:11.935Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T20:59:11.935Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T20:59:11.935Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T20:59:12.035Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-09-06T20:59:12.192Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T20:59:12.192Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T20:59:12.448Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T20:59:12.966Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-09-06T20:59:12.966Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.6% of statements [2022-09-06T20:59:12.966Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-06T20:59:13.377Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T20:59:13.529Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-06T20:59:13.529Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-06T20:59:13.529Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2022-09-06T20:59:13.529Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-06T20:59:13.786Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-06T20:59:13.938Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T20:59:14.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T20:59:15.155Z] ok github.com/docker/docker/oci 0.012s coverage: 40.6% of statements [2022-09-06T20:59:15.719Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-09-06T20:59:15.719Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-06T20:59:15.794Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T20:59:16.356Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T20:59:16.928Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T20:59:16.928Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T20:59:17.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-06T20:59:17.184Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T20:59:17.184Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-06T20:59:17.441Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-06T20:59:17.441Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-06T20:59:17.612Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 81.9% of statements [2022-09-06T20:59:18.174Z] ok github.com/docker/docker/pkg/authorization 0.305s coverage: 68.3% of statements [2022-09-06T20:59:18.368Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-06T20:59:18.432Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-06T20:59:18.432Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-09-06T20:59:18.931Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-06T20:59:19.859Z] docker_api_swarm_node_test.go:53: [d03b5922bac36] joining swarm manager [d859d37be3885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:59:20.116Z] --- PASS: TestCreateServiceConfigFileMode (13.32s) [2022-09-06T20:59:20.116Z] === RUN TestCreateServiceSysctls [2022-09-06T20:59:20.373Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-06T20:59:20.373Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-06T20:59:20.630Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-06T20:59:20.891Z] docker_api_swarm_node_test.go:54: [d89925e5496d9] joining swarm manager [d859d37be3885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T20:59:20.891Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-06T20:59:21.700Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.5% of statements [2022-09-06T20:59:21.700Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-06T20:59:21.956Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-09-06T20:59:22.213Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2022-09-06T20:59:23.142Z] ok github.com/docker/docker/layer 8.016s coverage: 68.8% of statements [2022-09-06T20:59:23.142Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-06T20:59:23.142Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-06T20:59:23.142Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-06T20:59:23.142Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-06T20:59:23.142Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-06T20:59:23.142Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-06T20:59:23.142Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-06T20:59:23.407Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-09-06T20:59:23.407Z] === RUN TestCreateServiceCapabilities [2022-09-06T20:59:23.705Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2022-09-06T20:59:23.961Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-09-06T20:59:24.525Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2022-09-06T20:59:25.455Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-09-06T20:59:25.712Z] ok github.com/docker/docker/pkg/discovery/kv 3.019s coverage: 84.1% of statements [2022-09-06T20:59:25.926Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-09-06T20:59:25.926Z] === RUN TestInspect [2022-09-06T20:59:25.969Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-09-06T20:59:26.225Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-09-06T20:59:26.225Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-09-06T20:59:26.489Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T20:59:27.594Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 69.5% of statements [2022-09-06T20:59:27.594Z] ok github.com/docker/docker/pkg/ioutils 0.445s coverage: 68.8% of statements [2022-09-06T20:59:27.851Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-09-06T20:59:27.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-09-06T20:59:27.851Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-06T20:59:27.851Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-06T20:59:27.851Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-06T20:59:28.107Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-09-06T20:59:28.107Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-06T20:59:28.107Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-06T20:59:28.364Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-09-06T20:59:28.621Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-09-06T20:59:28.878Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-09-06T20:59:28.878Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-06T20:59:28.878Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-06T20:59:29.007Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T20:59:29.007Z] --- PASS: TestInspect (3.26s) [2022-09-06T20:59:29.007Z] === RUN TestCreateJob [2022-09-06T20:59:29.441Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-09-06T20:59:30.004Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-06T20:59:30.004Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-09-06T20:59:30.179Z] Removing intermediate container bcabf7d546b7 [2022-09-06T20:59:30.179Z] ---> 3ed943cf2965 [2022-09-06T20:59:30.179Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-09-06T20:59:30.179Z] ---> Running in 14fdc3c5b2fb [2022-09-06T20:59:30.179Z] [2022-09-06T20:59:30.179Z] SUCCESS: Specified value was saved. [2022-09-06T20:59:30.266Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-06T20:59:30.900Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T20:59:31.632Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-09-06T20:59:31.890Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-09-06T20:59:32.268Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-06T20:59:32.268Z] --- PASS: TestCreateJob (3.56s) [2022-09-06T20:59:32.268Z] === RUN TestReplicatedJob [2022-09-06T20:59:32.466Z] Removing intermediate container 14fdc3c5b2fb [2022-09-06T20:59:32.466Z] ---> ea4eec3eb357 [2022-09-06T20:59:32.466Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-09-06T20:59:32.466Z] ---> Running in 18aea69be18f [2022-09-06T20:59:32.830Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T20:59:33.392Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T20:59:34.324Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T20:59:35.254Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T20:59:35.818Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T20:59:36.057Z] ok github.com/docker/docker/pkg/signal 3.303s coverage: 62.3% of statements [2022-09-06T20:59:36.057Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-06T20:59:36.057Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-06T20:59:36.314Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-06T20:59:36.384Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-06T20:59:36.876Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-09-06T20:59:37.133Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-09-06T20:59:37.389Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-09-06T20:59:37.951Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-09-06T20:59:37.951Z] coverage: [no statements] [2022-09-06T20:59:37.951Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-09-06T20:59:38.287Z] --- PASS: TestReplicatedJob (5.61s) [2022-09-06T20:59:38.287Z] === RUN TestUpdateReplicatedJob [2022-09-06T20:59:38.287Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-06T20:59:38.514Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-06T20:59:38.514Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-06T20:59:38.771Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-06T20:59:39.215Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T20:59:39.797Z] Cannot create a file when that file already exists. [2022-09-06T20:59:40.664Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-09-06T20:59:40.947Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-06T20:59:41.212Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-09-06T20:59:41.735Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2022-09-06T20:59:41.735Z] === RUN TestServiceListWithStatuses [2022-09-06T20:59:41.735Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T20:59:41.735Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T20:59:41.735Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T20:59:41.735Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-06T20:59:42.166Z] ok github.com/docker/docker/quota 0.186s coverage: 71.4% of statements [2022-09-06T20:59:42.729Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-06T20:59:43.659Z] ok github.com/docker/docker/registry 0.054s coverage: 57.1% of statements [2022-09-06T20:59:43.915Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-09-06T20:59:44.172Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-06T20:59:44.255Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T20:59:44.736Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-09-06T20:59:44.818Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T20:59:44.993Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-06T20:59:46.221Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T20:59:46.527Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-06T20:59:46.784Z] --- PASS: TestDockerNetworkConnectAlias (4.88s) [2022-09-06T20:59:46.784Z] === RUN TestDockerNetworkReConnect [2022-09-06T20:59:47.090Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2022-09-06T20:59:47.132Z] Removing intermediate container 18aea69be18f [2022-09-06T20:59:47.132Z] ---> d658f1c3ec12 [2022-09-06T20:59:47.132Z] Step 13/13 : CMD ["sh"] [2022-09-06T20:59:47.132Z] ---> Running in b69778144670 [2022-09-06T20:59:47.132Z] Removing intermediate container b69778144670 [2022-09-06T20:59:47.132Z] ---> cc466359319d [2022-09-06T20:59:47.132Z] Successfully built cc466359319d [2022-09-06T20:59:47.132Z] Successfully tagged busybox:latest [2022-09-06T20:59:47.132Z] INFO: Docker images of the daemon under test [2022-09-06T20:59:47.132Z] [2022-09-06T20:59:47.132Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-06T20:59:47.132Z] busybox latest cc466359319d Less than a second ago 5.63GB [2022-09-06T20:59:47.132Z] microsoft/windowsservercore latest e795f3f8aa80 4 weeks ago 5.6GB [2022-09-06T20:59:47.132Z] mcr.microsoft.com/windows/servercore ltsc2019 e795f3f8aa80 4 weeks ago 5.6GB [2022-09-06T20:59:47.132Z] [2022-09-06T20:59:47.132Z] INFO: Running integration tests at 09/06/2022 20:59:46... [2022-09-06T20:59:47.132Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-09-06T20:59:47.133Z] INFO: Integration API tests being run from the host: [2022-09-06T20:59:47.133Z] INFO: make.ps1 starting at 09/06/2022 20:59:46 [2022-09-06T20:59:47.653Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-09-06T20:59:48.156Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-09-06T20:59:49.021Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.1% of statements [2022-09-06T20:59:50.053Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-09-06T20:59:50.053Z] === RUN TestServicePlugin [2022-09-06T20:59:51.943Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T20:59:51.943Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T20:59:52.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-06T20:59:52.873Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T20:59:53.802Z] plugin_test.go:62: [db3ddfe7eb61f] joining swarm manager [df90459f6d03e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T20:59:54.059Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-06T20:59:54.059Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T20:59:54.621Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-06T20:59:54.877Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-06T20:59:54.877Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T20:59:55.133Z] plugin_test.go:65: [dd0726fa11111] joining swarm manager [df90459f6d03e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T20:59:56.500Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T20:59:57.429Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T20:59:57.429Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T20:59:57.429Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T20:59:58.009Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T20:59:58.009Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T20:59:59.377Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T20:59:59.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-06T21:00:00.310Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-06T21:00:00.567Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-06T21:00:00.567Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-06T21:00:00.567Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-06T21:00:00.567Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-06T21:00:00.567Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T21:00:01.496Z] docker_api_swarm_test.go:202: [d5c28f26ec1ba] joining swarm manager [db3aafb557bcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:00:02.864Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-06T21:00:03.425Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T21:00:03.860Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/rootless [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/volume [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-06T21:00:03.860Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === Skipped [2022-09-06T21:00:03.861Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-06T21:00:03.861Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-06T21:00:03.861Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:74: No driver to put! [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-06T21:00:03.861Z] time="2022-09-06T20:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-06T21:00:03.861Z] time="2022-09-06T20:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-06T21:00:03.861Z] time="2022-09-06T20:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-06T21:00:03.861Z] time="2022-09-06T20:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-06T21:00:03.861Z] time="2022-09-06T20:58:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:74: No driver to put! [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-06T21:00:03.861Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-06T21:00:03.861Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-06T21:00:03.861Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-06T21:00:03.861Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-06T21:00:03.861Z] graphtest_unix.go:74: No driver to put! [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-06T21:00:03.861Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-06T21:00:03.861Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-06T21:00:03.861Z] [2022-09-06T21:00:03.861Z] DONE 2251 tests, 26 skipped in 236.046s Post stage [Pipeline] junit [2022-09-06T21:00:03.871Z] Recording test results [2022-09-06T21:00:03.987Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T21:00:04.216Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-09-06T21:00:04.244Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-06T21:00:04.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44101/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d4616f943b38d6b19300a9b151f735b4ad2c32f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:3d4616f943b38d6b19300a9b151f735b4ad2c32f hack/validate/vendor [2022-09-06T21:00:04.807Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T21:00:05.096Z] update vendored copy of archive/tar [2022-09-06T21:00:05.097Z] downloading: https://golang.org/dl/go1.18.6.src.tar.gz [2022-09-06T21:00:05.736Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-06T21:00:06.298Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-06T21:00:06.987Z] patching file stat_unix.go [2022-09-06T21:00:06.987Z] 2022/09/06 21:00:06 Collecting initial packages [2022-09-06T21:00:06.987Z] 2022/09/06 21:00:06 Download dependencies [2022-09-06T21:00:09.567Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T21:00:09.567Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T21:00:10.254Z] 2022/09/06 21:00:10 Starting whole vndr cycle because no package specified [2022-09-06T21:00:10.254Z] 2022/09/06 21:00:10 Ignoring paths matching "^archive/tar" [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-09-06T21:00:10.512Z] 2022/09/06 21:00:10 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Finished clone github.com/cyphar/filepath-securejoin [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Finished clone github.com/opencontainers/go-digest [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Finished clone github.com/Azure/go-ansiterm [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Finished clone github.com/mistifyio/go-zfs [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Finished clone github.com/fluent/fluent-logger-golang [2022-09-06T21:00:11.883Z] 2022/09/06 21:00:11 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-09-06T21:00:12.082Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T21:00:12.142Z] 2022/09/06 21:00:11 Finished clone github.com/Graylog2/go-gelf [2022-09-06T21:00:12.142Z] 2022/09/06 21:00:11 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-09-06T21:00:12.142Z] 2022/09/06 21:00:11 Finished clone github.com/willf/bitset [2022-09-06T21:00:12.142Z] 2022/09/06 21:00:11 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-09-06T21:00:12.399Z] 2022/09/06 21:00:12 Finished clone github.com/Microsoft/go-winio [2022-09-06T21:00:12.399Z] 2022/09/06 21:00:12 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-09-06T21:00:12.399Z] 2022/09/06 21:00:12 Finished clone github.com/coreos/go-systemd/v22 [2022-09-06T21:00:12.399Z] 2022/09/06 21:00:12 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-09-06T21:00:12.399Z] 2022/09/06 21:00:12 Finished clone github.com/coreos/go-systemd [2022-09-06T21:00:12.399Z] 2022/09/06 21:00:12 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-09-06T21:00:12.656Z] 2022/09/06 21:00:12 Finished clone github.com/godbus/dbus/v5 [2022-09-06T21:00:12.656Z] 2022/09/06 21:00:12 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-09-06T21:00:12.913Z] 2022/09/06 21:00:12 Finished clone github.com/philhofer/fwd [2022-09-06T21:00:12.913Z] 2022/09/06 21:00:12 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-09-06T21:00:13.478Z] 2022/09/06 21:00:13 Finished clone github.com/bsphere/le_go [2022-09-06T21:00:13.478Z] 2022/09/06 21:00:13 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-09-06T21:00:13.478Z] 2022/09/06 21:00:13 Finished clone github.com/opencontainers/runtime-spec [2022-09-06T21:00:13.478Z] 2022/09/06 21:00:13 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-09-06T21:00:13.478Z] 2022/09/06 21:00:13 Finished clone github.com/fsnotify/fsnotify [2022-09-06T21:00:13.478Z] 2022/09/06 21:00:13 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-09-06T21:00:13.736Z] 2022/09/06 21:00:13 Finished clone github.com/golang/groupcache [2022-09-06T21:00:13.736Z] 2022/09/06 21:00:13 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-09-06T21:00:13.736Z] 2022/09/06 21:00:13 Finished clone github.com/opencontainers/image-spec [2022-09-06T21:00:13.736Z] 2022/09/06 21:00:13 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-09-06T21:00:13.993Z] 2022/09/06 21:00:13 Finished clone github.com/jmespath/go-jmespath [2022-09-06T21:00:13.993Z] 2022/09/06 21:00:13 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-09-06T21:00:14.250Z] 2022/09/06 21:00:14 Finished clone github.com/googleapis/gax-go [2022-09-06T21:00:14.250Z] 2022/09/06 21:00:14 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-09-06T21:00:14.507Z] 2022/09/06 21:00:14 Finished clone golang.org/x/oauth2 [2022-09-06T21:00:14.507Z] 2022/09/06 21:00:14 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-09-06T21:00:15.071Z] 2022/09/06 21:00:14 Finished clone github.com/containerd/fifo [2022-09-06T21:00:15.071Z] 2022/09/06 21:00:14 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-09-06T21:00:15.071Z] 2022/09/06 21:00:15 Finished clone github.com/tinylib/msgp [2022-09-06T21:00:15.071Z] 2022/09/06 21:00:15 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-09-06T21:00:15.637Z] 2022/09/06 21:00:15 Finished clone go.opencensus.io [2022-09-06T21:00:15.637Z] 2022/09/06 21:00:15 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-09-06T21:00:15.895Z] 2022/09/06 21:00:15 Finished clone github.com/containerd/go-runc [2022-09-06T21:00:15.895Z] 2022/09/06 21:00:15 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-09-06T21:00:15.895Z] 2022/09/06 21:00:15 Finished clone github.com/containerd/typeurl [2022-09-06T21:00:15.895Z] 2022/09/06 21:00:15 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-09-06T21:00:15.895Z] 2022/09/06 21:00:15 Finished clone github.com/containerd/cgroups [2022-09-06T21:00:15.895Z] 2022/09/06 21:00:15 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-09-06T21:00:16.459Z] 2022/09/06 21:00:16 Finished clone github.com/containerd/ttrpc [2022-09-06T21:00:16.459Z] 2022/09/06 21:00:16 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-09-06T21:00:17.391Z] 2022/09/06 21:00:17 Finished clone github.com/gogo/googleapis [2022-09-06T21:00:17.391Z] 2022/09/06 21:00:17 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-09-06T21:00:17.648Z] 2022/09/06 21:00:17 Finished clone github.com/containerd/console [2022-09-06T21:00:17.648Z] 2022/09/06 21:00:17 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-09-06T21:00:18.579Z] 2022/09/06 21:00:18 Finished clone github.com/fernet/fernet-go [2022-09-06T21:00:18.579Z] 2022/09/06 21:00:18 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-09-06T21:00:19.948Z] 2022/09/06 21:00:19 Finished clone github.com/containerd/continuity [2022-09-06T21:00:20.204Z] 2022/09/06 21:00:19 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-09-06T21:00:22.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-06T21:00:22.024Z] --- PASS: TestServicePlugin (30.88s) [2022-09-06T21:00:22.024Z] === RUN TestServiceUpdateLabel [2022-09-06T21:00:22.097Z] 2022/09/06 21:00:21 Finished clone golang.org/x/time [2022-09-06T21:00:22.097Z] 2022/09/06 21:00:21 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-09-06T21:00:22.586Z] docker_api_swarm_test.go:384: [d7a632493e924] joining swarm manager [d2dfed05518fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:00:22.842Z] === RUN TestDockerSuite/TestExec [2022-09-06T21:00:23.405Z] --- PASS: TestServiceUpdateLabel (2.47s) [2022-09-06T21:00:23.405Z] === RUN TestServiceUpdateSecrets [2022-09-06T21:00:23.677Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T21:00:23.943Z] docker_api_swarm_test.go:385: [db0d833001961] joining swarm manager [d2dfed05518fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:00:23.989Z] 2022/09/06 21:00:23 Finished clone github.com/hashicorp/go-memdb [2022-09-06T21:00:23.989Z] 2022/09/06 21:00:23 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-09-06T21:00:24.505Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T21:00:24.918Z] 2022/09/06 21:00:24 Finished clone github.com/golang/protobuf [2022-09-06T21:00:24.918Z] 2022/09/06 21:00:24 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-09-06T21:00:25.068Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T21:00:25.482Z] 2022/09/06 21:00:25 Finished clone github.com/hashicorp/go-immutable-radix [2022-09-06T21:00:25.482Z] 2022/09/06 21:00:25 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-09-06T21:00:25.482Z] 2022/09/06 21:00:25 Finished clone github.com/cilium/ebpf [2022-09-06T21:00:25.483Z] 2022/09/06 21:00:25 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-09-06T21:00:25.631Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T21:00:26.414Z] 2022/09/06 21:00:26 Finished clone golang.org/x/crypto [2022-09-06T21:00:26.414Z] 2022/09/06 21:00:26 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-09-06T21:00:26.671Z] 2022/09/06 21:00:26 Finished clone github.com/hashicorp/golang-lru [2022-09-06T21:00:26.671Z] 2022/09/06 21:00:26 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-09-06T21:00:27.000Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T21:00:27.235Z] 2022/09/06 21:00:27 Finished clone github.com/coreos/pkg [2022-09-06T21:00:27.236Z] 2022/09/06 21:00:27 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-09-06T21:00:27.256Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T21:00:27.819Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-06T21:00:28.167Z] 2022/09/06 21:00:27 Finished clone github.com/beorn7/perks [2022-09-06T21:00:28.167Z] 2022/09/06 21:00:27 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-09-06T21:00:28.380Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T21:00:28.942Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T21:00:29.113Z] 2022/09/06 21:00:28 Finished clone github.com/prometheus/client_model [2022-09-06T21:00:29.113Z] 2022/09/06 21:00:28 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-09-06T21:00:29.504Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T21:00:29.761Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T21:00:31.128Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T21:00:31.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:00:31.324Z] INFO: Testing against a local daemon [2022-09-06T21:00:31.324Z] === RUN TestBuildWithSession [2022-09-06T21:00:31.324Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:00:31.324Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-06T21:00:31.324Z] === RUN TestBuildSquashParent [2022-09-06T21:00:31.324Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:00:31.324Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-09-06T21:00:31.324Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-06T21:00:31.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:00:31.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:00:31.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:00:31.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:00:31.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:00:31.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:00:31.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:00:31.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:00:31.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:00:31.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:00:31.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:00:31.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:00:31.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-06T21:00:31.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-06T21:00:31.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-06T21:00:31.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-06T21:00:31.669Z] 2022/09/06 21:00:31 Finished clone github.com/prometheus/client_golang [2022-09-06T21:00:31.669Z] 2022/09/06 21:00:31 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-09-06T21:00:31.669Z] 2022/09/06 21:00:31 Finished clone github.com/opencontainers/runc [2022-09-06T21:00:31.669Z] 2022/09/06 21:00:31 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-09-06T21:00:31.689Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T21:00:31.926Z] 2022/09/06 21:00:31 Finished clone github.com/prometheus/common [2022-09-06T21:00:31.926Z] 2022/09/06 21:00:31 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-09-06T21:00:31.926Z] 2022/09/06 21:00:31 Finished clone code.cloudfoundry.org/clock [2022-09-06T21:00:31.926Z] 2022/09/06 21:00:31 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-09-06T21:00:32.252Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T21:00:32.859Z] 2022/09/06 21:00:32 Finished clone github.com/prometheus/procfs [2022-09-06T21:00:32.859Z] 2022/09/06 21:00:32 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-09-06T21:00:32.859Z] 2022/09/06 21:00:32 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-09-06T21:00:32.859Z] 2022/09/06 21:00:32 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-09-06T21:00:33.118Z] 2022/09/06 21:00:33 Finished clone github.com/pkg/errors [2022-09-06T21:00:33.118Z] 2022/09/06 21:00:33 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-09-06T21:00:33.618Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T21:00:33.682Z] 2022/09/06 21:00:33 Finished clone github.com/cespare/xxhash/v2 [2022-09-06T21:00:33.682Z] 2022/09/06 21:00:33 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-09-06T21:00:33.682Z] 2022/09/06 21:00:33 Finished clone google.golang.org/grpc [2022-09-06T21:00:33.682Z] 2022/09/06 21:00:33 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-09-06T21:00:33.682Z] 2022/09/06 21:00:33 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-09-06T21:00:33.682Z] 2022/09/06 21:00:33 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-09-06T21:00:33.875Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T21:00:33.939Z] 2022/09/06 21:00:33 Finished clone github.com/google/certificate-transparency-go [2022-09-06T21:00:33.939Z] 2022/09/06 21:00:33 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-09-06T21:00:34.503Z] 2022/09/06 21:00:34 Finished clone github.com/inconshreveable/mousetrap [2022-09-06T21:00:34.503Z] 2022/09/06 21:00:34 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-09-06T21:00:35.068Z] 2022/09/06 21:00:34 Finished clone github.com/spf13/pflag [2022-09-06T21:00:35.068Z] 2022/09/06 21:00:34 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-09-06T21:00:35.325Z] 2022/09/06 21:00:35 Finished clone github.com/morikuni/aec [2022-09-06T21:00:35.325Z] 2022/09/06 21:00:35 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-09-06T21:00:35.581Z] 2022/09/06 21:00:35 Finished clone github.com/docker/libtrust [2022-09-06T21:00:35.581Z] 2022/09/06 21:00:35 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-09-06T21:00:36.511Z] 2022/09/06 21:00:36 Finished clone github.com/spf13/cobra [2022-09-06T21:00:36.512Z] 2022/09/06 21:00:36 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-09-06T21:00:36.512Z] 2022/09/06 21:00:36 Finished clone github.com/docker/go-metrics [2022-09-06T21:00:36.512Z] 2022/09/06 21:00:36 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-09-06T21:00:36.769Z] 2022/09/06 21:00:36 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-09-06T21:00:36.769Z] 2022/09/06 21:00:36 Finished clone github.com/google/uuid [2022-09-06T21:00:37.141Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T21:00:37.141Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-06T21:00:37.332Z] 2022/09/06 21:00:37 Finished clone github.com/gorilla/mux [2022-09-06T21:00:37.332Z] 2022/09/06 21:00:37 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-09-06T21:00:37.703Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T21:00:37.896Z] 2022/09/06 21:00:37 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-09-06T21:00:37.896Z] 2022/09/06 21:00:37 Finished clone github.com/opencontainers/selinux [2022-09-06T21:00:37.896Z] 2022/09/06 21:00:37 Finished clone github.com/moby/locker [2022-09-06T21:00:37.896Z] 2022/09/06 21:00:37 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-09-06T21:00:38.266Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T21:00:38.459Z] 2022/09/06 21:00:38 Finished clone github.com/moby/term [2022-09-06T21:00:38.460Z] 2022/09/06 21:00:38 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-09-06T21:00:38.523Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2022-09-06T21:00:38.523Z] === RUN TestServiceUpdateConfigs [2022-09-06T21:00:38.716Z] 2022/09/06 21:00:38 Finished clone github.com/moby/sys [2022-09-06T21:00:38.716Z] 2022/09/06 21:00:38 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-09-06T21:00:38.779Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T21:00:38.973Z] 2022/09/06 21:00:38 Finished clone github.com/creack/pty [2022-09-06T21:00:38.973Z] 2022/09/06 21:00:38 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-09-06T21:00:39.537Z] 2022/09/06 21:00:39 Finished clone github.com/tchap/go-patricia [2022-09-06T21:00:39.537Z] 2022/09/06 21:00:39 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-09-06T21:00:39.708Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T21:00:39.965Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T21:00:40.467Z] 2022/09/06 21:00:40 Finished clone github.com/docker/go-units [2022-09-06T21:00:40.467Z] 2022/09/06 21:00:40 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-09-06T21:00:40.467Z] 2022/09/06 21:00:40 Finished clone github.com/sirupsen/logrus [2022-09-06T21:00:40.467Z] 2022/09/06 21:00:40 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-09-06T21:00:41.453Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T21:00:41.712Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T21:00:42.288Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T21:00:42.988Z] 2022/09/06 21:00:42 Finished clone gotest.tools/v3 [2022-09-06T21:00:42.988Z] 2022/09/06 21:00:42 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-09-06T21:00:43.245Z] 2022/09/06 21:00:43 Finished clone github.com/docker/go-connections [2022-09-06T21:00:43.245Z] 2022/09/06 21:00:43 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-09-06T21:00:45.138Z] 2022/09/06 21:00:44 Finished clone github.com/syndtr/gocapability [2022-09-06T21:00:45.138Z] 2022/09/06 21:00:44 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-09-06T21:00:45.395Z] 2022/09/06 21:00:45 Finished clone github.com/google/go-cmp [2022-09-06T21:00:45.395Z] 2022/09/06 21:00:45 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-09-06T21:00:45.689Z] 2022/09/06 21:00:45 Finished clone github.com/golang/gddo [2022-09-06T21:00:45.689Z] 2022/09/06 21:00:45 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-09-06T21:00:46.550Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-06T21:00:46.551Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-06T21:00:46.628Z] 2022/09/06 21:00:46 Finished clone github.com/RackSec/srslog [2022-09-06T21:00:46.628Z] 2022/09/06 21:00:46 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-09-06T21:00:47.560Z] 2022/09/06 21:00:47 Finished clone github.com/imdario/mergo [2022-09-06T21:00:47.560Z] 2022/09/06 21:00:47 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-09-06T21:00:47.817Z] 2022/09/06 21:00:47 Finished clone github.com/cloudflare/cfssl [2022-09-06T21:00:47.817Z] 2022/09/06 21:00:47 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-09-06T21:00:47.817Z] 2022/09/06 21:00:47 Finished clone golang.org/x/sync [2022-09-06T21:00:47.817Z] 2022/09/06 21:00:47 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-09-06T21:00:49.185Z] 2022/09/06 21:00:49 Finished clone github.com/tonistiigi/units [2022-09-06T21:00:49.185Z] 2022/09/06 21:00:49 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-09-06T21:00:49.749Z] 2022/09/06 21:00:49 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-09-06T21:00:49.749Z] 2022/09/06 21:00:49 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-09-06T21:00:51.643Z] 2022/09/06 21:00:51 Finished clone github.com/google/shlex [2022-09-06T21:00:51.643Z] 2022/09/06 21:00:51 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-09-06T21:00:51.643Z] 2022/09/06 21:00:51 Finished clone github.com/opentracing/opentracing-go [2022-09-06T21:00:51.643Z] 2022/09/06 21:00:51 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-09-06T21:00:52.574Z] 2022/09/06 21:00:52 Finished clone github.com/Microsoft/opengcs [2022-09-06T21:00:52.574Z] 2022/09/06 21:00:52 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-09-06T21:00:53.139Z] 2022/09/06 21:00:53 Finished clone github.com/mitchellh/hashstructure [2022-09-06T21:00:53.139Z] 2022/09/06 21:00:53 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-09-06T21:00:53.396Z] 2022/09/06 21:00:53 Finished clone github.com/opentracing-contrib/go-stdlib [2022-09-06T21:00:53.396Z] 2022/09/06 21:00:53 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-09-06T21:00:53.653Z] 2022/09/06 21:00:53 Finished clone github.com/tonistiigi/fsutil [2022-09-06T21:00:53.653Z] 2022/09/06 21:00:53 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-09-06T21:00:53.653Z] 2022/09/06 21:00:53 Finished clone github.com/Microsoft/hcsshim [2022-09-06T21:00:53.653Z] 2022/09/06 21:00:53 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-09-06T21:00:54.218Z] 2022/09/06 21:00:53 Finished clone github.com/gofrs/flock [2022-09-06T21:00:54.218Z] 2022/09/06 21:00:53 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-09-06T21:00:54.458Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T21:00:54.458Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2022-09-06T21:00:54.458Z] === RUN TestServiceUpdateNetwork [2022-09-06T21:00:54.458Z] === RUN TestDockerSuite/TestExecTTY [2022-09-06T21:00:54.458Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T21:00:55.021Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T21:00:55.152Z] 2022/09/06 21:00:55 Finished clone github.com/docker/go-events [2022-09-06T21:00:55.152Z] 2022/09/06 21:00:55 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-09-06T21:00:55.409Z] 2022/09/06 21:00:55 Finished clone github.com/armon/go-radix [2022-09-06T21:00:55.409Z] 2022/09/06 21:00:55 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-09-06T21:00:55.954Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T21:00:55.975Z] 2022/09/06 21:00:55 Finished clone github.com/armon/go-metrics [2022-09-06T21:00:55.975Z] 2022/09/06 21:00:55 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-09-06T21:00:56.233Z] 2022/09/06 21:00:56 Finished clone golang.org/x/net [2022-09-06T21:00:56.233Z] 2022/09/06 21:00:56 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-09-06T21:00:56.517Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T21:00:56.517Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-06T21:00:56.517Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T21:00:57.204Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.09s) [2022-09-06T21:00:57.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.57s) [2022-09-06T21:00:57.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.91s) [2022-09-06T21:00:57.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.48s) [2022-09-06T21:00:57.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.64s) [2022-09-06T21:00:57.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.39s) [2022-09-06T21:00:57.204Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.37s) [2022-09-06T21:00:57.204Z] === RUN TestBuildMultiStageCopy [2022-09-06T21:00:57.204Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-06T21:00:57.604Z] 2022/09/06 21:00:57 Finished clone github.com/sean-/seed [2022-09-06T21:00:57.604Z] 2022/09/06 21:00:57 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-09-06T21:00:57.862Z] 2022/09/06 21:00:57 Finished clone github.com/hashicorp/errwrap [2022-09-06T21:00:57.862Z] 2022/09/06 21:00:57 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-09-06T21:00:57.890Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-06T21:00:58.453Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T21:00:58.793Z] 2022/09/06 21:00:58 Finished clone github.com/hashicorp/memberlist [2022-09-06T21:00:58.793Z] 2022/09/06 21:00:58 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-09-06T21:00:59.382Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-06T21:00:59.639Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T21:00:59.724Z] 2022/09/06 21:00:59 Finished clone github.com/hashicorp/go-multierror [2022-09-06T21:00:59.725Z] 2022/09/06 21:00:59 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-09-06T21:01:00.568Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T21:01:00.658Z] 2022/09/06 21:01:00 Finished clone github.com/hashicorp/go-sockaddr [2022-09-06T21:01:00.658Z] 2022/09/06 21:01:00 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-09-06T21:01:02.029Z] 2022/09/06 21:01:01 Finished clone github.com/docker/libkv [2022-09-06T21:01:02.030Z] 2022/09/06 21:01:01 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-09-06T21:01:02.287Z] 2022/09/06 21:01:02 Finished clone github.com/vishvananda/netns [2022-09-06T21:01:02.287Z] 2022/09/06 21:01:02 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-09-06T21:01:02.853Z] 2022/09/06 21:01:02 Finished clone github.com/hashicorp/go-msgpack [2022-09-06T21:01:02.853Z] 2022/09/06 21:01:02 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-09-06T21:01:05.411Z] 2022/09/06 21:01:04 Finished clone github.com/moby/ipvs [2022-09-06T21:01:05.411Z] 2022/09/06 21:01:04 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-09-06T21:01:05.411Z] 2022/09/06 21:01:05 Finished clone github.com/containerd/containerd [2022-09-06T21:01:05.411Z] 2022/09/06 21:01:05 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-09-06T21:01:05.814Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T21:01:05.977Z] 2022/09/06 21:01:05 Finished clone github.com/BurntSushi/toml [2022-09-06T21:01:05.977Z] 2022/09/06 21:01:05 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-09-06T21:01:06.234Z] 2022/09/06 21:01:06 Finished clone github.com/vishvananda/netlink [2022-09-06T21:01:06.234Z] 2022/09/06 21:01:06 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-09-06T21:01:06.743Z] --- PASS: TestServiceUpdateNetwork (13.31s) [2022-09-06T21:01:06.743Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T21:01:07.167Z] 2022/09/06 21:01:06 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-09-06T21:01:07.167Z] 2022/09/06 21:01:06 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-09-06T21:01:07.167Z] 2022/09/06 21:01:06 Finished clone github.com/samuel/go-zookeeper [2022-09-06T21:01:07.167Z] 2022/09/06 21:01:06 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-09-06T21:01:07.167Z] 2022/09/06 21:01:07 Finished clone github.com/deckarep/golang-set [2022-09-06T21:01:07.167Z] 2022/09/06 21:01:07 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-09-06T21:01:07.993Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-06T21:01:08.099Z] 2022/09/06 21:01:07 Finished clone github.com/coreos/go-semver [2022-09-06T21:01:08.099Z] 2022/09/06 21:01:07 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-09-06T21:01:08.109Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-06T21:01:08.356Z] 2022/09/06 21:01:08 Finished clone github.com/docker/swarmkit [2022-09-06T21:01:08.357Z] 2022/09/06 21:01:08 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-09-06T21:01:08.670Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-06T21:01:08.921Z] 2022/09/06 21:01:08 Finished clone github.com/ishidawataru/sctp [2022-09-06T21:01:08.921Z] 2022/09/06 21:01:08 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-09-06T21:01:09.022Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-06T21:01:09.179Z] 2022/09/06 21:01:09 Finished clone github.com/hashicorp/serf [2022-09-06T21:01:09.179Z] 2022/09/06 21:01:09 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-09-06T21:01:09.599Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T21:01:10.559Z] 2022/09/06 21:01:10 Finished clone github.com/modern-go/concurrent [2022-09-06T21:01:10.559Z] 2022/09/06 21:01:10 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-09-06T21:01:10.652Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-06T21:01:10.976Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T21:01:11.123Z] 2022/09/06 21:01:10 Finished clone github.com/modern-go/reflect2 [2022-09-06T21:01:11.123Z] 2022/09/06 21:01:10 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-09-06T21:01:11.683Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-06T21:01:11.688Z] 2022/09/06 21:01:11 Finished clone github.com/json-iterator/go [2022-09-06T21:01:11.688Z] 2022/09/06 21:01:11 Finished clone golang.org/x/sys [2022-09-06T21:01:11.945Z] 2022/09/06 21:01:11 Finished clone go.etcd.io/bbolt [2022-09-06T21:01:13.309Z] --- PASS: TestBuildMultiStageCopy (16.70s) [2022-09-06T21:01:13.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.48s) [2022-09-06T21:01:13.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.07s) [2022-09-06T21:01:13.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.29s) [2022-09-06T21:01:13.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2022-09-06T21:01:13.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.43s) [2022-09-06T21:01:13.309Z] === RUN TestBuildMultiStageParentConfig [2022-09-06T21:01:16.169Z] 2022/09/06 21:01:15 Finished clone github.com/vbatts/tar-split [2022-09-06T21:01:16.228Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-06T21:01:16.228Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T21:01:16.228Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T21:01:16.228Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T21:01:16.228Z] === RUN TestDockerSuite/TestHealth [2022-09-06T21:01:16.352Z] --- PASS: TestBuildMultiStageParentConfig (3.26s) [2022-09-06T21:01:16.352Z] === RUN TestBuildLabelWithTargets [2022-09-06T21:01:16.352Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:01:16.352Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-09-06T21:01:16.352Z] === RUN TestBuildWithEmptyLayers [2022-09-06T21:01:16.427Z] 2022/09/06 21:01:16 Finished clone github.com/docker/libnetwork [2022-09-06T21:01:16.993Z] 2022/09/06 21:01:16 Finished clone golang.org/x/text [2022-09-06T21:01:17.974Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2022-09-06T21:01:17.974Z] === RUN TestBuildMultiStageOnBuild [2022-09-06T21:01:23.545Z] 2022/09/06 21:01:22 Finished clone github.com/miekg/dns [2022-09-06T21:01:24.315Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2022-09-06T21:01:24.315Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-06T21:01:24.315Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-06T21:01:24.315Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-09-06T21:01:24.315Z] PASS [2022-09-06T21:01:24.315Z] [2022-09-06T21:01:24.315Z] === Skipped [2022-09-06T21:01:24.315Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-06T21:01:24.315Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-06T21:01:24.315Z] [2022-09-06T21:01:24.315Z] DONE 27 tests, 1 skipped in 194.723s [2022-09-06T21:01:24.315Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-06T21:01:24.315Z] ++ 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-09-06T21:01:24.315Z] ++ set -e [2022-09-06T21:01:24.315Z] ++ '[' -n 0 ']' [2022-09-06T21:01:24.315Z] ++ set -x [2022-09-06T21:01:24.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-06T21:01:24.315Z] INFO: Testing against a local daemon [2022-09-06T21:01:24.315Z] === RUN TestSessionCreate [2022-09-06T21:01:24.315Z] --- PASS: TestSessionCreate (0.05s) [2022-09-06T21:01:24.315Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T21:01:24.315Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-06T21:01:24.315Z] PASS [2022-09-06T21:01:24.315Z] [2022-09-06T21:01:24.315Z] DONE 2 tests in 0.206s [2022-09-06T21:01:24.315Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-06T21:01:24.315Z] ++ 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-09-06T21:01:24.315Z] ++ set -e [2022-09-06T21:01:24.315Z] ++ '[' -n 0 ']' [2022-09-06T21:01:24.315Z] ++ set -x [2022-09-06T21:01:24.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-06T21:01:24.315Z] INFO: Testing against a local daemon [2022-09-06T21:01:24.315Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T21:01:24.315Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T21:01:24.315Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:01:24.315Z] === RUN TestEventsExecDie [2022-09-06T21:01:24.315Z] --- PASS: TestEventsExecDie (0.58s) [2022-09-06T21:01:24.315Z] === RUN TestEventsBackwardsCompatible [2022-09-06T21:01:24.315Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-06T21:01:24.315Z] === RUN TestInfoBinaryCommits [2022-09-06T21:01:24.315Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-09-06T21:01:24.315Z] === RUN TestInfoAPIVersioned [2022-09-06T21:01:24.315Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-06T21:01:24.315Z] === RUN TestInfoDiscoveryBackend [2022-09-06T21:01:24.877Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-06T21:01:24.877Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-06T21:01:25.805Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-06T21:01:25.805Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-06T21:01:26.367Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-06T21:01:26.367Z] === RUN TestInfoAPI [2022-09-06T21:01:26.367Z] --- PASS: TestInfoAPI (0.02s) [2022-09-06T21:01:26.367Z] === RUN TestInfoAPIWarnings [2022-09-06T21:01:28.256Z] check_test.go:380: [db0d833001961] daemon is not started [2022-09-06T21:01:28.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-06T21:01:30.776Z] docker_api_swarm_test.go:802: [db4875b270a97] joining swarm manager [d1b72705b6baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:01:31.648Z] 2022/09/06 21:01:30 Finished clone github.com/moby/buildkit [2022-09-06T21:01:31.648Z] 2022/09/06 21:01:31 Finished clone github.com/docker/distribution [2022-09-06T21:01:31.705Z] docker_api_swarm_test.go:802: [d8ce3d2d7902e] joining swarm manager [d1b72705b6baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:01:33.071Z] docker_api_swarm_test.go:802: [d53d712da8336] joining swarm manager [d1b72705b6baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T21:01:33.999Z] docker_api_swarm_test.go:802: [d787bf0dba09f] joining swarm manager [d1b72705b6baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T21:01:35.364Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T21:01:35.364Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T21:01:35.364Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T21:01:35.364Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T21:01:35.364Z] docker_api_swarm_test.go:810: [dc6391194ad88] joining swarm manager [d1b72705b6baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-06T21:01:35.917Z] 2022/09/06 21:01:35 Finished clone cloud.google.com/go [2022-09-06T21:01:35.926Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T21:01:35.926Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T21:01:36.507Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T21:01:36.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T21:01:36.765Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T21:01:36.765Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T21:01:37.021Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T21:01:37.277Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T21:01:37.533Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T21:01:37.533Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T21:01:37.808Z] 2022/09/06 21:01:37 Finished clone github.com/gogo/protobuf [2022-09-06T21:01:38.096Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T21:01:38.096Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T21:01:38.658Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T21:01:39.221Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T21:01:39.221Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T21:01:39.487Z] --- PASS: TestBuildMultiStageOnBuild (21.35s) [2022-09-06T21:01:39.488Z] === RUN TestBuildUncleanTarFilenames [2022-09-06T21:01:39.488Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:01:39.488Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-09-06T21:01:39.488Z] === RUN TestBuildMultiStageLayerLeak [2022-09-06T21:01:39.783Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T21:01:43.054Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T21:01:43.054Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T21:01:43.054Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-09-06T21:01:43.054Z] === RUN TestInfoDebug [2022-09-06T21:01:43.054Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T21:01:43.054Z] --- PASS: TestInfoDebug (0.52s) [2022-09-06T21:01:43.054Z] === RUN TestInfoInsecureRegistries [2022-09-06T21:01:43.616Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-06T21:01:43.616Z] === RUN TestInfoRegistryMirrors [2022-09-06T21:01:43.873Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T21:01:44.128Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-06T21:01:44.128Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T21:01:44.691Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-09-06T21:01:44.691Z] === RUN TestPingCacheHeaders [2022-09-06T21:01:44.691Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-06T21:01:44.691Z] === RUN TestPingGet [2022-09-06T21:01:44.691Z] --- PASS: TestPingGet (0.02s) [2022-09-06T21:01:44.691Z] === RUN TestPingHead [2022-09-06T21:01:44.691Z] --- PASS: TestPingHead (0.03s) [2022-09-06T21:01:44.691Z] === RUN TestVersion [2022-09-06T21:01:44.691Z] --- PASS: TestVersion (0.01s) [2022-09-06T21:01:44.691Z] PASS [2022-09-06T21:01:44.691Z] [2022-09-06T21:01:44.691Z] === Skipped [2022-09-06T21:01:44.691Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:01:44.691Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-06T21:01:44.691Z] [2022-09-06T21:01:44.691Z] DONE 18 tests, 1 skipped in 21.238s [2022-09-06T21:01:44.691Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-06T21:01:44.691Z] ++ 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-09-06T21:01:44.691Z] ++ set -e [2022-09-06T21:01:44.691Z] ++ '[' -n 0 ']' [2022-09-06T21:01:44.691Z] ++ set -x [2022-09-06T21:01:44.691Z] ++ 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-09-06T21:01:44.691Z] INFO: Testing against a local daemon [2022-09-06T21:01:44.691Z] === RUN TestVolumesCreateAndList [2022-09-06T21:01:44.691Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-06T21:01:44.691Z] === RUN TestVolumesRemove [2022-09-06T21:01:44.948Z] --- PASS: TestVolumesRemove (0.09s) [2022-09-06T21:01:44.948Z] === RUN TestVolumesInspect [2022-09-06T21:01:44.948Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-06T21:01:44.948Z] === RUN TestVolumesInvalidJSON [2022-09-06T21:01:44.948Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T21:01:44.948Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T21:01:44.948Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T21:01:44.948Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-06T21:01:44.948Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T21:01:44.948Z] PASS [2022-09-06T21:01:44.948Z] [2022-09-06T21:01:44.948Z] DONE 5 tests in 0.293s [2022-09-06T21:01:44.948Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:01:45.205Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T21:01:45.205Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T21:01:45.205Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T21:01:45.205Z] +++ kill 5658 [2022-09-06T21:01:46.575Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T21:01:46.575Z] +++ /etc/init.d/apparmor stop [2022-09-06T21:01:46.575Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:01:46.575Z] [2022-09-06T21:01:46.575Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:01:46.575Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:01:46.575Z] [2022-09-06T21:01:46.575Z] To set a process to complain mode, use the command line tool [2022-09-06T21:01:46.575Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:01:46.575Z] +++ true [2022-09-06T21:01:46.575Z] exiting test-integration [2022-09-06T21:01:46.575Z] ++ exit 0 [2022-09-06T21:01:46.575Z] [2022-09-06T21:01:47.137Z] + for job in $(jobs -p) [2022-09-06T21:01:47.137Z] + wait 4463 [2022-09-06T21:01:48.068Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T21:01:48.998Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T21:01:49.561Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T21:01:49.992Z] 2022/09/06 21:01:47 Finished clone github.com/coreos/etcd [2022-09-06T21:01:49.992Z] 2022/09/06 21:01:49 Finished clone google.golang.org/genproto [2022-09-06T21:01:50.124Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T21:01:50.687Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T21:01:50.687Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-06T21:01:50.687Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T21:01:50.943Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T21:01:51.506Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T21:01:52.070Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T21:01:52.326Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T21:01:52.888Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T21:01:53.453Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T21:01:53.715Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-06T21:01:54.660Z] --- PASS: TestBuildMultiStageLayerLeak (13.84s) [2022-09-06T21:01:54.660Z] === RUN TestBuildWithHugeFile [2022-09-06T21:01:55.085Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-06T21:01:55.341Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T21:01:55.904Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T21:01:55.904Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T21:01:56.160Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T21:01:56.160Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-06T21:01:56.160Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T21:01:57.089Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T21:01:57.345Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T21:01:57.908Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T21:01:58.471Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T21:01:58.471Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T21:01:58.471Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T21:01:58.471Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-06T21:01:58.471Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-06T21:01:59.035Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T21:01:59.597Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T21:01:59.597Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T21:01:59.860Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T21:02:00.421Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T21:02:02.939Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T21:02:02.939Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T21:02:03.195Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T21:02:03.757Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-06T21:02:05.122Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T21:02:05.379Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T21:02:05.941Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T21:02:06.197Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T21:02:06.761Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T21:02:07.323Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T21:02:07.579Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T21:02:07.835Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-06T21:02:09.204Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T21:02:10.132Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T21:02:11.083Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T21:02:11.348Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T21:02:12.719Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T21:02:14.090Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T21:02:15.018Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T21:02:15.273Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T21:02:16.641Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T21:02:16.897Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T21:02:17.458Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T21:02:19.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-06T21:02:24.599Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T21:02:25.967Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T21:02:27.333Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T21:02:27.589Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T21:02:28.956Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-06T21:02:28.956Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T21:02:29.212Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T21:02:29.212Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T21:02:29.212Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-06T21:02:29.775Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T21:02:30.337Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T21:02:33.613Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T21:02:34.175Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T21:02:39.420Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T21:02:39.420Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T21:02:39.420Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T21:02:39.982Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T21:02:40.916Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T21:02:41.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-06T21:02:41.736Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T21:02:42.665Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T21:02:44.033Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T21:02:45.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-06T21:02:45.965Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T21:02:46.528Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T21:02:47.092Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T21:02:47.655Z] docker_api_swarm_service_test.go:395: [dbc2cc3e91db9] joining swarm manager [dfca9e76f73a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:02:48.584Z] docker_api_swarm_service_test.go:395: [d726178ba5b8a] joining swarm manager [dfca9e76f73a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:02:53.835Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T21:02:57.649Z] 2022/09/06 21:02:57 Finished clone github.com/hashicorp/consul [2022-09-06T21:03:00.381Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T21:03:00.381Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T21:03:00.381Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T21:03:00.637Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T21:03:01.200Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T21:03:01.457Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T21:03:02.018Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T21:03:02.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-06T21:03:03.203Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T21:03:03.459Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-06T21:03:05.350Z] docker_api_swarm_service_test.go:343: [ded3c0d9fc962] joining swarm manager [db21054ee4441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:03:05.914Z] docker_api_swarm_service_test.go:343: [d0039c81ea44d] joining swarm manager [db21054ee4441]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:03:09.183Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T21:03:09.848Z] 2022/09/06 21:03:09 Finished clone github.com/aws/aws-sdk-go [2022-09-06T21:03:10.549Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T21:03:11.111Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T21:03:13.628Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T21:03:18.877Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T21:03:18.877Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-06T21:03:18.877Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T21:03:19.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-06T21:03:20.501Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T21:03:21.069Z] docker_api_swarm_service_test.go:490: [dd327f37ae504] joining swarm manager [dd8766f73db4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:03:21.998Z] docker_api_swarm_service_test.go:490: [de985d0d23ff3] joining swarm manager [dd8766f73db4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:03:23.890Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T21:03:25.781Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T21:03:28.297Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T21:03:33.543Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T21:03:34.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-06T21:03:34.471Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T21:03:35.839Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T21:03:37.210Z] === RUN TestDockerSuite/TestPortList [2022-09-06T21:03:40.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-06T21:03:43.006Z] docker_api_swarm_service_test.go:128: [dab21fb8c0c36] joining swarm manager [d1d613a010f7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:03:43.570Z] docker_api_swarm_service_test.go:129: [dd641a52608c9] joining swarm manager [d1d613a010f7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:03:44.942Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T21:03:45.506Z] docker_api_swarm_service_test.go:137: [d9d09bcb5400b] joining swarm manager [d1d613a010f7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T21:03:46.075Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T21:03:46.331Z] docker_api_swarm_service_test.go:138: [ddb942073d0bd] joining swarm manager [d1d613a010f7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-06T21:03:52.873Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T21:03:52.873Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T21:03:52.873Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T21:03:52.873Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T21:03:52.873Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T21:03:53.130Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T21:03:53.130Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T21:03:53.692Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T21:03:53.692Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T21:03:54.621Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T21:03:54.621Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-06T21:03:56.511Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-06T21:03:57.439Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-06T21:03:57.696Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-06T21:03:57.953Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T21:03:59.846Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T21:04:00.409Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T21:04:02.929Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T21:04:06.200Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T21:04:06.200Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T21:04:08.104Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-06T21:04:08.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-06T21:04:10.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-06T21:04:12.512Z] docker_api_swarm_service_test.go:304: [df0f581fdcd42] joining swarm manager [dff0f04a3c308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:04:13.442Z] docker_api_swarm_service_test.go:304: [d5804589f821a] joining swarm manager [dff0f04a3c308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:04:14.813Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T21:04:15.742Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T21:04:17.109Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T21:04:18.040Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T21:04:18.972Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T21:04:20.868Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T21:04:22.760Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T21:04:23.322Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T21:04:23.579Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T21:04:24.145Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T21:04:25.512Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T21:04:27.407Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T21:04:27.687Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T21:04:27.687Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-06T21:04:27.687Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T21:04:27.944Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T21:04:28.506Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T21:04:28.506Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T21:04:29.068Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T21:04:29.996Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T21:04:30.924Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T21:04:31.181Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T21:04:33.073Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-06T21:04:35.593Z] docker_api_swarm_service_test.go:100: [df2b2663a2188] joining swarm manager [db76e1c1a1008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:04:35.850Z] docker_api_swarm_service_test.go:101: [de19a79de69c8] joining swarm manager [db76e1c1a1008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:04:37.741Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T21:04:39.110Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T21:04:41.001Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T21:04:41.001Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T21:04:41.001Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T21:04:41.257Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T21:04:43.147Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T21:04:44.079Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T21:04:45.970Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T21:04:46.899Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T21:04:46.899Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T21:04:47.160Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T21:04:49.686Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T21:04:50.249Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T21:04:50.249Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T21:04:52.143Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T21:04:52.705Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T21:04:52.805Z] --- PASS: TestBuildWithHugeFile (176.58s) [2022-09-06T21:04:52.805Z] === RUN TestBuildWithEmptyDockerfile [2022-09-06T21:04:52.805Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:04:52.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:04:52.805Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:04:52.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:04:52.805Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:04:52.805Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:04:52.805Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-06T21:04:52.805Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-06T21:04:52.805Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-06T21:04:52.805Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-09-06T21:04:52.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-09-06T21:04:52.805Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-09-06T21:04:52.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-09-06T21:04:52.805Z] === RUN TestBuildPreserveOwnership [2022-09-06T21:04:52.805Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:04:52.805Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-09-06T21:04:52.805Z] === RUN TestBuildPlatformInvalid [2022-09-06T21:04:52.805Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-06T21:04:52.805Z] PASS [2022-09-06T21:04:52.805Z] ok github.com/docker/docker/integration/build 261.047s [2022-09-06T21:04:52.805Z] [2022-09-06T21:04:52.805Z] === Skipped [2022-09-06T21:04:52.805Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-09-06T21:04:52.805Z] build_session_test.go:25: TODO: BuildKit [2022-09-06T21:04:52.805Z] [2022-09-06T21:04:52.805Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-09-06T21:04:52.805Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:52.805Z] [2022-09-06T21:04:52.805Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-09-06T21:04:52.805Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:04:52.805Z] [2022-09-06T21:04:52.805Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-09-06T21:04:52.805Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:04:52.805Z] [2022-09-06T21:04:52.805Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-09-06T21:04:52.805Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:04:52.805Z] [2022-09-06T21:04:52.805Z] DONE 28 tests, 5 skipped in 302.467s [2022-09-06T21:04:52.805Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-09-06T21:04:53.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:04:53.833Z] INFO: Testing against a local daemon [2022-09-06T21:04:53.833Z] === RUN TestConfigInspect [2022-09-06T21:04:53.833Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] --- SKIP: TestConfigInspect (0.00s) [2022-09-06T21:04:53.833Z] === RUN TestConfigList [2022-09-06T21:04:53.833Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] --- SKIP: TestConfigList (0.00s) [2022-09-06T21:04:53.833Z] === RUN TestConfigsCreateAndDelete [2022-09-06T21:04:53.833Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-09-06T21:04:53.833Z] === RUN TestConfigsUpdate [2022-09-06T21:04:53.833Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-09-06T21:04:53.833Z] === RUN TestTemplatedConfig [2022-09-06T21:04:53.833Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-06T21:04:53.833Z] === RUN TestConfigCreateResolve [2022-09-06T21:04:53.833Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:04:53.833Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-09-06T21:04:53.833Z] === RUN TestConfigDaemonLibtrustID [2022-09-06T21:04:53.833Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:04:53.833Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-09-06T21:04:53.833Z] PASS [2022-09-06T21:04:53.833Z] ok github.com/docker/docker/integration/config 0.192s [2022-09-06T21:04:53.833Z] [2022-09-06T21:04:53.833Z] === Skipped [2022-09-06T21:04:53.833Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-09-06T21:04:53.833Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] [2022-09-06T21:04:53.833Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-09-06T21:04:53.833Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] [2022-09-06T21:04:53.833Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-09-06T21:04:53.833Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] [2022-09-06T21:04:53.833Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-09-06T21:04:53.833Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] [2022-09-06T21:04:53.833Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-09-06T21:04:53.833Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:53.833Z] [2022-09-06T21:04:53.833Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-09-06T21:04:53.833Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:04:53.833Z] [2022-09-06T21:04:53.833Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-09-06T21:04:53.833Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:04:53.833Z] [2022-09-06T21:04:53.833Z] DONE 7 tests, 7 skipped in 3.013s [2022-09-06T21:04:53.833Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-09-06T21:04:54.596Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T21:04:54.596Z] check_test.go:380: [df2b2663a2188] daemon is not started [2022-09-06T21:04:54.853Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T21:04:55.109Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T21:04:55.671Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T21:04:57.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:04:57.764Z] INFO: Testing against a local daemon [2022-09-06T21:04:57.764Z] === RUN TestCheckpoint [2022-09-06T21:04:57.764Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:04:57.764Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-06T21:04:57.764Z] === RUN TestContainerInvalidJSON [2022-09-06T21:04:57.764Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T21:04:57.764Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T21:04:57.764Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T21:04:57.764Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T21:04:57.764Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-06T21:04:57.764Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-06T21:04:57.764Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-06T21:04:57.764Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-06T21:04:57.764Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-06T21:04:57.764Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-09-06T21:04:57.764Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-09-06T21:04:57.764Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-09-06T21:04:57.764Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-09-06T21:04:57.764Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-06T21:04:58.188Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T21:04:58.252Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-09-06T21:04:58.252Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-06T21:04:58.252Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-06T21:04:58.252Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-06T21:04:58.252Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-06T21:04:58.252Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-09-06T21:04:58.252Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-06T21:04:58.444Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T21:04:58.740Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-06T21:04:58.740Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T21:04:58.740Z] === RUN TestCopyFromContainer [2022-09-06T21:04:58.740Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:58.740Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-09-06T21:04:58.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-06T21:04:58.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:04:58.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:04:58.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:04:58.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:04:58.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:04:58.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:04:58.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-06T21:04:58.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-06T21:04:58.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-06T21:04:58.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-09-06T21:04:58.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-06T21:04:58.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-09-06T21:04:58.740Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-09-06T21:04:58.740Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-06T21:04:58.740Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-06T21:04:58.740Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2022-09-06T21:04:58.740Z] === RUN TestCreateWithInvalidEnv [2022-09-06T21:04:58.740Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-06T21:04:58.740Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-06T21:04:58.740Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-06T21:04:58.740Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-06T21:04:58.740Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-06T21:04:58.740Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-06T21:04:58.740Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-06T21:04:58.740Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-06T21:04:58.740Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-06T21:04:58.740Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-06T21:04:58.740Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-06T21:04:58.740Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-09-06T21:04:58.740Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-09-06T21:04:58.740Z] === RUN TestCreateTmpfsMountsTarget [2022-09-06T21:04:58.740Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:58.740Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-09-06T21:04:58.740Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-06T21:04:58.740Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:04:58.740Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-09-06T21:04:58.740Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-06T21:04:58.740Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:04:58.740Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-09-06T21:04:58.740Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-06T21:04:58.740Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:04:58.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:04:58.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:04:58.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:04:58.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:04:58.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:04:58.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:04:58.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:04:58.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:04:58.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:04:58.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-06T21:04:58.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-06T21:04:58.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-06T21:04:58.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-06T21:04:58.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-06T21:04:58.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-09-06T21:04:58.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-06T21:04:58.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-06T21:04:58.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-06T21:04:58.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-06T21:04:58.741Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-06T21:04:58.741Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-06T21:04:58.741Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-06T21:04:58.741Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-09-06T21:04:58.741Z] === RUN TestCreateDifferentPlatform [2022-09-06T21:04:58.741Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-06T21:04:58.741Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-06T21:04:58.741Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2022-09-06T21:04:58.741Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-06T21:04:58.741Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-06T21:04:58.741Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-06T21:04:58.741Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-09-06T21:04:58.741Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-06T21:04:58.741Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-06T21:04:58.741Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T21:04:58.741Z] === RUN TestContainerKillOnDaemonStart [2022-09-06T21:04:58.741Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:04:58.741Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-06T21:04:58.741Z] === RUN TestDiff [2022-09-06T21:04:58.741Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-06T21:04:58.741Z] --- SKIP: TestDiff (0.00s) [2022-09-06T21:04:58.741Z] === RUN TestExecWithCloseStdin [2022-09-06T21:04:59.007Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T21:04:59.263Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T21:04:59.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-06T21:05:00.083Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T21:05:00.646Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T21:05:00.902Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T21:05:01.509Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T21:05:01.509Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T21:05:02.072Z] docker_api_swarm_service_test.go:533: [d0c6d850fcae8] joining swarm manager [d7a4a89344bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:05:02.328Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T21:05:02.696Z] --- PASS: TestExecWithCloseStdin (3.27s) [2022-09-06T21:05:02.696Z] === RUN TestExec [2022-09-06T21:05:03.259Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T21:05:03.259Z] docker_api_swarm_service_test.go:534: [d215e2f20ef19] joining swarm manager [d7a4a89344bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:05:03.821Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T21:05:04.387Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T21:05:05.351Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-06T21:05:05.778Z] --- PASS: TestExec (3.12s) [2022-09-06T21:05:05.778Z] === RUN TestExecUser [2022-09-06T21:05:05.778Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-06T21:05:05.778Z] --- SKIP: TestExecUser (0.00s) [2022-09-06T21:05:05.778Z] === RUN TestExportContainerAndImportImage [2022-09-06T21:05:05.778Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:05:05.778Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-09-06T21:05:05.778Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-06T21:05:05.778Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:05:05.778Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-09-06T21:05:05.778Z] === RUN TestHealthCheckWorkdir [2022-09-06T21:05:05.778Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-06T21:05:05.778Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-09-06T21:05:05.778Z] === RUN TestHealthKillContainer [2022-09-06T21:05:05.778Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-06T21:05:05.778Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-09-06T21:05:05.778Z] === RUN TestHealthCheckProcessKilled [2022-09-06T21:05:06.727Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T21:05:08.067Z] --- PASS: TestHealthCheckProcessKilled (2.98s) [2022-09-06T21:05:08.067Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-06T21:05:08.067Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T21:05:08.067Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T21:05:08.067Z] === RUN TestKillContainerInvalidSignal [2022-09-06T21:05:08.095Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-06T21:05:08.657Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-06T21:05:09.587Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-06T21:05:10.518Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-06T21:05:10.773Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-06T21:05:11.121Z] --- PASS: TestKillContainerInvalidSignal (2.80s) [2022-09-06T21:05:11.121Z] === RUN TestKillContainer [2022-09-06T21:05:11.121Z] === RUN TestKillContainer/no_signal [2022-09-06T21:05:11.336Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T21:05:12.265Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-06T21:05:12.827Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T21:05:13.391Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T21:05:13.648Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T21:05:14.167Z] === RUN TestKillContainer/non_killing_signal [2022-09-06T21:05:14.167Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-06T21:05:14.167Z] === RUN TestKillContainer/killing_signal [2022-09-06T21:05:14.213Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T21:05:14.213Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T21:05:16.105Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T21:05:16.105Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T21:05:16.668Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T21:05:17.215Z] --- PASS: TestKillContainer (5.82s) [2022-09-06T21:05:17.215Z] --- PASS: TestKillContainer/no_signal (2.81s) [2022-09-06T21:05:17.215Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-06T21:05:17.215Z] --- PASS: TestKillContainer/killing_signal (2.95s) [2022-09-06T21:05:17.215Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-06T21:05:17.215Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T21:05:17.215Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-06T21:05:17.215Z] === RUN TestKillStoppedContainer [2022-09-06T21:05:17.215Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T21:05:17.215Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-09-06T21:05:17.215Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-06T21:05:17.215Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T21:05:17.215Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-06T21:05:17.215Z] === RUN TestKillDifferentUserContainer [2022-09-06T21:05:17.215Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-06T21:05:17.215Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-09-06T21:05:17.215Z] === RUN TestInspectOomKilledTrue [2022-09-06T21:05:17.215Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:05:17.215Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-06T21:05:17.215Z] === RUN TestInspectOomKilledFalse [2022-09-06T21:05:17.215Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:05:17.215Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-06T21:05:17.215Z] === RUN TestLogsFollowTailEmpty [2022-09-06T21:05:17.231Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T21:05:17.488Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T21:05:17.488Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T21:05:18.052Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T21:05:18.614Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T21:05:18.871Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T21:05:19.432Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T21:05:19.503Z] --- PASS: TestLogsFollowTailEmpty (2.66s) [2022-09-06T21:05:19.503Z] === RUN TestNetworkNat [2022-09-06T21:05:19.503Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-06T21:05:19.503Z] --- SKIP: TestNetworkNat (0.00s) [2022-09-06T21:05:19.503Z] === RUN TestNetworkLocalhostTCPNat [2022-09-06T21:05:19.994Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T21:05:19.994Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T21:05:20.250Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T21:05:20.250Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T21:05:21.181Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T21:05:21.744Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T21:05:22.306Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T21:05:22.545Z] --- PASS: TestNetworkLocalhostTCPNat (3.05s) [2022-09-06T21:05:22.545Z] === RUN TestNetworkLoopbackNat [2022-09-06T21:05:22.545Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-06T21:05:22.545Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-09-06T21:05:22.545Z] === RUN TestPause [2022-09-06T21:05:22.545Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-06T21:05:22.545Z] --- SKIP: TestPause (0.00s) [2022-09-06T21:05:22.545Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-06T21:05:22.561Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T21:05:22.817Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T21:05:23.082Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T21:05:24.029Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T21:05:24.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T21:05:25.590Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.95s) [2022-09-06T21:05:25.591Z] === RUN TestPauseStopPausedContainer [2022-09-06T21:05:25.591Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:05:25.591Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-09-06T21:05:25.591Z] === RUN TestPsFilter [2022-09-06T21:05:25.591Z] --- PASS: TestPsFilter (0.17s) [2022-09-06T21:05:25.591Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-06T21:05:25.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T21:05:26.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-06T21:05:26.146Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T21:05:26.708Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T21:05:27.271Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T21:05:27.835Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T21:05:28.399Z] docker_api_swarm_service_test.go:148: [da4e0d317fb8b] joining swarm manager [d1b390bfdcde4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:05:28.399Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T21:05:28.632Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.08s) [2022-09-06T21:05:28.632Z] === RUN TestRemoveContainerWithVolume [2022-09-06T21:05:28.961Z] docker_api_swarm_service_test.go:148: [d4d6ff1bc4c75] joining swarm manager [d1b390bfdcde4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:05:29.528Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T21:05:31.677Z] --- PASS: TestRemoveContainerWithVolume (3.03s) [2022-09-06T21:05:31.677Z] === RUN TestRemoveContainerRunning [2022-09-06T21:05:32.050Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T21:05:32.050Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T21:05:32.613Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T21:05:34.506Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T21:05:34.723Z] --- PASS: TestRemoveContainerRunning (2.88s) [2022-09-06T21:05:34.723Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-06T21:05:35.069Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T21:05:36.961Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T21:05:37.770Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.57s) [2022-09-06T21:05:37.770Z] === RUN TestRemoveInvalidContainer [2022-09-06T21:05:37.770Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-09-06T21:05:37.770Z] === RUN TestRenameLinkedContainer [2022-09-06T21:05:37.770Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-06T21:05:37.770Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-09-06T21:05:37.770Z] === RUN TestRenameStoppedContainer [2022-09-06T21:05:38.328Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T21:05:38.328Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-06T21:05:38.328Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T21:05:38.328Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-06T21:05:38.328Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T21:05:38.891Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T21:05:40.261Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T21:05:40.823Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T21:05:42.204Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T21:05:42.770Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T21:05:43.698Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T21:05:44.261Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-06T21:05:44.261Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-06T21:05:44.261Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T21:05:44.518Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-06T21:05:45.090Z] --- PASS: TestRenameStoppedContainer (7.85s) [2022-09-06T21:05:45.090Z] === RUN TestRenameRunningContainerAndReuse [2022-09-06T21:05:45.886Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T21:05:45.886Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T21:05:46.450Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T21:05:47.014Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T21:05:47.577Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-06T21:05:48.140Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T21:05:48.140Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T21:05:48.396Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T21:05:48.959Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T21:05:49.522Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T21:05:49.779Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T21:05:50.342Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T21:05:50.600Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T21:05:51.104Z] --- PASS: TestRenameRunningContainerAndReuse (5.47s) [2022-09-06T21:05:51.104Z] === RUN TestRenameInvalidName [2022-09-06T21:05:51.161Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T21:05:51.418Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T21:05:51.418Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T21:05:51.983Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T21:05:52.545Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T21:05:53.391Z] --- PASS: TestRenameInvalidName (2.64s) [2022-09-06T21:05:53.391Z] === RUN TestRenameAnonymousContainer [2022-09-06T21:05:53.391Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-06T21:05:53.391Z] --- SKIP: TestRenameAnonymousContainer (0.01s) [2022-09-06T21:05:53.391Z] === RUN TestRenameContainerWithSameName [2022-09-06T21:05:53.475Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T21:05:53.734Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T21:05:53.734Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-06T21:05:53.734Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T21:05:56.255Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T21:05:56.437Z] --- PASS: TestRenameContainerWithSameName (2.72s) [2022-09-06T21:05:56.437Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-06T21:05:56.437Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-06T21:05:56.437Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-09-06T21:05:56.437Z] === RUN TestResize [2022-09-06T21:05:56.511Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T21:05:56.768Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-06T21:05:57.331Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T21:05:58.261Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-06T21:05:58.261Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-06T21:05:58.261Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T21:05:58.261Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T21:05:58.737Z] --- PASS: TestResize (2.71s) [2022-09-06T21:05:58.737Z] === RUN TestResizeWithInvalidSize [2022-09-06T21:05:58.737Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-06T21:05:58.737Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-09-06T21:05:58.737Z] === RUN TestResizeWhenContainerNotStarted [2022-09-06T21:05:58.853Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T21:06:00.764Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T21:06:01.692Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T21:06:02.621Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T21:06:05.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-06T21:06:07.588Z] --- PASS: TestResizeWhenContainerNotStarted (7.94s) [2022-09-06T21:06:07.588Z] === RUN TestDaemonRestartKillContainers [2022-09-06T21:06:07.588Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:07.588Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-06T21:06:07.588Z] === RUN TestStats [2022-09-06T21:06:07.588Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-06T21:06:07.588Z] --- SKIP: TestStats (0.00s) [2022-09-06T21:06:07.588Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-06T21:06:08.407Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T21:06:08.969Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T21:06:09.226Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T21:06:09.788Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T21:06:09.788Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T21:06:10.043Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T21:06:10.972Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T21:06:11.904Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T21:06:12.481Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.50s) [2022-09-06T21:06:12.482Z] === RUN TestStopContainerWithTimeout [2022-09-06T21:06:12.482Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-06T21:06:12.482Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-09-06T21:06:12.482Z] === RUN TestUpdateRestartPolicy [2022-09-06T21:06:12.833Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T21:06:12.833Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T21:06:13.091Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-06T21:06:14.020Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T21:06:15.386Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T21:06:19.556Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T21:06:20.131Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T21:06:20.392Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T21:06:21.761Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T21:06:23.660Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T21:06:25.552Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T21:06:26.921Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T21:06:28.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-06T21:06:29.069Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T21:06:30.440Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T21:06:31.811Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T21:06:31.811Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T21:06:32.376Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T21:06:33.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-06T21:06:33.309Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T21:06:33.873Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T21:06:34.436Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T21:06:35.803Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-06T21:06:36.060Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T21:06:37.952Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T21:06:38.078Z] --- PASS: TestUpdateRestartPolicy (26.00s) [2022-09-06T21:06:38.078Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-06T21:06:38.880Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-06T21:06:41.132Z] --- PASS: TestUpdateRestartWithAutoRemove (2.78s) [2022-09-06T21:06:41.132Z] === RUN TestWaitNonBlocked [2022-09-06T21:06:41.132Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:06:41.132Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:06:41.132Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:06:41.132Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:06:41.132Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-06T21:06:41.132Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-06T21:06:41.408Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T21:06:41.665Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-06T21:06:41.665Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T21:06:41.665Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-06T21:06:42.228Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T21:06:42.228Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T21:06:42.791Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T21:06:43.356Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T21:06:43.356Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T21:06:44.286Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T21:06:44.544Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-06T21:06:45.055Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-09-06T21:06:45.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.49s) [2022-09-06T21:06:45.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.62s) [2022-09-06T21:06:45.055Z] === RUN TestWaitBlocked [2022-09-06T21:06:45.055Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:45.055Z] --- SKIP: TestWaitBlocked (0.00s) [2022-09-06T21:06:45.055Z] PASS [2022-09-06T21:06:45.055Z] ok github.com/docker/docker/integration/container 106.879s [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === Skipped [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-09-06T21:06:45.055Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-09-06T21:06:45.055Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s) [2022-09-06T21:06:45.055Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-09-06T21:06:45.055Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2022-09-06T21:06:45.055Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-09-06T21:06:45.055Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-09-06T21:06:45.055Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-09-06T21:06:45.055Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-09-06T21:06:45.055Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-06T21:06:45.055Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-09-06T21:06:45.055Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-09-06T21:06:45.055Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-09-06T21:06:45.055Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-09-06T21:06:45.055Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-09-06T21:06:45.055Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-09-06T21:06:45.055Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-09-06T21:06:45.055Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-06T21:06:45.055Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-09-06T21:06:45.055Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-06T21:06:45.055Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-06T21:06:45.055Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-09-06T21:06:45.055Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-06T21:06:45.055Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-09-06T21:06:45.055Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-09-06T21:06:45.055Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-09-06T21:06:45.055Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-09-06T21:06:45.055Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-09-06T21:06:45.055Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-09-06T21:06:45.055Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-09-06T21:06:45.055Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-09-06T21:06:45.055Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.01s) [2022-09-06T21:06:45.055Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-09-06T21:06:45.055Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-09-06T21:06:45.055Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-09-06T21:06:45.055Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-09-06T21:06:45.055Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-09-06T21:06:45.055Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-09-06T21:06:45.055Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:45.055Z] [2022-09-06T21:06:45.055Z] DONE 89 tests, 37 skipped in 110.820s [2022-09-06T21:06:45.055Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-09-06T21:06:47.060Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-06T21:06:48.103Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:06:48.103Z] INFO: Testing against a local daemon [2022-09-06T21:06:48.103Z] === RUN TestCommitInheritsEnv [2022-09-06T21:06:48.103Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:06:48.103Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-09-06T21:06:48.103Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-06T21:06:48.103Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-06T21:06:48.103Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T21:06:48.103Z] === RUN TestImagesFilterMultiReference [2022-09-06T21:06:48.103Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-09-06T21:06:48.103Z] === RUN TestImagePullPlatformInvalid [2022-09-06T21:06:48.103Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-09-06T21:06:48.103Z] === RUN TestRemoveImageOrphaning [2022-09-06T21:06:49.127Z] --- PASS: TestRemoveImageOrphaning (1.29s) [2022-09-06T21:06:49.127Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-06T21:06:49.127Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-09-06T21:06:49.127Z] === RUN TestTagInvalidReference [2022-09-06T21:06:49.127Z] --- PASS: TestTagInvalidReference (0.05s) [2022-09-06T21:06:49.127Z] === RUN TestTagValidPrefixedRepo [2022-09-06T21:06:49.127Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-09-06T21:06:49.127Z] === RUN TestTagExistedNameWithoutForce [2022-09-06T21:06:49.127Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-09-06T21:06:49.127Z] === RUN TestTagOfficialNames [2022-09-06T21:06:49.615Z] --- PASS: TestTagOfficialNames (0.12s) [2022-09-06T21:06:49.615Z] === RUN TestTagMatchesDigest [2022-09-06T21:06:49.615Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-09-06T21:06:49.615Z] PASS [2022-09-06T21:06:49.615Z] ok github.com/docker/docker/integration/image 2.024s [2022-09-06T21:06:49.615Z] [2022-09-06T21:06:49.615Z] === Skipped [2022-09-06T21:06:49.615Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-09-06T21:06:49.615Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:06:49.615Z] [2022-09-06T21:06:49.615Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-06T21:06:49.615Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-06T21:06:49.615Z] [2022-09-06T21:06:49.615Z] DONE 11 tests, 2 skipped in 4.547s [2022-09-06T21:06:49.615Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-09-06T21:06:50.328Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-06T21:06:50.328Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-06T21:06:50.328Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T21:06:50.328Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-06T21:06:50.584Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-06T21:06:51.147Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T21:06:51.905Z] testing: warning: no tests to run [2022-09-06T21:06:51.905Z] PASS [2022-09-06T21:06:51.905Z] testing: warning: no tests to run [2022-09-06T21:06:51.905Z] PASS [2022-09-06T21:06:51.905Z] ok github.com/docker/docker/integration/network/ipvlan 0.227s [no tests to run] [2022-09-06T21:06:51.905Z] ok github.com/docker/docker/integration/network/macvlan 0.152s [no tests to run] [2022-09-06T21:06:52.515Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T21:06:52.930Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:06:52.930Z] INFO: Testing against a local daemon [2022-09-06T21:06:52.930Z] === RUN TestNetworkCreateDelete [2022-09-06T21:06:52.930Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:52.930Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-09-06T21:06:52.930Z] === RUN TestDockerNetworkDeletePreferID [2022-09-06T21:06:52.930Z] 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-09-06T21:06:52.930Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-09-06T21:06:52.930Z] === RUN TestDaemonDNSFallback [2022-09-06T21:06:52.930Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:52.930Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-09-06T21:06:52.930Z] === RUN TestInspectNetwork [2022-09-06T21:06:52.930Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:52.930Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-06T21:06:52.930Z] === RUN TestRunContainerWithBridgeNone [2022-09-06T21:06:52.930Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:52.930Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-06T21:06:52.930Z] === RUN TestNetworkInvalidJSON [2022-09-06T21:06:53.416Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-06T21:06:53.416Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-06T21:06:53.416Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T21:06:53.416Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T21:06:53.416Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T21:06:53.416Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T21:06:53.416Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-06T21:06:53.416Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-06T21:06:53.416Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-06T21:06:53.416Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-09-06T21:06:53.416Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-09-06T21:06:53.416Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-09-06T21:06:53.416Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-09-06T21:06:53.416Z] === RUN TestNetworkList [2022-09-06T21:06:53.416Z] === RUN TestNetworkList//networks [2022-09-06T21:06:53.416Z] === PAUSE TestNetworkList//networks [2022-09-06T21:06:53.416Z] === RUN TestNetworkList//networks/ [2022-09-06T21:06:53.416Z] === PAUSE TestNetworkList//networks/ [2022-09-06T21:06:53.416Z] === CONT TestNetworkList//networks [2022-09-06T21:06:53.416Z] === CONT TestNetworkList//networks/ [2022-09-06T21:06:53.416Z] --- PASS: TestNetworkList (0.06s) [2022-09-06T21:06:53.416Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-06T21:06:53.416Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestHostIPv4BridgeLabel [2022-09-06T21:06:53.416Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-06T21:06:53.416Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestDaemonDefaultNetworkPools [2022-09-06T21:06:53.416Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-06T21:06:53.416Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-06T21:06:53.416Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-06T21:06:53.416Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestServiceWithPredefinedNetwork [2022-09-06T21:06:53.416Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-06T21:06:53.416Z] service_test.go:242: FLAKY_TEST [2022-09-06T21:06:53.416Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestServiceWithDataPathPortInit [2022-09-06T21:06:53.416Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-06T21:06:53.416Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-06T21:06:53.416Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-06T21:06:53.416Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T21:06:53.416Z] PASS [2022-09-06T21:06:53.416Z] ok github.com/docker/docker/integration/network 0.260s [2022-09-06T21:06:53.416Z] [2022-09-06T21:06:53.416Z] === Skipped [2022-09-06T21:06:53.416Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-09-06T21:06:53.416Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:53.416Z] [2022-09-06T21:06:53.416Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-09-06T21:06:53.416Z] 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-09-06T21:06:53.416Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-09-06T21:06:53.417Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-09-06T21:06:53.417Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-09-06T21:06:53.417Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-09-06T21:06:53.417Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:242: FLAKY_TEST [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-06T21:06:53.417Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-06T21:06:53.417Z] [2022-09-06T21:06:53.417Z] DONE 22 tests, 15 skipped in 3.682s [2022-09-06T21:06:53.417Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-09-06T21:06:53.446Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-06T21:06:54.009Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-09-06T21:06:54.009Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T21:06:54.264Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-06T21:06:54.442Z] testing: warning: no tests to run [2022-09-06T21:06:54.442Z] PASS [2022-09-06T21:06:54.442Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-09-06T21:06:54.442Z] [2022-09-06T21:06:54.442Z] DONE 0 tests in 0.621s [2022-09-06T21:06:54.442Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-09-06T21:06:54.520Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T21:06:54.931Z] testing: warning: no tests to run [2022-09-06T21:06:54.931Z] PASS [2022-09-06T21:06:54.931Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-09-06T21:06:54.931Z] [2022-09-06T21:06:54.931Z] DONE 0 tests in 0.644s [2022-09-06T21:06:55.085Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T21:06:55.419Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-09-06T21:06:55.647Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T21:06:55.904Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T21:06:55.904Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-06T21:06:55.904Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T21:06:56.834Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T21:06:57.091Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T21:06:57.091Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-06T21:06:57.091Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T21:06:57.654Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-06T21:06:57.726Z] testing: warning: no tests to run [2022-09-06T21:06:57.726Z] PASS [2022-09-06T21:06:57.726Z] ok github.com/docker/docker/integration/plugin 0.189s [no tests to run] [2022-09-06T21:06:57.726Z] testing: warning: no tests to run [2022-09-06T21:06:57.726Z] PASS [2022-09-06T21:06:57.726Z] ok github.com/docker/docker/integration/plugin/authz 0.151s [no tests to run] [2022-09-06T21:06:58.584Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T21:06:58.584Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T21:06:58.584Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T21:07:01.112Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T21:07:01.673Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T21:07:01.929Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T21:07:06.096Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T21:07:06.096Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T21:07:06.352Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-06T21:07:07.722Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-06T21:07:08.284Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-06T21:07:10.483Z] testing: warning: no tests to run [2022-09-06T21:07:10.483Z] PASS [2022-09-06T21:07:10.483Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.155s [no tests to run] [2022-09-06T21:07:10.802Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-06T21:07:10.971Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:10.971Z] INFO: Testing against a local daemon [2022-09-06T21:07:10.971Z] === RUN TestExternalGraphDriver [2022-09-06T21:07:10.971Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-06T21:07:10.971Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-06T21:07:10.971Z] === RUN TestGraphdriverPluginV2 [2022-09-06T21:07:10.971Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-06T21:07:10.971Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-09-06T21:07:10.971Z] PASS [2022-09-06T21:07:10.971Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.182s [2022-09-06T21:07:13.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:13.271Z] INFO: Testing against a local daemon [2022-09-06T21:07:13.271Z] === RUN TestReadPluginNoRead [2022-09-06T21:07:13.271Z] read_test.go:21: no unix domain sockets on Windows [2022-09-06T21:07:13.271Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-06T21:07:13.271Z] PASS [2022-09-06T21:07:13.318Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-06T21:07:13.574Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-06T21:07:13.761Z] ok github.com/docker/docker/integration/plugin/logging 0.265s [2022-09-06T21:07:13.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:13.761Z] INFO: Testing against a local daemon [2022-09-06T21:07:13.761Z] === RUN TestPluginInvalidJSON [2022-09-06T21:07:13.761Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T21:07:13.761Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T21:07:13.761Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T21:07:13.761Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-09-06T21:07:13.761Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-09-06T21:07:13.761Z] === RUN TestPluginInstall [2022-09-06T21:07:13.761Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-06T21:07:13.761Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T21:07:13.761Z] === RUN TestPluginsWithRuntimes [2022-09-06T21:07:13.761Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-06T21:07:13.761Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T21:07:13.761Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T21:07:13.761Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-06T21:07:13.761Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T21:07:13.761Z] PASS [2022-09-06T21:07:13.761Z] ok github.com/docker/docker/integration/plugin/common 0.214s [2022-09-06T21:07:13.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:13.761Z] INFO: Testing against a local daemon [2022-09-06T21:07:13.761Z] === RUN TestPluginWithDevMounts [2022-09-06T21:07:13.761Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:13.761Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T21:07:13.761Z] PASS [2022-09-06T21:07:13.761Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-06T21:07:13.761Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-06T21:07:13.761Z] ok github.com/docker/docker/integration/plugin/volumes 0.143s [2022-09-06T21:07:13.761Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-06T21:07:14.137Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-06T21:07:14.248Z] [2022-09-06T21:07:14.248Z] === Skipped [2022-09-06T21:07:14.248Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-06T21:07:14.248Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-06T21:07:14.248Z] [2022-09-06T21:07:14.248Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-06T21:07:14.248Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-06T21:07:14.248Z] [2022-09-06T21:07:14.248Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T21:07:14.248Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-06T21:07:14.248Z] [2022-09-06T21:07:14.248Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-06T21:07:14.248Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-06T21:07:14.248Z] [2022-09-06T21:07:14.248Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-09-06T21:07:14.248Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-06T21:07:14.248Z] [2022-09-06T21:07:14.248Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-06T21:07:14.248Z] read_test.go:21: no unix domain sockets on Windows [2022-09-06T21:07:14.248Z] [2022-09-06T21:07:14.248Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-06T21:07:14.248Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:14.248Z] [2022-09-06T21:07:14.248Z] DONE 9 tests, 7 skipped in 18.855s [2022-09-06T21:07:14.248Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-09-06T21:07:14.701Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-06T21:07:14.735Z] testing: warning: no tests to run [2022-09-06T21:07:14.736Z] PASS [2022-09-06T21:07:14.736Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-09-06T21:07:14.736Z] [2022-09-06T21:07:14.736Z] DONE 0 tests in 0.652s [2022-09-06T21:07:14.958Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-06T21:07:15.223Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-09-06T21:07:15.520Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-06T21:07:15.776Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-06T21:07:16.339Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T21:07:16.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:16.848Z] INFO: Testing against a local daemon [2022-09-06T21:07:16.848Z] === RUN TestPluginInvalidJSON [2022-09-06T21:07:16.848Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T21:07:16.848Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T21:07:16.848Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-06T21:07:16.848Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-09-06T21:07:16.848Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-09-06T21:07:16.848Z] === RUN TestPluginInstall [2022-09-06T21:07:16.848Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-06T21:07:16.848Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-06T21:07:16.848Z] === RUN TestPluginsWithRuntimes [2022-09-06T21:07:16.848Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-06T21:07:16.848Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-06T21:07:16.848Z] === RUN TestPluginBackCompatMediaTypes [2022-09-06T21:07:16.848Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-06T21:07:16.848Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T21:07:16.848Z] PASS [2022-09-06T21:07:16.848Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-09-06T21:07:16.848Z] [2022-09-06T21:07:16.848Z] === Skipped [2022-09-06T21:07:16.848Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-06T21:07:16.848Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-06T21:07:16.848Z] [2022-09-06T21:07:16.848Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-06T21:07:16.848Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-06T21:07:16.848Z] [2022-09-06T21:07:16.848Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-06T21:07:16.848Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-06T21:07:16.848Z] [2022-09-06T21:07:16.848Z] DONE 5 tests, 3 skipped in 1.531s [2022-09-06T21:07:16.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-09-06T21:07:16.901Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T21:07:17.157Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T21:07:17.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:17.877Z] INFO: Testing against a local daemon [2022-09-06T21:07:17.877Z] === RUN TestExternalGraphDriver [2022-09-06T21:07:17.877Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-06T21:07:17.877Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-06T21:07:17.877Z] === RUN TestGraphdriverPluginV2 [2022-09-06T21:07:17.877Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-06T21:07:17.877Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-09-06T21:07:17.877Z] PASS [2022-09-06T21:07:17.877Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-09-06T21:07:18.364Z] [2022-09-06T21:07:18.364Z] === Skipped [2022-09-06T21:07:18.364Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-06T21:07:18.364Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-06T21:07:18.364Z] [2022-09-06T21:07:18.364Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-09-06T21:07:18.364Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-06T21:07:18.364Z] [2022-09-06T21:07:18.364Z] DONE 2 tests, 2 skipped in 1.371s [2022-09-06T21:07:18.364Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-09-06T21:07:18.523Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-06T21:07:19.899Z] === RUN TestDockerSuite/TestRunState [2022-09-06T21:07:20.010Z] testing: warning: no tests to run [2022-09-06T21:07:20.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:20.010Z] PASS [2022-09-06T21:07:20.010Z] INFO: Testing against a local daemon [2022-09-06T21:07:20.010Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-06T21:07:20.010Z] === RUN TestReadPluginNoRead [2022-09-06T21:07:20.010Z] read_test.go:21: no unix domain sockets on Windows [2022-09-06T21:07:20.010Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-06T21:07:20.010Z] PASS [2022-09-06T21:07:20.010Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-09-06T21:07:20.010Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-06T21:07:20.010Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-06T21:07:20.010Z] [2022-09-06T21:07:20.010Z] === Skipped [2022-09-06T21:07:20.010Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-06T21:07:20.010Z] read_test.go:21: no unix domain sockets on Windows [2022-09-06T21:07:20.010Z] [2022-09-06T21:07:20.010Z] DONE 1 tests, 1 skipped in 1.646s [2022-09-06T21:07:20.010Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-09-06T21:07:21.036Z] testing: warning: no tests to run [2022-09-06T21:07:21.036Z] PASS [2022-09-06T21:07:21.036Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-06T21:07:21.036Z] [2022-09-06T21:07:21.036Z] DONE 0 tests in 0.971s [2022-09-06T21:07:21.274Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T21:07:21.524Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-09-06T21:07:21.531Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T21:07:22.093Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T21:07:22.350Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-06T21:07:22.350Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-06T21:07:22.350Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T21:07:22.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:22.547Z] INFO: Testing against a local daemon [2022-09-06T21:07:22.547Z] === RUN TestPluginWithDevMounts [2022-09-06T21:07:22.547Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:22.547Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-06T21:07:22.547Z] PASS [2022-09-06T21:07:22.547Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-09-06T21:07:22.547Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-06T21:07:22.547Z] [2022-09-06T21:07:22.547Z] === Skipped [2022-09-06T21:07:22.547Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-06T21:07:22.547Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:22.547Z] [2022-09-06T21:07:22.547Z] DONE 1 tests, 1 skipped in 1.461s [2022-09-06T21:07:22.912Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T21:07:23.037Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-09-06T21:07:23.474Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-06T21:07:24.402Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T21:07:24.402Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T21:07:24.402Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T21:07:24.659Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-06T21:07:25.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:25.329Z] INFO: Testing against a local daemon [2022-09-06T21:07:25.329Z] === RUN TestSecretInspect [2022-09-06T21:07:25.329Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.329Z] --- SKIP: TestSecretInspect (0.00s) [2022-09-06T21:07:25.329Z] === RUN TestSecretList [2022-09-06T21:07:25.329Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.329Z] --- SKIP: TestSecretList (0.00s) [2022-09-06T21:07:25.329Z] === RUN TestSecretsCreateAndDelete [2022-09-06T21:07:25.330Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.330Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-09-06T21:07:25.330Z] === RUN TestSecretsUpdate [2022-09-06T21:07:25.330Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.330Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-09-06T21:07:25.330Z] === RUN TestTemplatedSecret [2022-09-06T21:07:25.330Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.330Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-06T21:07:25.330Z] === RUN TestSecretCreateResolve [2022-09-06T21:07:25.330Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:25.330Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-09-06T21:07:25.330Z] PASS [2022-09-06T21:07:25.330Z] ok github.com/docker/docker/integration/secret 0.165s [2022-09-06T21:07:25.817Z] [2022-09-06T21:07:25.817Z] === Skipped [2022-09-06T21:07:25.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-09-06T21:07:25.817Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.817Z] [2022-09-06T21:07:25.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-09-06T21:07:25.817Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.817Z] [2022-09-06T21:07:25.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-09-06T21:07:25.817Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.817Z] [2022-09-06T21:07:25.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-09-06T21:07:25.817Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.817Z] [2022-09-06T21:07:25.817Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-09-06T21:07:25.817Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:25.817Z] [2022-09-06T21:07:25.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-09-06T21:07:25.817Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:25.817Z] [2022-09-06T21:07:25.817Z] DONE 6 tests, 6 skipped in 2.782s [2022-09-06T21:07:25.817Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-09-06T21:07:26.549Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-06T21:07:26.805Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-06T21:07:27.063Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-06T21:07:28.430Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-06T21:07:29.732Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:29.732Z] INFO: Testing against a local daemon [2022-09-06T21:07:29.732Z] === RUN TestServiceCreateInit [2022-09-06T21:07:29.732Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-06T21:07:29.732Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-06T21:07:29.732Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- PASS: TestServiceCreateInit (0.05s) [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestCreateServiceMultipleTimes [2022-09-06T21:07:29.732Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestCreateServiceConflict [2022-09-06T21:07:29.732Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestCreateServiceMaxReplicas [2022-09-06T21:07:29.732Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-09-06T21:07:29.732Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-06T21:07:29.732Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestCreateServiceSecretFileMode [2022-09-06T21:07:29.732Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestCreateServiceConfigFileMode [2022-09-06T21:07:29.732Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestCreateServiceSysctls [2022-09-06T21:07:29.732Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-09-06T21:07:29.732Z] === RUN TestCreateServiceCapabilities [2022-09-06T21:07:29.732Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-09-06T21:07:29.732Z] === RUN TestInspect [2022-09-06T21:07:29.732Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestInspect (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestCreateJob [2022-09-06T21:07:29.732Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestCreateJob (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestReplicatedJob [2022-09-06T21:07:29.732Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestReplicatedJob (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestUpdateReplicatedJob [2022-09-06T21:07:29.732Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestServiceListWithStatuses [2022-09-06T21:07:29.732Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestDockerNetworkConnectAlias [2022-09-06T21:07:29.732Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestDockerNetworkReConnect [2022-09-06T21:07:29.732Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestServicePlugin [2022-09-06T21:07:29.732Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestServicePlugin (0.01s) [2022-09-06T21:07:29.732Z] === RUN TestServiceUpdateLabel [2022-09-06T21:07:29.732Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-06T21:07:29.732Z] === RUN TestServiceUpdateSecrets [2022-09-06T21:07:29.732Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestServiceUpdateConfigs [2022-09-06T21:07:29.732Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-06T21:07:29.732Z] === RUN TestServiceUpdateNetwork [2022-09-06T21:07:29.732Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-09-06T21:07:29.732Z] === RUN TestServiceUpdatePidsLimit [2022-09-06T21:07:29.732Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-09-06T21:07:29.732Z] PASS [2022-09-06T21:07:29.732Z] ok github.com/docker/docker/integration/service 0.338s [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === Skipped [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T21:07:29.732Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T21:07:29.732Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-09-06T21:07:29.732Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-09-06T21:07:29.732Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-09-06T21:07:29.732Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-06T21:07:29.732Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-09-06T21:07:29.732Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-09-06T21:07:29.732Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-09-06T21:07:29.732Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-09-06T21:07:29.732Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-09-06T21:07:29.732Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-09-06T21:07:29.732Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-09-06T21:07:29.732Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-09-06T21:07:29.732Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-09-06T21:07:29.732Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-09-06T21:07:29.732Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-09-06T21:07:29.732Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.01s) [2022-09-06T21:07:29.732Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2022-09-06T21:07:29.732Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-09-06T21:07:29.732Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2022-09-06T21:07:29.732Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-09-06T21:07:29.732Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-09-06T21:07:29.732Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-06T21:07:29.732Z] [2022-09-06T21:07:29.732Z] DONE 24 tests, 23 skipped in 3.736s [2022-09-06T21:07:29.732Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-09-06T21:07:30.322Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-06T21:07:31.252Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T21:07:31.395Z] 2022/09/06 21:07:20 Finished clone google.golang.org/api [2022-09-06T21:07:31.395Z] 2022/09/06 21:07:20 Dependencies downloaded. Download time: 7m10.357690043s [2022-09-06T21:07:31.395Z] 2022/09/06 21:07:20 Collecting all dependencies [2022-09-06T21:07:31.651Z] 2022/09/06 21:07:31 Clean vendor dir from unused packages [2022-09-06T21:07:31.651Z] 2022/09/06 21:07:31 Ignoring paths matching "^archive/tar" [2022-09-06T21:07:32.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:32.033Z] INFO: Testing against a local daemon [2022-09-06T21:07:32.033Z] === RUN TestSessionCreate [2022-09-06T21:07:32.033Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-06T21:07:32.033Z] --- SKIP: TestSessionCreate (0.00s) [2022-09-06T21:07:32.033Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-06T21:07:32.033Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-06T21:07:32.033Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-09-06T21:07:32.033Z] PASS [2022-09-06T21:07:32.033Z] ok github.com/docker/docker/integration/session 0.143s [2022-09-06T21:07:32.520Z] [2022-09-06T21:07:32.520Z] === Skipped [2022-09-06T21:07:32.520Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-09-06T21:07:32.520Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-06T21:07:32.520Z] [2022-09-06T21:07:32.520Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-09-06T21:07:32.520Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-06T21:07:32.520Z] [2022-09-06T21:07:32.520Z] DONE 2 tests, 2 skipped in 2.489s [2022-09-06T21:07:32.520Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-09-06T21:07:32.582Z] 2022/09/06 21:07:32 Success [2022-09-06T21:07:32.582Z] 2022/09/06 21:07:32 Running time: 7m25.719913918s [2022-09-06T21:07:32.838Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T21:07:33.744Z] + echo Ensuring container killed. [2022-09-06T21:07:33.744Z] Ensuring container killed. [2022-09-06T21:07:33.744Z] + docker rm -vf docker-pr1 [2022-09-06T21:07:33.744Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-09-06T21:07:34.063Z] + echo Chowning /workspace to jenkins user [2022-09-06T21:07:34.063Z] Chowning /workspace to jenkins user [2022-09-06T21:07:34.063Z] + id -u [2022-09-06T21:07:34.063Z] + id -g [2022-09-06T21:07:34.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44101:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T21:07:34.522Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T21:07:34.522Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T21:07:35.090Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T21:07:35.283Z] + bundleName=unit [2022-09-06T21:07:35.283Z] + echo Creating unit-bundles.tar.gz [2022-09-06T21:07:35.283Z] Creating unit-bundles.tar.gz [2022-09-06T21:07:35.283Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-09-06T21:07:35.283Z] bundles/junit-report.xml [2022-09-06T21:07:35.283Z] bundles/go-test-report.json [2022-09-06T21:07:35.283Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-06T21:07:35.293Z] Archiving artifacts [2022-09-06T21:07:35.569Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:35.569Z] INFO: Testing against a local daemon [2022-09-06T21:07:35.569Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-06T21:07:35.569Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:35.569Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:07:35.569Z] === RUN TestEventsExecDie [2022-09-06T21:07:35.569Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-06T21:07:35.569Z] --- SKIP: TestEventsExecDie (0.00s) [2022-09-06T21:07:35.569Z] === RUN TestEventsBackwardsCompatible [2022-09-06T21:07:35.569Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-06T21:07:35.569Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-09-06T21:07:35.569Z] === RUN TestInfoAPI [2022-09-06T21:07:35.569Z] --- PASS: TestInfoAPI (0.08s) [2022-09-06T21:07:35.569Z] === RUN TestInfoAPIWarnings [2022-09-06T21:07:35.569Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:07:35.569Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-09-06T21:07:35.569Z] === RUN TestInfoDebug [2022-09-06T21:07:35.569Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T21:07:35.569Z] --- SKIP: TestInfoDebug (0.00s) [2022-09-06T21:07:35.569Z] === RUN TestInfoInsecureRegistries [2022-09-06T21:07:35.569Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T21:07:35.569Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-09-06T21:07:35.569Z] === RUN TestInfoRegistryMirrors [2022-09-06T21:07:35.569Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T21:07:35.569Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-09-06T21:07:35.569Z] === RUN TestLoginFailsWithBadCredentials [2022-09-06T21:07:35.651Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T21:07:35.808Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44101/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T21:07:36.058Z] --- PASS: TestLoginFailsWithBadCredentials (1.08s) [2022-09-06T21:07:36.058Z] === RUN TestPingCacheHeaders [2022-09-06T21:07:36.058Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-09-06T21:07:36.058Z] === RUN TestPingGet [2022-09-06T21:07:36.058Z] --- PASS: TestPingGet (0.04s) [2022-09-06T21:07:36.058Z] === RUN TestPingHead [2022-09-06T21:07:36.112Z] + make clean [2022-09-06T21:07:36.370Z] docker volume rm -f docker-dev-cache [2022-09-06T21:07:36.370Z] docker-dev-cache [Pipeline] deleteDir [2022-09-06T21:07:36.545Z] --- PASS: TestPingHead (0.04s) [2022-09-06T21:07:36.545Z] === RUN TestVersion [2022-09-06T21:07:36.545Z] --- PASS: TestVersion (0.04s) [2022-09-06T21:07:36.545Z] PASS [2022-09-06T21:07:36.545Z] ok github.com/docker/docker/integration/system 1.456s [2022-09-06T21:07:36.545Z] [2022-09-06T21:07:36.545Z] === Skipped [2022-09-06T21:07:36.545Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-06T21:07:36.545Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-06T21:07:36.545Z] [2022-09-06T21:07:36.545Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-09-06T21:07:36.545Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-06T21:07:36.545Z] [2022-09-06T21:07:36.545Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-09-06T21:07:36.545Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-06T21:07:36.545Z] [2022-09-06T21:07:36.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-09-06T21:07:36.545Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-06T21:07:36.545Z] [2022-09-06T21:07:36.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-09-06T21:07:36.545Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T21:07:36.545Z] [2022-09-06T21:07:36.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-09-06T21:07:36.545Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T21:07:36.545Z] [2022-09-06T21:07:36.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-09-06T21:07:36.545Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-06T21:07:36.545Z] [2022-09-06T21:07:36.545Z] DONE 13 tests, 7 skipped in 4.049s [2022-09-06T21:07:36.545Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:07:37.020Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T21:07:37.948Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T21:07:38.511Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T21:07:38.511Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T21:07:38.511Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T21:07:39.082Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T21:07:39.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:39.597Z] INFO: Testing against a local daemon [2022-09-06T21:07:39.597Z] === RUN TestVolumesCreateAndList [2022-09-06T21:07:39.597Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-09-06T21:07:39.597Z] === RUN TestVolumesRemove [2022-09-06T21:07:39.597Z] --- PASS: TestVolumesRemove (0.11s) [2022-09-06T21:07:39.597Z] === RUN TestVolumesInspect [2022-09-06T21:07:39.597Z] --- PASS: TestVolumesInspect (0.07s) [2022-09-06T21:07:39.597Z] === RUN TestVolumesInvalidJSON [2022-09-06T21:07:39.597Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-06T21:07:39.597Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-06T21:07:39.597Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-06T21:07:39.597Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-09-06T21:07:39.597Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-06T21:07:39.597Z] PASS [2022-09-06T21:07:39.597Z] ok github.com/docker/docker/integration/volume 0.418s [2022-09-06T21:07:39.597Z] [2022-09-06T21:07:39.597Z] DONE 5 tests in 2.945s [2022-09-06T21:07:39.650Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T21:07:39.906Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-06T21:07:39.906Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-06T21:07:39.906Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T21:07:40.085Z] INFO: make.ps1 ended at 09/06/2022 21:07:39 [2022-09-06T21:07:40.085Z] INFO: Integration CLI tests being run from the host: [2022-09-06T21:07:40.085Z] 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-09-06T21:07:40.162Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T21:07:40.724Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T21:07:43.242Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-06T21:07:43.498Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T21:07:44.061Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-06T21:07:44.991Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T21:07:45.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-06T21:07:46.920Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T21:07:47.849Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T21:07:48.411Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-06T21:07:49.778Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T21:07:51.147Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-06T21:07:51.405Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T21:07:51.968Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T21:07:51.968Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-06T21:07:51.968Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T21:07:51.968Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-06T21:07:51.968Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T21:07:51.968Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-06T21:07:51.968Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T21:07:52.224Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-06T21:07:52.224Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-06T21:07:52.224Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-06T21:07:52.788Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-06T21:07:53.779Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-06T21:07:54.343Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-06T21:07:54.600Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-06T21:07:55.165Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-06T21:07:55.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-06T21:07:55.350Z] INFO: Testing against a local daemon [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-06T21:07:55.350Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-06T21:07:55.350Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-06T21:07:55.350Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-06T21:07:55.728Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T21:07:55.729Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-06T21:07:55.837Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-06T21:07:56.332Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-06T21:07:56.666Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-06T21:07:56.666Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-06T21:07:56.666Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-06T21:07:56.666Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-06T21:07:56.666Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-06T21:07:56.666Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-06T21:07:56.666Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-06T21:07:56.823Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-06T21:07:57.240Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-06T21:07:57.240Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-06T21:07:57.315Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-06T21:07:57.803Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-06T21:07:57.803Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-06T21:07:58.366Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T21:07:58.622Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T21:07:59.185Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T21:07:59.185Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-06T21:08:00.114Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-06T21:08:00.114Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-06T21:08:00.677Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-06T21:08:00.677Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T21:08:00.677Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T21:08:01.240Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T21:08:02.170Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-06T21:08:02.732Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-06T21:08:02.732Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-06T21:08:02.732Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T21:08:02.989Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-06T21:08:03.245Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T21:08:03.245Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T21:08:04.176Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-06T21:08:05.106Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T21:08:06.035Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-06T21:08:06.598Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T21:08:07.161Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T21:08:07.161Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T21:08:07.161Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T21:08:08.092Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-06T21:08:09.022Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-06T21:08:09.952Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T21:08:09.952Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T21:08:11.321Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T21:08:11.321Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T21:08:11.577Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T21:08:12.140Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-06T21:08:13.070Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents2833973087 [2022-09-06T21:08:13.070Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T21:08:13.334Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T21:08:15.235Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T21:08:15.235Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T21:08:15.235Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T21:08:16.165Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T21:08:17.095Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-06T21:08:17.352Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T21:08:19.869Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T21:08:20.125Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T21:08:20.381Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T21:08:20.637Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T21:08:22.002Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T21:08:23.892Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T21:08:29.137Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T21:08:30.504Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-06T21:08:30.761Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T21:08:31.692Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T21:08:32.620Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-06T21:08:32.876Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T21:08:35.397Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T21:08:36.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-06T21:08:37.263Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T21:08:37.826Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T21:08:39.194Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-06T21:08:39.452Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T21:08:40.819Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T21:08:42.187Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T21:08:44.077Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-06T21:08:44.639Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T21:08:47.157Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-06T21:08:49.048Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T21:08:52.314Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T21:08:56.480Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T21:08:59.016Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-06T21:08:59.577Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-06T21:09:00.506Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T21:09:01.071Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T21:09:02.001Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T21:09:02.257Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T21:09:02.257Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-06T21:09:02.257Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T21:09:02.820Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T21:09:05.338Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T21:09:08.611Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-06T21:09:08.611Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-06T21:09:09.175Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-06T21:09:09.175Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-06T21:09:09.175Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-06T21:09:09.175Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-06T21:09:09.175Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-06T21:09:10.103Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-06T21:09:10.665Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-06T21:09:11.229Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-06T21:09:12.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-06T21:09:12.595Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-06T21:09:14.486Z] docker_cli_service_logs_test.go:246: checking task o32797nictql [2022-09-06T21:09:14.486Z] docker_cli_service_logs_test.go:251: checking messages for o32797nictql [2022-09-06T21:09:14.486Z] docker_cli_service_logs_test.go:246: checking task ypjj20w75tev [2022-09-06T21:09:14.486Z] docker_cli_service_logs_test.go:251: checking messages for ypjj20w75tev [2022-09-06T21:09:15.851Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-06T21:09:16.780Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-06T21:09:16.780Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-06T21:09:16.780Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-06T21:09:17.344Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-06T21:09:17.919Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T21:09:20.437Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-06T21:09:22.327Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-06T21:09:24.846Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-06T21:09:25.103Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-06T21:09:26.470Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T21:09:27.837Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-06T21:09:28.769Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T21:09:32.040Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-06T21:09:32.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-06T21:09:34.335Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-06T21:09:35.701Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-06T21:09:36.630Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-06T21:09:37.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-06T21:09:39.382Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-06T21:09:40.751Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-06T21:09:42.122Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-06T21:09:44.015Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T21:09:44.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-06T21:09:46.833Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-06T21:09:49.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-06T21:09:51.238Z] docker_cli_swarm_test.go:1902: [df3d7d76ad3ae] joining swarm manager [d758e42905e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:09:52.166Z] docker_cli_swarm_test.go:1903: [d23000c5dd5d7] joining swarm manager [d758e42905e34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T21:10:00.252Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T21:10:00.816Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T21:10:00.816Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T21:10:00.816Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T21:10:00.816Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T21:10:01.073Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T21:10:02.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T21:10:02.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T21:10:02.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T21:10:02.699Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T21:10:02.699Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-06T21:10:09.236Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T21:10:09.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-06T21:10:09.492Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T21:10:09.747Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T21:10:09.747Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T21:10:09.758Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-06T21:10:09.758Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-06T21:10:09.758Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-06T21:10:09.758Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-06T21:10:09.758Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-06T21:10:09.758Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-06T21:10:09.758Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-06T21:10:09.758Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-06T21:10:09.758Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-06T21:10:09.758Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-06T21:10:09.758Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-06T21:10:09.758Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-06T21:10:09.758Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-06T21:10:09.758Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-06T21:10:10.246Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-06T21:10:10.246Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T21:10:10.246Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-06T21:10:10.246Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-06T21:10:10.246Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-06T21:10:10.246Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-06T21:10:11.644Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T21:10:14.163Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T21:10:14.163Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite (1296.46s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.26s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.03s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.98s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.63s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.69s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.81s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAttachDetach (0.89s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.72s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.72s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.77s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.15s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.14s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.66s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.20s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.54s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.79s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.85s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.54s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.14s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.34s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.50s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.91s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.93s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.84s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.66s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.93s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.83s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.95s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.18s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.18s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.49s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.44s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.78s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.54s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.18s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.91s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.97s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.28s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.96s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.51s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.94s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.88s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.45s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.54s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.11s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.40s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.34s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.81s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.63s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.67s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2022-09-06T21:10:14.163Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.96s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.22s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.72s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.82s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.80s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.80s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.28s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.01s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.74s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.55s) [2022-09-06T21:10:14.163Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T21:10:14.163Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-09-06T21:10:14.163Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-06T21:10:14.163Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.06s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.74s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.63s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.50s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.11s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.36s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.96s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.89s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.00s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.00s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.08s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.82s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.36s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (5.15s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.65s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.87s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.86s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.06s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2022-09-06T21:10:14.163Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.97s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.50s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.93s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.14s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.79s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.05s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildExpose (0.55s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.88s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.91s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.23s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.84s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.24s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.25s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.64s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildHistory (3.70s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.73s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.21s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLabel (0.55s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.66s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.48s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.65s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.82s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.62s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.02s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.70s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.33s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.80s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.64s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.70s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.65s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.87s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.25s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildPATH (1.39s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.69s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.10s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.10s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildRm (3.18s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.74s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildStderr (0.79s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.84s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.95s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.35s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.36s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.78s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.81s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.36s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitTTY (1.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.16s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.30s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.24s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.47s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.29s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.70s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.58s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.44s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.04s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2022-09-06T21:10:14.164Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.97s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.23s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.24s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.05s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.31s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.43s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000776660_} (1.45s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13147306601_/foo_false____} (1.37s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13147306601_/foo_true____} (1.47s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33691166160_/foo_false____} (1.33s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33691166160_/foo_true____} (1.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33691166160_/foo_true__0xc000776690__} (1.42s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007766a8_} (1.36s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007766c0_} (1.46s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007766d8_} (1.39s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007766f0_} (1.56s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.68s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.56s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.31s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.40s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.50s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.58s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.84s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2022-09-06T21:10:14.164Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.26s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.68s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.72s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.64s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.81s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.87s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.85s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.89s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2022-09-06T21:10:14.165Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-09-06T21:10:14.165Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.78s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.24s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.41s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.90s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.95s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.92s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.89s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.69s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.61s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.24s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.97s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.48s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.67s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.13s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.67s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.17s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsCopy (0.91s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.39s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.42s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFilters (1.37s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFormat (0.96s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.67s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.06s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-09-06T21:10:14.165Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T21:10:14.165Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.37s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.54s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.79s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.83s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.75s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExec (0.85s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecParseError (0.63s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.62s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.26s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.78s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecUlimits (0.71s) [2022-09-06T21:10:14.165Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestExecWithUser (0.79s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestHealth (19.04s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.84s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImportDisplay (1.28s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImportFile (1.27s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.20s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImportGzipped (1.57s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.66s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.29s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-09-06T21:10:14.165Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-06T21:10:14.165Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.50s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.48s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.16s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.88s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.93s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s) [2022-09-06T21:10:14.165Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.19s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.75s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.43s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.54s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.35s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.70s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.43s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.04s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.38s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPortList (8.07s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.11s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.10s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.82s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.95s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.51s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.56s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.18s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.41s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.39s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.50s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.62s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.50s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAddHost (0.57s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.61s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.36s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.80s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.79s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.56s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.86s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.86s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.52s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.62s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.24s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.51s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.59s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.41s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.99s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.57s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.56s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.26s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.34s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.50s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.13s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.15s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.10s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.42s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.99s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.01s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.81s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.02s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunMount (4.22s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.62s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.19s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.57s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.12s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.32s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.68s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNetHost (0.96s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.76s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.64s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.48s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.61s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.94s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.27s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.57s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.52s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-09-06T21:10:14.166Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.24s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.70s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-09-06T21:10:14.166Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunState (1.35s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunSysctls (0.94s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.87s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.54s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.80s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.84s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.66s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.23s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.67s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.96s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.12s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.65s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.76s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.96s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.01s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.58s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.61s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.24s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.85s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.81s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.28s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.63s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.76s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartRecordError (1.70s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.16s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.37s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.80s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.54s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.11s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.23s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.02s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.74s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.56s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.87s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.18s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.22s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.42s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.74s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.08s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.50s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.96s) [2022-09-06T21:10:14.167Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-09-06T21:10:14.167Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T21:10:14.167Z] === RUN TestDockerRegistrySuite [2022-09-06T21:10:14.167Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T21:10:15.533Z] check_test.go:196: [df46163cbbcff] daemon is not started [2022-09-06T21:10:15.533Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T21:10:16.461Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-06T21:10:16.461Z] check_test.go:196: [d66e0e4f309b6] daemon is not started [2022-09-06T21:10:16.461Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T21:10:17.584Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-06T21:10:17.585Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-06T21:10:17.585Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-06T21:10:17.585Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-06T21:10:17.585Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-06T21:10:17.827Z] check_test.go:196: [d1d047a3a137a] daemon is not started [2022-09-06T21:10:17.828Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T21:10:18.084Z] check_test.go:196: [de91a183f60ed] daemon is not started [2022-09-06T21:10:18.084Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T21:10:19.014Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-06T21:10:21.490Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-06T21:10:21.533Z] check_test.go:196: [d58f665240c42] daemon is not started [2022-09-06T21:10:21.533Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T21:10:23.787Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-06T21:10:23.787Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-06T21:10:23.787Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-06T21:10:23.787Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-06T21:10:23.787Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-06T21:10:23.787Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-06T21:10:23.787Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-06T21:10:23.787Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-06T21:10:23.787Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-06T21:10:25.699Z] check_test.go:196: [da3bd0ba52a92] daemon is not started [2022-09-06T21:10:25.700Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T21:10:28.233Z] check_test.go:196: [dd1225e9bcd16] daemon is not started [2022-09-06T21:10:28.490Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T21:10:28.718Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-06T21:10:28.718Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-06T21:10:28.718Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-06T21:10:28.718Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-06T21:10:28.718Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-06T21:10:29.418Z] check_test.go:196: [db6fcc51ac99a] daemon is not started [2022-09-06T21:10:29.418Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T21:10:30.346Z] check_test.go:196: [d2147f8b37c2a] daemon is not started [2022-09-06T21:10:30.347Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T21:10:31.277Z] check_test.go:196: [dc79d64cf6926] daemon is not started [2022-09-06T21:10:31.277Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T21:10:32.207Z] check_test.go:196: [d2d27968733b2] daemon is not started [2022-09-06T21:10:32.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T21:10:33.689Z] check_test.go:196: [d26e4ee60bf6c] daemon is not started [2022-09-06T21:10:33.689Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T21:10:34.619Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-06T21:10:34.875Z] check_test.go:196: [d5d5707f3f135] daemon is not started [2022-09-06T21:10:34.875Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T21:10:36.245Z] check_test.go:196: [d3bc756613f26] daemon is not started [2022-09-06T21:10:36.245Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T21:10:36.502Z] docker_cli_swarm_test.go:1803: [d71fb90fc6860] joining swarm manager [d6c0c4b122c0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:10:37.065Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:232e8bd6309a62304900b896168a3bab78a9817f9f4257e4719602bc2a8384e6 [2022-09-06T21:10:37.677Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-06T21:10:38.006Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:55b1f993a37f2358e52bf9b7bb42a7fe6b5f31578b689d123fcaaaf400050c8f [2022-09-06T21:10:38.006Z] docker_cli_swarm_test.go:1804: [d018cb72cb669] joining swarm manager [d6c0c4b122c0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:10:38.262Z] check_test.go:196: [daa6b879cdb45] daemon is not started [2022-09-06T21:10:38.262Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T21:10:39.192Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d679dedeace07643bc594f503b7d1d9282711e1daa00fca053d3f987953bb3a6 [2022-09-06T21:10:39.754Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4bf2bb23832ef20691764f4f75bb55e217bdef3e16faa8e6f8f148450e79d575 [2022-09-06T21:10:40.010Z] check_test.go:196: [d8d75b8ed3e07] daemon is not started [2022-09-06T21:10:40.010Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T21:10:41.377Z] check_test.go:196: [db146ae31b948] daemon is not started [2022-09-06T21:10:41.377Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T21:10:43.272Z] check_test.go:196: [d41093471dca5] daemon is not started [2022-09-06T21:10:43.272Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T21:10:44.201Z] check_test.go:196: [df0a77de4562f] daemon is not started [2022-09-06T21:10:44.201Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T21:10:44.201Z] check_test.go:196: [d1fb53d733f61] daemon is not started [2022-09-06T21:10:44.201Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T21:10:45.129Z] check_test.go:196: [dbad87357b825] daemon is not started [2022-09-06T21:10:45.129Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T21:10:46.056Z] check_test.go:196: [d1ca890c3a73d] daemon is not started [2022-09-06T21:10:46.056Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T21:10:46.984Z] check_test.go:196: [db5507afcec1e] daemon is not started [2022-09-06T21:10:46.984Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T21:10:49.501Z] check_test.go:196: [dc30c5fbb1d04] daemon is not started [2022-09-06T21:10:49.501Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T21:10:49.501Z] check_test.go:196: [d7135de787069] daemon is not started [2022-09-06T21:10:49.501Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T21:10:50.430Z] check_test.go:196: [d64202e060d53] daemon is not started [2022-09-06T21:10:50.430Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T21:10:50.993Z] check_test.go:196: [d75c8cc3e7b48] daemon is not started [2022-09-06T21:10:50.993Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T21:10:50.993Z] check_test.go:196: [d11f39f3341c9] daemon is not started [2022-09-06T21:10:50.993Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T21:10:51.249Z] check_test.go:196: [db03cac956a4b] daemon is not started [2022-09-06T21:10:51.249Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T21:10:51.506Z] check_test.go:196: [d8417e3ffc57a] daemon is not started [2022-09-06T21:10:51.506Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T21:10:51.762Z] check_test.go:196: [dc2c81127c667] daemon is not started [2022-09-06T21:10:51.762Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T21:10:52.019Z] check_test.go:196: [d0ba94f891ff8] daemon is not started [2022-09-06T21:10:52.019Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T21:10:52.947Z] check_test.go:196: [dda69cc927f18] daemon is not started [2022-09-06T21:10:52.947Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T21:10:53.876Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-06T21:10:54.439Z] check_test.go:196: [d9f8935364476] daemon is not started [2022-09-06T21:10:54.439Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T21:10:55.372Z] check_test.go:196: [ddda334dc5c87] daemon is not started [2022-09-06T21:10:55.372Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T21:10:56.749Z] check_test.go:196: [d4b9df2f924c3] daemon is not started [2022-09-06T21:10:56.749Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T21:10:57.677Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite (44.06s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.24s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.13s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.41s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.13s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.22s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.55s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.26s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2022-09-06T21:10:58.239Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-09-06T21:10:58.239Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T21:10:58.239Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T21:10:58.496Z] check_test.go:223: [d5b47b1d63220] daemon is not started [2022-09-06T21:10:58.496Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T21:11:01.015Z] check_test.go:223: [db3251cd22ecd] daemon is not started [2022-09-06T21:11:01.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T21:11:01.577Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-06T21:11:03.469Z] docker_cli_swarm_test.go:1322: [dd080470ddd1f] joining swarm manager [da5c247708dbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:11:04.835Z] docker_cli_swarm_test.go:1323: [d6fa5566d0ae8] joining swarm manager [da5c247708dbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:11:06.204Z] check_test.go:223: [dceef0f0dfa33] daemon is not started [2022-09-06T21:11:06.204Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-06T21:11:08.727Z] check_test.go:223: [d768be43307e3] daemon is not started [2022-09-06T21:11:08.727Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-06T21:11:09.657Z] check_test.go:223: [d17db16d70f1f] daemon is not started [2022-09-06T21:11:09.916Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T21:11:10.846Z] check_test.go:223: [d9e4e42782ff0] daemon is not started [2022-09-06T21:11:10.846Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T21:11:11.102Z] check_test.go:223: [d34f5a47a96e1] daemon is not started [2022-09-06T21:11:11.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T21:11:12.031Z] check_test.go:223: [dfd8e51f955b2] daemon is not started [2022-09-06T21:11:12.031Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T21:11:12.979Z] check_test.go:223: [ddfcbf85db968] daemon is not started [2022-09-06T21:11:12.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T21:11:13.907Z] check_test.go:223: [d6d1a9129fa7f] daemon is not started [2022-09-06T21:11:13.907Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T21:11:16.428Z] check_test.go:223: [db7f8b4907460] daemon is not started [2022-09-06T21:11:16.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T21:11:16.428Z] check_test.go:223: [d6bb774ebf156] daemon is not started [2022-09-06T21:11:16.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T21:11:16.990Z] check_test.go:223: [da39ea3da32f7] daemon is not started [2022-09-06T21:11:16.990Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-06T21:11:16.990Z] check_test.go:223: [dbdb13632f121] daemon is not started [2022-09-06T21:11:16.990Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-06T21:11:17.246Z] check_test.go:223: [df96eaea8591c] daemon is not started [2022-09-06T21:11:17.246Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-06T21:11:17.502Z] check_test.go:223: [d428ddec9972a] daemon is not started [2022-09-06T21:11:17.502Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-06T21:11:18.065Z] check_test.go:223: [d95aa8de55589] daemon is not started [2022-09-06T21:11:18.065Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-06T21:11:18.065Z] check_test.go:223: [df1f42df88613] daemon is not started [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite (19.78s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.06s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.68s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-09-06T21:11:18.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-09-06T21:11:18.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T21:11:18.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T21:11:18.627Z] check_test.go:252: [d6bfc063474e8] daemon is not started [2022-09-06T21:11:18.627Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T21:11:19.189Z] check_test.go:252: [d3f8b9eecc328] daemon is not started [2022-09-06T21:11:19.189Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T21:11:19.446Z] check_test.go:252: [d4889a3b0075c] daemon is not started [2022-09-06T21:11:19.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T21:11:20.375Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T21:11:20.632Z] check_test.go:252: [ded90fb6b9f53] daemon is not started [2022-09-06T21:11:20.632Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T21:11:20.888Z] check_test.go:252: [d43c4f59ddce9] daemon is not started [2022-09-06T21:11:20.888Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T21:11:21.451Z] check_test.go:252: [d51b98ba3563b] daemon is not started [2022-09-06T21:11:21.451Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T21:11:21.706Z] check_test.go:252: [da94834e3ccd2] daemon is not started [2022-09-06T21:11:21.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.64s) [2022-09-06T21:11:21.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2022-09-06T21:11:21.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2022-09-06T21:11:21.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-09-06T21:11:21.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2022-09-06T21:11:21.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-09-06T21:11:21.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2022-09-06T21:11:21.706Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2022-09-06T21:11:21.707Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-06T21:11:21.707Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T21:11:21.707Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T21:11:26.950Z] check_test.go:279: [dc270b90a4fe9] daemon is not started [2022-09-06T21:11:26.950Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T21:11:26.950Z] check_test.go:279: [da28fd54a0a36] daemon is not started [2022-09-06T21:11:26.950Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T21:11:28.315Z] check_test.go:279: [de97ac692912d] daemon is not started [2022-09-06T21:11:28.315Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T21:11:28.315Z] check_test.go:279: [db1ca2d53d87f] daemon is not started [2022-09-06T21:11:28.315Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T21:11:29.243Z] check_test.go:279: [d76caeb23ed73] daemon is not started [2022-09-06T21:11:29.243Z] --- PASS: TestDockerRegistryAuthTokenSuite (7.64s) [2022-09-06T21:11:29.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-09-06T21:11:29.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-09-06T21:11:29.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (1.07s) [2022-09-06T21:11:29.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-09-06T21:11:29.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (1.07s) [2022-09-06T21:11:29.243Z] === RUN TestDockerNetworkSuite [2022-09-06T21:11:29.243Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-06T21:11:31.761Z] docker_cli_network_unix_test.go:47: [d3db222b87feb] daemon is not started [2022-09-06T21:11:31.761Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-06T21:11:32.018Z] docker_cli_network_unix_test.go:47: [da936623c59ff] daemon is not started [2022-09-06T21:11:32.580Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-06T21:11:34.488Z] docker_cli_network_unix_test.go:47: [db58901857df8] daemon is not started [2022-09-06T21:11:35.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-06T21:11:36.420Z] docker_cli_network_unix_test.go:47: [d81c673b9d91e] daemon is not started [2022-09-06T21:11:36.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-06T21:11:36.676Z] docker_cli_network_unix_test.go:1234: [d395ad8ccf5ba] daemon is not started [2022-09-06T21:11:39.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-06T21:11:40.122Z] docker_cli_network_unix_test.go:47: [d4412d2baee66] daemon is not started [2022-09-06T21:11:40.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-06T21:11:44.858Z] docker_cli_network_unix_test.go:47: [d6e2965bf5a52] daemon is not started [2022-09-06T21:11:45.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-06T21:11:47.316Z] docker_cli_network_unix_test.go:47: [dfb97d52ca07a] daemon is not started [2022-09-06T21:11:47.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-06T21:11:48.939Z] docker_cli_network_unix_test.go:47: [d1ee899ca72b6] daemon is not started [2022-09-06T21:11:48.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-06T21:11:49.196Z] docker_cli_network_unix_test.go:47: [ded31bbc55d5b] daemon is not started [2022-09-06T21:11:49.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-06T21:11:49.453Z] docker_cli_network_unix_test.go:47: [dfb0c5e93c3a3] daemon is not started [2022-09-06T21:11:49.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-06T21:11:50.017Z] docker_cli_network_unix_test.go:47: [d3af91290a16c] daemon is not started [2022-09-06T21:11:50.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-06T21:11:50.835Z] docker_cli_network_unix_test.go:47: [d3cf23a782f92] daemon is not started [2022-09-06T21:11:51.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-06T21:11:51.397Z] docker_cli_network_unix_test.go:47: [daf93bfcfc0d5] daemon is not started [2022-09-06T21:11:51.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-06T21:11:51.959Z] docker_cli_network_unix_test.go:47: [d3dbe90b05b47] daemon is not started [2022-09-06T21:11:51.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-06T21:11:52.216Z] docker_cli_network_unix_test.go:47: [d18b16d8bf811] daemon is not started [2022-09-06T21:11:52.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-06T21:11:52.735Z] docker_cli_network_unix_test.go:47: [d76b6d9d64f67] daemon is not started [2022-09-06T21:11:52.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-06T21:11:52.735Z] docker_cli_network_unix_test.go:47: [d19f001f38f85] daemon is not started [2022-09-06T21:11:52.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-06T21:11:52.992Z] docker_cli_network_unix_test.go:47: [d8333991911bd] daemon is not started [2022-09-06T21:11:52.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-06T21:11:53.555Z] docker_cli_network_unix_test.go:47: [dabf7dbc0dcfb] daemon is not started [2022-09-06T21:11:53.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-06T21:11:54.119Z] docker_cli_network_unix_test.go:47: [d1b5f479b97c3] daemon is not started [2022-09-06T21:11:54.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-06T21:11:54.682Z] docker_cli_network_unix_test.go:47: [d9ce78edc64ea] daemon is not started [2022-09-06T21:11:54.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-06T21:11:54.938Z] docker_cli_network_unix_test.go:47: [de8ea9c710c00] daemon is not started [2022-09-06T21:11:54.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-06T21:11:55.194Z] docker_cli_network_unix_test.go:47: [dc6a6c06773c5] daemon is not started [2022-09-06T21:11:55.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-06T21:11:56.122Z] docker_cli_network_unix_test.go:969: [dd5ba851256d1] daemon is not started [2022-09-06T21:11:57.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-06T21:11:58.418Z] docker_cli_network_unix_test.go:47: [debea74a9ddaa] daemon is not started [2022-09-06T21:11:58.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-06T21:12:00.938Z] docker_cli_network_unix_test.go:1117: [d3f81046b3605] daemon is not started [2022-09-06T21:12:04.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-06T21:12:04.212Z] docker_cli_network_unix_test.go:47: [dc615b369c9e7] daemon is not started [2022-09-06T21:12:04.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-06T21:12:04.774Z] docker_cli_network_unix_test.go:47: [daf9066f2d73a] daemon is not started [2022-09-06T21:12:04.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-06T21:12:05.029Z] docker_cli_network_unix_test.go:47: [d2e8079108ef9] daemon is not started [2022-09-06T21:12:05.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-06T21:12:05.029Z] docker_cli_network_unix_test.go:47: [d772f18fe962a] daemon is not started [2022-09-06T21:12:05.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-06T21:12:05.286Z] docker_cli_network_unix_test.go:47: [d50f51032d9b6] daemon is not started [2022-09-06T21:12:05.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-06T21:12:05.286Z] docker_cli_network_unix_test.go:47: [d8aa11b72e85e] daemon is not started [2022-09-06T21:12:05.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-06T21:12:05.286Z] docker_cli_network_unix_test.go:47: [d4ca66f3eb984] daemon is not started [2022-09-06T21:12:05.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-06T21:12:06.908Z] docker_cli_network_unix_test.go:47: [d97007257b665] daemon is not started [2022-09-06T21:12:07.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-06T21:12:07.836Z] docker_cli_network_unix_test.go:47: [d42bed8b54bf3] daemon is not started [2022-09-06T21:12:07.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-06T21:12:07.836Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-06T21:12:07.836Z] docker_cli_network_unix_test.go:47: [de59b72707af0] daemon is not started [2022-09-06T21:12:07.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-06T21:12:08.399Z] docker_cli_network_unix_test.go:47: [d4a5a4a466d54] daemon is not started [2022-09-06T21:12:08.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-06T21:12:11.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-06T21:12:13.827Z] docker_cli_network_unix_test.go:1085: [d530cd5c06333] daemon is not started [2022-09-06T21:12:15.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-06T21:12:15.194Z] docker_cli_network_unix_test.go:47: [d7ef0178dacee] daemon is not started [2022-09-06T21:12:15.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-06T21:12:15.451Z] docker_cli_network_unix_test.go:47: [d7425b99d10e9] daemon is not started [2022-09-06T21:12:15.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-06T21:12:17.075Z] docker_cli_network_unix_test.go:47: [d94e3cf80e847] daemon is not started [2022-09-06T21:12:17.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-06T21:12:17.332Z] docker_cli_network_unix_test.go:47: [d35e1ebd103b7] daemon is not started [2022-09-06T21:12:17.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-06T21:12:17.588Z] docker_cli_network_unix_test.go:47: [d9084783c27c6] daemon is not started [2022-09-06T21:12:17.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-06T21:12:18.408Z] docker_cli_network_unix_test.go:47: [d272974df3f9f] daemon is not started [2022-09-06T21:12:18.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-06T21:12:18.971Z] docker_cli_network_unix_test.go:47: [d941ab2f2d6ed] daemon is not started [2022-09-06T21:12:19.227Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-06T21:12:24.474Z] docker_cli_network_unix_test.go:47: [d2d3b46f6ff73] daemon is not started [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite (55.46s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.41s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.00s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.11s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-06T21:12:24.730Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-09-06T21:12:24.730Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.44s) [2022-09-06T21:12:24.730Z] === RUN TestDockerHubPullSuite [2022-09-06T21:12:24.730Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-06T21:12:27.246Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-06T21:12:29.761Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-06T21:12:30.323Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-06T21:12:32.212Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-06T21:12:32.785Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-06T21:12:33.362Z] --- PASS: TestDockerHubPullSuite (8.44s) [2022-09-06T21:12:33.362Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.12s) [2022-09-06T21:12:33.362Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-09-06T21:12:33.362Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-09-06T21:12:33.362Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.87s) [2022-09-06T21:12:33.362Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-09-06T21:12:33.362Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s) [2022-09-06T21:12:33.362Z] PASS [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === Skipped [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_sni_test.go:18: Flakey test [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T21:12:33.362Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T21:12:33.362Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-06T21:12:33.362Z] docker_cli_network_unix_test.go:47: [de59b72707af0] daemon is not started [2022-09-06T21:12:33.362Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-06T21:12:33.362Z] [2022-09-06T21:12:33.362Z] DONE 1270 tests, 51 skipped in 1483.214s [2022-09-06T21:12:33.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:12:33.362Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T21:12:33.362Z] +++ kill 8039 [2022-09-06T21:12:34.290Z] +++ /etc/init.d/apparmor stop [2022-09-06T21:12:34.290Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:12:34.290Z] [2022-09-06T21:12:34.290Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:12:34.290Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:12:34.290Z] [2022-09-06T21:12:34.290Z] To set a process to complain mode, use the command line tool [2022-09-06T21:12:34.290Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:12:34.290Z] +++ true [2022-09-06T21:12:34.290Z] exiting test-integration [2022-09-06T21:12:34.290Z] ++ exit 0 [2022-09-06T21:12:34.290Z] [2022-09-06T21:12:34.546Z] + for job in $(jobs -p) [2022-09-06T21:12:34.546Z] + wait 4464 [2022-09-06T21:13:13.202Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-06T21:13:13.459Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-06T21:13:20.000Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-06T21:13:20.561Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-06T21:13:20.561Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-06T21:13:20.561Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-06T21:13:20.561Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-06T21:13:20.561Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-06T21:13:21.049Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-06T21:13:22.073Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-06T21:13:22.073Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-06T21:13:22.073Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-06T21:13:22.073Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-06T21:13:22.073Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-06T21:13:22.073Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-06T21:13:22.073Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-06T21:13:22.560Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-06T21:13:23.587Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-06T21:13:26.538Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-06T21:13:27.496Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-06T21:13:27.904Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-06T21:13:29.122Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-06T21:13:29.123Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-06T21:13:29.123Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-06T21:13:29.123Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-06T21:13:29.123Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-06T21:13:29.123Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-06T21:13:33.035Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-06T21:13:33.160Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-06T21:13:37.336Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-06T21:13:40.608Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-06T21:13:40.608Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-06T21:13:40.608Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-06T21:13:45.859Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-06T21:13:45.859Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-06T21:13:46.787Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-06T21:13:48.376Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-06T21:13:49.305Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-06T21:13:59.032Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-06T21:14:00.655Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-06T21:14:00.655Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-06T21:14:00.655Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-06T21:14:04.558Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-06T21:14:06.181Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-06T21:14:13.510Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-06T21:14:13.510Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-06T21:14:13.510Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-06T21:14:13.510Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-06T21:14:13.510Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-06T21:14:13.510Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-06T21:14:13.510Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-06T21:14:13.510Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-06T21:14:13.510Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-06T21:14:13.510Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-06T21:14:45.476Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-06T21:14:45.476Z] docker_cli_swarm_test.go:1187: [dc55405f2dac0] joining swarm manager [d22c323b91794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:14:50.720Z] docker_cli_swarm_test.go:1196: [dc8c65046244a] joining swarm manager [d22c323b91794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:15:14.564Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-06T21:15:14.564Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-06T21:15:14.564Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-06T21:15:14.564Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-06T21:15:15.052Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-06T21:15:37.335Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-06T21:15:43.870Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-06T21:15:47.137Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-06T21:15:49.031Z] docker_cli_swarm_test.go:1119: [dc21999046ee8] joining swarm manager [d5f6e7fb2da59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:15:49.976Z] docker_cli_swarm_test.go:1120: [da255420da6c8] joining swarm manager [d5f6e7fb2da59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:15:58.141Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-06T21:15:58.141Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-06T21:15:58.141Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-06T21:15:58.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-06T21:16:03.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-06T21:16:03.032Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-06T21:16:04.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-06T21:16:10.079Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-06T21:16:22.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-06T21:16:33.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-06T21:16:33.432Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-06T21:16:33.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-06T21:16:40.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-06T21:16:40.760Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-06T21:16:40.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-06T21:16:40.760Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-06T21:16:40.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-06T21:16:48.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-06T21:16:48.080Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-06T21:16:48.080Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-06T21:16:48.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-06T21:16:48.569Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-06T21:16:48.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-06T21:16:48.569Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-06T21:16:48.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-06T21:17:26.348Z] docker_cli_swarm_test.go:1173: [dcdcafdc023d7] joining swarm manager [d5f6e7fb2da59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-06T21:17:31.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-06T21:17:33.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-06T21:17:33.925Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-06T21:17:34.412Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-06T21:17:34.412Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-06T21:17:34.899Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-06T21:17:37.194Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-06T21:17:37.194Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-06T21:17:37.194Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-06T21:17:43.276Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-06T21:17:44.902Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-06T21:17:44.902Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-06T21:17:44.902Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-06T21:17:44.902Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-06T21:17:44.902Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-06T21:17:47.204Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-06T21:17:48.228Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-06T21:17:48.714Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-06T21:17:49.740Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-06T21:17:50.226Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-06T21:17:57.557Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-06T21:17:59.850Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-06T21:17:59.850Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-06T21:17:59.850Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-06T21:18:01.471Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-06T21:18:01.471Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-06T21:18:01.471Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-06T21:18:01.957Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-06T21:18:04.999Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-06T21:18:05.012Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-06T21:18:05.012Z] docker_cli_swarm_test.go:1454: [d9160faceb837] joining swarm manager [d405414deae9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:18:05.012Z] docker_cli_swarm_test.go:1455: [d1aed0f5542b4] joining swarm manager [d405414deae9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-06T21:18:06.024Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-06T21:18:06.515Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-06T21:18:06.515Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-06T21:18:06.515Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-06T21:18:07.538Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-06T21:18:08.564Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-06T21:18:08.564Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-06T21:18:08.564Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-06T21:18:08.564Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-06T21:18:08.564Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-06T21:18:14.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-06T21:18:14.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-06T21:18:15.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-06T21:18:15.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-06T21:18:15.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-06T21:18:15.898Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-06T21:18:16.157Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-06T21:18:18.048Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-06T21:18:21.315Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-06T21:18:23.831Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-06T21:18:25.721Z] docker_cli_swarm_unix_test.go:63: [d24112f6f5207] joining swarm manager [d90ba9c7d110f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:18:58.958Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-06T21:18:58.958Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-06T21:19:00.577Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-06T21:19:07.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-06T21:19:07.910Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-06T21:19:07.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-06T21:19:07.910Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-06T21:19:07.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-06T21:19:07.910Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-06T21:19:07.910Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-06T21:19:08.932Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-06T21:19:08.932Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-06T21:19:08.932Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-06T21:19:21.888Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-06T21:19:21.888Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-06T21:19:21.888Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-06T21:19:23.254Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-06T21:19:26.559Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-06T21:19:29.077Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-06T21:19:30.442Z] docker_api_swarm_test.go:962: [d250d1f600ac6] joining swarm manager [d7cd931e35ca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-06T21:19:48.485Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-06T21:19:51.994Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-06T21:19:51.994Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-06T21:19:51.994Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-06T21:19:51.994Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-06T21:20:00.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-06T21:20:02.019Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-06T21:20:03.910Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-06T21:20:07.190Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-06T21:20:13.727Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-06T21:20:17.894Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-06T21:20:20.411Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-06T21:20:22.428Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-06T21:20:22.929Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-06T21:20:23.451Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-06T21:20:24.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-06T21:20:25.446Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-06T21:20:27.963Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-06T21:20:31.232Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-06T21:20:33.128Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-06T21:20:35.116Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-06T21:20:38.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-06T21:20:47.021Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-06T21:21:29.295Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-06T21:21:44.131Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite (1658.08s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.99s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.54s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.84s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.32s) [2022-09-06T21:21:58.967Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.16s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.81s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.55s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.23s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.78s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.50s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.66s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.10s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.83s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.13s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.01s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.03s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.40s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.61s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.23s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.05s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.75s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.23s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.41s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.82s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.66s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.84s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.57s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.53s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.81s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.91s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.22s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.52s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.14s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.96s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.48s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.45s) [2022-09-06T21:21:58.967Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.43s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.99s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.95s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.99s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.15s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.18s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.02s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.38s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.52s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.14s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.77s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.91s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.68s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.68s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.84s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.48s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.09s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.10s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.13s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.26s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.94s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (128.51s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.45s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.38s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.82s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.12s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.12s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.91s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.49s) [2022-09-06T21:21:58.968Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.83s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.73s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.83s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.04s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.61s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.18s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.93s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.93s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.21s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.71s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-09-06T21:21:58.968Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-09-06T21:21:58.968Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T21:21:58.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-06T21:21:59.529Z] docker_cli_external_volume_driver_test.go:53: [d42c83e6fcefd] daemon is not started [2022-09-06T21:22:17.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-06T21:22:28.954Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-06T21:22:31.247Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-06T21:22:31.247Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-06T21:22:31.736Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-06T21:23:25.194Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-06T21:23:31.727Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-06T21:23:46.581Z] docker_cli_external_volume_driver_test.go:53: [d06da0b0f70b8] daemon is not started [2022-09-06T21:24:01.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-06T21:24:13.722Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-06T21:24:13.722Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-06T21:24:13.722Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-06T21:24:19.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-06T21:24:34.294Z] docker_cli_external_volume_driver_test.go:53: [daa1a9f2be8b3] daemon is not started [2022-09-06T21:24:39.349Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-06T21:24:49.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-06T21:24:49.160Z] docker_cli_external_volume_driver_test.go:53: [d01b17ede921f] daemon is not started [2022-09-06T21:24:49.994Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-06T21:25:04.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-06T21:25:08.087Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-06T21:25:36.064Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-06T21:25:50.900Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-06T21:25:59.334Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-06T21:26:05.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-06T21:26:12.054Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-06T21:26:24.771Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-06T21:26:52.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-06T21:27:10.488Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-06T21:27:42.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-06T21:28:14.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-06T21:28:29.633Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-06T21:28:47.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-06T21:28:47.887Z] docker_cli_external_volume_driver_test.go:485: [dfd2cbfa1e71a] daemon is not started [2022-09-06T21:28:52.623Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-06T21:28:52.623Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-06T21:28:52.623Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-06T21:28:52.623Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-06T21:28:52.623Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-06T21:28:52.623Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-06T21:28:52.623Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-06T21:28:52.623Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-06T21:28:52.623Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-06T21:28:52.623Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-06T21:28:52.624Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-06T21:28:52.624Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-06T21:28:52.624Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-06T21:28:55.110Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-06T21:29:01.124Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-06T21:29:01.124Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-06T21:29:01.124Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-06T21:29:01.124Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-06T21:29:01.124Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-06T21:29:01.124Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-06T21:29:01.124Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-06T21:29:01.124Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-06T21:29:01.124Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-06T21:29:01.124Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-06T21:29:01.124Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-06T21:29:02.796Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-06T21:29:02.796Z] docker_cli_external_volume_driver_test.go:53: [dfab54c1306bf] daemon is not started [2022-09-06T21:29:06.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-06T21:29:06.011Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-06T21:29:06.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-06T21:29:06.011Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-06T21:29:06.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-06T21:29:06.011Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-06T21:29:06.011Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-06T21:29:07.034Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-06T21:29:14.358Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite (436.87s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.13s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-09-06T21:29:17.655Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-09-06T21:29:17.655Z] PASS [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] === Skipped [2022-09-06T21:29:17.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T21:29:17.655Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-06T21:29:17.655Z] check_test.go:309: [dd84510971e82] daemon is not started [2022-09-06T21:29:17.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T21:29:17.655Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-06T21:29:17.655Z] check_test.go:309: [d86ee8349bbdb] daemon is not started [2022-09-06T21:29:17.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T21:29:17.655Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-06T21:29:17.655Z] check_test.go:309: [dcea99b9c317d] daemon is not started [2022-09-06T21:29:17.655Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-06T21:29:17.655Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-06T21:29:17.655Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T21:29:17.655Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-06T21:29:17.655Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] DONE 273 tests, 5 skipped in 2486.586s [2022-09-06T21:29:17.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-06T21:29:17.655Z] ++++ cat bundles/test-integration/docker.pid [2022-09-06T21:29:17.655Z] +++ kill 8032 [2022-09-06T21:29:17.655Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d624b1c2ffa13/docker.pid [2022-09-06T21:29:17.655Z] +++ kill 5903 [2022-09-06T21:29:17.655Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5903 is not a child of this shell [2022-09-06T21:29:17.655Z] warning: PID 5903 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d624b1c2ffa13/docker.pid had a nonzero exit code [2022-09-06T21:29:17.655Z] +++ /etc/init.d/apparmor stop [2022-09-06T21:29:17.655Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] Unloading profiles will leave already running processes permanently [2022-09-06T21:29:17.655Z] unconfined, which can lead to unexpected situations. [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] To set a process to complain mode, use the command line tool [2022-09-06T21:29:17.655Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-06T21:29:17.655Z] +++ true [2022-09-06T21:29:17.655Z] exiting test-integration [2022-09-06T21:29:17.655Z] ++ exit 0 [2022-09-06T21:29:17.655Z] [2022-09-06T21:29:17.655Z] + exit 0 [2022-09-06T21:29:17.655Z] ++ jobs -p [2022-09-06T21:29:17.655Z] + pids= [2022-09-06T21:29:17.655Z] + echo 'Remaining pids to kill: []' [2022-09-06T21:29:17.655Z] Remaining pids to kill: [] [2022-09-06T21:29:17.655Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-06T21:29:17.669Z] Recording test results [2022-09-06T21:29:19.345Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-06T21:29:19.712Z] + echo Ensuring container killed. [2022-09-06T21:29:19.712Z] Ensuring container killed. [2022-09-06T21:29:19.712Z] + docker ps -aq -f name=docker-pr1-* [2022-09-06T21:29:20.273Z] + cids=2ea132e00f80 [2022-09-06T21:29:20.273Z] b9b090a3ae33 [2022-09-06T21:29:20.273Z] bf1b49d704b0 [2022-09-06T21:29:20.273Z] + [ -n 2ea132e00f80 [2022-09-06T21:29:20.273Z] b9b090a3ae33 [2022-09-06T21:29:20.273Z] bf1b49d704b0 ] [2022-09-06T21:29:20.273Z] + docker rm -vf 2ea132e00f80 b9b090a3ae33 bf1b49d704b0 [2022-09-06T21:29:21.643Z] 2ea132e00f80 [2022-09-06T21:29:22.205Z] b9b090a3ae33 [2022-09-06T21:29:22.205Z] bf1b49d704b0 [Pipeline] sh [2022-09-06T21:29:22.496Z] + echo Chowning /workspace to jenkins user [2022-09-06T21:29:22.496Z] Chowning /workspace to jenkins user [2022-09-06T21:29:22.496Z] + id -u [2022-09-06T21:29:22.496Z] + id -g [2022-09-06T21:29:22.496Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44101:/workspace busybox chown -R 1000:1000 /workspace [2022-09-06T21:29:22.496Z] Unable to find image 'busybox:latest' locally [2022-09-06T21:29:22.753Z] latest: Pulling from library/busybox [2022-09-06T21:29:22.753Z] 2c39bef88607: Pulling fs layer [2022-09-06T21:29:22.753Z] 2c39bef88607: Download complete [2022-09-06T21:29:23.010Z] 2c39bef88607: Pull complete [2022-09-06T21:29:23.010Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-06T21:29:23.010Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-06T21:29:25.917Z] + bundleName=amd64 [2022-09-06T21:29:25.917Z] + echo Creating amd64-bundles.tar.gz [2022-09-06T21:29:25.917Z] Creating amd64-bundles.tar.gz [2022-09-06T21:29:25.917Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-06T21:29:25.917Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-06T21:29:27.294Z] Archiving artifacts [2022-09-06T21:29:29.640Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44101/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T21:29:29.991Z] + make clean [2022-09-06T21:29:30.247Z] docker volume rm -f docker-dev-cache [2022-09-06T21:29:30.247Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T21:29:36.117Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-06T21:29:36.117Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-06T21:29:36.117Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-06T21:29:36.117Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-06T21:29:36.117Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-06T21:29:36.117Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-06T21:29:36.117Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-06T21:29:36.117Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-06T21:29:36.117Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-06T21:29:36.117Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-06T21:29:36.117Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-06T21:29:36.117Z] === RUN TestDockerSuite/TestBuildFails [2022-09-06T21:29:43.537Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-06T21:29:43.537Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-06T21:30:01.615Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-06T21:30:07.627Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-06T21:30:20.343Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-06T21:30:33.060Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-06T21:30:35.358Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-06T21:30:42.689Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-06T21:30:42.689Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-06T21:30:42.689Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-06T21:30:43.178Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-06T21:30:44.202Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-06T21:30:44.202Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-06T21:30:44.202Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-06T21:31:02.283Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-06T21:31:02.283Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-06T21:31:02.283Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-06T21:31:15.805Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-06T21:31:15.805Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-06T21:31:18.858Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-06T21:31:18.858Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-06T21:31:18.858Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-06T21:31:19.345Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-06T21:31:19.833Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-06T21:31:25.846Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-06T21:31:26.332Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-06T21:31:27.356Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-06T21:31:28.381Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-06T21:31:29.404Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-06T21:31:30.432Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-06T21:31:32.723Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-06T21:31:40.062Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-06T21:31:40.062Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-06T21:31:40.062Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-06T21:31:40.062Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-06T21:31:40.549Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-06T21:31:40.549Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-06T21:31:40.549Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-06T21:31:40.549Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-06T21:31:41.035Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-06T21:31:41.523Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-06T21:31:42.547Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-06T21:31:55.261Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-06T21:32:20.990Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-06T21:32:20.990Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-06T21:32:20.990Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-06T21:32:21.476Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-06T21:33:12.890Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-06T21:33:38.478Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-06T21:33:42.384Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-06T21:34:00.454Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-06T21:34:07.783Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-06T21:34:33.583Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-06T21:34:33.583Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-06T21:34:33.583Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-06T21:34:44.301Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-06T21:34:44.301Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-06T21:34:44.301Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-06T21:34:44.301Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-06T21:34:44.301Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-06T21:34:44.301Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-06T21:34:53.156Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-06T21:34:58.061Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-06T21:35:05.391Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-06T21:35:05.877Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-06T21:35:06.366Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-06T21:35:09.413Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-06T21:35:18.254Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-06T21:35:18.740Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-06T21:35:40.257Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-06T21:35:41.880Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-06T21:35:54.603Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-06T21:35:59.498Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-06T21:36:12.221Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-06T21:36:18.237Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-06T21:36:24.256Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-06T21:36:25.278Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-06T21:36:25.278Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-06T21:36:25.278Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-06T21:36:25.278Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-06T21:36:25.278Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-06T21:36:28.322Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-06T21:36:28.322Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-06T21:36:28.322Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-06T21:37:29.827Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-06T21:37:51.342Z] === RUN TestDockerSuite/TestBuildRm [2022-09-06T21:38:09.433Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-06T21:38:12.478Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-06T21:38:12.478Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-06T21:38:12.478Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-06T21:38:12.478Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-06T21:38:12.966Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-06T21:38:15.253Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-06T21:38:19.156Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-06T21:38:24.046Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-06T21:38:30.066Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-06T21:39:00.484Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-06T21:39:01.507Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-06T21:39:01.998Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-06T21:39:17.184Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-06T21:39:17.184Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-06T21:39:23.203Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-06T21:39:23.203Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-06T21:39:30.527Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-06T21:39:56.119Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-06T21:39:56.119Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-06T21:39:56.119Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-06T21:40:00.021Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-06T21:40:01.640Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-06T21:40:07.693Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-06T21:40:15.023Z] === RUN TestDockerSuite/TestBuildUser [2022-09-06T21:40:15.023Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-06T21:40:15.023Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-06T21:40:15.023Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-06T21:40:15.023Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-06T21:40:15.023Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-06T21:40:15.023Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-06T21:40:21.035Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-06T21:40:21.035Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-06T21:40:29.883Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-06T21:40:29.883Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-06T21:40:29.883Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-06T21:40:29.883Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-06T21:40:29.883Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-06T21:41:00.319Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-06T21:41:00.319Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-06T21:41:18.521Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-06T21:41:24.540Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-06T21:41:24.540Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-06T21:41:24.540Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-06T21:41:24.540Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-06T21:41:24.540Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-06T21:41:27.583Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-06T21:41:27.583Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-06T21:41:28.187Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-09-06T21:41:43.360Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-06T21:41:48.244Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-06T21:41:49.268Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-06T21:42:07.355Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-06T21:42:07.355Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-06T21:42:07.355Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-06T21:42:07.355Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-06T21:42:07.355Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-06T21:42:07.355Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-06T21:42:07.355Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-06T21:42:08.980Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-06T21:42:19.610Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-06T21:42:21.905Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-06T21:42:21.905Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-06T21:42:22.392Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-06T21:42:22.392Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-06T21:42:22.392Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-06T21:42:22.392Z] docker_cli_sni_test.go:18: Flakey test [2022-09-06T21:42:22.392Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-06T21:42:25.443Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-06T21:42:31.462Z] === RUN TestDockerSuite/TestCommitChange [2022-09-06T21:42:38.794Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-06T21:42:44.823Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-06T21:42:44.823Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-06T21:42:44.823Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-06T21:43:02.898Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-06T21:43:02.898Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-06T21:43:02.898Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-06T21:43:18.080Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-06T21:43:22.963Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-06T21:43:22.963Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-06T21:43:22.963Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-06T21:43:22.963Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-06T21:43:22.963Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-06T21:43:22.963Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-06T21:43:22.963Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-06T21:43:22.963Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-06T21:43:31.821Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-06T21:43:46.995Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-06T21:43:46.995Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-06T21:43:46.995Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-06T21:43:48.018Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-06T21:43:48.019Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-06T21:43:48.019Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-06T21:43:48.019Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-06T21:43:48.019Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-06T21:43:48.019Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-06T21:43:48.019Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-06T21:43:51.065Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-06T21:43:51.065Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-06T21:43:51.065Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-06T21:43:51.065Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-06T21:43:54.111Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-06T21:43:54.111Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-06T21:43:54.111Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-06T21:43:54.111Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-06T21:43:54.111Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-06T21:43:54.111Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-06T21:43:54.111Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-06T21:43:54.111Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-06T21:43:58.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-06T21:44:00.326Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-06T21:44:03.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-06T21:44:03.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-06T21:44:03.372Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-06T21:44:03.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-06T21:44:06.430Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-06T21:44:06.430Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-06T21:44:09.477Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-06T21:44:09.477Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-06T21:44:09.477Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-06T21:44:09.477Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T21:44:09.477Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-06T21:44:12.519Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-06T21:44:12.519Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-06T21:44:14.813Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-06T21:44:14.813Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-06T21:44:14.813Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-06T21:44:18.714Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-06T21:44:18.714Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-06T21:44:21.764Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-06T21:44:26.645Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-06T21:44:31.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-06T21:44:31.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-06T21:44:31.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-06T21:44:31.534Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-06T21:44:32.020Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-06T21:44:34.308Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-06T21:44:34.308Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-06T21:44:34.308Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-06T21:44:43.156Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-06T21:44:43.156Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-06T21:44:43.156Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-06T21:44:45.449Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-06T21:44:45.449Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-06T21:44:50.330Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-06T21:44:52.621Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-06T21:44:52.621Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-06T21:44:52.621Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-06T21:44:52.621Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-06T21:44:52.621Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-06T21:44:52.621Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-06T21:44:53.112Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-06T21:44:53.112Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-06T21:44:53.112Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-06T21:44:53.112Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-06T21:44:53.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-09-06T21:44:55.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-06T21:44:55.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-09-06T21:44:58.441Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-09-06T21:45:07.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-09-06T21:45:14.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-09-06T21:45:17.686Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000045e8_} [2022-09-06T21:45:26.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13652083273_c:\foo_false____} [2022-09-06T21:45:28.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13652083273_c:\foo_true____} [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-06T21:45:37.005Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-06T21:45:37.005Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-06T21:45:37.005Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-06T21:45:37.005Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-06T21:45:37.005Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-06T21:45:37.005Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-06T21:45:37.005Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-06T21:45:45.853Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-06T21:45:45.853Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.853Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-06T21:45:45.854Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.854Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-06T21:45:45.854Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-06T21:45:45.854Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-06T21:45:53.181Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-06T21:45:53.181Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-06T21:45:53.181Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-06T21:45:53.181Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-06T21:45:57.088Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-06T21:45:57.088Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-06T21:45:57.088Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-06T21:45:57.088Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-06T21:45:57.088Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-06T21:45:57.088Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-06T21:45:57.088Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-06T21:46:07.720Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-06T21:46:15.047Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-06T21:46:15.047Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-06T21:46:15.047Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-06T21:46:15.047Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-06T21:46:15.047Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-06T21:46:33.125Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-06T21:46:33.125Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-06T21:46:33.125Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-06T21:46:33.125Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-06T21:46:33.125Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-06T21:46:48.300Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-06T21:46:48.300Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-06T21:46:48.300Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-06T21:46:48.300Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-06T21:46:48.300Z] === RUN TestDockerSuite/TestCpToDot [2022-09-06T21:46:51.343Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-06T21:46:51.343Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-06T21:46:51.343Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-06T21:46:51.343Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-06T21:46:51.343Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-06T21:47:00.192Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-06T21:47:00.192Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T21:47:00.192Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-06T21:47:00.192Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-06T21:47:00.192Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-06T21:47:00.192Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-06T21:47:00.192Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-06T21:47:00.192Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-06T21:47:00.192Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-06T21:47:00.192Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-06T21:47:00.192Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-06T21:47:02.485Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-06T21:47:05.526Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-06T21:47:05.526Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-06T21:47:06.015Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-06T21:47:09.059Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-06T21:47:09.547Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-06T21:47:09.548Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-06T21:47:09.548Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-06T21:47:09.548Z] === RUN TestDockerSuite/TestCreateRM [2022-09-06T21:47:10.035Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-06T21:47:10.035Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T21:47:10.035Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-06T21:47:10.035Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-06T21:47:10.521Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-06T21:47:25.719Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-06T21:47:25.719Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-06T21:47:26.745Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-06T21:47:30.654Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-06T21:47:30.654Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-06T21:47:30.654Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-06T21:47:30.654Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-06T21:47:39.503Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-06T21:47:39.503Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDockerFails [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-06T21:47:39.503Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-06T21:47:39.503Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-06T21:47:39.503Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-06T21:47:39.503Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-06T21:47:39.503Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-06T21:47:39.503Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-06T21:47:42.556Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-06T21:47:51.398Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-06T21:47:53.691Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-06T21:48:04.320Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-06T21:48:10.338Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-06T21:48:17.669Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-06T21:48:24.996Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-06T21:48:26.019Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-06T21:48:30.900Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-06T21:48:31.388Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-06T21:48:33.011Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-06T21:48:39.028Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-06T21:48:45.045Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-06T21:48:45.045Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-06T21:48:45.045Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-06T21:48:45.045Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-06T21:48:45.045Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-06T21:48:45.045Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-06T21:48:45.045Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-06T21:48:45.045Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-06T21:48:45.045Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-06T21:48:46.069Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-06T21:48:46.069Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-06T21:48:46.069Z] === RUN TestDockerSuite/TestEventsRename [2022-09-06T21:48:49.970Z] === RUN TestDockerSuite/TestEventsResize [2022-09-06T21:48:53.019Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-06T21:48:56.064Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-06T21:48:59.975Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-06T21:49:04.863Z] === RUN TestDockerSuite/TestEventsTop [2022-09-06T21:49:04.863Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-06T21:49:04.863Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-06T21:49:07.906Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-06T21:49:18.536Z] === RUN TestDockerSuite/TestExec [2022-09-06T21:49:18.536Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T21:49:18.536Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-06T21:49:18.536Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-06T21:49:18.536Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-06T21:49:20.826Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-06T21:49:23.118Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-06T21:49:23.118Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T21:49:23.118Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-06T21:49:23.118Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-06T21:49:23.118Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-06T21:49:23.118Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-06T21:49:23.118Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-06T21:49:26.161Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-06T21:49:28.448Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-06T21:49:31.498Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-06T21:49:34.541Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-06T21:49:39.423Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-06T21:49:39.423Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-06T21:49:39.423Z] === RUN TestDockerSuite/TestExecEnv [2022-09-06T21:49:39.423Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-06T21:49:39.423Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-06T21:49:39.423Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-06T21:49:39.423Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-06T21:49:42.473Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-06T21:49:48.488Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-06T21:49:48.488Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-06T21:49:48.488Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-06T21:49:48.488Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-06T21:49:48.488Z] === RUN TestDockerSuite/TestExecParseError [2022-09-06T21:49:48.488Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-06T21:49:48.488Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-06T21:49:48.488Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-06T21:49:48.488Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-06T21:49:48.488Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-06T21:49:48.488Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-06T21:49:51.541Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-06T21:49:51.541Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-06T21:49:51.541Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-06T21:49:51.541Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-06T21:49:51.541Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-06T21:49:51.541Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-06T21:49:51.541Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-06T21:49:51.541Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-06T21:49:51.541Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-06T21:49:51.541Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-06T21:49:51.541Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-06T21:49:54.591Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-06T21:49:54.591Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-06T21:49:54.591Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-06T21:50:05.241Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-06T21:50:05.241Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-06T21:50:05.241Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-06T21:50:05.241Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-06T21:50:05.241Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-06T21:50:05.241Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-06T21:50:05.241Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-06T21:50:11.259Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-06T21:50:18.594Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-06T21:50:21.645Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-06T21:50:28.967Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-06T21:50:28.967Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T21:50:28.967Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-06T21:50:28.967Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-06T21:50:28.967Z] === RUN TestDockerSuite/TestHealth [2022-09-06T21:50:28.967Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-06T21:50:28.967Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-06T21:50:28.967Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-06T21:50:28.967Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-06T21:50:28.967Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-06T21:50:34.979Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-06T21:50:34.979Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-06T21:50:34.979Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-06T21:50:34.979Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-06T21:50:34.979Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-06T21:50:34.979Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-06T21:50:36.009Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-06T21:50:36.496Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-06T21:50:36.496Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-06T21:50:36.496Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-06T21:50:38.118Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-06T21:50:38.118Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-06T21:50:40.409Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-06T21:50:40.896Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-06T21:50:43.948Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-06T21:50:47.859Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-06T21:50:47.859Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-06T21:50:47.859Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-06T21:50:47.860Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-06T21:50:51.830Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-06T21:50:51.830Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-06T21:50:54.117Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-06T21:50:54.117Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestImportFile [2022-09-06T21:50:54.604Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-06T21:50:54.604Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-06T21:50:54.604Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-06T21:50:54.604Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-06T21:50:54.604Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-06T21:50:54.604Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-06T21:50:54.604Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-06T21:50:54.604Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-06T21:50:54.604Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-06T21:50:54.604Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-06T21:50:57.645Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-06T21:51:00.690Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-06T21:51:00.690Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-06T21:51:00.690Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-06T21:51:00.690Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-06T21:51:00.690Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-06T21:51:00.690Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-06T21:51:00.690Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-06T21:51:00.690Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-06T21:51:03.732Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-06T21:51:03.732Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-06T21:51:12.584Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-06T21:51:12.584Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-06T21:51:12.584Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-06T21:51:12.584Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-06T21:51:12.584Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-06T21:51:12.584Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-06T21:51:12.584Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-06T21:51:14.876Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-06T21:51:20.887Z] === RUN TestDockerSuite/TestInspectImage [2022-09-06T21:51:20.887Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T21:51:20.887Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-06T21:51:20.887Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-06T21:51:20.887Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-06T21:51:20.887Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-06T21:51:20.887Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-06T21:51:28.210Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-06T21:51:30.503Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-06T21:51:30.990Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-06T21:51:34.039Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-06T21:51:37.080Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-06T21:51:37.080Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-06T21:51:37.080Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-06T21:51:37.080Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-06T21:51:40.123Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-06T21:51:43.167Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-06T21:51:49.186Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-06T21:51:51.477Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-06T21:52:00.326Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-06T21:52:02.615Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-06T21:52:09.938Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-06T21:52:12.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-06T21:52:16.031Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-06T21:52:16.031Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-06T21:52:16.031Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.031Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-06T21:52:16.031Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-06T21:52:16.519Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-06T21:52:16.519Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-06T21:52:16.519Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-06T21:52:16.519Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-06T21:52:19.568Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-06T21:52:21.859Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-06T21:52:29.188Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-06T21:52:32.233Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-06T21:52:32.233Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-06T21:52:32.233Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-06T21:52:34.523Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-06T21:52:35.011Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-06T21:52:43.855Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-06T21:52:52.706Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-06T21:53:03.495Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-06T21:53:05.789Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-06T21:53:08.834Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-06T21:53:08.834Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-06T21:53:08.834Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-06T21:53:12.734Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-06T21:53:20.056Z] === RUN TestDockerSuite/TestLogsSince [2022-09-06T21:53:30.684Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-06T21:53:30.684Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-06T21:53:30.684Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-06T21:53:30.684Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-06T21:53:30.684Z] === RUN TestDockerSuite/TestLogsTail [2022-09-06T21:53:33.728Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-06T21:53:36.775Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-06T21:53:39.821Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-06T21:53:39.821Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestNetHostname [2022-09-06T21:53:39.821Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-06T21:53:39.821Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-06T21:53:39.821Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-06T21:53:39.821Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestPluginActive [2022-09-06T21:53:39.821Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-06T21:53:39.821Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-06T21:53:39.821Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-06T21:53:40.308Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-06T21:53:40.308Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-06T21:53:40.308Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-06T21:53:40.308Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-06T21:53:40.308Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-06T21:53:40.308Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-06T21:53:40.308Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-06T21:53:40.308Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPortList [2022-09-06T21:53:40.308Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-06T21:53:40.308Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-06T21:53:46.327Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-06T21:53:46.327Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-06T21:53:46.327Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-06T21:53:46.327Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-06T21:53:46.327Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-06T21:53:46.327Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-06T21:53:46.327Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-06T21:53:46.327Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-06T21:53:46.327Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-06T21:53:52.342Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-06T21:53:52.342Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-06T21:53:52.342Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-06T21:54:05.054Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-06T21:54:05.054Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-06T21:54:05.054Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-06T21:54:20.228Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-06T21:54:38.303Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-06T21:54:38.303Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-06T21:54:38.303Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-06T21:54:38.303Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-06T21:54:53.478Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-06T21:54:56.525Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-06T21:55:14.608Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-06T21:55:20.625Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-06T21:55:21.114Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-06T21:55:21.114Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-06T21:55:21.114Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-06T21:55:21.114Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-06T21:55:27.132Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-06T21:55:27.132Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-06T21:55:27.132Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-06T21:55:27.132Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-06T21:55:27.132Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-06T21:55:27.132Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-06T21:55:27.132Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-06T21:55:27.132Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-06T21:55:27.132Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-06T21:55:37.757Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-06T21:55:37.757Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-06T21:55:37.757Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-06T21:55:38.244Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-06T21:55:38.244Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-06T21:55:38.244Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-06T21:55:39.867Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-06T21:55:40.895Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-06T21:55:40.895Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-06T21:55:40.895Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-06T21:55:46.915Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-06T21:55:51.809Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-06T21:55:54.851Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-06T21:56:31.040Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-06T21:56:31.040Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T21:56:31.040Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-06T21:56:35.927Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-06T21:56:35.927Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-06T21:56:36.413Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-06T21:56:37.439Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-06T21:56:43.454Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-06T21:56:48.339Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-06T21:56:48.339Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T21:56:48.339Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-06T21:56:53.222Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-06T21:56:53.709Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-06T21:56:53.709Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-06T21:57:19.307Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-06T21:57:20.926Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-06T21:57:21.415Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-06T21:57:30.264Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-06T21:57:42.976Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-06T21:57:51.821Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-06T21:57:56.700Z] === RUN TestDockerSuite/TestRmiTag [2022-09-06T21:57:57.726Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-06T21:58:00.771Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-06T21:58:26.354Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-06T21:58:27.378Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-06T21:58:34.697Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-06T21:58:35.185Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-06T21:58:35.185Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-06T21:58:35.185Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-06T21:58:35.185Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-06T21:58:35.185Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-06T21:58:35.185Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-06T21:58:35.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-06T21:58:35.185Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-06T21:58:35.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-06T21:58:35.185Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-06T21:58:35.185Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-06T21:58:35.185Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-06T21:58:35.185Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-06T21:58:35.185Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-06T21:58:35.185Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-06T21:58:38.225Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-06T21:58:38.225Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-06T21:58:38.225Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-06T21:58:38.225Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-06T21:58:38.225Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-06T21:58:44.234Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-06T21:58:47.323Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-06T21:58:50.362Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-06T21:58:59.216Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-06T21:59:01.503Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-06T21:59:01.503Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-06T21:59:07.518Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-06T21:59:07.518Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-06T21:59:10.559Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-06T21:59:10.559Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-06T21:59:10.559Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-06T21:59:14.461Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-06T21:59:14.461Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-06T21:59:14.461Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-06T21:59:14.461Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-06T21:59:14.461Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-06T21:59:16.749Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-06T21:59:16.749Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-06T21:59:16.749Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-06T21:59:16.749Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-06T21:59:16.749Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-06T21:59:16.749Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-06T21:59:16.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-06T21:59:16.749Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-06T21:59:16.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-06T21:59:16.749Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-06T21:59:16.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-06T21:59:16.749Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-06T21:59:16.749Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-06T21:59:16.749Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-06T21:59:16.749Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-06T21:59:19.793Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-06T21:59:22.836Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-06T21:59:31.679Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-06T21:59:31.679Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-06T21:59:31.679Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-06T21:59:31.679Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-06T21:59:31.679Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-06T21:59:31.679Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-06T21:59:31.679Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-06T21:59:33.968Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-06T21:59:33.968Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-06T21:59:33.968Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-06T21:59:33.968Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-06T21:59:33.968Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-06T21:59:33.968Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-06T21:59:33.968Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-06T21:59:33.968Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-06T21:59:33.968Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-06T21:59:36.254Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-06T21:59:43.622Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-06T21:59:43.622Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-06T21:59:43.622Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-06T21:59:43.622Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-06T21:59:43.622Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-06T21:59:43.622Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-06T21:59:43.622Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-06T21:59:43.622Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-06T21:59:43.622Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-06T21:59:43.622Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-06T21:59:43.622Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-06T21:59:43.622Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-06T21:59:43.622Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-06T21:59:45.908Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-06T21:59:45.908Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-06T21:59:45.908Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-06T21:59:45.908Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-06T21:59:45.908Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-06T21:59:45.908Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-06T21:59:48.949Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-06T21:59:51.997Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-06T21:59:51.997Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-06T21:59:51.997Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-06T21:59:54.287Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-06T21:59:54.287Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-06T21:59:54.287Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-06T21:59:54.287Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-06T21:59:54.287Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-06T21:59:54.287Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-06T21:59:54.287Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-06T21:59:57.340Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-06T22:00:00.381Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-06T22:00:03.424Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-06T22:00:06.476Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-06T22:00:06.477Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-06T22:00:06.477Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-06T22:00:06.477Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-06T22:00:06.477Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-06T22:00:06.477Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-06T22:00:06.477Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-06T22:00:06.477Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-06T22:00:06.477Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-06T22:00:06.477Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T22:00:06.477Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-06T22:00:06.477Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-06T22:00:06.477Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-06T22:00:06.963Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-06T22:00:06.963Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-06T22:00:06.963Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-06T22:00:22.194Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-06T22:00:22.194Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-06T22:00:22.194Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-06T22:00:22.194Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-06T22:00:22.194Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-06T22:00:22.194Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-06T22:00:22.194Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-06T22:00:22.194Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-06T22:00:22.194Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-06T22:00:22.194Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-06T22:00:22.194Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-06T22:00:22.194Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-06T22:00:34.914Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-06T22:00:34.914Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-06T22:00:34.914Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-06T22:00:36.549Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-06T22:00:36.549Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-06T22:00:36.549Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-06T22:00:36.549Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-06T22:00:36.549Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-06T22:00:36.549Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-06T22:00:36.549Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-06T22:00:36.549Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-06T22:00:36.549Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-06T22:00:36.549Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-06T22:00:36.549Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-06T22:00:36.549Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-06T22:00:36.549Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-06T22:00:36.549Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-06T22:00:36.549Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-06T22:00:36.549Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-06T22:00:37.036Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-06T22:00:37.036Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-06T22:00:37.036Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-06T22:00:37.036Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-06T22:00:37.036Z] === RUN TestDockerSuite/TestRunMount [2022-09-06T22:00:37.036Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-06T22:00:37.036Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-06T22:00:37.036Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-06T22:00:37.036Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-06T22:00:37.036Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-06T22:00:37.036Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-06T22:00:37.036Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-06T22:00:37.036Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-06T22:00:45.884Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-06T22:00:45.884Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-06T22:00:45.884Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-06T22:00:45.884Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-06T22:00:45.884Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-06T22:00:45.885Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-06T22:00:45.885Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-06T22:00:53.213Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-06T22:00:58.099Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-06T22:00:58.099Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-06T22:00:58.585Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-06T22:01:00.206Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-06T22:01:02.497Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-06T22:01:05.542Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-06T22:01:07.165Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-06T22:01:10.210Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-06T22:01:10.211Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-06T22:01:10.211Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-06T22:01:10.211Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-06T22:01:10.211Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-06T22:01:10.211Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-06T22:01:10.211Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-06T22:01:10.211Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-06T22:01:10.211Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-06T22:01:10.211Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-06T22:01:10.211Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-06T22:01:10.211Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-06T22:01:10.211Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-06T22:01:10.211Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-06T22:01:10.211Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-06T22:01:10.211Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-06T22:01:10.211Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-06T22:01:14.122Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-06T22:01:14.122Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-06T22:01:14.122Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-06T22:01:14.122Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-06T22:01:14.122Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-06T22:01:14.122Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-06T22:01:14.122Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-06T22:01:14.122Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-06T22:01:14.609Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-06T22:01:14.609Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-06T22:01:14.609Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-06T22:01:29.788Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-06T22:01:29.788Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-06T22:01:29.788Z] === RUN TestDockerSuite/TestRunRm [2022-09-06T22:01:32.832Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-06T22:01:38.852Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-06T22:01:47.711Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-06T22:01:50.003Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-06T22:01:53.045Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-06T22:01:56.088Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-06T22:01:56.088Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-06T22:01:56.088Z] === RUN TestDockerSuite/TestRunState [2022-09-06T22:01:56.088Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-06T22:01:56.088Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-06T22:01:59.129Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-06T22:01:59.129Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-06T22:01:59.129Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-06T22:02:01.421Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-06T22:02:01.421Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-06T22:02:01.421Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-06T22:02:01.421Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-06T22:02:01.421Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-06T22:02:01.910Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-06T22:02:01.910Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-06T22:02:01.910Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-06T22:02:01.910Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-06T22:02:07.934Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-06T22:02:07.934Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-06T22:02:10.990Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-06T22:02:10.990Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-06T22:02:10.990Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-06T22:02:13.280Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-06T22:02:13.280Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-06T22:02:13.280Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-06T22:02:13.280Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-06T22:02:13.280Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-06T22:02:22.128Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-06T22:02:37.309Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-06T22:02:47.937Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-06T22:02:56.791Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-06T22:02:56.791Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-06T22:02:56.791Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-06T22:02:56.791Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-06T22:03:00.696Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-06T22:03:03.739Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-06T22:03:12.603Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-06T22:03:12.603Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-06T22:03:12.603Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-06T22:03:12.603Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-06T22:03:12.603Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-06T22:03:12.603Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-06T22:03:12.603Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-06T22:03:17.488Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-06T22:03:19.114Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-06T22:03:22.159Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-06T22:03:28.205Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-06T22:03:28.205Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-06T22:03:28.205Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-06T22:03:28.205Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-06T22:03:28.205Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-06T22:03:28.205Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-06T22:03:28.205Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-06T22:03:31.252Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-06T22:03:31.252Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-06T22:03:31.740Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-06T22:03:32.226Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-06T22:03:34.514Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-06T22:03:52.592Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-06T22:03:52.592Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-06T22:03:53.078Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-06T22:04:03.707Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-06T22:04:03.707Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-06T22:04:03.707Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-06T22:04:08.589Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-06T22:04:08.589Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-06T22:04:08.589Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-06T22:04:08.589Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-06T22:04:08.589Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-06T22:04:08.589Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-06T22:04:08.589Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-06T22:04:08.589Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-06T22:04:08.589Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-06T22:04:15.921Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-06T22:04:15.921Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-06T22:04:15.921Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-06T22:04:15.921Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-06T22:04:15.921Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-06T22:04:15.921Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-06T22:04:16.407Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-06T22:04:16.407Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-06T22:04:16.407Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-06T22:04:16.407Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-06T22:04:16.407Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-06T22:04:16.407Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-06T22:04:16.407Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-06T22:04:19.452Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-06T22:04:22.496Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-06T22:04:22.496Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-06T22:04:22.496Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-06T22:04:25.540Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-06T22:04:25.540Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-06T22:04:25.540Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-06T22:04:25.540Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-06T22:04:25.540Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-06T22:04:25.540Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-06T22:04:25.540Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-06T22:04:25.540Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-06T22:04:25.540Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-06T22:04:25.540Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-06T22:04:25.540Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-06T22:04:25.540Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-06T22:04:25.540Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-06T22:04:43.610Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-06T22:04:43.610Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-06T22:04:43.610Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-06T22:04:43.610Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-06T22:04:43.610Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-06T22:04:43.610Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-06T22:04:43.610Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-06T22:04:43.610Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-06T22:04:52.454Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-06T22:04:52.454Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-06T22:04:55.497Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-06T22:04:55.982Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-06T22:04:56.468Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-06T22:04:56.468Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-06T22:04:56.955Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-06T22:05:07.585Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-06T22:05:07.585Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-06T22:05:07.585Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-06T22:05:08.078Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-06T22:05:08.565Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-06T22:05:08.566Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-06T22:05:08.566Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-06T22:05:23.740Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-06T22:05:23.740Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-06T22:05:23.740Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-06T22:05:41.818Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-06T22:05:41.818Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.818Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite (3466.91s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.17s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.39s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.40s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (131.42s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.98s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.88s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.73s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-06T22:05:41.818Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.20s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-06T22:05:41.818Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.42s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (151.20s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.49s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.24s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.75s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.89s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.53s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.34s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.39s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.58s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.08s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.46s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.93s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (36.57s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.15s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.18s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.97s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.90s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.24s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.75s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (39.16s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.98s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.81s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.78s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.95s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.97s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCmd (0.73s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.73s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.85s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.72s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.69s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.95s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.70s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.90s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.80s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.70s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.58s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (32.15s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.24s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.14s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.73s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.62s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.37s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignore (97.63s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.33s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (95.15s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.19s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.07s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.57s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.19s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.13s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.11s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.46s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.18s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.32s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.44s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.79s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.16s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.15s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.49s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.31s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.10s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.84s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFails (7.71s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (16.81s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.89s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.23s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.84s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.90s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.13s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.99s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.12s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildHistory (14.25s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.28s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.66s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.53s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLabel (1.29s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.24s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLabels (1.30s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.11s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.43s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (11.34s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.59s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.95s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (49.08s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.46s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.22s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (17.50s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.08s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (26.06s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.95s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildNoContext (8.33s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.75s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.77s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.07s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (7.79s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.72s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.35s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.07s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.78s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.16s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.88s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.57s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.22s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.94s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (53.13s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.93s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildRm (17.62s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.39s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.86s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.49s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.91s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.99s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (29.85s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.17s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.88s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (14.11s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.52s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildStderr (6.08s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.62s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.09s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.66s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.31s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.06s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.46s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.78s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.39s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.32s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.27s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (17.35s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.22s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.38s) [2022-09-06T22:05:41.819Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.46s) [2022-09-06T22:05:41.819Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.90s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.65s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.28s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.36s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.64s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.88s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.98s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCommitChange (6.62s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.33s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCommitNewFile (18.33s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCommitTTY (13.87s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.65s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.83s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.73s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.80s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.00s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.12s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.37s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.87s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.88s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.06s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.81s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.98s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.61s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.34s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.96s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.93s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.11s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.51s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.91s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.83s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.10s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.54s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.42s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.06s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.98s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.00s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.11s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.96s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000045e8_} (7.94s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13652083273_c:\foo_false____} (3.08s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13652083273_c:\foo_true____} (7.94s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.01s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.98s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.31s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.63s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.95s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.59s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpToCaseH (16.29s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpToDot (3.15s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCpToStdout (8.05s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.47s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.96s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.71s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (15.01s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.67s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.97s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.79s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.19s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.83s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.08s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.21s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsCopy (6.60s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.78s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.76s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.14s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.79s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.78s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.41s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFilters (5.91s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFormat (5.91s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.28s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsRename (3.25s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsResize (3.51s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.96s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.59s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.47s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsUntag (2.89s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.00s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.67s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.52s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.63s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.80s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.80s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.68s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.31s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.01s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecInspectID (5.62s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.19s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.90s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.75s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.82s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.77s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.70s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.12s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.74s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2022-09-06T22:05:41.820Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-09-06T22:05:41.820Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.52s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.86s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.33s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.14s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.42s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.91s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.46s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.26s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.79s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.68s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.79s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.29s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.78s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectDefault (3.05s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectHistory (5.65s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.55s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.98s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.88s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.85s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.83s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectStatus (3.43s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.60s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.01s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.89s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.87s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.69s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.99s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.95s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.14s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.65s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.60s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.57s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.16s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.99s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.84s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.91s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.71s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.56s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.15s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.16s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.84s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsSince (9.89s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsTail (3.66s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.31s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.87s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.78s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.67s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsByOrder (11.43s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsListContainersBase (15.09s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.54s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.96s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.70s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.61s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.07s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.96s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.22s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.88s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.48s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.06s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.32s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.10s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.35s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.48s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.74s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.46s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.34s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.47s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.13s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.57s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.38s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.55s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.48s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.71s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiTag (0.98s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.05s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.61s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.23s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.19s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.49s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.63s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.77s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.78s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.97s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.80s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.91s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.70s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.81s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.95s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.68s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.93s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.99s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.72s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-06T22:05:41.821Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.95s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-09-06T22:05:41.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.42s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.63s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.87s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.86s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.73s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.79s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunExitCode (3.16s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.89s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.07s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.96s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.77s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.60s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.23s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.77s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.54s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.57s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.40s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.80s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.85s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.40s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.84s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.96s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (15.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunRm (2.94s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.68s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.94s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.79s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.94s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.22s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.84s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.62s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.38s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.11s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.79s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.86s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (14.06s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.75s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.38s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.92s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.92s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.95s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.24s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.17s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.74s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.84s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.76s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.37s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.98s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (18.57s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.11s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.46s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.56s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.97s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.31s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.04s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.46s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.23s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.33s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.52s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.45s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.23s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.24s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.80s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.62s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.62s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.29s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.44s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.87s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.31s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.55s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.43s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.43s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.41s) [2022-09-06T22:05:41.822Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-06T22:05:41.822Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.98s) [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.822Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-06T22:05:41.822Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-06T22:05:41.823Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-06T22:05:41.823Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- PASS: TestDockerSchema1RegistrySuite (0.01s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-06T22:05:41.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-06T22:05:41.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-06T22:05:41.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-06T22:05:41.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-06T22:05:41.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-06T22:05:41.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-06T22:05:41.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-06T22:05:41.823Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-06T22:05:41.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-06T22:05:41.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-06T22:05:41.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-06T22:05:41.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-06T22:05:41.823Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerDaemonSuite [2022-09-06T22:05:41.823Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-06T22:05:41.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-06T22:05:41.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-06T22:05:41.823Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerSwarmSuite [2022-09-06T22:05:41.823Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-09-06T22:05:41.823Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- PASS: TestDockerPluginSuite (0.03s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerExternalVolumeSuite [2022-09-06T22:05:41.823Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerNetworkSuite [2022-09-06T22:05:41.823Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-09-06T22:05:41.823Z] === RUN TestDockerHubPullSuite [2022-09-06T22:05:41.823Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-09-06T22:05:41.823Z] PASS [2022-09-06T22:05:41.823Z] ok github.com/docker/docker/integration-cli 3467.484s [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === Skipped [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-06T22:05:41.823Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-09-06T22:05:41.823Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-06T22:05:41.823Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-06T22:05:41.823Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-09-06T22:05:41.823Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-06T22:05:41.823Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-09-06T22:05:41.823Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-09-06T22:05:41.823Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-09-06T22:05:41.823Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-09-06T22:05:41.823Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.823Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-09-06T22:05:41.823Z] [2022-09-06T22:05:41.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-09-06T22:05:41.823Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-06T22:05:41.824Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-09-06T22:05:41.824Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-09-06T22:05:41.824Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-06T22:05:41.824Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-09-06T22:05:41.824Z] [2022-09-06T22:05:41.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-06T22:05:41.824Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.311Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-09-06T22:05:42.311Z] [2022-09-06T22:05:42.311Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-09-06T22:05:42.311Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-09-06T22:05:42.312Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-09-06T22:05:42.312Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-06T22:05:42.312Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-09-06T22:05:42.312Z] docker_cli_sni_test.go:18: Flakey test [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-09-06T22:05:42.312Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-09-06T22:05:42.312Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-09-06T22:05:42.312Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-06T22:05:42.312Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-09-06T22:05:42.312Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-06T22:05:42.312Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.312Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-06T22:05:42.312Z] [2022-09-06T22:05:42.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-06T22:05:42.313Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-06T22:05:42.313Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-06T22:05:42.313Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-09-06T22:05:42.313Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-06T22:05:42.313Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-06T22:05:42.313Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-06T22:05:42.313Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-06T22:05:42.313Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-06T22:05:42.313Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-06T22:05:42.313Z] [2022-09-06T22:05:42.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-06T22:05:42.313Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.313Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-06T22:05:42.314Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-09-06T22:05:42.314Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-06T22:05:42.314Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-09-06T22:05:42.314Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-06T22:05:42.314Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-06T22:05:42.314Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.04s) [2022-09-06T22:05:42.314Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-09-06T22:05:42.314Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-09-06T22:05:42.314Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-09-06T22:05:42.314Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.314Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-06T22:05:42.314Z] [2022-09-06T22:05:42.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-06T22:05:42.314Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-06T22:05:42.315Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-09-06T22:05:42.315Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-09-06T22:05:42.315Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.315Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-06T22:05:42.315Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.315Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-06T22:05:42.315Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-09-06T22:05:42.316Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.316Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-09-06T22:05:42.316Z] [2022-09-06T22:05:42.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-09-06T22:05:42.802Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-09-06T22:05:42.802Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.802Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-09-06T22:05:42.802Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-09-06T22:05:42.803Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-06T22:05:42.803Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.803Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-06T22:05:42.803Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-09-06T22:05:42.804Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-09-06T22:05:42.804Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-09-06T22:05:42.804Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-06T22:05:42.804Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-06T22:05:42.804Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-06T22:05:42.804Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.22s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-06T22:05:42.804Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-06T22:05:42.804Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-09-06T22:05:42.805Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] DONE 1093 tests, 547 skipped in 3482.875s [2022-09-06T22:05:42.805Z] INFO: Integration tests ended at 09/06/2022 22:05:42. Duration:00:58:03.0457385 [2022-09-06T22:05:42.805Z] INFO: Docker info of the daemon under test at end of run [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] Containers: 2 [2022-09-06T22:05:42.805Z] Running: 0 [2022-09-06T22:05:42.805Z] Paused: 0 [2022-09-06T22:05:42.805Z] Stopped: 2 [2022-09-06T22:05:42.805Z] Images: 18 [2022-09-06T22:05:42.805Z] Server Version: 0.0.0-dev [2022-09-06T22:05:42.805Z] Storage Driver: windowsfilter [2022-09-06T22:05:42.805Z] Windows: [2022-09-06T22:05:42.805Z] Logging Driver: json-file [2022-09-06T22:05:42.805Z] Plugins: [2022-09-06T22:05:42.805Z] Volume: local [2022-09-06T22:05:42.805Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-06T22:05:42.805Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-06T22:05:42.805Z] Swarm: inactive [2022-09-06T22:05:42.805Z] Default Isolation: process [2022-09-06T22:05:42.805Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-06T22:05:42.805Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-06T22:05:42.805Z] OSType: windows [2022-09-06T22:05:42.805Z] Architecture: x86_64 [2022-09-06T22:05:42.805Z] CPUs: 4 [2022-09-06T22:05:42.805Z] Total Memory: 32GiB [2022-09-06T22:05:42.805Z] Name: azwin-2-d1bf00 [2022-09-06T22:05:42.805Z] ID: A64F:UBVP:SHTL:SMG4:KLJT:PQEL:LFJU:PQKS:XIIU:VWGU:PLWL:GUZR [2022-09-06T22:05:42.805Z] Docker Root Dir: D:\CI\PR-44101\1\daemon [2022-09-06T22:05:42.805Z] Debug Mode (client): false [2022-09-06T22:05:42.805Z] Debug Mode (server): true [2022-09-06T22:05:42.805Z] File Descriptors: -1 [2022-09-06T22:05:42.805Z] Goroutines: 17 [2022-09-06T22:05:42.805Z] System Time: 2022-09-06T22:05:42.7129118Z [2022-09-06T22:05:42.805Z] EventsListeners: 0 [2022-09-06T22:05:42.805Z] Registry: https://index.docker.io/v1/ [2022-09-06T22:05:42.805Z] Labels: [2022-09-06T22:05:42.805Z] Experimental: false [2022-09-06T22:05:42.805Z] Insecure Registries: [2022-09-06T22:05:42.805Z] 127.0.0.0/8 [2022-09-06T22:05:42.805Z] Live Restore Enabled: false [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:42.805Z] [2022-09-06T22:05:43.291Z] INFO: Stopping daemon under test [2022-09-06T22:05:43.291Z] SUCCESS: The process with PID 5132 (child process of PID 724) has been terminated. [2022-09-06T22:05:43.291Z] SUCCESS: The process with PID 724 (child process of PID 2336) has been terminated. [2022-09-06T22:05:43.291Z] INFO: Stop tailing logs of the daemon under tests [2022-09-06T22:05:43.291Z] INFO: executeCI.ps1 Completed successfully at 09/06/2022 22:05:42. [2022-09-06T22:05:43.291Z] INFO: Tidying up at end of run [2022-09-06T22:05:43.291Z] INFO: Saving daemon under test log (d:\CI\PR-44101\1\dut.out) to bundles\CIDUT.out [2022-09-06T22:05:43.291Z] INFO: Saving daemon under test log (d:\CI\PR-44101\1\dut.err) to bundles\CIDUT.err [2022-09-06T22:05:43.291Z] INFO: Nuke-Everything... [2022-09-06T22:05:43.291Z] INFO: Container count on control daemon to delete is 2 [2022-09-06T22:05:43.779Z] ff29fdef0b84 [2022-09-06T22:05:43.779Z] 515604e0386a [2022-09-06T22:05:43.779Z] INFO: Tidying pidfile d:\CI\PR-44101\1\docker.pid [2022-09-06T22:05:43.779Z] INFO: Nuking d:\CI [2022-09-06T22:06:26.846Z] INFO: Zapped successfully [2022-09-06T22:06:26.846Z] [2022-09-06T22:06:26.846Z] INFO: executeCI.ps1 exiting at Tue Sep 6 22:06:26 CUT 2022. Duration 01:31:05.3374370 [2022-09-06T22:06:26.846Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-09-06T22:06:27.112Z] Recording test results [2022-09-06T22:06:34.454Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-09-06T22:06:36.671Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-09-06T22:06:39.210Z] Archiving artifacts [2022-09-06T22:06:54.702Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44101/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-06T22:06:55.712Z] + make clean [2022-09-06T22:06:57.333Z] docker volume rm -f docker-dev-cache [2022-09-06T22:06:57.333Z] 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