Pull request #44413 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f292bf0f4fd0907312b2982fcbf37ab06f526d7b+3056208812eb5e792fa99736c9167d1e10f4ab49 (0fcd12cd5bfee6a9c8d95fb51b3fa26e174ca85d) 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-44413@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-11-05T17:22:31.089Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-11-05T17:22:31.094Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-11-05T17:22:31.398Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f15945e62944efd) in /home/ubuntu/workspace/moby_PR-44413 [Pipeline] { [Pipeline] checkout [2022-11-05T17:22:31.500Z] The recommended git tool is: git [2022-11-05T17:22:34.521Z] using credential docker-jenkins-github-credentials [2022-11-05T17:22:34.531Z] Cloning the remote Git repository [2022-11-05T17:22:34.531Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:22:34.556Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:22:34.670Z] > git init /home/ubuntu/workspace/moby_PR-44413 # timeout=10 [2022-11-05T17:22:35.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:22:35.011Z] > git --version # timeout=10 [2022-11-05T17:22:35.044Z] > git --version # 'git version 2.17.1' [2022-11-05T17:22:35.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:22:35.046Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:22:56.234Z] Fetching without tags [2022-11-05T17:22:56.540Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:22:56.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:22:56.159Z] > git config --add remote.origin.fetch +refs/pull/44413/head:refs/remotes/origin/PR-44413 # timeout=10 [2022-11-05T17:22:56.183Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:22:56.210Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:22:56.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:22:56.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:22:56.240Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:22:56.546Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:22:56.557Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:22:57.895Z] Merge succeeded, producing f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:22:57.896Z] Checking out Revision f292bf0f4fd0907312b2982fcbf37ab06f526d7b (PR-44413) [2022-11-05T17:22:57.799Z] > git remote # timeout=10 [2022-11-05T17:22:57.820Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:22:57.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:22:57.841Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:22:57.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:22:57.906Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:22:57.934Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:23:02.389Z] Commit message: "distribution: Error when pulling OCI artifacts" [2022-11-05T17:23:02.389Z] First time build. Skipping changelog. [2022-11-05T17:23:02.418Z] > git --version # timeout=10 [2022-11-05T17:23:02.441Z] > git --version # 'git version 2.17.1' [2022-11-05T17:23:02.452Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:23:03.435Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44413:/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-11-05T17:23:13.389Z] Unable to find image 'alpine:latest' locally [2022-11-05T17:23:13.389Z] latest: Pulling from library/alpine [2022-11-05T17:23:13.389Z] 213ec9aee27d: Pulling fs layer [2022-11-05T17:23:13.389Z] 213ec9aee27d: Verifying Checksum [2022-11-05T17:23:13.389Z] 213ec9aee27d: Download complete [2022-11-05T17:23:13.389Z] 213ec9aee27d: Pull complete [2022-11-05T17:23:13.389Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-05T17:23:13.389Z] Status: Downloaded newer image for alpine:latest [2022-11-05T17:23:17.651Z] 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 [2022-11-05T17:23:20.539Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f15945e62944efd) in /home/ubuntu/workspace/moby_PR-44413 [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) [2022-11-05T17:23:20.561Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c1551ffac3f0a833) in /home/ubuntu/workspace/moby_PR-44413 [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] } [2022-11-05T17:23:20.570Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-058f80338d27ebac2) in /home/ubuntu/workspace/moby_PR-44413 [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-11-05T17:23:20.598Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2022-11-05T17:23:20.649Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-11-05T17:23:20.664Z] Fetching changes from the remote Git repository [2022-11-05T17:23:20.665Z] The recommended git tool is: git [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] } [2022-11-05T17:23:20.672Z] Fetching without tags [Pipeline] checkout [2022-11-05T17:23:20.676Z] using credential docker-jenkins-github-credentials [2022-11-05T17:23:20.680Z] The recommended git tool is: git [2022-11-05T17:23:20.685Z] Cloning the remote Git repository [2022-11-05T17:23:20.686Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-11-05T17:23:20.694Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-11-05T17:23:20.704Z] Cloning the remote Git repository [2022-11-05T17:23:20.704Z] 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) [2022-11-05T17:23:20.861Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit f292bf0f4fd0907312b2982fcbf37ab06f526d7b 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-11-05T17:23:20.992Z] Merge succeeded, producing f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:23:20.993Z] Checking out Revision f292bf0f4fd0907312b2982fcbf37ab06f526d7b (PR-44413) [2022-11-05T17:23:21.051Z] Commit message: "distribution: Error when pulling OCI artifacts" [2022-11-05T17:23:21.060Z] > git --version # timeout=10 [2022-11-05T17:23:21.080Z] > git --version # 'git version 2.17.1' [2022-11-05T17:23:21.092Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:23:20.726Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:23:20.726Z] > git init /home/ubuntu/workspace/moby_PR-44413 # timeout=10 [2022-11-05T17:23:20.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:23:20.732Z] > git --version # timeout=10 [2022-11-05T17:23:20.744Z] > git --version # 'git version 2.25.1' [2022-11-05T17:23:20.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:23:20.745Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:23:20.712Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:23:20.713Z] > git init /home/ubuntu/workspace/moby_PR-44413 # timeout=10 [2022-11-05T17:23:20.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:23:20.718Z] > git --version # timeout=10 [2022-11-05T17:23:20.729Z] > git --version # 'git version 2.25.1' [2022-11-05T17:23:20.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:23:20.730Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:23:20.657Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44413/.git # timeout=10 [2022-11-05T17:23:20.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:23:20.674Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:23:20.674Z] > git --version # timeout=10 [2022-11-05T17:23:20.685Z] > git --version # 'git version 2.17.1' [2022-11-05T17:23:20.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:23:20.686Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:23:20.862Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:23:20.868Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:23:20.952Z] > git remote # timeout=10 [2022-11-05T17:23:20.958Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:23:20.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:23:20.962Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:23:20.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:23:20.994Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:23:21.002Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:23:22.053Z] + [ PR != PR ] [2022-11-05T17:23:22.054Z] + [ 20.10 != master ] [2022-11-05T17:23:22.054Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:23:22.404Z] + docker version [2022-11-05T17:23:22.404Z] Client: Docker Engine - Community [2022-11-05T17:23:22.404Z] Version: 22.06.0-beta.0 [2022-11-05T17:23:22.404Z] API version: 1.42 [2022-11-05T17:23:22.404Z] Go version: go1.18.3 [2022-11-05T17:23:22.404Z] Git commit: 3e9117b [2022-11-05T17:23:22.404Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:23:22.404Z] OS/Arch: linux/amd64 [2022-11-05T17:23:22.404Z] Context: default [2022-11-05T17:23:22.404Z] [2022-11-05T17:23:22.404Z] Server: Docker Engine - Community [2022-11-05T17:23:22.404Z] Engine: [2022-11-05T17:23:22.404Z] Version: 22.06.0-beta.0 [2022-11-05T17:23:22.404Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:23:22.404Z] Go version: go1.18.3 [2022-11-05T17:23:22.404Z] Git commit: 38633e7 [2022-11-05T17:23:22.404Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:23:22.404Z] OS/Arch: linux/amd64 [2022-11-05T17:23:22.404Z] Experimental: true [2022-11-05T17:23:22.404Z] containerd: [2022-11-05T17:23:22.404Z] Version: 1.6.8 [2022-11-05T17:23:22.404Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:23:22.404Z] runc: [2022-11-05T17:23:22.404Z] Version: 1.1.4 [2022-11-05T17:23:22.404Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:23:22.404Z] docker-init: [2022-11-05T17:23:22.404Z] Version: 0.19.0 [2022-11-05T17:23:22.404Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:23:22.728Z] + docker info [2022-11-05T17:23:22.728Z] Client: [2022-11-05T17:23:22.728Z] Context: default [2022-11-05T17:23:22.728Z] Debug Mode: false [2022-11-05T17:23:22.728Z] Plugins: [2022-11-05T17:23:22.728Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:23:22.728Z] Version: c5aec24 [2022-11-05T17:23:22.728Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-05T17:23:22.728Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:23:22.728Z] Version: v2.12.0 [2022-11-05T17:23:22.728Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:23:22.728Z] scan: Docker Scan (Docker Inc.) [2022-11-05T17:23:22.728Z] Version: v0.17.0 [2022-11-05T17:23:22.728Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-05T17:23:22.728Z] [2022-11-05T17:23:22.728Z] Server: [2022-11-05T17:23:22.728Z] Containers: 0 [2022-11-05T17:23:22.728Z] Running: 0 [2022-11-05T17:23:22.728Z] Paused: 0 [2022-11-05T17:23:22.728Z] Stopped: 0 [2022-11-05T17:23:22.728Z] Images: 1 [2022-11-05T17:23:22.728Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:23:22.728Z] Storage Driver: overlay2 [2022-11-05T17:23:22.728Z] Backing Filesystem: extfs [2022-11-05T17:23:22.728Z] Supports d_type: true [2022-11-05T17:23:22.728Z] Using metacopy: false [2022-11-05T17:23:22.728Z] Native Overlay Diff: true [2022-11-05T17:23:22.728Z] userxattr: false [2022-11-05T17:23:22.728Z] Logging Driver: json-file [2022-11-05T17:23:22.728Z] Cgroup Driver: cgroupfs [2022-11-05T17:23:22.728Z] Cgroup Version: 1 [2022-11-05T17:23:22.728Z] Plugins: [2022-11-05T17:23:22.728Z] Volume: local [2022-11-05T17:23:22.728Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:23:22.728Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:23:22.728Z] Swarm: inactive [2022-11-05T17:23:22.728Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-05T17:23:22.728Z] Default Runtime: runc [2022-11-05T17:23:22.728Z] Init Binary: docker-init [2022-11-05T17:23:22.728Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:23:22.728Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:23:22.728Z] init version: de40ad0 [2022-11-05T17:23:22.728Z] Security Options: [2022-11-05T17:23:22.728Z] apparmor [2022-11-05T17:23:22.728Z] seccomp [2022-11-05T17:23:22.728Z] Profile: builtin [2022-11-05T17:23:22.728Z] Kernel Version: 5.4.0-1088-aws [2022-11-05T17:23:22.728Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-05T17:23:22.728Z] OSType: linux [2022-11-05T17:23:22.728Z] Architecture: x86_64 [2022-11-05T17:23:22.728Z] CPUs: 2 [2022-11-05T17:23:22.728Z] Total Memory: 7.565GiB [2022-11-05T17:23:22.728Z] Name: ip-10-100-80-207 [2022-11-05T17:23:22.728Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-05T17:23:22.728Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:23:22.728Z] Debug Mode: false [2022-11-05T17:23:22.728Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:23:22.728Z] Labels: [2022-11-05T17:23:22.728Z] Experimental: true [2022-11-05T17:23:22.728Z] Insecure Registries: [2022-11-05T17:23:22.728Z] 127.0.0.0/8 [2022-11-05T17:23:22.728Z] Live Restore Enabled: true [2022-11-05T17:23:22.728Z] [2022-11-05T17:23:22.728Z] WARNING: No swap limit support [Pipeline] sh [2022-11-05T17:23:23.052Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:23:23.052Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:23:23.052Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-05T17:23:23.052Z] + bash /home/ubuntu/workspace/moby_PR-44413/check-config.sh [2022-11-05T17:23:23.052Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:23:23.052Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-05T17:23:23.052Z] [2022-11-05T17:23:23.052Z] Generally Necessary: [2022-11-05T17:23:23.052Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:23:23.052Z] - apparmor: enabled and tools installed [2022-11-05T17:23:23.052Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:23:23.052Z] - CONFIG_NET_NS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_PID_NS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:23:23.052Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:23:23.052Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:23:23.052Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:23:23.052Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_MEMCG: enabled [2022-11-05T17:23:23.052Z] - CONFIG_KEYS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-05T17:23:23.052Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:23:23.052Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-05T17:23:23.052Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:23:23.052Z] [2022-11-05T17:23:23.052Z] Optional Features: [2022-11-05T17:23:23.052Z] - CONFIG_USER_NS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:23:23.052Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:23:23.052Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:23:23.308Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-05T17:23:23.308Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-05T17:23:23.308Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:23:23.308Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:23:23.308Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-05T17:23:23.308Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-05T17:23:23.308Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:23:23.308Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:23:23.308Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:23:23.308Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:23:23.308Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:23:23.308Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:23:23.308Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:23:23.308Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:23:23.308Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:23:23.308Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:23:23.308Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:23:23.308Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:23:23.308Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:23:23.308Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:23:23.308Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:23:23.308Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:23:23.308Z] - Network Drivers: [2022-11-05T17:23:23.308Z] - "overlay": [2022-11-05T17:23:23.308Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:23:23.308Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:23:23.308Z] Optional (for encrypted networks): [2022-11-05T17:23:23.308Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:23:23.308Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:23:23.308Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:23:23.308Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:23:23.308Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:23:23.308Z] - CONFIG_XFRM: enabled [2022-11-05T17:23:23.308Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:23:23.308Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:23:23.308Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:23:23.308Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-05T17:23:23.308Z] - "ipvlan": [2022-11-05T17:23:23.308Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:23:23.308Z] - "macvlan": [2022-11-05T17:23:23.606Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:23:23.606Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:23:23.606Z] - "ftp,tftp client in container": [2022-11-05T17:23:23.606Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:23:23.606Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:23:23.607Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:23:23.607Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:23:23.607Z] - Storage Drivers: [2022-11-05T17:23:23.607Z] - "aufs": [2022-11-05T17:23:23.607Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:23:23.607Z] - "btrfs": [2022-11-05T17:23:23.607Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:23:23.607Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:23:23.607Z] - "devicemapper": [2022-11-05T17:23:23.607Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:23:23.607Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:23:23.607Z] - "overlay": [2022-11-05T17:23:23.607Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:23:23.607Z] - "zfs": [2022-11-05T17:23:23.607Z] - /dev/zfs: present [2022-11-05T17:23:23.607Z] - zfs command: missing [2022-11-05T17:23:23.607Z] - zpool command: missing [2022-11-05T17:23:23.607Z] [2022-11-05T17:23:23.607Z] Limits: [2022-11-05T17:23:23.607Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:23:23.607Z] [2022-11-05T17:23:23.607Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:23:23.967Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b . [2022-11-05T17:23:24.223Z] #1 [internal] load .dockerignore [2022-11-05T17:23:24.223Z] #1 transferring context: 87B done [2022-11-05T17:23:24.223Z] #1 DONE 0.1s [2022-11-05T17:23:24.223Z] [2022-11-05T17:23:24.223Z] #2 [internal] load build definition from Dockerfile [2022-11-05T17:23:24.223Z] #2 transferring dockerfile: 16.91kB done [2022-11-05T17:23:24.223Z] #2 DONE 0.1s [2022-11-05T17:23:24.223Z] [2022-11-05T17:23:24.223Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:23:24.480Z] #3 DONE 0.3s [2022-11-05T17:23:24.480Z] [2022-11-05T17:23:24.480Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:23:24.480Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:23:24.480Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:23:24.480Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-05T17:23:24.480Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-05T17:23:24.480Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-11-05T17:23:24.736Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-11-05T17:23:24.736Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-11-05T17:23:24.992Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-11-05T17:23:24.992Z] #4 DONE 0.5s [2022-11-05T17:23:24.992Z] [2022-11-05T17:23:24.992Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:23:25.921Z] #5 DONE 0.8s [2022-11-05T17:23:25.921Z] [2022-11-05T17:23:25.921Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:23:25.921Z] #6 DONE 0.7s [2022-11-05T17:23:25.921Z] [2022-11-05T17:23:25.921Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:23:25.921Z] #7 DONE 0.7s [2022-11-05T17:23:25.921Z] [2022-11-05T17:23:25.921Z] #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-11-05T17:23:25.921Z] #8 DONE 0.8s [2022-11-05T17:23:26.181Z] [2022-11-05T17:23:26.181Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:23:26.181Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-05T17:23:26.181Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:23:26.181Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:23:26.181Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:23:26.438Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-11-05T17:23:26.438Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s [2022-11-05T17:23:26.438Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-11-05T17:23:26.694Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-11-05T17:23:26.955Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-11-05T17:23:30.226Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-11-05T17:23:30.226Z] #9 DONE 3.8s [2022-11-05T17:23:30.226Z] [2022-11-05T17:23:30.226Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:30.226Z] #10 resolve docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 0.2s done [2022-11-05T17:23:30.226Z] #10 sha256:4b5cc6ca083856af8f58ab332f279b4401e1e46cc6d999957d5f88c563df24a7 1.80kB / 1.80kB done [2022-11-05T17:23:30.226Z] #10 sha256:385d98c8996f0ceb5adc0a5333da51bae94bfb685c7a8b22c4c5ba0a7bf6c145 7.10kB / 7.10kB done [2022-11-05T17:23:30.226Z] #10 sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 1.86kB / 1.86kB done [2022-11-05T17:23:30.226Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.6s done [2022-11-05T17:23:30.226Z] #10 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.8s done [2022-11-05T17:23:30.226Z] #10 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 1.1s done [2022-11-05T17:23:30.226Z] #10 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 2.5s done [2022-11-05T17:23:30.226Z] #10 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 3.4s done [2022-11-05T17:23:30.226Z] #10 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 111.44MB / 141.91MB 3.6s [2022-11-05T17:23:30.226Z] #10 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 1.7s [2022-11-05T17:23:30.226Z] #10 sha256:be659c03a851a28704a5a9c179d93dcf4270fd8afdf1c0c39bd79ee70f132bce 156B / 156B 2.7s done [2022-11-05T17:23:30.226Z] #10 ... [2022-11-05T17:23:30.226Z] [2022-11-05T17:23:30.226Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:23:30.226Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-05T17:23:30.226Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:23:30.226Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:23:30.226Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:23:30.226Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-11-05T17:23:30.226Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-11-05T17:23:30.226Z] #11 DONE 4.0s [2022-11-05T17:23:30.226Z] [2022-11-05T17:23:30.226Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:30.226Z] #10 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 126.88MB / 141.91MB 3.9s [2022-11-05T17:23:30.226Z] #10 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 137.36MB / 141.91MB 4.0s [2022-11-05T17:23:31.237Z] #10 ... [2022-11-05T17:23:31.237Z] [2022-11-05T17:23:31.237Z] #12 [internal] load build context [2022-11-05T17:23:31.237Z] #12 transferring context: 53.56MB 4.9s done [2022-11-05T17:23:31.237Z] #12 DONE 5.1s [2022-11-05T17:23:31.237Z] [2022-11-05T17:23:31.237Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:32.211Z] Fetching without tags [2022-11-05T17:23:32.411Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:23:32.648Z] #10 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 141.91MB / 141.91MB 6.2s done [2022-11-05T17:23:32.648Z] #10 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 4.5s done [2022-11-05T17:23:32.648Z] #10 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 [2022-11-05T17:23:32.908Z] #10 ... [2022-11-05T17:23:32.908Z] [2022-11-05T17:23:32.908Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:23:32.908Z] #13 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done [2022-11-05T17:23:32.908Z] #13 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:23:32.908Z] #13 sha256:725ea075576e253aff7f205e8ff1f07d28ee28cb98089fb6d50eda013aeaeca5 529B / 529B done [2022-11-05T17:23:32.908Z] #13 sha256:d8cacd17cfdcf44e296b41c96f5dab7ae82024c28c4f45bd9181f3823bca639f 1.46kB / 1.46kB done [2022-11-05T17:23:32.908Z] #13 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.5s done [2022-11-05T17:23:32.908Z] #13 DONE 6.8s [2022-11-05T17:23:32.908Z] [2022-11-05T17:23:32.908Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:32.912Z] Merge succeeded, producing f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:23:32.912Z] Checking out Revision f292bf0f4fd0907312b2982fcbf37ab06f526d7b (PR-44413) [2022-11-05T17:23:33.197Z] #10 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.4s done [2022-11-05T17:23:32.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:23:32.197Z] > git config --add remote.origin.fetch +refs/pull/44413/head:refs/remotes/origin/PR-44413 # timeout=10 [2022-11-05T17:23:32.201Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:23:32.210Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:23:32.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:23:32.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:23:32.219Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:23:32.418Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:23:32.422Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:23:32.888Z] > git remote # timeout=10 [2022-11-05T17:23:32.894Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:23:32.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:23:32.904Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:23:32.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:23:32.919Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:23:32.924Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:23:33.533Z] Commit message: "distribution: Error when pulling OCI artifacts" [2022-11-05T17:23:33.552Z] > git --version # timeout=10 [2022-11-05T17:23:33.556Z] > git --version # 'git version 2.25.1' [2022-11-05T17:23:33.562Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:23:33.758Z] #10 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d [2022-11-05T17:23:33.758Z] #10 ... [2022-11-05T17:23:33.758Z] [2022-11-05T17:23:33.758Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:23:33.758Z] #14 DONE 0.7s [2022-11-05T17:23:33.758Z] [2022-11-05T17:23:33.758Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:23:34.230Z] + docker version [2022-11-05T17:23:34.230Z] Client: Docker Engine - Community [2022-11-05T17:23:34.230Z] Version: 22.06.0-beta.0 [2022-11-05T17:23:34.230Z] API version: 1.42 [2022-11-05T17:23:34.230Z] Go version: go1.18.3 [2022-11-05T17:23:34.230Z] Git commit: 3e9117b [2022-11-05T17:23:34.230Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-05T17:23:34.230Z] OS/Arch: linux/arm64 [2022-11-05T17:23:34.230Z] Context: default [2022-11-05T17:23:34.230Z] [2022-11-05T17:23:34.230Z] Server: Docker Engine - Community [2022-11-05T17:23:34.230Z] Engine: [2022-11-05T17:23:34.230Z] Version: 22.06.0-beta.0 [2022-11-05T17:23:34.230Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:23:34.230Z] Go version: go1.18.3 [2022-11-05T17:23:34.230Z] Git commit: 38633e7 [2022-11-05T17:23:34.230Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-05T17:23:34.230Z] OS/Arch: linux/arm64 [2022-11-05T17:23:34.230Z] Experimental: true [2022-11-05T17:23:34.230Z] containerd: [2022-11-05T17:23:34.230Z] Version: 1.6.8 [2022-11-05T17:23:34.230Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:23:34.230Z] runc: [2022-11-05T17:23:34.230Z] Version: 1.1.4 [2022-11-05T17:23:34.230Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:23:34.230Z] docker-init: [2022-11-05T17:23:34.230Z] Version: 0.19.0 [2022-11-05T17:23:34.230Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:23:34.303Z] Fetching without tags [2022-11-05T17:23:34.320Z] #10 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.5s done [2022-11-05T17:23:34.321Z] #10 ... [2022-11-05T17:23:34.321Z] [2022-11-05T17:23:34.321Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:23:34.321Z] #15 DONE 0.7s [2022-11-05T17:23:34.516Z] + docker info [2022-11-05T17:23:34.516Z] Client: [2022-11-05T17:23:34.516Z] Context: default [2022-11-05T17:23:34.516Z] Debug Mode: false [2022-11-05T17:23:34.516Z] Plugins: [2022-11-05T17:23:34.516Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:23:34.516Z] Version: v0.8.2 [2022-11-05T17:23:34.516Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-11-05T17:23:34.516Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:23:34.516Z] Version: v2.12.0 [2022-11-05T17:23:34.516Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:23:34.516Z] [2022-11-05T17:23:34.516Z] Server: [2022-11-05T17:23:34.516Z] Containers: 0 [2022-11-05T17:23:34.516Z] Running: 0 [2022-11-05T17:23:34.516Z] Paused: 0 [2022-11-05T17:23:34.516Z] Stopped: 0 [2022-11-05T17:23:34.516Z] Images: 3 [2022-11-05T17:23:34.516Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:23:34.516Z] Storage Driver: overlay2 [2022-11-05T17:23:34.516Z] Backing Filesystem: extfs [2022-11-05T17:23:34.516Z] Supports d_type: true [2022-11-05T17:23:34.516Z] Using metacopy: false [2022-11-05T17:23:34.516Z] Native Overlay Diff: true [2022-11-05T17:23:34.516Z] userxattr: false [2022-11-05T17:23:34.516Z] Logging Driver: json-file [2022-11-05T17:23:34.516Z] Cgroup Driver: cgroupfs [2022-11-05T17:23:34.516Z] Cgroup Version: 1 [2022-11-05T17:23:34.516Z] Plugins: [2022-11-05T17:23:34.516Z] Volume: local [2022-11-05T17:23:34.516Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:23:34.516Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:23:34.516Z] Swarm: inactive [2022-11-05T17:23:34.516Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-05T17:23:34.516Z] Default Runtime: runc [2022-11-05T17:23:34.516Z] Init Binary: docker-init [2022-11-05T17:23:34.516Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:23:34.516Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:23:34.516Z] init version: de40ad0 [2022-11-05T17:23:34.516Z] Security Options: [2022-11-05T17:23:34.516Z] apparmor [2022-11-05T17:23:34.516Z] seccomp [2022-11-05T17:23:34.516Z] Profile: builtin [2022-11-05T17:23:34.516Z] Kernel Version: 5.15.0-1022-aws [2022-11-05T17:23:34.516Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-05T17:23:34.516Z] OSType: linux [2022-11-05T17:23:34.516Z] Architecture: aarch64 [2022-11-05T17:23:34.516Z] CPUs: 2 [2022-11-05T17:23:34.516Z] Total Memory: 7.559GiB [2022-11-05T17:23:34.516Z] Name: ip-10-100-49-124 [2022-11-05T17:23:34.516Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-11-05T17:23:34.516Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:23:34.516Z] Debug Mode: false [2022-11-05T17:23:34.516Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:23:34.516Z] Labels: [2022-11-05T17:23:34.516Z] Experimental: true [2022-11-05T17:23:34.516Z] Insecure Registries: [2022-11-05T17:23:34.516Z] 127.0.0.0/8 [2022-11-05T17:23:34.516Z] Live Restore Enabled: true [2022-11-05T17:23:34.516Z] [Pipeline] sh [2022-11-05T17:23:34.549Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:23:34.578Z] [2022-11-05T17:23:34.578Z] #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-11-05T17:23:34.578Z] #0 1.075 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:34.578Z] #0 1.090 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:34.578Z] #0 1.098 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:34.578Z] #0 1.229 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:23:34.578Z] #0 1.507 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:23:34.578Z] #0 1.508 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:23:34.801Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:23:34.801Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:23:34.801Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-05T17:23:34.801Z] + bash /home/ubuntu/workspace/moby_PR-44413/check-config.sh [2022-11-05T17:23:34.801Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:23:34.801Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-11-05T17:23:34.801Z] [2022-11-05T17:23:34.801Z] Generally Necessary: [2022-11-05T17:23:34.801Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:23:34.801Z] - apparmor: enabled and tools installed [2022-11-05T17:23:34.801Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:23:34.801Z] - CONFIG_NET_NS: enabled [2022-11-05T17:23:34.801Z] - CONFIG_PID_NS: enabled [2022-11-05T17:23:34.801Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:23:34.801Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:23:34.801Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:23:34.801Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:23:34.801Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:23:34.801Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:23:34.801Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:23:34.801Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:23:34.801Z] - CONFIG_MEMCG: enabled [2022-11-05T17:23:34.801Z] - CONFIG_KEYS: enabled [2022-11-05T17:23:34.801Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:23:34.801Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:23:34.801Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:23:34.281Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:23:34.284Z] > git config --add remote.origin.fetch +refs/pull/44413/head:refs/remotes/origin/PR-44413 # timeout=10 [2022-11-05T17:23:34.290Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:23:34.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:23:34.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:23:34.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:23:34.342Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:23:34.548Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:23:34.555Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:23:35.061Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-05T17:23:35.061Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:23:35.061Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:23:35.061Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:23:35.061Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:23:35.061Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:23:35.061Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:23:35.061Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:23:35.061Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-05T17:23:35.061Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:23:35.061Z] [2022-11-05T17:23:35.061Z] Optional Features: [2022-11-05T17:23:35.061Z] - CONFIG_USER_NS: enabled [2022-11-05T17:23:35.061Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:23:35.061Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:23:35.061Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:23:35.061Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-05T17:23:35.061Z] (cgroup swap accounting is currently enabled) [2022-11-05T17:23:35.061Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:23:35.061Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:23:35.061Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-05T17:23:35.061Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-05T17:23:35.061Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:23:35.067Z] Merge succeeded, producing f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:23:35.068Z] Checking out Revision f292bf0f4fd0907312b2982fcbf37ab06f526d7b (PR-44413) [2022-11-05T17:23:35.321Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:23:35.321Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:23:35.321Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:23:35.321Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:23:35.321Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:23:35.321Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:23:35.321Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:23:35.321Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:23:35.321Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:23:35.321Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:23:35.321Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:23:35.321Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:23:35.321Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:23:35.321Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:23:35.321Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:23:35.321Z] - Network Drivers: [2022-11-05T17:23:35.321Z] - "overlay": [2022-11-05T17:23:35.321Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:23:35.321Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:23:35.321Z] Optional (for encrypted networks): [2022-11-05T17:23:35.533Z] Still waiting to schedule task [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0883ea4da45f1e236)’ is offline [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-002ace8452ea9b0a9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00484aeaa8e867a36)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-02fb95ec1886e03d0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-043d0ff48eef4802b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-049bcdd200e27eb0c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-04bd57b8f4feb3772)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05f4b8beb8e7348dd)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0612cf1c0691faba3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0711e7c3c2b7afd04)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07ba4a8ec994e03bf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-08711408c0d82acf5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-09531e09dea64c787)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b68833d347d92152)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0bf063dd6efe8b449)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e4d2e6d496bcae29)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f1d130233a8eb2e6)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0041637154b90daae)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-015ef0d7a7f54610a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018f70795437d32f4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01c37294a621e3628)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03000165d9034909a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03609379eefa200a7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0390a28adc7999792)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04016e6e7b45b251d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07624a67d75b7170c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-084c3a3af25dee9fe)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-086d2b4ace34f0f7e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09670a771ce3c7836)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09c300ad225708c81)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0abf2b58046ec23bb)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b48ccf07c80f8567)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b7058d3873ffffd4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b8155889be7144e9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d3c31ea017ce4503)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d88006ad9f927f93)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0db65a589e6051d06)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.533Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ea3686d43a152a95)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0faff05621ced9e36)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-002f38236a89373fa)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-005e4d2dc3f66616a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00de5812159267d85)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a29c8fb315ac6e9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-024bc981165feddbc)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0353a215b7fcef496)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-040da39afd5cb91c7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04586244296556942)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04e41b26cb225880a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-060aaebb1553f2985)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0737c424b0ccb5210)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e7bea0e98fb7615)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a600d3dff1508b0d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a67fd7b297f321ce)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a74600d8c29ddbab)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a8e1b4483546338b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ad5a6a7443e32625)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ad7944b1a1904dc6)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcb053828888513a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c88c314c323862f2)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cfb0fa06c3ebf282)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d35d6c504dd852fa)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d60e2ae76a4aa3f5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0de9d81ef338e7d69)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e147922820b28bdf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e57fcf17d47c96ef)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ff2e5a260d53a859)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘azwin-2-d6f2c0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.534Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.536Z] Still waiting to schedule task [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0883ea4da45f1e236)’ is offline [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-002ace8452ea9b0a9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-00484aeaa8e867a36)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-02fb95ec1886e03d0)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-043d0ff48eef4802b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-049bcdd200e27eb0c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-04bd57b8f4feb3772)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-05f4b8beb8e7348dd)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0612cf1c0691faba3)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0711e7c3c2b7afd04)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-07ba4a8ec994e03bf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-08711408c0d82acf5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-09531e09dea64c787)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0b68833d347d92152)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0bf063dd6efe8b449)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0e4d2e6d496bcae29)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0f1d130233a8eb2e6)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0041637154b90daae)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-015ef0d7a7f54610a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018f70795437d32f4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01c37294a621e3628)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03000165d9034909a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03609379eefa200a7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0390a28adc7999792)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04016e6e7b45b251d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07624a67d75b7170c)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-084c3a3af25dee9fe)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-086d2b4ace34f0f7e)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09670a771ce3c7836)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09c300ad225708c81)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0abf2b58046ec23bb)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b48ccf07c80f8567)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b7058d3873ffffd4)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b8155889be7144e9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d3c31ea017ce4503)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d88006ad9f927f93)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0db65a589e6051d06)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ea3686d43a152a95)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0faff05621ced9e36)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-002f38236a89373fa)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-005e4d2dc3f66616a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00de5812159267d85)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a29c8fb315ac6e9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-024bc981165feddbc)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0353a215b7fcef496)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-040da39afd5cb91c7)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04586244296556942)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04e41b26cb225880a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-060aaebb1553f2985)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0737c424b0ccb5210)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e7bea0e98fb7615)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a600d3dff1508b0d)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a67fd7b297f321ce)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a74600d8c29ddbab)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a8e1b4483546338b)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ad5a6a7443e32625)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ad7944b1a1904dc6)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0bcb053828888513a)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c88c314c323862f2)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cfb0fa06c3ebf282)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d35d6c504dd852fa)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d60e2ae76a4aa3f5)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0de9d81ef338e7d69)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e147922820b28bdf)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e57fcf17d47c96ef)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ff2e5a260d53a859)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘azwin-2-d6f2c0’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘linuxone-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.537Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2022-11-05T17:23:35.551Z] Still waiting to schedule task [2022-11-05T17:23:35.552Z] ‘azwin-2-d6f2c0’ is offline [2022-11-05T17:23:35.581Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:23:35.581Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:23:35.581Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:23:35.581Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:23:35.581Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:23:35.581Z] - CONFIG_XFRM: enabled [2022-11-05T17:23:35.581Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:23:35.581Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:23:35.581Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:23:35.581Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-05T17:23:35.581Z] - "ipvlan": [2022-11-05T17:23:35.581Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:23:35.581Z] - "macvlan": [2022-11-05T17:23:35.581Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:23:35.581Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:23:35.581Z] - "ftp,tftp client in container": [2022-11-05T17:23:35.581Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:23:35.581Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:23:35.581Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:23:35.581Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:23:35.581Z] - Storage Drivers: [2022-11-05T17:23:35.581Z] - "aufs": [2022-11-05T17:23:35.581Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:23:35.581Z] - "btrfs": [2022-11-05T17:23:35.581Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:23:35.581Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:23:35.581Z] - "devicemapper": [2022-11-05T17:23:35.581Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:23:35.581Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:23:35.581Z] - "overlay": [2022-11-05T17:23:35.581Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:23:35.581Z] - "zfs": [2022-11-05T17:23:35.581Z] - /dev/zfs: present [2022-11-05T17:23:35.581Z] - zfs command: missing [2022-11-05T17:23:35.581Z] - zpool command: missing [2022-11-05T17:23:35.581Z] [2022-11-05T17:23:35.581Z] Limits: [2022-11-05T17:23:35.639Z] Commit message: "distribution: Error when pulling OCI artifacts" [2022-11-05T17:23:35.686Z] > git --version # timeout=10 [2022-11-05T17:23:35.690Z] > git --version # 'git version 2.25.1' [2022-11-05T17:23:35.697Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:23:35.841Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:23:35.841Z] [2022-11-05T17:23:35.841Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:23:35.990Z] #16 2.983 Fetched 8600 kB in 2s (3994 kB/s) [2022-11-05T17:23:36.173Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b . [2022-11-05T17:23:36.173Z] #1 [internal] load build definition from Dockerfile [2022-11-05T17:23:36.433Z] #1 transferring dockerfile: 16.91kB done [2022-11-05T17:23:36.433Z] #1 DONE 0.0s [2022-11-05T17:23:36.433Z] [2022-11-05T17:23:36.433Z] #2 [internal] load .dockerignore [2022-11-05T17:23:36.433Z] #2 transferring context: 87B done [2022-11-05T17:23:36.433Z] #2 DONE 0.0s [2022-11-05T17:23:36.433Z] [2022-11-05T17:23:36.433Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:23:35.046Z] > git remote # timeout=10 [2022-11-05T17:23:35.049Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:23:35.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:23:35.054Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:23:35.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:23:35.110Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:23:35.117Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:23:36.554Z] #16 2.983 Reading package lists... [2022-11-05T17:23:36.693Z] #3 DONE 0.3s [2022-11-05T17:23:36.693Z] [2022-11-05T17:23:36.693Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:23:36.693Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:23:36.954Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:23:36.954Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-11-05T17:23:36.954Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-11-05T17:23:36.954Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 6.29MB / 9.21MB 0.2s [2022-11-05T17:23:36.954Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-11-05T17:23:36.954Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2022-11-05T17:23:36.954Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-11-05T17:23:37.214Z] #4 DONE 0.5s [2022-11-05T17:23:37.474Z] [2022-11-05T17:23:37.474Z] #5 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-11-05T17:23:37.525Z] #16 3.736 Reading package lists... [2022-11-05T17:23:37.525Z] #16 4.537 Building dependency tree... [2022-11-05T17:23:37.782Z] #16 4.889 The following additional packages will be installed: [2022-11-05T17:23:37.782Z] #16 4.889 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:23:37.782Z] #16 4.890 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:23:37.782Z] #16 4.891 Recommended packages: [2022-11-05T17:23:37.782Z] #16 4.891 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:23:38.084Z] #16 5.064 The following NEW packages will be installed: [2022-11-05T17:23:38.084Z] #16 5.064 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:23:38.084Z] #16 5.065 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:23:38.084Z] #16 5.066 libssh2-1 openssl [2022-11-05T17:23:38.341Z] #16 5.339 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:23:38.341Z] #16 5.339 Need to get 3047 kB of archives. [2022-11-05T17:23:38.341Z] #16 5.339 After this operation, 6661 kB of additional disk space will be used. [2022-11-05T17:23:38.341Z] #16 5.339 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-05T17:23:38.341Z] #16 5.350 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:23:38.341Z] #16 5.353 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-05T17:23:38.341Z] #16 5.356 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-11-05T17:23:38.341Z] #16 5.357 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-05T17:23:38.341Z] #16 5.358 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-05T17:23:38.341Z] #16 5.360 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-05T17:23:38.341Z] #16 5.361 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-05T17:23:38.341Z] #16 5.361 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-05T17:23:38.341Z] #16 5.362 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-05T17:23:38.341Z] #16 5.363 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-05T17:23:38.341Z] #16 5.366 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-05T17:23:38.341Z] #16 5.376 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:23:38.341Z] #16 5.378 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:23:38.341Z] #16 5.379 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:23:38.341Z] #16 5.582 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:23:38.413Z] #5 DONE 1.0s [2022-11-05T17:23:38.413Z] [2022-11-05T17:23:38.413Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:23:38.413Z] #6 DONE 0.9s [2022-11-05T17:23:38.413Z] [2022-11-05T17:23:38.413Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:23:38.413Z] #7 DONE 0.9s [2022-11-05T17:23:38.413Z] [2022-11-05T17:23:38.413Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:23:38.413Z] #8 DONE 1.0s [2022-11-05T17:23:38.598Z] #16 5.608 Fetched 3047 kB in 0s (9946 kB/s) [2022-11-05T17:23:38.598Z] #16 5.636 Selecting previously unselected package openssl. [2022-11-05T17:23:38.598Z] #16 5.636 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-11-05T17:23:38.598Z] #16 5.636 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-05T17:23:38.598Z] #16 5.640 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:23:38.598Z] #16 5.806 Selecting previously unselected package ca-certificates. [2022-11-05T17:23:38.598Z] #16 5.806 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:23:38.598Z] #16 5.809 Unpacking ca-certificates (20210119) ... [2022-11-05T17:23:38.870Z] #16 5.891 Selecting previously unselected package libbrotli1:amd64. [2022-11-05T17:23:38.870Z] #16 5.891 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-05T17:23:38.870Z] #16 5.898 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:23:38.870Z] #16 5.985 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-05T17:23:38.870Z] #16 5.985 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:23:38.870Z] #16 5.985 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:38.870Z] #16 6.047 Selecting previously unselected package libsasl2-2:amd64. [2022-11-05T17:23:38.870Z] #16 6.047 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:23:38.870Z] #16 6.050 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:38.870Z] #16 6.100 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-05T17:23:38.870Z] #16 6.100 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-05T17:23:39.128Z] #16 6.104 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:23:39.128Z] #16 6.190 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-05T17:23:39.128Z] #16 6.190 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-05T17:23:39.128Z] #16 6.193 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:23:39.128Z] #16 6.244 Selecting previously unselected package libpsl5:amd64. [2022-11-05T17:23:39.128Z] #16 6.244 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-05T17:23:39.128Z] #16 6.247 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:23:39.128Z] #16 6.286 Selecting previously unselected package librtmp1:amd64. [2022-11-05T17:23:39.128Z] #16 6.286 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-05T17:23:39.128Z] #16 6.290 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:23:39.129Z] #16 6.331 Selecting previously unselected package libssh2-1:amd64. [2022-11-05T17:23:39.129Z] #16 6.331 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-05T17:23:39.129Z] #16 6.335 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:23:39.356Z] [2022-11-05T17:23:39.356Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:23:39.356Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-05T17:23:39.356Z] #9 DONE 0.0s [2022-11-05T17:23:39.356Z] [2022-11-05T17:23:39.356Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:23:39.356Z] #10 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.0s done [2022-11-05T17:23:39.385Z] #16 6.380 Selecting previously unselected package libcurl4:amd64. [2022-11-05T17:23:39.385Z] #16 6.381 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:23:39.385Z] #16 6.385 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:39.385Z] #16 6.453 Selecting previously unselected package curl. [2022-11-05T17:23:39.385Z] #16 6.453 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:23:39.385Z] #16 6.459 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:39.385Z] #16 6.514 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:23:39.385Z] #16 6.514 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:23:39.385Z] #16 6.518 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:23:39.385Z] #16 6.580 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:23:39.385Z] #16 6.581 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:23:39.385Z] #16 6.585 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:23:39.385Z] #16 6.627 Selecting previously unselected package jq. [2022-11-05T17:23:39.385Z] #16 6.627 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:23:39.385Z] #16 6.634 Unpacking jq (1.6-2.1) ... [2022-11-05T17:23:39.385Z] #16 6.674 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:23:39.385Z] #16 6.684 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:23:39.622Z] #10 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:23:39.622Z] #10 sha256:2342d01b0a0138b5807b39bf853b24d99f69c8af7aa4968179818e7e4326c2cd 529B / 529B done [2022-11-05T17:23:39.622Z] #10 sha256:afbb9e728ec01fb0ef0bf485f7d1e7f3af8a005936c069fd0e979a6084723cb7 1.48kB / 1.48kB done [2022-11-05T17:23:39.622Z] #10 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 0B / 53.70MB 0.1s [2022-11-05T17:23:39.641Z] #16 6.702 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:23:39.641Z] #16 6.715 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:39.641Z] #16 6.726 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:23:39.641Z] #16 6.736 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:39.641Z] #16 6.747 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:23:39.641Z] #16 6.761 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:23:39.641Z] #16 6.780 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:23:39.641Z] #16 6.794 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:23:39.641Z] #16 6.810 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:23:39.641Z] #16 6.821 Setting up ca-certificates (20210119) ... [2022-11-05T17:23:39.887Z] #10 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 7.34MB / 53.70MB 0.3s [2022-11-05T17:23:39.888Z] #10 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 24.42MB / 53.70MB 0.5s [2022-11-05T17:23:40.151Z] #10 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 33.55MB / 53.70MB 0.6s [2022-11-05T17:23:40.151Z] #10 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 45.09MB / 53.70MB 0.7s [2022-11-05T17:23:40.414Z] #10 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 0.8s done [2022-11-05T17:23:40.572Z] #16 7.409 Updating certificates in /etc/ssl/certs... [2022-11-05T17:23:40.681Z] #10 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 [2022-11-05T17:23:41.134Z] #16 8.112 129 added, 0 removed; done. [2022-11-05T17:23:41.134Z] #16 8.188 Setting up jq (1.6-2.1) ... [2022-11-05T17:23:41.134Z] #16 8.205 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:41.134Z] #16 8.224 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:41.134Z] #16 8.242 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:23:41.134Z] #16 8.262 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:23:41.134Z] #16 8.273 Updating certificates in /etc/ssl/certs... [2022-11-05T17:23:41.630Z] #10 ... [2022-11-05T17:23:41.630Z] [2022-11-05T17:23:41.630Z] #11 [internal] load build context [2022-11-05T17:23:41.630Z] #11 transferring context: 53.56MB 2.1s done [2022-11-05T17:23:41.630Z] #11 DONE 2.2s [2022-11-05T17:23:41.630Z] [2022-11-05T17:23:41.630Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:23:41.697Z] #16 8.908 0 added, 0 removed; done. [2022-11-05T17:23:41.697Z] #16 8.908 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:23:41.697Z] #16 8.910 done. [2022-11-05T17:23:42.199Z] #10 ... [2022-11-05T17:23:42.199Z] [2022-11-05T17:23:42.199Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:23:42.199Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:23:42.199Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:23:42.199Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:23:42.199Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:23:42.199Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.5s done [2022-11-05T17:23:42.199Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-11-05T17:23:42.199Z] #12 DONE 2.8s [2022-11-05T17:23:42.199Z] [2022-11-05T17:23:42.199Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:23:42.459Z] #10 ... [2022-11-05T17:23:42.459Z] [2022-11-05T17:23:42.459Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:23:42.459Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:23:42.459Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:23:42.459Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:23:42.459Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.7s done [2022-11-05T17:23:42.459Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-11-05T17:23:42.459Z] #9 DONE 2.9s [2022-11-05T17:23:42.459Z] [2022-11-05T17:23:42.459Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:23:43.400Z] #10 extracting sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 2.9s done [2022-11-05T17:23:43.627Z] #16 DONE 10.7s [2022-11-05T17:23:43.627Z] [2022-11-05T17:23:43.627Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:23:43.659Z] #10 DONE 4.2s [2022-11-05T17:23:43.659Z] [2022-11-05T17:23:43.659Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:43.659Z] #13 resolve docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 0.1s done [2022-11-05T17:23:43.659Z] #13 sha256:a9fb1c23c0e3f7a87601c9195e69a4b84872053853e74beccf52a45297d693e3 1.80kB / 1.80kB done [2022-11-05T17:23:43.659Z] #13 sha256:1f082bddd2b158006ed066fdc9742817742bfcfccacdf3755970c702113f8749 7.12kB / 7.12kB done [2022-11-05T17:23:43.659Z] #13 sha256:8e1d92e7d04d2a9a9880cb45dc3c32c2805912cd86abed96d0ada3ff28748205 53.70MB / 53.70MB 0.8s done [2022-11-05T17:23:43.660Z] #13 sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 5.15MB / 5.15MB 0.1s done [2022-11-05T17:23:43.660Z] #13 sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 1.86kB / 1.86kB done [2022-11-05T17:23:43.660Z] #13 sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 10.87MB / 10.87MB 0.2s done [2022-11-05T17:23:43.660Z] #13 sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 54.68MB / 54.68MB 1.2s done [2022-11-05T17:23:43.660Z] #13 sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 81.37MB / 81.37MB 1.5s done [2022-11-05T17:23:43.660Z] #13 sha256:8479d54fd2bc82095550d0448c39c713cb3a972ea8c1f580daf7c50f0442e79f 109.04MB / 109.04MB 2.6s done [2022-11-05T17:23:43.660Z] #13 sha256:72af8970f013a43324fb401188c2abb7b9e4d661f9f5148c1971d014e7bafc97 156B / 156B 1.3s done [2022-11-05T17:23:43.660Z] #13 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 [2022-11-05T17:23:43.883Z] #17 DONE 0.3s [2022-11-05T17:23:43.883Z] [2022-11-05T17:23:43.883Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:23:43.920Z] #13 extracting sha256:66eadbf427bb41b3e329a95935c65b09c6d3b7a9c2fa8e08417e497df02ed996 0.2s done [2022-11-05T17:23:44.179Z] #13 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0.1s [2022-11-05T17:23:44.439Z] #13 extracting sha256:cc9731f4e3bc3680179c10cece663cf0cfe0488918d6795406f4b76f07b787de 0.3s done [2022-11-05T17:23:44.439Z] #13 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 0.1s [2022-11-05T17:23:44.854Z] #18 ... [2022-11-05T17:23:44.854Z] [2022-11-05T17:23:44.854Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:44.854Z] #10 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 4.1s done [2022-11-05T17:23:44.854Z] #10 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 3.8s done [2022-11-05T17:23:44.854Z] #10 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 1.3s [2022-11-05T17:23:45.459Z] #10 ... [2022-11-05T17:23:45.459Z] [2022-11-05T17:23:45.459Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:23:45.459Z] #18 1.623 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:23:45.715Z] #18 1.903 [2022-11-05T17:23:45.972Z] #18 2.116 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:46.228Z] #18 2.373 [2022-11-05T17:23:46.358Z] #13 ... [2022-11-05T17:23:46.358Z] [2022-11-05T17:23:46.358Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:23:47.157Z] #18 3.201 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:23:47.157Z] #18 3.458 [2022-11-05T17:23:47.166Z] + docker version [2022-11-05T17:23:47.415Z] #18 3.673 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:47.672Z] #18 3.925 [2022-11-05T17:23:47.740Z] #14 DONE 0.9s [2022-11-05T17:23:47.740Z] [2022-11-05T17:23:47.740Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:23:48.000Z] #15 DONE 0.6s [2022-11-05T17:23:48.000Z] [2022-11-05T17:23:48.000Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:48.000Z] #13 extracting sha256:d337cb12fd7c6fe341850cd38e880f1806d49a65832c9804b06d00f9032382e0 3.3s done [2022-11-05T17:23:48.000Z] #13 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 0.1s [2022-11-05T17:23:48.644Z] #18 4.785 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:23:48.901Z] #18 5.066 [2022-11-05T17:23:49.416Z] #18 5.290 #=#=# ################### 27.4% ########################################## 59.4% ################################################################# 91.6% ######################################################################## 100.0% [2022-11-05T17:23:49.672Z] #18 5.822 [2022-11-05T17:23:50.606Z] #18 6.663 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:23:50.869Z] #18 6.932 [2022-11-05T17:23:50.869Z] #18 7.149 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:51.124Z] #18 7.397 [2022-11-05T17:23:51.317Z] #13 extracting sha256:a70e778606f888a21badcd0a0dae68201b78b263e5bbc2532ee92e286646f7de 3.0s done [2022-11-05T17:23:51.317Z] #13 extracting sha256:8479d54fd2bc82095550d0448c39c713cb3a972ea8c1f580daf7c50f0442e79f [2022-11-05T17:23:51.381Z] #18 ... [2022-11-05T17:23:51.381Z] [2022-11-05T17:23:51.381Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:51.381Z] #10 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 7.6s done [2022-11-05T17:23:51.381Z] #10 extracting sha256:be659c03a851a28704a5a9c179d93dcf4270fd8afdf1c0c39bd79ee70f132bce done [2022-11-05T17:23:51.381Z] #10 DONE 25.4s [2022-11-05T17:23:51.381Z] [2022-11-05T17:23:51.381Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:23:53.226Z] #13 ... [2022-11-05T17:23:53.226Z] [2022-11-05T17:23:53.226Z] #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-11-05T17:23:53.226Z] #0 0.911 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:23:53.226Z] #0 0.925 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:23:53.226Z] #0 0.926 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:23:53.226Z] #0 1.101 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:23:53.226Z] #0 1.448 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:23:53.226Z] #0 1.993 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:23:53.226Z] #0 2.464 Fetched 8483 kB in 2s (4684 kB/s) [2022-11-05T17:23:53.226Z] #0 2.464 Reading package lists... [2022-11-05T17:23:53.226Z] #0 3.073 Reading package lists... [2022-11-05T17:23:53.226Z] #0 3.692 Building dependency tree... [2022-11-05T17:23:53.226Z] #0 4.113 The following additional packages will be installed: [2022-11-05T17:23:53.226Z] #0 4.113 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:23:53.226Z] #0 4.113 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:23:53.226Z] #0 4.113 Recommended packages: [2022-11-05T17:23:53.226Z] #0 4.113 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:23:53.226Z] #0 4.251 The following NEW packages will be installed: [2022-11-05T17:23:53.226Z] #0 4.252 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:23:53.226Z] #0 4.252 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:23:53.226Z] #0 4.252 libssh2-1 openssl [2022-11-05T17:23:53.226Z] #0 4.529 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:23:53.226Z] #0 4.529 Need to get 2941 kB of archives. [2022-11-05T17:23:53.226Z] #0 4.529 After this operation, 6478 kB of additional disk space will be used. [2022-11-05T17:23:53.226Z] #0 4.529 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-11-05T17:23:53.226Z] #0 4.563 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:23:53.226Z] #0 4.566 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-11-05T17:23:53.226Z] #0 4.569 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-11-05T17:23:53.226Z] #0 4.573 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-11-05T17:23:53.226Z] #0 4.573 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-11-05T17:23:53.226Z] #0 4.573 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-11-05T17:23:53.226Z] #0 4.602 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-11-05T17:23:53.226Z] #0 4.613 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-11-05T17:23:53.226Z] #0 4.614 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-11-05T17:23:53.226Z] #0 4.616 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-11-05T17:23:53.226Z] #0 4.619 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-11-05T17:23:53.226Z] #0 4.621 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-11-05T17:23:53.226Z] #0 4.623 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-11-05T17:23:53.226Z] #0 4.625 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-11-05T17:23:53.226Z] #0 4.750 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:23:53.226Z] #0 4.784 Fetched 2941 kB in 0s (8041 kB/s) [2022-11-05T17:23:53.226Z] #0 4.811 Selecting previously unselected package openssl. [2022-11-05T17:23:53.226Z] #0 4.811 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-11-05T17:23:53.226Z] #0 4.811 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-11-05T17:23:53.226Z] #0 4.815 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:23:53.226Z] #0 4.954 Selecting previously unselected package ca-certificates. [2022-11-05T17:23:53.226Z] #0 4.954 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:23:53.226Z] #0 4.957 Unpacking ca-certificates (20210119) ... [2022-11-05T17:23:53.226Z] #0 5.040 Selecting previously unselected package libbrotli1:arm64. [2022-11-05T17:23:53.226Z] #0 5.042 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-11-05T17:23:53.226Z] #0 5.053 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-11-05T17:23:53.226Z] #0 5.115 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-11-05T17:23:53.226Z] #0 5.115 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-11-05T17:23:53.226Z] #0 5.118 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:53.226Z] #0 5.157 Selecting previously unselected package libsasl2-2:arm64. [2022-11-05T17:23:53.226Z] #0 5.158 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-11-05T17:23:53.226Z] #0 5.162 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:53.226Z] #0 5.210 Selecting previously unselected package libldap-2.4-2:arm64. [2022-11-05T17:23:53.226Z] #0 5.211 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-11-05T17:23:53.226Z] #0 5.215 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:23:53.226Z] #0 5.280 Selecting previously unselected package libnghttp2-14:arm64. [2022-11-05T17:23:53.226Z] #0 5.281 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-11-05T17:23:53.226Z] #0 5.285 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-11-05T17:23:53.226Z] #0 5.335 Selecting previously unselected package libpsl5:arm64. [2022-11-05T17:23:53.226Z] #0 5.335 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-11-05T17:23:53.226Z] #0 5.338 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-11-05T17:23:53.226Z] #0 5.386 Selecting previously unselected package librtmp1:arm64. [2022-11-05T17:23:53.227Z] #0 5.386 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-11-05T17:23:53.227Z] #0 5.389 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:23:53.227Z] #0 5.437 Selecting previously unselected package libssh2-1:arm64. [2022-11-05T17:23:53.227Z] #0 5.437 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-11-05T17:23:53.227Z] #0 5.441 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-11-05T17:23:53.227Z] #0 5.497 Selecting previously unselected package libcurl4:arm64. [2022-11-05T17:23:53.227Z] #0 5.497 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-11-05T17:23:53.227Z] #0 5.500 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:53.227Z] #0 5.562 Selecting previously unselected package curl. [2022-11-05T17:23:53.227Z] #0 5.563 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-11-05T17:23:53.227Z] #0 5.567 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:53.227Z] #0 5.624 Selecting previously unselected package libonig5:arm64. [2022-11-05T17:23:53.227Z] #0 5.624 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-11-05T17:23:53.227Z] #0 5.628 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:23:53.227Z] #0 5.684 Selecting previously unselected package libjq1:arm64. [2022-11-05T17:23:53.227Z] #0 5.684 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-11-05T17:23:53.227Z] #0 5.688 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:23:53.227Z] #0 5.730 Selecting previously unselected package jq. [2022-11-05T17:23:53.227Z] #0 5.730 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-11-05T17:23:53.227Z] #0 5.734 Unpacking jq (1.6-2.1) ... [2022-11-05T17:23:53.227Z] #0 5.770 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-11-05T17:23:53.227Z] #0 5.784 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-11-05T17:23:53.227Z] #0 5.796 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-11-05T17:23:53.227Z] #0 5.806 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:53.227Z] #0 5.817 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:23:53.227Z] #0 5.829 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:23:53.227Z] #0 5.841 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-11-05T17:23:53.227Z] #0 5.852 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:23:53.227Z] #0 5.869 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:23:53.227Z] #0 5.879 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:23:53.227Z] #0 5.891 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:23:53.227Z] #0 5.903 Setting up ca-certificates (20210119) ... [2022-11-05T17:23:53.227Z] #0 6.605 Updating certificates in /etc/ssl/certs... [2022-11-05T17:23:53.227Z] #0 7.503 129 added, 0 removed; done. [2022-11-05T17:23:53.227Z] #0 7.534 Setting up jq (1.6-2.1) ... [2022-11-05T17:23:53.227Z] #0 7.544 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:53.227Z] #0 7.554 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:23:53.227Z] #0 7.564 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:23:53.227Z] #0 7.585 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:23:53.227Z] #0 7.602 Updating certificates in /etc/ssl/certs... [2022-11-05T17:23:53.227Z] #0 8.363 0 added, 0 removed; done. [2022-11-05T17:23:53.227Z] #0 8.363 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:23:53.227Z] #0 8.366 done. [2022-11-05T17:23:53.227Z] #16 DONE 9.2s [2022-11-05T17:23:53.227Z] [2022-11-05T17:23:53.227Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:23:53.227Z] #17 DONE 0.1s [2022-11-05T17:23:53.227Z] [2022-11-05T17:23:53.227Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:23:53.269Z] #19 DONE 1.5s [2022-11-05T17:23:53.269Z] [2022-11-05T17:23:53.269Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:23:53.269Z] #18 7.987 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:23:53.269Z] #18 8.234 [2022-11-05T17:23:53.269Z] #18 8.448 #=#=# ######################################################################## 100.0% [2022-11-05T17:23:53.269Z] #18 8.648 [2022-11-05T17:23:53.269Z] #18 8.688 Download of images into '/build' complete. [2022-11-05T17:23:53.269Z] #18 8.688 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:23:53.269Z] #18 8.688 tar -cC '/build' . | docker load [2022-11-05T17:23:53.269Z] #18 DONE 9.1s [2022-11-05T17:23:53.269Z] [2022-11-05T17:23:53.269Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-11-05T17:23:53.524Z] #20 DONE 0.7s [2022-11-05T17:23:53.524Z] [2022-11-05T17:23:53.524Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:23:53.524Z] #21 DONE 0.1s [2022-11-05T17:23:53.524Z] [2022-11-05T17:23:53.524Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:23:53.780Z] #22 DONE 0.2s [2022-11-05T17:23:53.780Z] [2022-11-05T17:23:53.780Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:23:55.765Z] #13 extracting sha256:8479d54fd2bc82095550d0448c39c713cb3a972ea8c1f580daf7c50f0442e79f 4.6s done [2022-11-05T17:23:56.027Z] #13 extracting sha256:72af8970f013a43324fb401188c2abb7b9e4d661f9f5148c1971d014e7bafc97 [2022-11-05T17:23:56.027Z] #13 extracting sha256:72af8970f013a43324fb401188c2abb7b9e4d661f9f5148c1971d014e7bafc97 done [2022-11-05T17:23:56.333Z] #13 DONE 16.7s [2022-11-05T17:23:56.333Z] [2022-11-05T17:23:56.333Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:23:57.103Z] Client: Docker Engine - Community [2022-11-05T17:23:57.103Z] Version: 22.06.0-beta.0 [2022-11-05T17:23:57.103Z] API version: 1.42 [2022-11-05T17:23:57.103Z] Go version: go1.18.3 [2022-11-05T17:23:57.103Z] Git commit: 3e9117b [2022-11-05T17:23:57.103Z] Built: Fri Jun 3 17:55:45 2022 [2022-11-05T17:23:57.103Z] OS/Arch: linux/amd64 [2022-11-05T17:23:57.103Z] Context: default [2022-11-05T17:23:57.103Z] [2022-11-05T17:23:57.103Z] Server: Docker Engine - Community [2022-11-05T17:23:57.103Z] Engine: [2022-11-05T17:23:57.103Z] Version: 22.06.0-beta.0 [2022-11-05T17:23:57.103Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:23:57.103Z] Go version: go1.18.3 [2022-11-05T17:23:57.103Z] Git commit: 38633e7 [2022-11-05T17:23:57.103Z] Built: Fri Jun 3 17:55:45 2022 [2022-11-05T17:23:57.103Z] OS/Arch: linux/amd64 [2022-11-05T17:23:57.103Z] Experimental: true [2022-11-05T17:23:57.103Z] containerd: [2022-11-05T17:23:57.103Z] Version: 1.6.8 [2022-11-05T17:23:57.103Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:23:57.103Z] runc: [2022-11-05T17:23:57.103Z] Version: 1.1.4 [2022-11-05T17:23:57.103Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:23:57.103Z] docker-init: [2022-11-05T17:23:57.103Z] Version: 0.19.0 [2022-11-05T17:23:57.103Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:23:57.110Z] #23 3.179 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:23:57.110Z] #23 3.179 Cloning into '.'... [2022-11-05T17:23:57.283Z] #18 DONE 1.0s [2022-11-05T17:23:57.283Z] [2022-11-05T17:23:57.283Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:23:57.283Z] #0 1.666 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:23:57.283Z] #0 1.877 [2022-11-05T17:23:57.283Z] #0 2.100 #=#=# ##### 7.2% ######################################################################## 100.0% [2022-11-05T17:23:57.283Z] #0 2.378 [2022-11-05T17:23:57.283Z] #0 3.404 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:23:57.283Z] #0 3.662 [2022-11-05T17:23:57.283Z] #0 3.883 #=#=# 0.1% ######################################################################## 100.0% [2022-11-05T17:23:57.283Z] #19 4.210 [2022-11-05T17:23:57.505Z] + docker info [2022-11-05T17:23:57.505Z] Client: [2022-11-05T17:23:57.506Z] Context: default [2022-11-05T17:23:57.506Z] Debug Mode: false [2022-11-05T17:23:57.506Z] Plugins: [2022-11-05T17:23:57.506Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:23:57.506Z] Version: c5aec24 [2022-11-05T17:23:57.506Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-05T17:23:57.506Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:23:57.506Z] Version: v2.12.0 [2022-11-05T17:23:57.506Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:23:57.506Z] scan: Docker Scan (Docker Inc.) [2022-11-05T17:23:57.506Z] Version: v0.17.0 [2022-11-05T17:23:57.506Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-05T17:23:57.506Z] [2022-11-05T17:23:57.506Z] Server: [2022-11-05T17:23:57.506Z] Containers: 0 [2022-11-05T17:23:57.506Z] Running: 0 [2022-11-05T17:23:57.506Z] Paused: 0 [2022-11-05T17:23:57.506Z] Stopped: 0 [2022-11-05T17:23:57.506Z] Images: 3 [2022-11-05T17:23:57.506Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:23:57.506Z] Storage Driver: overlay2 [2022-11-05T17:23:57.506Z] Backing Filesystem: extfs [2022-11-05T17:23:57.506Z] Supports d_type: true [2022-11-05T17:23:57.506Z] Using metacopy: false [2022-11-05T17:23:57.506Z] Native Overlay Diff: true [2022-11-05T17:23:57.506Z] userxattr: false [2022-11-05T17:23:57.506Z] Logging Driver: json-file [2022-11-05T17:23:57.506Z] Cgroup Driver: systemd [2022-11-05T17:23:57.506Z] Cgroup Version: 2 [2022-11-05T17:23:57.506Z] Plugins: [2022-11-05T17:23:57.506Z] Volume: local [2022-11-05T17:23:57.506Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:23:57.506Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:23:57.506Z] Swarm: inactive [2022-11-05T17:23:57.506Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-05T17:23:57.506Z] Default Runtime: runc [2022-11-05T17:23:57.506Z] Init Binary: docker-init [2022-11-05T17:23:57.506Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:23:57.506Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:23:57.506Z] init version: de40ad0 [2022-11-05T17:23:57.506Z] Security Options: [2022-11-05T17:23:57.506Z] apparmor [2022-11-05T17:23:57.506Z] seccomp [2022-11-05T17:23:57.506Z] Profile: builtin [2022-11-05T17:23:57.506Z] cgroupns [2022-11-05T17:23:57.506Z] Kernel Version: 5.15.0-1022-aws [2022-11-05T17:23:57.506Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-05T17:23:57.506Z] OSType: linux [2022-11-05T17:23:57.506Z] Architecture: x86_64 [2022-11-05T17:23:57.506Z] CPUs: 2 [2022-11-05T17:23:57.506Z] Total Memory: 7.557GiB [2022-11-05T17:23:57.506Z] Name: ip-10-100-69-230 [2022-11-05T17:23:57.506Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2022-11-05T17:23:57.506Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:23:57.506Z] Debug Mode: false [2022-11-05T17:23:57.506Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:23:57.506Z] Labels: [2022-11-05T17:23:57.506Z] Experimental: true [2022-11-05T17:23:57.506Z] Insecure Registries: [2022-11-05T17:23:57.506Z] 127.0.0.0/8 [2022-11-05T17:23:57.506Z] Live Restore Enabled: true [2022-11-05T17:23:57.506Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:23:57.846Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b . [2022-11-05T17:23:57.865Z] #19 ... [2022-11-05T17:23:57.865Z] [2022-11-05T17:23:57.865Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-11-05T17:23:57.865Z] #20 DONE 0.6s [2022-11-05T17:23:57.865Z] [2022-11-05T17:23:57.865Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:23:57.865Z] #21 DONE 0.2s [2022-11-05T17:23:57.865Z] [2022-11-05T17:23:57.865Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:23:57.865Z] #22 DONE 0.2s [2022-11-05T17:23:57.865Z] [2022-11-05T17:23:57.865Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:23:58.105Z] #1 [internal] load build definition from Dockerfile [2022-11-05T17:23:58.105Z] #1 transferring dockerfile: 16.91kB done [2022-11-05T17:23:58.105Z] #1 DONE 0.0s [2022-11-05T17:23:58.105Z] [2022-11-05T17:23:58.105Z] #2 [internal] load .dockerignore [2022-11-05T17:23:58.105Z] #2 transferring context: 87B done [2022-11-05T17:23:58.105Z] #2 DONE 0.0s [2022-11-05T17:23:58.105Z] [2022-11-05T17:23:58.105Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:23:58.362Z] #3 DONE 0.3s [2022-11-05T17:23:58.362Z] [2022-11-05T17:23:58.362Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:23:58.362Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:23:58.362Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:23:58.362Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-05T17:23:58.362Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-05T17:23:58.362Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-11-05T17:23:58.362Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2022-11-05T17:23:58.362Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-11-05T17:23:58.621Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-11-05T17:23:58.621Z] #4 DONE 0.4s [2022-11-05T17:23:58.881Z] [2022-11-05T17:23:58.881Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:23:59.000Z] #23 ... [2022-11-05T17:23:59.000Z] [2022-11-05T17:23:59.000Z] #24 [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-11-05T17:23:59.000Z] #0 5.148 + RM_GOPATH=0 [2022-11-05T17:23:59.000Z] #0 5.148 + TMP_GOPATH= [2022-11-05T17:23:59.000Z] #0 5.148 + : /build [2022-11-05T17:23:59.000Z] #0 5.148 + '[' -z '' ']' [2022-11-05T17:23:59.000Z] #0 5.148 ++ mktemp -d [2022-11-05T17:23:59.000Z] #0 5.154 + export GOPATH=/tmp/tmp.AAgBLF9foY [2022-11-05T17:23:59.000Z] #0 5.154 + GOPATH=/tmp/tmp.AAgBLF9foY [2022-11-05T17:23:59.000Z] #0 5.154 + RM_GOPATH=1 [2022-11-05T17:23:59.000Z] #0 5.155 + case "$(go env GOARCH)" in [2022-11-05T17:23:59.000Z] #0 5.156 ++ go env GOARCH [2022-11-05T17:23:59.000Z] #0 5.190 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:59.000Z] #0 5.191 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:23:59.000Z] #0 5.191 ++ dirname /tmp/install/install.sh [2022-11-05T17:23:59.000Z] #0 5.203 + dir=/tmp/install [2022-11-05T17:23:59.000Z] #0 5.205 + bin=rootlesskit [2022-11-05T17:23:59.000Z] #0 5.206 + shift [2022-11-05T17:23:59.000Z] #0 5.208 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:23:59.000Z] #0 5.209 + . /tmp/install/rootlesskit.installer [2022-11-05T17:23:59.000Z] #0 5.210 ++ : v0.14.4 [2022-11-05T17:23:59.000Z] #0 5.210 + install_rootlesskit [2022-11-05T17:23:59.000Z] #0 5.211 + case "$1" in [2022-11-05T17:23:59.000Z] #0 5.211 + export CGO_ENABLED=0 [2022-11-05T17:23:59.000Z] #0 5.211 + CGO_ENABLED=0 [2022-11-05T17:23:59.000Z] #0 5.212 + _install_rootlesskit [2022-11-05T17:23:59.000Z] #0 5.213 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:23:59.000Z] #0 5.213 Install rootlesskit version v0.14.4 [2022-11-05T17:23:59.000Z] #0 5.213 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:23:59.000Z] #0 5.213 + GOBIN=/build [2022-11-05T17:23:59.000Z] #0 5.213 + GO111MODULE=on [2022-11-05T17:23:59.000Z] #0 5.213 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:23:59.567Z] #24 5.880 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:23:59.808Z] #5 DONE 1.1s [2022-11-05T17:23:59.808Z] [2022-11-05T17:23:59.808Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:23:59.808Z] #6 DONE 1.1s [2022-11-05T17:23:59.808Z] [2022-11-05T17:23:59.808Z] #7 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-11-05T17:23:59.808Z] #7 DONE 1.1s [2022-11-05T17:23:59.808Z] [2022-11-05T17:23:59.808Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:23:59.808Z] #8 DONE 1.1s [2022-11-05T17:24:01.173Z] [2022-11-05T17:24:01.173Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:24:01.173Z] #9 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done [2022-11-05T17:24:01.173Z] #9 sha256:725ea075576e253aff7f205e8ff1f07d28ee28cb98089fb6d50eda013aeaeca5 529B / 529B done [2022-11-05T17:24:01.173Z] #9 sha256:d8cacd17cfdcf44e296b41c96f5dab7ae82024c28c4f45bd9181f3823bca639f 1.46kB / 1.46kB done [2022-11-05T17:24:01.173Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 0B / 55.05MB 0.1s [2022-11-05T17:24:01.173Z] #9 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:24:01.173Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 7.34MB / 55.05MB 0.2s [2022-11-05T17:24:01.430Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 13.63MB / 55.05MB 0.3s [2022-11-05T17:24:01.430Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 22.02MB / 55.05MB 0.4s [2022-11-05T17:24:01.686Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 26.21MB / 55.05MB 0.5s [2022-11-05T17:24:01.686Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 31.46MB / 55.05MB 0.6s [2022-11-05T17:24:01.686Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 34.98MB / 55.05MB 0.7s [2022-11-05T17:24:01.944Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 38.80MB / 55.05MB 0.8s [2022-11-05T17:24:01.944Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 41.94MB / 55.05MB 0.9s [2022-11-05T17:24:02.085Z] #24 ... [2022-11-05T17:24:02.085Z] [2022-11-05T17:24:02.085Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:02.085Z] #0 4.914 + RM_GOPATH=0 [2022-11-05T17:24:02.085Z] #0 4.921 + TMP_GOPATH= [2022-11-05T17:24:02.085Z] #0 4.922 + : /build [2022-11-05T17:24:02.085Z] #0 4.922 + '[' -z '' ']' [2022-11-05T17:24:02.085Z] #0 4.923 ++ mktemp -d [2022-11-05T17:24:02.085Z] #0 4.955 + export GOPATH=/tmp/tmp.UEJGwjB2CS [2022-11-05T17:24:02.085Z] #0 4.955 + GOPATH=/tmp/tmp.UEJGwjB2CS [2022-11-05T17:24:02.085Z] #0 4.955 + RM_GOPATH=1 [2022-11-05T17:24:02.085Z] #0 4.955 + case "$(go env GOARCH)" in [2022-11-05T17:24:02.085Z] #0 4.958 ++ go env GOARCH [2022-11-05T17:24:02.085Z] #0 5.068 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:02.085Z] #0 5.070 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:02.085Z] #0 5.071 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:02.085Z] #0 5.071 + dir=/tmp/install [2022-11-05T17:24:02.085Z] #0 5.074 + bin=tomlv [2022-11-05T17:24:02.085Z] #0 5.074 + shift [2022-11-05T17:24:02.085Z] #0 5.074 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:24:02.085Z] #0 5.087 + . /tmp/install/tomlv.installer [2022-11-05T17:24:02.085Z] #0 5.087 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:02.085Z] #0 5.088 + install_tomlv [2022-11-05T17:24:02.085Z] #0 5.088 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:24:02.085Z] #0 5.088 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UEJGwjB2CS/src/github.com/BurntSushi/toml [2022-11-05T17:24:02.085Z] #0 5.088 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:02.085Z] #0 5.096 Cloning into '/tmp/tmp.UEJGwjB2CS/src/github.com/BurntSushi/toml'... [2022-11-05T17:24:02.085Z] #0 6.655 + cd /tmp/tmp.UEJGwjB2CS/src/github.com/BurntSushi/toml [2022-11-05T17:24:02.085Z] #0 6.658 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:02.085Z] #0 6.799 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:24:02.085Z] #0 7.723 internal/goarch [2022-11-05T17:24:02.085Z] #0 7.724 internal/unsafeheader [2022-11-05T17:24:02.085Z] #0 7.863 internal/cpu [2022-11-05T17:24:02.085Z] #0 7.896 internal/abi [2022-11-05T17:24:02.085Z] #0 8.395 internal/goexperiment [2022-11-05T17:24:02.085Z] #25 8.546 internal/goos [2022-11-05T17:24:02.085Z] #25 8.646 internal/bytealg [2022-11-05T17:24:02.200Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 53.58MB / 55.05MB 1.1s [2022-11-05T17:24:02.341Z] #25 8.711 runtime/internal/atomic [2022-11-05T17:24:02.341Z] #25 ... [2022-11-05T17:24:02.341Z] [2022-11-05T17:24:02.341Z] #24 [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-11-05T17:24:02.341Z] #24 8.835 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:02.341Z] #24 8.862 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:24:02.457Z] #9 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.2s done [2022-11-05T17:24:02.598Z] #24 8.996 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:24:02.715Z] #9 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 [2022-11-05T17:24:03.159Z] #24 9.687 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:24:03.172Z] #23 4.578 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:24:03.172Z] #23 4.585 Cloning into '.'... [2022-11-05T17:24:03.172Z] #23 ... [2022-11-05T17:24:03.172Z] [2022-11-05T17:24:03.172Z] #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-11-05T17:24:03.172Z] #0 4.922 + RM_GOPATH=0 [2022-11-05T17:24:03.172Z] #0 4.922 + TMP_GOPATH= [2022-11-05T17:24:03.172Z] #0 4.928 + : /build [2022-11-05T17:24:03.172Z] #0 4.928 + '[' -z '' ']' [2022-11-05T17:24:03.172Z] #0 4.932 ++ mktemp -d [2022-11-05T17:24:03.172Z] #0 4.934 + export GOPATH=/tmp/tmp.mstdgAAgvD [2022-11-05T17:24:03.172Z] #0 4.934 + GOPATH=/tmp/tmp.mstdgAAgvD [2022-11-05T17:24:03.172Z] #0 4.934 + RM_GOPATH=1 [2022-11-05T17:24:03.172Z] #0 4.935 + case "$(go env GOARCH)" in [2022-11-05T17:24:03.172Z] #0 4.935 ++ go env GOARCH [2022-11-05T17:24:03.172Z] #0 4.982 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:03.172Z] #0 4.983 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:03.172Z] #0 4.984 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:03.172Z] #0 4.991 + dir=/tmp/install [2022-11-05T17:24:03.172Z] #0 4.992 + bin=tomlv [2022-11-05T17:24:03.172Z] #0 4.993 + shift [2022-11-05T17:24:03.172Z] #0 4.993 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:24:03.172Z] #0 4.993 + . /tmp/install/tomlv.installer [2022-11-05T17:24:03.172Z] #0 4.994 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:03.172Z] #0 4.994 + install_tomlv [2022-11-05T17:24:03.172Z] #0 4.995 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:24:03.172Z] #0 4.996 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:03.172Z] #0 4.996 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mstdgAAgvD/src/github.com/BurntSushi/toml [2022-11-05T17:24:03.172Z] #0 5.003 Cloning into '/tmp/tmp.mstdgAAgvD/src/github.com/BurntSushi/toml'... [2022-11-05T17:24:03.720Z] #24 ... [2022-11-05T17:24:03.720Z] [2022-11-05T17:24:03.720Z] #26 [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-11-05T17:24:03.720Z] #0 5.606 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:03.720Z] #0 5.657 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:03.720Z] #0 5.657 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:03.720Z] #0 6.443 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:03.720Z] #0 8.750 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:03.720Z] #26 ... [2022-11-05T17:24:03.720Z] [2022-11-05T17:24:03.720Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:24:03.720Z] #0 4.492 + RM_GOPATH=0 [2022-11-05T17:24:03.720Z] #0 4.492 + TMP_GOPATH= [2022-11-05T17:24:03.720Z] #0 4.492 + : /build [2022-11-05T17:24:03.720Z] #0 4.492 + '[' -z '' ']' [2022-11-05T17:24:03.720Z] #0 4.492 ++ mktemp -d [2022-11-05T17:24:03.720Z] #0 4.494 + export GOPATH=/tmp/tmp.YdBQJC4Sre [2022-11-05T17:24:03.720Z] #0 4.494 + GOPATH=/tmp/tmp.YdBQJC4Sre [2022-11-05T17:24:03.720Z] #0 4.494 + RM_GOPATH=1 [2022-11-05T17:24:03.720Z] #0 4.494 + case "$(go env GOARCH)" in [2022-11-05T17:24:03.720Z] #0 4.494 ++ go env GOARCH [2022-11-05T17:24:03.720Z] #0 4.522 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:03.720Z] #0 4.523 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:03.720Z] #0 4.523 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:03.720Z] #0 4.523 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:03.720Z] #0 4.523 + dir=/tmp/install [2022-11-05T17:24:03.720Z] #0 4.523 + bin=proxy [2022-11-05T17:24:03.720Z] #0 4.523 + shift [2022-11-05T17:24:03.720Z] #0 4.523 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:24:03.720Z] #0 4.523 + . /tmp/install/proxy.installer [2022-11-05T17:24:03.720Z] #0 4.523 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:03.720Z] #0 4.523 + install_proxy [2022-11-05T17:24:03.720Z] #0 4.523 + case "$1" in [2022-11-05T17:24:03.720Z] #0 4.523 + export CGO_ENABLED=0 [2022-11-05T17:24:03.720Z] #0 4.523 + CGO_ENABLED=0 [2022-11-05T17:24:03.720Z] #0 4.523 + _install_proxy [2022-11-05T17:24:03.720Z] #0 4.523 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:24:03.720Z] #0 4.523 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YdBQJC4Sre/src/github.com/docker/libnetwork [2022-11-05T17:24:03.720Z] #0 4.530 Cloning into '/tmp/tmp.YdBQJC4Sre/src/github.com/docker/libnetwork'... [2022-11-05T17:24:03.720Z] #27 ... [2022-11-05T17:24:03.720Z] [2022-11-05T17:24:03.720Z] #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-11-05T17:24:03.720Z] #0 5.354 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:03.720Z] #0 5.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:03.720Z] #0 5.393 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:03.720Z] #0 6.213 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:03.720Z] #0 8.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:03.720Z] #0 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:03.977Z] #28 ... [2022-11-05T17:24:03.977Z] [2022-11-05T17:24:03.977Z] #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-11-05T17:24:03.977Z] #0 3.730 + RM_GOPATH=0 [2022-11-05T17:24:03.977Z] #0 3.732 + TMP_GOPATH= [2022-11-05T17:24:03.977Z] #0 3.732 + : /build [2022-11-05T17:24:03.977Z] #0 3.732 + '[' -z '' ']' [2022-11-05T17:24:03.977Z] #0 3.732 ++ mktemp -d [2022-11-05T17:24:03.977Z] #0 3.737 + export GOPATH=/tmp/tmp.RSbd51fEkr [2022-11-05T17:24:03.977Z] #0 3.737 + GOPATH=/tmp/tmp.RSbd51fEkr [2022-11-05T17:24:03.977Z] #0 3.737 + RM_GOPATH=1 [2022-11-05T17:24:03.977Z] #0 3.737 + case "$(go env GOARCH)" in [2022-11-05T17:24:03.977Z] #0 3.737 ++ go env GOARCH [2022-11-05T17:24:03.977Z] #0 3.745 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:03.977Z] #0 3.745 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:03.977Z] #0 3.745 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:03.977Z] #0 3.748 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:24:03.977Z] #0 3.751 + dir=/tmp/install [2022-11-05T17:24:03.977Z] #0 3.751 + bin=dockercli [2022-11-05T17:24:03.977Z] #0 3.751 + shift [2022-11-05T17:24:03.977Z] #0 3.751 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:24:03.977Z] #0 3.751 + . /tmp/install/dockercli.installer [2022-11-05T17:24:03.977Z] #0 3.751 ++ : stable [2022-11-05T17:24:03.977Z] #0 3.751 ++ : 17.06.2-ce [2022-11-05T17:24:03.977Z] #0 3.751 + install_dockercli [2022-11-05T17:24:03.977Z] #0 3.751 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:24:03.977Z] #0 3.751 ++ uname -m [2022-11-05T17:24:03.977Z] #0 3.751 + arch=x86_64 [2022-11-05T17:24:03.977Z] #0 3.751 + '[' x86_64 '!=' x86_64 ']' [2022-11-05T17:24:03.977Z] #0 3.751 + url=https://download.docker.com/linux/static [2022-11-05T17:24:03.977Z] #0 3.751 + tar -xz docker/docker [2022-11-05T17:24:03.977Z] #0 3.753 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-05T17:24:04.112Z] #24 6.233 + cd /tmp/tmp.mstdgAAgvD/src/github.com/BurntSushi/toml [2022-11-05T17:24:04.112Z] #24 6.234 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:04.112Z] #24 6.364 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:24:04.235Z] #29 ... [2022-11-05T17:24:04.235Z] [2022-11-05T17:24:04.235Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:24:04.235Z] #0 5.146 + RM_GOPATH=0 [2022-11-05T17:24:04.235Z] #0 5.146 + TMP_GOPATH= [2022-11-05T17:24:04.235Z] #0 5.146 + : /build [2022-11-05T17:24:04.235Z] #0 5.146 + '[' -z '' ']' [2022-11-05T17:24:04.235Z] #0 5.147 ++ mktemp -d [2022-11-05T17:24:04.235Z] #0 5.150 + export GOPATH=/tmp/tmp.Zix2dH5Kyh [2022-11-05T17:24:04.235Z] #0 5.151 + GOPATH=/tmp/tmp.Zix2dH5Kyh [2022-11-05T17:24:04.235Z] #0 5.151 + RM_GOPATH=1 [2022-11-05T17:24:04.235Z] #0 5.152 + case "$(go env GOARCH)" in [2022-11-05T17:24:04.235Z] #0 5.158 ++ go env GOARCH [2022-11-05T17:24:04.235Z] #0 5.189 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:04.235Z] #0 5.189 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:04.235Z] #0 5.189 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:04.235Z] #0 5.204 + dir=/tmp/install [2022-11-05T17:24:04.235Z] #0 5.204 + bin=shfmt [2022-11-05T17:24:04.235Z] #0 5.204 + shift [2022-11-05T17:24:04.235Z] #0 5.204 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:24:04.235Z] #0 5.205 + . /tmp/install/shfmt.installer [2022-11-05T17:24:04.235Z] #0 5.206 ++ : v3.0.2 [2022-11-05T17:24:04.235Z] #0 5.206 + install_shfmt [2022-11-05T17:24:04.235Z] #0 5.207 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:24:04.235Z] #0 5.207 Install shfmt version v3.0.2 [2022-11-05T17:24:04.235Z] #0 5.207 + GOBIN=/build [2022-11-05T17:24:04.235Z] #0 5.207 + GO111MODULE=on [2022-11-05T17:24:04.235Z] #0 5.207 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:24:04.235Z] #0 5.916 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:24:04.235Z] #0 7.278 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:24:04.235Z] #0 7.299 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:24:04.235Z] #0 7.331 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:24:04.235Z] #0 9.301 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:24:04.235Z] #30 ... [2022-11-05T17:24:04.235Z] [2022-11-05T17:24:04.235Z] #31 [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-11-05T17:24:04.235Z] #0 4.549 + RM_GOPATH=0 [2022-11-05T17:24:04.235Z] #0 4.549 + TMP_GOPATH= [2022-11-05T17:24:04.235Z] #0 4.549 + : /build [2022-11-05T17:24:04.235Z] #0 4.549 + '[' -z '' ']' [2022-11-05T17:24:04.235Z] #0 4.552 ++ mktemp -d [2022-11-05T17:24:04.235Z] #0 4.552 + export GOPATH=/tmp/tmp.mbMBZxdQ7I [2022-11-05T17:24:04.235Z] #0 4.552 + GOPATH=/tmp/tmp.mbMBZxdQ7I [2022-11-05T17:24:04.235Z] #0 4.552 + RM_GOPATH=1 [2022-11-05T17:24:04.235Z] #0 4.552 + case "$(go env GOARCH)" in [2022-11-05T17:24:04.235Z] #0 4.553 ++ go env GOARCH [2022-11-05T17:24:04.235Z] #0 4.567 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:04.235Z] #0 4.567 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:04.235Z] #0 4.568 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:04.235Z] #0 4.589 Install gotestsum version v1.7.0 [2022-11-05T17:24:04.235Z] #0 4.589 + dir=/tmp/install [2022-11-05T17:24:04.235Z] #0 4.589 + bin=gotestsum [2022-11-05T17:24:04.235Z] #0 4.589 + shift [2022-11-05T17:24:04.235Z] #0 4.589 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:24:04.235Z] #0 4.589 + . /tmp/install/gotestsum.installer [2022-11-05T17:24:04.235Z] #0 4.589 ++ : v1.7.0 [2022-11-05T17:24:04.235Z] #0 4.589 + install_gotestsum [2022-11-05T17:24:04.235Z] #0 4.589 + set -e [2022-11-05T17:24:04.235Z] #0 4.589 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:24:04.235Z] #0 4.589 + GOBIN=/build [2022-11-05T17:24:04.235Z] #0 4.589 + GO111MODULE=on [2022-11-05T17:24:04.235Z] #0 4.589 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:24:04.235Z] #0 5.095 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:24:04.235Z] #0 6.859 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:24:04.235Z] #0 7.155 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:24:04.235Z] #0 7.245 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:24:04.235Z] #0 7.799 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:24:04.235Z] #0 7.829 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:04.235Z] #0 7.986 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:24:04.235Z] #0 8.150 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:24:04.235Z] #0 8.455 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:24:04.235Z] #0 8.575 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:24:04.235Z] #0 8.618 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:24:04.235Z] #0 8.846 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:24:04.235Z] #0 9.093 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:24:04.493Z] #31 ... [2022-11-05T17:24:04.493Z] [2022-11-05T17:24:04.493Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:04.493Z] #0 5.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:04.493Z] #0 5.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:04.493Z] #0 5.475 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:04.493Z] #0 6.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:04.493Z] #0 8.347 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:04.493Z] #0 10.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:04.493Z] #32 ... [2022-11-05T17:24:04.493Z] [2022-11-05T17:24:04.493Z] #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-11-05T17:24:04.493Z] #29 10.62 + mkdir -p /build [2022-11-05T17:24:04.493Z] #29 10.62 + mv docker/docker /build/ [2022-11-05T17:24:04.493Z] #29 10.63 + rmdir docker [2022-11-05T17:24:04.493Z] #29 DONE 11.0s [2022-11-05T17:24:04.493Z] [2022-11-05T17:24:04.493Z] #33 [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-11-05T17:24:04.493Z] #0 4.666 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:24:04.493Z] #0 4.668 Cloning into '.'... [2022-11-05T17:24:04.750Z] #33 ... [2022-11-05T17:24:04.750Z] [2022-11-05T17:24:04.750Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:04.750Z] #0 5.569 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:04.750Z] #0 5.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:04.750Z] #0 5.615 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:04.750Z] #0 6.516 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:04.750Z] #0 8.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:04.750Z] #0 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:04.750Z] #34 ... [2022-11-05T17:24:04.750Z] [2022-11-05T17:24:04.750Z] #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-11-05T17:24:04.750Z] #0 4.730 + RM_GOPATH=0 [2022-11-05T17:24:04.750Z] #0 4.730 + TMP_GOPATH= [2022-11-05T17:24:04.750Z] #0 4.730 + : /build [2022-11-05T17:24:04.750Z] #0 4.730 + '[' -z '' ']' [2022-11-05T17:24:04.750Z] #0 4.730 ++ mktemp -d [2022-11-05T17:24:04.750Z] #0 4.730 + export GOPATH=/tmp/tmp.CGldUPRUqM [2022-11-05T17:24:04.750Z] #0 4.730 + GOPATH=/tmp/tmp.CGldUPRUqM [2022-11-05T17:24:04.750Z] #0 4.730 + RM_GOPATH=1 [2022-11-05T17:24:04.750Z] #0 4.730 + case "$(go env GOARCH)" in [2022-11-05T17:24:04.750Z] #0 4.730 ++ go env GOARCH [2022-11-05T17:24:04.750Z] #0 4.747 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:04.750Z] #0 4.747 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:04.750Z] #0 4.766 Install vndr version v0.1.2 [2022-11-05T17:24:04.750Z] #0 4.766 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:04.750Z] #0 4.766 + dir=/tmp/install [2022-11-05T17:24:04.750Z] #0 4.766 + bin=vndr [2022-11-05T17:24:04.750Z] #0 4.766 + shift [2022-11-05T17:24:04.750Z] #0 4.766 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:24:04.750Z] #0 4.766 + . /tmp/install/vndr.installer [2022-11-05T17:24:04.750Z] #0 4.766 ++ : v0.1.2 [2022-11-05T17:24:04.750Z] #0 4.766 + install_vndr [2022-11-05T17:24:04.750Z] #0 4.766 + echo 'Install vndr version v0.1.2' [2022-11-05T17:24:04.750Z] #0 4.766 + GOBIN=/build [2022-11-05T17:24:04.750Z] #0 4.766 + GO111MODULE=on [2022-11-05T17:24:04.750Z] #0 4.766 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:24:04.750Z] #0 5.341 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:24:05.006Z] #35 ... [2022-11-05T17:24:05.006Z] [2022-11-05T17:24:05.006Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:05.006Z] #0 4.552 + RM_GOPATH=0 [2022-11-05T17:24:05.006Z] #0 4.552 + TMP_GOPATH= [2022-11-05T17:24:05.006Z] #0 4.552 + : /build [2022-11-05T17:24:05.006Z] #0 4.552 + '[' -z '' ']' [2022-11-05T17:24:05.006Z] #0 4.552 ++ mktemp -d [2022-11-05T17:24:05.006Z] #0 4.567 + export GOPATH=/tmp/tmp.latGp2EXat [2022-11-05T17:24:05.006Z] #0 4.567 + GOPATH=/tmp/tmp.latGp2EXat [2022-11-05T17:24:05.006Z] #0 4.567 + RM_GOPATH=1 [2022-11-05T17:24:05.006Z] #0 4.567 + case "$(go env GOARCH)" in [2022-11-05T17:24:05.006Z] #0 4.567 ++ go env GOARCH [2022-11-05T17:24:05.006Z] #0 4.597 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:05.006Z] #0 4.597 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:05.006Z] #0 4.598 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:05.006Z] #0 4.605 + dir=/tmp/install [2022-11-05T17:24:05.006Z] #0 4.605 + bin=golangci_lint [2022-11-05T17:24:05.006Z] #0 4.605 + shift [2022-11-05T17:24:05.006Z] #0 4.605 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:24:05.006Z] #0 4.605 + . /tmp/install/golangci_lint.installer [2022-11-05T17:24:05.006Z] #0 4.605 ++ : v1.44.0 [2022-11-05T17:24:05.006Z] #0 4.605 + install_golangci_lint [2022-11-05T17:24:05.006Z] #0 4.605 + set -e [2022-11-05T17:24:05.006Z] #0 4.605 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:24:05.006Z] #0 4.605 + GOBIN=/build [2022-11-05T17:24:05.006Z] #0 4.605 + GO111MODULE=on [2022-11-05T17:24:05.006Z] #0 4.605 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:24:05.006Z] #0 4.605 Install golangci-lint version v1.44.0 [2022-11-05T17:24:05.006Z] #0 5.249 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:24:05.006Z] #36 ... [2022-11-05T17:24:05.006Z] [2022-11-05T17:24:05.006Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:05.006Z] #25 9.544 runtime/internal/math [2022-11-05T17:24:05.006Z] #25 9.739 runtime/internal/sys [2022-11-05T17:24:05.006Z] #25 9.779 runtime/internal/syscall [2022-11-05T17:24:05.006Z] #25 10.13 internal/itoa [2022-11-05T17:24:05.006Z] #25 10.51 math/bits [2022-11-05T17:24:05.006Z] #25 10.52 runtime [2022-11-05T17:24:05.053Z] #24 7.107 internal/unsafeheader [2022-11-05T17:24:05.053Z] #24 7.127 internal/goarch [2022-11-05T17:24:05.053Z] #24 7.243 internal/cpu [2022-11-05T17:24:05.053Z] #24 7.319 internal/abi [2022-11-05T17:24:05.245Z] #9 ... [2022-11-05T17:24:05.245Z] [2022-11-05T17:24:05.245Z] #10 [internal] load build context [2022-11-05T17:24:05.245Z] #10 transferring context: 53.55MB 3.9s done [2022-11-05T17:24:05.245Z] #10 DONE 4.0s [2022-11-05T17:24:05.245Z] [2022-11-05T17:24:05.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:24:05.245Z] #11 resolve docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 0.1s done [2022-11-05T17:24:05.245Z] #11 sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 1.86kB / 1.86kB done [2022-11-05T17:24:05.245Z] #11 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.3s done [2022-11-05T17:24:05.245Z] #11 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 0.3s done [2022-11-05T17:24:05.245Z] #11 sha256:4b5cc6ca083856af8f58ab332f279b4401e1e46cc6d999957d5f88c563df24a7 1.80kB / 1.80kB done [2022-11-05T17:24:05.245Z] #11 sha256:385d98c8996f0ceb5adc0a5333da51bae94bfb685c7a8b22c4c5ba0a7bf6c145 7.10kB / 7.10kB done [2022-11-05T17:24:05.245Z] #11 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.2s done [2022-11-05T17:24:05.245Z] #11 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 2.0s done [2022-11-05T17:24:05.245Z] #11 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 1.5s done [2022-11-05T17:24:05.245Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 141.91MB / 141.91MB 3.9s [2022-11-05T17:24:05.245Z] #11 sha256:be659c03a851a28704a5a9c179d93dcf4270fd8afdf1c0c39bd79ee70f132bce 156B / 156B 1.6s done [2022-11-05T17:24:05.245Z] #11 ... [2022-11-05T17:24:05.245Z] [2022-11-05T17:24:05.245Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:24:05.245Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:24:05.245Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:24:05.245Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:24:05.245Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:24:05.245Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.1s done [2022-11-05T17:24:05.245Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2022-11-05T17:24:05.245Z] #12 DONE 4.3s [2022-11-05T17:24:05.245Z] [2022-11-05T17:24:05.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:24:05.245Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 141.91MB / 141.91MB 4.0s done [2022-11-05T17:24:05.263Z] #25 11.80 math [2022-11-05T17:24:05.623Z] #24 7.751 internal/goexperiment [2022-11-05T17:24:05.623Z] #24 7.851 internal/goos [2022-11-05T17:24:05.807Z] #11 ... [2022-11-05T17:24:05.807Z] [2022-11-05T17:24:05.807Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:24:05.807Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-11-05T17:24:05.807Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:24:05.807Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:24:05.807Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:24:05.807Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.3s done [2022-11-05T17:24:05.807Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2022-11-05T17:24:05.807Z] #13 DONE 4.7s [2022-11-05T17:24:05.807Z] [2022-11-05T17:24:05.807Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:24:05.883Z] #24 7.907 internal/bytealg [2022-11-05T17:24:05.883Z] #24 7.919 runtime/internal/atomic [2022-11-05T17:24:06.828Z] #24 8.823 runtime/internal/math [2022-11-05T17:24:06.828Z] #24 8.832 runtime/internal/sys [2022-11-05T17:24:07.088Z] #24 9.124 runtime/internal/syscall [2022-11-05T17:24:07.088Z] #24 9.155 internal/itoa [2022-11-05T17:24:07.088Z] #24 9.417 math/bits [2022-11-05T17:24:07.349Z] #24 9.549 runtime [2022-11-05T17:24:07.697Z] #9 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 4.7s done [2022-11-05T17:24:07.697Z] #9 DONE 6.5s [2022-11-05T17:24:07.697Z] [2022-11-05T17:24:07.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:24:07.697Z] #11 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.2s [2022-11-05T17:24:07.697Z] #11 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.3s done [2022-11-05T17:24:07.919Z] #24 ... [2022-11-05T17:24:07.919Z] [2022-11-05T17:24:07.919Z] #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-11-05T17:24:07.919Z] #0 3.728 + RM_GOPATH=0 [2022-11-05T17:24:07.919Z] #0 3.728 + TMP_GOPATH= [2022-11-05T17:24:07.919Z] #0 3.728 + : /build [2022-11-05T17:24:07.920Z] #0 3.728 + '[' -z '' ']' [2022-11-05T17:24:07.920Z] #0 3.730 ++ mktemp -d [2022-11-05T17:24:07.920Z] #0 3.731 + export GOPATH=/tmp/tmp.tjMKSEhJZT [2022-11-05T17:24:07.920Z] #0 3.731 + GOPATH=/tmp/tmp.tjMKSEhJZT [2022-11-05T17:24:07.920Z] #0 3.731 + RM_GOPATH=1 [2022-11-05T17:24:07.920Z] #0 3.731 + case "$(go env GOARCH)" in [2022-11-05T17:24:07.920Z] #0 3.735 ++ go env GOARCH [2022-11-05T17:24:07.920Z] #0 3.739 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:07.920Z] #0 3.739 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:07.920Z] #0 3.739 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:07.920Z] #0 3.743 + dir=/tmp/install [2022-11-05T17:24:07.920Z] #0 3.743 + bin=proxy [2022-11-05T17:24:07.920Z] #0 3.743 + shift [2022-11-05T17:24:07.920Z] #0 3.743 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:24:07.920Z] #0 3.743 + . /tmp/install/proxy.installer [2022-11-05T17:24:07.920Z] #0 3.743 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:07.920Z] #0 3.743 + install_proxy [2022-11-05T17:24:07.920Z] #0 3.743 + case "$1" in [2022-11-05T17:24:07.920Z] #0 3.743 + export CGO_ENABLED=0 [2022-11-05T17:24:07.920Z] #0 3.743 + CGO_ENABLED=0 [2022-11-05T17:24:07.920Z] #0 3.743 + _install_proxy [2022-11-05T17:24:07.920Z] #0 3.743 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:24:07.920Z] #0 3.743 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tjMKSEhJZT/src/github.com/docker/libnetwork [2022-11-05T17:24:07.920Z] #0 3.747 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:07.920Z] #0 3.748 Cloning into '/tmp/tmp.tjMKSEhJZT/src/github.com/docker/libnetwork'... [2022-11-05T17:24:07.920Z] #25 ... [2022-11-05T17:24:07.920Z] [2022-11-05T17:24:07.920Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:24:07.920Z] #0 4.750 + RM_GOPATH=0 [2022-11-05T17:24:07.920Z] #0 4.750 + TMP_GOPATH= [2022-11-05T17:24:07.920Z] #0 4.750 + : /build [2022-11-05T17:24:07.920Z] #0 4.750 + '[' -z '' ']' [2022-11-05T17:24:07.920Z] #0 4.750 ++ mktemp -d [2022-11-05T17:24:07.920Z] #0 4.761 + export GOPATH=/tmp/tmp.6MhMXrXYBR [2022-11-05T17:24:07.920Z] #0 4.761 + GOPATH=/tmp/tmp.6MhMXrXYBR [2022-11-05T17:24:07.920Z] #0 4.761 + RM_GOPATH=1 [2022-11-05T17:24:07.920Z] #0 4.761 + case "$(go env GOARCH)" in [2022-11-05T17:24:07.920Z] #0 4.762 ++ go env GOARCH [2022-11-05T17:24:07.920Z] #0 4.867 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:07.920Z] #0 4.867 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:07.920Z] #0 4.868 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:07.920Z] #0 4.874 + dir=/tmp/install [2022-11-05T17:24:07.920Z] #0 4.875 + bin=vndr [2022-11-05T17:24:07.920Z] #0 4.875 + shift [2022-11-05T17:24:07.920Z] #0 4.876 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:24:07.920Z] #0 4.876 + . /tmp/install/vndr.installer [2022-11-05T17:24:07.920Z] #0 4.877 ++ : v0.1.2 [2022-11-05T17:24:07.920Z] #0 4.882 + install_vndr [2022-11-05T17:24:07.920Z] #0 4.882 + echo 'Install vndr version v0.1.2' [2022-11-05T17:24:07.920Z] #0 4.882 Install vndr version v0.1.2 [2022-11-05T17:24:07.920Z] #0 4.883 + GOBIN=/build [2022-11-05T17:24:07.920Z] #0 4.883 + GO111MODULE=on [2022-11-05T17:24:07.920Z] #0 4.883 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:24:07.920Z] #0 5.342 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:24:07.954Z] #11 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d [2022-11-05T17:24:08.180Z] #26 ... [2022-11-05T17:24:08.180Z] [2022-11-05T17:24:08.180Z] #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-11-05T17:24:08.180Z] #0 3.524 + RM_GOPATH=0 [2022-11-05T17:24:08.180Z] #0 3.524 + TMP_GOPATH= [2022-11-05T17:24:08.180Z] #0 3.524 + : /build [2022-11-05T17:24:08.180Z] #0 3.524 + '[' -z '' ']' [2022-11-05T17:24:08.180Z] #0 3.524 ++ mktemp -d [2022-11-05T17:24:08.180Z] #0 3.524 + export GOPATH=/tmp/tmp.rmYLicj41E [2022-11-05T17:24:08.180Z] #0 3.524 + GOPATH=/tmp/tmp.rmYLicj41E [2022-11-05T17:24:08.180Z] #0 3.524 + RM_GOPATH=1 [2022-11-05T17:24:08.180Z] #0 3.524 + case "$(go env GOARCH)" in [2022-11-05T17:24:08.180Z] #0 3.524 ++ go env GOARCH [2022-11-05T17:24:08.180Z] #0 3.540 Install rootlesskit version v0.14.4 [2022-11-05T17:24:08.180Z] #0 3.540 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:08.180Z] #0 3.540 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:08.180Z] #0 3.540 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:08.180Z] #0 3.540 + dir=/tmp/install [2022-11-05T17:24:08.180Z] #0 3.540 + bin=rootlesskit [2022-11-05T17:24:08.180Z] #0 3.540 + shift [2022-11-05T17:24:08.180Z] #0 3.540 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:24:08.180Z] #0 3.540 + . /tmp/install/rootlesskit.installer [2022-11-05T17:24:08.180Z] #0 3.540 ++ : v0.14.4 [2022-11-05T17:24:08.180Z] #0 3.540 + install_rootlesskit [2022-11-05T17:24:08.180Z] #0 3.540 + case "$1" in [2022-11-05T17:24:08.180Z] #0 3.540 + export CGO_ENABLED=0 [2022-11-05T17:24:08.180Z] #0 3.540 + CGO_ENABLED=0 [2022-11-05T17:24:08.180Z] #0 3.540 + _install_rootlesskit [2022-11-05T17:24:08.180Z] #0 3.540 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:24:08.180Z] #0 3.540 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:24:08.180Z] #0 3.540 + GOBIN=/build [2022-11-05T17:24:08.180Z] #0 3.540 + GO111MODULE=on [2022-11-05T17:24:08.180Z] #0 3.540 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:24:08.180Z] #0 3.957 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:24:08.180Z] #0 5.631 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:08.180Z] #0 5.634 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:24:08.180Z] #0 5.754 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:24:08.180Z] #0 6.442 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:24:08.180Z] #0 8.643 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:24:08.180Z] #0 9.260 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:24:08.180Z] #0 9.321 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:24:08.180Z] #0 9.376 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:24:08.180Z] #0 9.426 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:24:08.180Z] #0 9.527 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:24:08.180Z] #0 9.692 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:24:08.180Z] #27 ... [2022-11-05T17:24:08.180Z] [2022-11-05T17:24:08.180Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:24:08.180Z] #19 5.258 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:24:08.180Z] #19 5.668 [2022-11-05T17:24:08.180Z] #19 5.908 #=#=# 0.1% ############# 18.5% ########################################## 59.2% ######################################################################## 100.0% [2022-11-05T17:24:08.180Z] #19 6.761 [2022-11-05T17:24:08.180Z] #19 7.917 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:24:08.180Z] #19 8.234 [2022-11-05T17:24:08.180Z] #19 8.498 #=#=# ######################################################################## 100.0% [2022-11-05T17:24:08.180Z] #19 8.914 [2022-11-05T17:24:08.180Z] #19 11.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:24:08.180Z] #19 12.68 #=#=# [2022-11-05T17:24:08.180Z] #19 13.03 #=#=# ######################################################################## 100.0% [2022-11-05T17:24:08.180Z] #19 14.43 [2022-11-05T17:24:08.180Z] #19 14.79 Download of images into '/build' complete. [2022-11-05T17:24:08.180Z] #19 14.79 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:24:08.180Z] #19 14.81 tar -cC '/build' . | docker load [2022-11-05T17:24:08.180Z] #19 DONE 15.1s [2022-11-05T17:24:08.180Z] [2022-11-05T17:24:08.180Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:24:08.180Z] #0 4.243 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:24:08.180Z] #0 4.245 Cloning into '.'... [2022-11-05T17:24:08.211Z] #11 ... [2022-11-05T17:24:08.211Z] [2022-11-05T17:24:08.211Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:24:08.211Z] #14 DONE 0.2s [2022-11-05T17:24:08.211Z] [2022-11-05T17:24:08.211Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:24:08.440Z] #28 ... [2022-11-05T17:24:08.440Z] [2022-11-05T17:24:08.440Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:24:08.440Z] #0 5.317 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:08.440Z] #0 5.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:08.440Z] #0 5.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:08.440Z] #0 6.392 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:24:08.440Z] #0 9.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:24:08.440Z] #29 ... [2022-11-05T17:24:08.440Z] [2022-11-05T17:24:08.440Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:24:08.440Z] #0 4.262 + RM_GOPATH=0 [2022-11-05T17:24:08.440Z] #0 4.262 + TMP_GOPATH= [2022-11-05T17:24:08.440Z] #0 4.262 + : /build [2022-11-05T17:24:08.440Z] #0 4.262 + '[' -z '' ']' [2022-11-05T17:24:08.440Z] #0 4.265 ++ mktemp -d [2022-11-05T17:24:08.440Z] #0 4.271 + export GOPATH=/tmp/tmp.n14EnzobwW [2022-11-05T17:24:08.440Z] #0 4.271 + GOPATH=/tmp/tmp.n14EnzobwW [2022-11-05T17:24:08.440Z] #0 4.271 + RM_GOPATH=1 [2022-11-05T17:24:08.440Z] #0 4.271 + case "$(go env GOARCH)" in [2022-11-05T17:24:08.440Z] #0 4.271 ++ go env GOARCH [2022-11-05T17:24:08.440Z] #0 4.281 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:08.440Z] #0 4.281 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:08.440Z] #0 4.284 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:08.440Z] #0 4.291 Install shfmt version v3.0.2 [2022-11-05T17:24:08.440Z] #0 4.291 + dir=/tmp/install [2022-11-05T17:24:08.440Z] #0 4.291 + bin=shfmt [2022-11-05T17:24:08.440Z] #0 4.291 + shift [2022-11-05T17:24:08.440Z] #0 4.291 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:24:08.440Z] #0 4.291 + . /tmp/install/shfmt.installer [2022-11-05T17:24:08.440Z] #0 4.291 ++ : v3.0.2 [2022-11-05T17:24:08.440Z] #0 4.291 + install_shfmt [2022-11-05T17:24:08.440Z] #0 4.291 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:24:08.440Z] #0 4.291 + GOBIN=/build [2022-11-05T17:24:08.440Z] #0 4.291 + GO111MODULE=on [2022-11-05T17:24:08.440Z] #0 4.291 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:24:08.440Z] #0 4.941 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:24:08.440Z] #0 6.006 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:24:08.440Z] #0 6.007 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:24:08.440Z] #0 6.068 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:24:08.440Z] #0 7.608 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:24:08.468Z] #11 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.5s done [2022-11-05T17:24:08.468Z] #11 ... [2022-11-05T17:24:08.468Z] [2022-11-05T17:24:08.468Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:24:08.468Z] #15 DONE 0.2s [2022-11-05T17:24:08.680Z] #25 ... [2022-11-05T17:24:08.680Z] [2022-11-05T17:24:08.680Z] #31 [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-11-05T17:24:08.680Z] #31 15.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:24:08.681Z] #31 15.11 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:24:08.700Z] #30 ... [2022-11-05T17:24:08.700Z] [2022-11-05T17:24:08.700Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:24:08.700Z] #0 4.737 + RM_GOPATH=0 [2022-11-05T17:24:08.700Z] #0 4.737 + TMP_GOPATH= [2022-11-05T17:24:08.700Z] #0 4.737 + : /build [2022-11-05T17:24:08.700Z] #0 4.737 + '[' -z '' ']' [2022-11-05T17:24:08.700Z] #0 4.737 ++ mktemp -d [2022-11-05T17:24:08.700Z] #0 4.750 + export GOPATH=/tmp/tmp.i3ep6Dt5Qi [2022-11-05T17:24:08.700Z] #0 4.750 + GOPATH=/tmp/tmp.i3ep6Dt5Qi [2022-11-05T17:24:08.701Z] #0 4.750 + RM_GOPATH=1 [2022-11-05T17:24:08.701Z] #0 4.750 + case "$(go env GOARCH)" in [2022-11-05T17:24:08.701Z] #0 4.750 ++ go env GOARCH [2022-11-05T17:24:08.701Z] #0 4.886 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:08.701Z] #0 4.894 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:08.701Z] #0 4.896 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:08.701Z] #0 4.901 + dir=/tmp/install [2022-11-05T17:24:08.701Z] #0 4.916 + bin=dockercli [2022-11-05T17:24:08.701Z] #0 4.916 + shift [2022-11-05T17:24:08.701Z] #0 4.916 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:24:08.701Z] #0 4.916 + . /tmp/install/dockercli.installer [2022-11-05T17:24:08.701Z] #0 4.916 ++ : stable [2022-11-05T17:24:08.701Z] #0 4.916 ++ : 17.06.2-ce [2022-11-05T17:24:08.701Z] #0 4.916 + install_dockercli [2022-11-05T17:24:08.701Z] #0 4.916 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:24:08.701Z] #0 4.917 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:24:08.701Z] #0 4.918 ++ uname -m [2022-11-05T17:24:08.701Z] #0 4.922 + arch=aarch64 [2022-11-05T17:24:08.701Z] #0 4.922 + '[' aarch64 '!=' x86_64 ']' [2022-11-05T17:24:08.701Z] #0 4.922 + '[' aarch64 '!=' s390x ']' [2022-11-05T17:24:08.701Z] #0 4.922 + '[' aarch64 '!=' armhf ']' [2022-11-05T17:24:08.701Z] #0 4.922 + build_dockercli [2022-11-05T17:24:08.701Z] #0 4.922 + git clone https://github.com/docker/docker-ce /tmp/tmp.i3ep6Dt5Qi/tmp/docker-ce [2022-11-05T17:24:08.701Z] #0 4.924 Cloning into '/tmp/tmp.i3ep6Dt5Qi/tmp/docker-ce'... [2022-11-05T17:24:08.701Z] #31 ... [2022-11-05T17:24:08.701Z] [2022-11-05T17:24:08.701Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:08.701Z] #0 5.315 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:08.701Z] #0 5.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:08.701Z] #0 5.406 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:08.701Z] #0 6.388 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:24:08.701Z] #0 9.334 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:24:08.725Z] [2022-11-05T17:24:08.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:24:08.725Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 [2022-11-05T17:24:08.961Z] #32 ... [2022-11-05T17:24:08.961Z] [2022-11-05T17:24:08.961Z] #33 [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-11-05T17:24:08.961Z] #0 4.725 + RM_GOPATH=0 [2022-11-05T17:24:08.961Z] #0 4.725 + TMP_GOPATH= [2022-11-05T17:24:08.961Z] #0 4.725 + : /build [2022-11-05T17:24:08.961Z] #0 4.725 + '[' -z '' ']' [2022-11-05T17:24:08.961Z] #0 4.782 ++ mktemp -d [2022-11-05T17:24:08.961Z] #0 4.795 + export GOPATH=/tmp/tmp.GUagjCRuXe [2022-11-05T17:24:08.961Z] #0 4.795 + GOPATH=/tmp/tmp.GUagjCRuXe [2022-11-05T17:24:08.961Z] #0 4.795 + RM_GOPATH=1 [2022-11-05T17:24:08.961Z] #0 4.795 + case "$(go env GOARCH)" in [2022-11-05T17:24:08.961Z] #0 4.795 ++ go env GOARCH [2022-11-05T17:24:08.961Z] #0 4.818 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:08.961Z] #0 4.818 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:08.961Z] #0 4.818 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:08.961Z] #0 4.865 + dir=/tmp/install [2022-11-05T17:24:08.961Z] #0 4.865 + bin=golangci_lint [2022-11-05T17:24:08.961Z] #0 4.865 + shift [2022-11-05T17:24:08.961Z] #0 4.865 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:24:08.961Z] #0 4.866 + . /tmp/install/golangci_lint.installer [2022-11-05T17:24:08.961Z] #0 4.866 ++ : v1.44.0 [2022-11-05T17:24:08.961Z] #0 4.866 + install_golangci_lint [2022-11-05T17:24:08.961Z] #0 4.866 + set -e [2022-11-05T17:24:08.961Z] #0 4.866 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:24:08.961Z] #0 4.866 Install golangci-lint version v1.44.0 [2022-11-05T17:24:08.961Z] #0 4.866 + GOBIN=/build [2022-11-05T17:24:08.961Z] #0 4.866 + GO111MODULE=on [2022-11-05T17:24:08.961Z] #0 4.866 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:24:08.961Z] #0 5.362 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:24:09.221Z] #33 ... [2022-11-05T17:24:09.221Z] [2022-11-05T17:24:09.221Z] #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-11-05T17:24:09.221Z] #0 4.754 + RM_GOPATH=0 [2022-11-05T17:24:09.221Z] #0 4.761 + TMP_GOPATH= [2022-11-05T17:24:09.221Z] #0 4.761 + : /build [2022-11-05T17:24:09.221Z] #0 4.761 + '[' -z '' ']' [2022-11-05T17:24:09.221Z] #0 4.770 ++ mktemp -d [2022-11-05T17:24:09.221Z] #0 4.770 + export GOPATH=/tmp/tmp.mlQyEiwclk [2022-11-05T17:24:09.221Z] #0 4.770 + GOPATH=/tmp/tmp.mlQyEiwclk [2022-11-05T17:24:09.221Z] #0 4.770 + RM_GOPATH=1 [2022-11-05T17:24:09.221Z] #0 4.770 + case "$(go env GOARCH)" in [2022-11-05T17:24:09.221Z] #0 4.770 ++ go env GOARCH [2022-11-05T17:24:09.221Z] #0 4.847 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:09.221Z] #0 4.888 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:09.221Z] #0 4.895 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:09.221Z] #0 4.896 + dir=/tmp/install [2022-11-05T17:24:09.221Z] #0 4.897 + bin=gotestsum [2022-11-05T17:24:09.221Z] #0 4.897 + shift [2022-11-05T17:24:09.221Z] #0 4.898 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:24:09.221Z] #0 4.898 + . /tmp/install/gotestsum.installer [2022-11-05T17:24:09.221Z] #0 4.898 ++ : v1.7.0 [2022-11-05T17:24:09.221Z] #0 4.899 + install_gotestsum [2022-11-05T17:24:09.222Z] #0 4.899 + set -e [2022-11-05T17:24:09.222Z] #0 4.900 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:24:09.222Z] #0 4.900 Install gotestsum version v1.7.0 [2022-11-05T17:24:09.222Z] #0 4.901 + GOBIN=/build [2022-11-05T17:24:09.222Z] #0 4.901 + GO111MODULE=on [2022-11-05T17:24:09.222Z] #0 4.901 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:24:09.222Z] #0 5.372 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:24:09.222Z] #0 7.047 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:24:09.222Z] #0 7.056 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:24:09.222Z] #0 7.128 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:24:09.222Z] #0 7.200 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:09.222Z] #0 7.617 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:24:09.222Z] #0 7.620 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:24:09.222Z] #0 7.695 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:24:09.222Z] #0 7.702 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:24:09.222Z] #0 7.908 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:24:09.222Z] #0 7.974 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:24:09.222Z] #0 8.089 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:24:09.222Z] #0 8.243 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:24:09.222Z] #34 ... [2022-11-05T17:24:09.222Z] [2022-11-05T17:24:09.222Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:09.222Z] #0 5.348 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:09.222Z] #0 5.403 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:09.222Z] #0 5.406 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:09.222Z] #0 6.490 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:24:09.222Z] #0 9.343 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:24:09.482Z] #35 ... [2022-11-05T17:24:09.482Z] [2022-11-05T17:24:09.482Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:09.482Z] #0 3.990 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:09.482Z] #0 4.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:09.482Z] #0 4.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:09.482Z] #0 4.556 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:24:09.482Z] #0 6.927 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:24:09.482Z] #0 9.629 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:24:09.482Z] #36 ... [2022-11-05T17:24:09.482Z] [2022-11-05T17:24:09.482Z] #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-11-05T17:24:09.482Z] #27 10.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:24:09.482Z] #27 10.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:24:10.389Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0883ea4da45f1e236) in /home/ubuntu/workspace/moby_PR-44413 [Pipeline] { [Pipeline] checkout [2022-11-05T17:24:10.422Z] #27 12.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:24:10.512Z] The recommended git tool is: git [2022-11-05T17:24:12.894Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 4.1s done [2022-11-05T17:24:12.895Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 [2022-11-05T17:24:12.906Z] using credential docker-jenkins-github-credentials [2022-11-05T17:24:12.916Z] Cloning the remote Git repository [2022-11-05T17:24:12.916Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:24:13.720Z] #27 15.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:24:13.720Z] #27 ... [2022-11-05T17:24:13.720Z] [2022-11-05T17:24:13.720Z] #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-11-05T17:24:12.863Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:24:12.930Z] > git init /home/ubuntu/workspace/moby_PR-44413 # timeout=10 [2022-11-05T17:24:13.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:24:13.236Z] > git --version # timeout=10 [2022-11-05T17:24:13.256Z] > git --version # 'git version 2.17.1' [2022-11-05T17:24:13.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:24:13.257Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:24:14.137Z] #31 ... [2022-11-05T17:24:14.137Z] [2022-11-05T17:24:14.137Z] #24 [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-11-05T17:24:14.137Z] #24 13.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:24:14.137Z] #24 14.34 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:24:14.137Z] #24 14.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:24:14.137Z] #24 14.42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:24:14.137Z] #24 14.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:24:14.137Z] #24 15.00 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:24:14.137Z] #24 15.13 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:24:14.137Z] #24 15.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:24:14.137Z] #24 15.86 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:24:14.137Z] #24 17.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:24:14.240Z] #25 16.03 Updating files: 78% (1499/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:24:14.241Z] #25 16.45 + cd /tmp/tmp.tjMKSEhJZT/src/github.com/docker/libnetwork [2022-11-05T17:24:14.241Z] #25 16.45 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:14.393Z] #24 ... [2022-11-05T17:24:14.393Z] [2022-11-05T17:24:14.393Z] #26 [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-11-05T17:24:14.393Z] #26 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:14.393Z] #26 20.08 Fetched 8600 kB in 15s (583 kB/s) [2022-11-05T17:24:14.500Z] #25 16.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:24:14.649Z] #26 20.08 Reading package lists... [2022-11-05T17:24:14.649Z] #26 ... [2022-11-05T17:24:14.649Z] [2022-11-05T17:24:14.649Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:14.649Z] #25 17.16 unicode/utf8 [2022-11-05T17:24:14.649Z] #25 17.89 internal/race [2022-11-05T17:24:14.649Z] #25 18.12 sync/atomic [2022-11-05T17:24:14.649Z] #25 18.78 unicode [2022-11-05T17:24:16.061Z] #25 ... [2022-11-05T17:24:16.061Z] [2022-11-05T17:24:16.061Z] #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-11-05T17:24:16.061Z] #35 DONE 22.2s [2022-11-05T17:24:16.061Z] [2022-11-05T17:24:16.061Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:16.061Z] #34 19.74 Fetched 8600 kB in 14s (597 kB/s) [2022-11-05T17:24:17.028Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-076a7c8c038fcec8a) in /home/ubuntu/workspace/moby_PR-44413 [Pipeline] { [2022-11-05T17:24:17.043Z] #25 ... [2022-11-05T17:24:17.043Z] [2022-11-05T17:24:17.043Z] #26 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:24:17.043Z] #26 DONE 19.0s [2022-11-05T17:24:17.043Z] [2022-11-05T17:24:17.043Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:17.043Z] #36 14.11 Fetched 8483 kB in 10s (814 kB/s) [2022-11-05T17:24:17.043Z] #36 14.11 Reading package lists... [Pipeline] checkout [2022-11-05T17:24:17.068Z] #11 ... [2022-11-05T17:24:17.068Z] [2022-11-05T17:24:17.068Z] #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-11-05T17:24:17.068Z] #0 1.415 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:17.068Z] #0 1.433 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:17.068Z] #0 1.433 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:17.068Z] #0 1.577 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:17.068Z] #0 1.960 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:17.068Z] #0 2.371 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:17.068Z] #0 3.332 Fetched 8600 kB in 2s (3916 kB/s) [2022-11-05T17:24:17.068Z] #0 3.332 Reading package lists... [2022-11-05T17:24:17.068Z] #0 4.109 Reading package lists... [2022-11-05T17:24:17.068Z] #0 4.866 Building dependency tree... [2022-11-05T17:24:17.068Z] #0 5.197 The following additional packages will be installed: [2022-11-05T17:24:17.068Z] #0 5.198 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:24:17.068Z] #0 5.198 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:24:17.068Z] #0 5.200 Recommended packages: [2022-11-05T17:24:17.068Z] #0 5.200 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:24:17.068Z] #0 5.379 The following NEW packages will be installed: [2022-11-05T17:24:17.068Z] #0 5.380 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:24:17.068Z] #0 5.381 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:24:17.068Z] #0 5.382 libssh2-1 openssl [2022-11-05T17:24:17.068Z] #0 5.659 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:24:17.068Z] #0 5.659 Need to get 3047 kB of archives. [2022-11-05T17:24:17.068Z] #0 5.659 After this operation, 6661 kB of additional disk space will be used. [2022-11-05T17:24:17.068Z] #0 5.659 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-05T17:24:17.068Z] #0 5.670 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-05T17:24:17.068Z] #0 5.683 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-05T17:24:17.068Z] #0 5.687 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:24:17.068Z] #0 5.687 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:24:17.068Z] #0 5.691 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:24:17.068Z] #0 5.844 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:17.068Z] #0 5.875 Fetched 3047 kB in 0s (10.1 MB/s) [2022-11-05T17:24:17.068Z] #0 5.902 Selecting previously unselected package openssl. [2022-11-05T17:24:17.068Z] #0 5.902 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-11-05T17:24:17.068Z] #0 5.902 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-05T17:24:17.068Z] #0 5.906 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:24:17.068Z] #0 6.037 Selecting previously unselected package ca-certificates. [2022-11-05T17:24:17.068Z] #0 6.038 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:24:17.068Z] #0 6.041 Unpacking ca-certificates (20210119) ... [2022-11-05T17:24:17.068Z] #0 6.121 Selecting previously unselected package libbrotli1:amd64. [2022-11-05T17:24:17.068Z] #0 6.121 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-05T17:24:17.068Z] #0 6.129 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:24:17.068Z] #0 6.198 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-05T17:24:17.068Z] #0 6.198 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:24:17.068Z] #0 6.203 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:24:17.068Z] #0 6.245 Selecting previously unselected package libsasl2-2:amd64. [2022-11-05T17:24:17.068Z] #0 6.245 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:24:17.068Z] #0 6.247 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:24:17.068Z] #0 6.294 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-05T17:24:17.068Z] #0 6.294 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-05T17:24:17.068Z] #0 6.298 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:24:17.069Z] #0 6.368 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-05T17:24:17.069Z] #0 6.368 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.371 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:24:17.069Z] #0 6.418 Selecting previously unselected package libpsl5:amd64. [2022-11-05T17:24:17.069Z] #0 6.418 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.422 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:24:17.069Z] #0 6.467 Selecting previously unselected package librtmp1:amd64. [2022-11-05T17:24:17.069Z] #0 6.467 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.471 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:24:17.069Z] #0 6.520 Selecting previously unselected package libssh2-1:amd64. [2022-11-05T17:24:17.069Z] #0 6.520 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.525 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:24:17.069Z] #0 6.580 Selecting previously unselected package libcurl4:amd64. [2022-11-05T17:24:17.069Z] #0 6.580 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.585 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:24:17.069Z] #0 6.667 Selecting previously unselected package curl. [2022-11-05T17:24:17.069Z] #0 6.667 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.674 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:24:17.069Z] #0 6.735 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:24:17.069Z] #0 6.735 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.740 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:24:17.069Z] #0 6.796 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:24:17.069Z] #0 6.796 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.801 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:24:17.069Z] #0 6.843 Selecting previously unselected package jq. [2022-11-05T17:24:17.069Z] #0 6.843 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:24:17.069Z] #0 6.847 Unpacking jq (1.6-2.1) ... [2022-11-05T17:24:17.069Z] #0 6.887 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:24:17.069Z] #0 6.900 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:24:17.069Z] #0 6.910 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:24:17.069Z] #0 6.920 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:24:17.069Z] #0 6.930 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:24:17.069Z] #0 6.941 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:24:17.069Z] #0 6.954 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:24:17.069Z] #0 6.965 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:24:17.069Z] #0 6.978 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:24:17.069Z] #0 6.989 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:24:17.069Z] #0 7.001 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:24:17.069Z] #0 7.012 Setting up ca-certificates (20210119) ... [2022-11-05T17:24:17.069Z] #0 7.584 Updating certificates in /etc/ssl/certs... [2022-11-05T17:24:17.069Z] #0 8.244 129 added, 0 removed; done. [2022-11-05T17:24:17.069Z] #0 8.277 Setting up jq (1.6-2.1) ... [2022-11-05T17:24:17.069Z] #0 8.287 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:24:17.069Z] #0 8.300 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:24:17.069Z] #0 8.311 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:17.069Z] #0 8.327 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:24:17.069Z] #0 8.337 Updating certificates in /etc/ssl/certs... [2022-11-05T17:24:17.069Z] #0 8.896 0 added, 0 removed; done. [2022-11-05T17:24:17.069Z] #0 8.896 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:24:17.069Z] #0 8.896 done. [2022-11-05T17:24:17.069Z] #16 DONE 9.5s [2022-11-05T17:24:17.069Z] [2022-11-05T17:24:17.069Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:24:17.069Z] #17 DONE 0.1s [2022-11-05T17:24:17.135Z] The recommended git tool is: git [2022-11-05T17:24:17.325Z] [2022-11-05T17:24:17.325Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:24:17.325Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 4.2s done [2022-11-05T17:24:17.581Z] #11 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 0.1s [2022-11-05T17:24:17.984Z] #36 19.15 Reading package lists... [2022-11-05T17:24:17.984Z] #36 ... [2022-11-05T17:24:17.984Z] [2022-11-05T17:24:17.984Z] #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-11-05T17:24:17.984Z] #24 10.08 math [2022-11-05T17:24:17.984Z] #24 14.94 unicode/utf8 [2022-11-05T17:24:17.984Z] #24 15.61 internal/race [2022-11-05T17:24:17.984Z] #24 15.78 sync/atomic [2022-11-05T17:24:17.984Z] #24 16.23 unicode [2022-11-05T17:24:18.244Z] #24 20.40 encoding [2022-11-05T17:24:18.619Z] #34 19.74 Reading package lists... [2022-11-05T17:24:18.619Z] #34 ... [2022-11-05T17:24:18.619Z] [2022-11-05T17:24:18.619Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:24:18.619Z] #27 22.69 Updating files: 60% (1149/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:24:18.619Z] #27 23.66 + cd /tmp/tmp.YdBQJC4Sre/src/github.com/docker/libnetwork [2022-11-05T17:24:18.619Z] #27 23.66 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:18.619Z] #27 23.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:24:19.184Z] #24 ... [2022-11-05T17:24:19.184Z] [2022-11-05T17:24:19.184Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:24:19.444Z] #23 21.31 Updating files: 85% (1880/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:24:19.636Z] using credential docker-jenkins-github-credentials [2022-11-05T17:24:19.646Z] Cloning the remote Git repository [2022-11-05T17:24:19.646Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:24:19.704Z] #23 21.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:24:19.704Z] #23 ... [2022-11-05T17:24:19.704Z] [2022-11-05T17:24:19.704Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:19.704Z] #32 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:24:19.704Z] #32 16.24 Fetched 8483 kB in 11s (752 kB/s) [2022-11-05T17:24:19.704Z] #32 16.24 Reading package lists... [2022-11-05T17:24:19.963Z] #32 21.23 Reading package lists... [2022-11-05T17:24:19.963Z] #32 ... [2022-11-05T17:24:19.963Z] [2022-11-05T17:24:19.963Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:19.963Z] #35 12.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:24:19.963Z] #35 16.15 Fetched 8483 kB in 11s (766 kB/s) [2022-11-05T17:24:19.963Z] #35 16.15 Reading package lists... [2022-11-05T17:24:19.963Z] #35 20.97 Reading package lists... [2022-11-05T17:24:19.963Z] #35 ... [2022-11-05T17:24:19.963Z] [2022-11-05T17:24:19.963Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:24:19.963Z] #29 11.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:24:19.963Z] #29 15.96 Fetched 8483 kB in 11s (776 kB/s) [2022-11-05T17:24:19.963Z] #29 15.96 Reading package lists... [2022-11-05T17:24:18.761Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:24:18.858Z] > git init /home/ubuntu/workspace/moby_PR-44413 # timeout=10 [2022-11-05T17:24:19.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:24:19.145Z] > git --version # timeout=10 [2022-11-05T17:24:19.158Z] > git --version # 'git version 2.17.1' [2022-11-05T17:24:19.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:24:19.160Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:24:20.905Z] #29 20.91 Reading package lists... [2022-11-05T17:24:20.905Z] #29 ... [2022-11-05T17:24:20.905Z] [2022-11-05T17:24:20.905Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:24:20.905Z] #23 22.82 + 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-11-05T17:24:21.166Z] #23 ... [2022-11-05T17:24:21.166Z] [2022-11-05T17:24:21.166Z] #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-11-05T17:24:21.166Z] #34 13.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:24:21.166Z] #34 13.40 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:24:21.426Z] #34 ... [2022-11-05T17:24:21.426Z] [2022-11-05T17:24:21.426Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:21.426Z] #36 19.15 Reading package lists... [2022-11-05T17:24:22.799Z] #27 ... [2022-11-05T17:24:22.799Z] [2022-11-05T17:24:22.799Z] #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-11-05T17:24:22.799Z] #28 19.12 Fetched 8600 kB in 14s (612 kB/s) [2022-11-05T17:24:22.799Z] #28 19.12 Reading package lists... [2022-11-05T17:24:22.799Z] #28 25.40 Reading package lists... [2022-11-05T17:24:22.799Z] #28 ... [2022-11-05T17:24:22.799Z] [2022-11-05T17:24:22.799Z] #33 [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-11-05T17:24:22.799Z] #33 27.03 Updating files: 75% (1654/2192) Updating files: 76% (1666/2192) Updating files: 77% (1688/2192) Updating files: 78% (1710/2192) Updating files: 79% (1732/2192) Updating files: 80% (1754/2192) Updating files: 81% (1776/2192) Updating files: 82% (1798/2192) Updating files: 83% (1820/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:24:22.799Z] #33 27.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:24:22.799Z] #33 29.13 + 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-11-05T17:24:22.820Z] #36 23.54 Building dependency tree... [2022-11-05T17:24:22.826Z] #11 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 5.1s [2022-11-05T17:24:23.055Z] #33 ... [2022-11-05T17:24:23.055Z] [2022-11-05T17:24:23.055Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:23.055Z] #32 19.54 Fetched 8600 kB in 14s (598 kB/s) [2022-11-05T17:24:23.055Z] #32 19.54 Reading package lists... [2022-11-05T17:24:23.311Z] #32 25.47 Reading package lists... [2022-11-05T17:24:23.311Z] #32 ... [2022-11-05T17:24:23.311Z] [2022-11-05T17:24:23.311Z] #26 [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-11-05T17:24:23.311Z] #26 20.08 Reading package lists... [2022-11-05T17:24:24.719Z] #26 26.15 Reading package lists... [2022-11-05T17:24:24.729Z] #36 26.84 The following additional packages will be installed: [2022-11-05T17:24:24.729Z] #36 26.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:24:24.729Z] #36 26.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:24:24.729Z] #36 26.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:24:24.729Z] #36 26.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:24:24.729Z] #36 26.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:24:24.729Z] #36 26.86 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:24:24.729Z] #36 26.86 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:24:24.729Z] #36 26.89 Suggested packages: [2022-11-05T17:24:24.729Z] #36 26.89 gcc-10-locales seccomp wine64 [2022-11-05T17:24:25.290Z] #26 30.97 Building dependency tree... [2022-11-05T17:24:25.290Z] #26 ... [2022-11-05T17:24:25.290Z] [2022-11-05T17:24:25.290Z] #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-11-05T17:24:25.290Z] #28 25.40 Reading package lists... [2022-11-05T17:24:25.342Z] #11 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 7.7s done [2022-11-05T17:24:25.343Z] #11 extracting sha256:be659c03a851a28704a5a9c179d93dcf4270fd8afdf1c0c39bd79ee70f132bce done [2022-11-05T17:24:25.599Z] #11 DONE 24.6s [2022-11-05T17:24:25.599Z] [2022-11-05T17:24:25.599Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:24:25.670Z] #36 28.02 The following NEW packages will be installed: [2022-11-05T17:24:25.852Z] #28 30.86 Building dependency tree... [2022-11-05T17:24:25.930Z] #36 28.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:24:25.930Z] #36 28.03 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:24:25.930Z] #36 28.03 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:24:25.930Z] #36 28.03 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:24:25.930Z] #36 28.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:24:25.930Z] #36 28.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:24:25.930Z] #36 28.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:24:25.930Z] #36 28.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:24:25.930Z] #36 28.04 mingw-w64-x86-64-dev [2022-11-05T17:24:26.414Z] #28 ... [2022-11-05T17:24:26.414Z] [2022-11-05T17:24:26.414Z] #24 [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-11-05T17:24:26.414Z] #24 22.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:24:26.501Z] #36 28.54 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:26.501Z] #36 28.54 Need to get 108 MB of archives. [2022-11-05T17:24:26.501Z] #36 28.54 After this operation, 620 MB of additional disk space will be used. [2022-11-05T17:24:26.501Z] #36 28.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-11-05T17:24:26.501Z] #36 28.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-11-05T17:24:26.501Z] #36 28.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:24:26.501Z] #36 28.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-11-05T17:24:26.501Z] #36 28.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-11-05T17:24:26.501Z] #36 28.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:24:26.670Z] #24 ... [2022-11-05T17:24:26.670Z] [2022-11-05T17:24:26.670Z] #26 [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-11-05T17:24:26.670Z] #26 30.97 Building dependency tree... [2022-11-05T17:24:26.761Z] #36 28.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-05T17:24:26.761Z] #36 ... [2022-11-05T17:24:26.761Z] [2022-11-05T17:24:26.761Z] #33 [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-11-05T17:24:26.761Z] #33 28.98 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:24:26.761Z] #33 28.99 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:24:26.761Z] #33 29.07 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:26.761Z] #33 29.09 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:24:26.964Z] #18 DONE 1.3s [2022-11-05T17:24:26.964Z] [2022-11-05T17:24:26.964Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:24:26.964Z] #0 1.539 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:24:26.964Z] #0 1.813 [2022-11-05T17:24:26.964Z] #0 2.028 #=#=# ######################################################################## 100.0% [2022-11-05T17:24:26.964Z] #0 2.261 [2022-11-05T17:24:26.964Z] #0 3.094 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:24:26.964Z] #0 3.354 [2022-11-05T17:24:26.964Z] #0 3.571 #=#=# ################################################################## 92.5% ######################################################################## 100.0% [2022-11-05T17:24:26.964Z] #0 3.899 [2022-11-05T17:24:26.964Z] #0 4.755 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:24:26.964Z] #0 5.020 [2022-11-05T17:24:26.964Z] #0 5.236 #=#=# ################ 22.3% ######################################### 57.4% ################################################################ 89.2% ######################################################################## 100.0% [2022-11-05T17:24:26.964Z] #0 5.781 [2022-11-05T17:24:26.964Z] #0 6.622 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:24:26.964Z] #0 6.904 [2022-11-05T17:24:26.964Z] #0 7.117 #=#=# ######################################################################## 100.0% [2022-11-05T17:24:26.964Z] #0 7.361 [2022-11-05T17:24:26.964Z] #0 8.008 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:24:26.964Z] #0 8.280 [2022-11-05T17:24:26.964Z] #0 8.502 #=#=# ######################################################################## 100.0% [2022-11-05T17:24:26.964Z] #0 8.773 [2022-11-05T17:24:26.964Z] #0 8.829 Download of images into '/build' complete. [2022-11-05T17:24:26.964Z] #0 8.829 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:24:26.964Z] #0 8.829 tar -cC '/build' . | docker load [2022-11-05T17:24:26.964Z] #19 DONE 9.8s [2022-11-05T17:24:26.964Z] [2022-11-05T17:24:26.964Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-11-05T17:24:27.022Z] #33 29.16 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:24:27.022Z] #33 29.29 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:24:27.022Z] #33 29.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:24:27.231Z] #26 ... [2022-11-05T17:24:27.231Z] [2022-11-05T17:24:27.231Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:27.231Z] #25 23.62 encoding [2022-11-05T17:24:27.231Z] #25 ... [2022-11-05T17:24:27.231Z] [2022-11-05T17:24:27.231Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:27.231Z] #32 25.47 Reading package lists... [2022-11-05T17:24:27.231Z] #32 30.34 Building dependency tree... [2022-11-05T17:24:27.231Z] #32 33.35 The following additional packages will be installed: [2022-11-05T17:24:27.231Z] #32 33.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:24:27.231Z] #32 33.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:24:27.231Z] #32 33.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:24:27.231Z] #32 33.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:24:27.231Z] #32 33.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:24:27.231Z] #32 33.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:24:27.231Z] #32 33.38 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:24:27.231Z] #32 33.39 Suggested packages: [2022-11-05T17:24:27.231Z] #32 33.41 gcc-10-locales seccomp wine64 [2022-11-05T17:24:27.281Z] #33 29.54 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:24:27.528Z] #20 DONE 0.6s [2022-11-05T17:24:27.528Z] [2022-11-05T17:24:27.528Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:24:27.528Z] #21 ... [2022-11-05T17:24:27.528Z] [2022-11-05T17:24:27.528Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:24:27.528Z] #22 DONE 0.1s [2022-11-05T17:24:27.528Z] [2022-11-05T17:24:27.528Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:24:27.528Z] #23 DONE 0.2s [2022-11-05T17:24:27.544Z] #33 29.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:24:27.544Z] #33 29.64 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:24:27.544Z] #33 29.64 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:24:27.783Z] [2022-11-05T17:24:27.783Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:24:28.600Z] #32 34.64 The following NEW packages will be installed: [2022-11-05T17:24:28.600Z] #32 34.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:24:28.600Z] #32 34.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:24:28.600Z] #32 34.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:24:28.600Z] #32 34.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:24:28.600Z] #32 34.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:24:28.600Z] #32 34.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:24:28.600Z] #32 34.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:24:28.600Z] #32 34.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:24:28.600Z] #32 34.65 mingw-w64-x86-64-dev [2022-11-05T17:24:28.600Z] #32 35.07 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:28.600Z] #32 35.07 Need to get 115 MB of archives. [2022-11-05T17:24:28.600Z] #32 35.07 After this operation, 645 MB of additional disk space will be used. [2022-11-05T17:24:28.600Z] #32 35.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-11-05T17:24:28.856Z] #32 35.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-11-05T17:24:28.856Z] #32 35.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:24:28.856Z] #32 35.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-11-05T17:24:28.856Z] #32 35.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-05T17:24:28.856Z] #32 35.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:24:28.933Z] #33 ... [2022-11-05T17:24:28.933Z] [2022-11-05T17:24:28.933Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:24:28.933Z] #30 DONE 30.8s [2022-11-05T17:24:28.933Z] [2022-11-05T17:24:28.933Z] #33 [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-11-05T17:24:28.933Z] #33 30.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:24:28.933Z] #33 31.00 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:24:29.123Z] #32 ... [2022-11-05T17:24:29.123Z] [2022-11-05T17:24:29.123Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:29.123Z] #34 19.74 Reading package lists... [2022-11-05T17:24:29.123Z] #34 25.88 Reading package lists... [2022-11-05T17:24:29.123Z] #34 30.67 Building dependency tree... [2022-11-05T17:24:29.123Z] #34 34.10 The following additional packages will be installed: [2022-11-05T17:24:29.123Z] #34 34.11 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:24:29.123Z] #34 34.11 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:24:29.123Z] #34 34.13 Suggested packages: [2022-11-05T17:24:29.123Z] #34 34.14 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:24:29.123Z] #34 35.43 The following NEW packages will be installed: [2022-11-05T17:24:29.123Z] #34 35.44 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:24:29.123Z] #34 35.44 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:24:29.123Z] #34 35.44 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:24:29.123Z] #34 35.45 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:24:29.379Z] #34 ... [2022-11-05T17:24:29.379Z] [2022-11-05T17:24:29.379Z] #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-11-05T17:24:29.379Z] #28 34.06 The following additional packages will be installed: [2022-11-05T17:24:29.379Z] #28 34.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:24:29.379Z] #28 34.09 Suggested packages: [2022-11-05T17:24:29.379Z] #28 34.10 cmake-doc ninja-build lrzip [2022-11-05T17:24:29.379Z] #28 34.10 Recommended packages: [2022-11-05T17:24:29.379Z] #28 34.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:24:29.379Z] #28 34.95 The following NEW packages will be installed: [2022-11-05T17:24:29.379Z] #28 34.96 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:24:29.379Z] #28 34.96 vim-common xxd [2022-11-05T17:24:29.379Z] #28 35.33 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:29.379Z] #28 35.33 Need to get 17.7 MB of archives. [2022-11-05T17:24:29.379Z] #28 35.33 After this operation, 70.7 MB of additional disk space will be used. [2022-11-05T17:24:29.379Z] #28 35.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:24:29.379Z] #28 35.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:24:29.379Z] #28 35.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:24:29.379Z] #28 35.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:24:29.879Z] #33 ... [2022-11-05T17:24:29.879Z] [2022-11-05T17:24:29.879Z] #29 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:24:29.879Z] #29 20.91 Reading package lists... [2022-11-05T17:24:29.879Z] #29 24.86 Building dependency tree... [2022-11-05T17:24:29.879Z] #29 28.68 The following additional packages will be installed: [2022-11-05T17:24:29.879Z] #29 28.70 libbtrfs0 [2022-11-05T17:24:29.879Z] #29 28.91 The following NEW packages will be installed: [2022-11-05T17:24:29.879Z] #29 28.94 libbtrfs-dev libbtrfs0 [2022-11-05T17:24:29.879Z] #29 29.38 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:29.879Z] #29 29.38 Need to get 454 kB of archives. [2022-11-05T17:24:29.879Z] #29 29.38 After this operation, 1275 kB of additional disk space will be used. [2022-11-05T17:24:29.879Z] #29 29.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-11-05T17:24:29.879Z] #29 29.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-11-05T17:24:29.879Z] #29 30.36 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:29.879Z] #29 30.59 Fetched 454 kB in 0s (1217 kB/s) [2022-11-05T17:24:29.879Z] #29 30.74 Selecting previously unselected package libbtrfs0:arm64. [2022-11-05T17:24:29.879Z] #29 30.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:24:29.879Z] #29 30.77 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-11-05T17:24:29.879Z] #29 30.83 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:24:29.879Z] #29 31.25 Selecting previously unselected package libbtrfs-dev:arm64. [2022-11-05T17:24:29.879Z] #29 31.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-11-05T17:24:29.879Z] #29 31.29 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:24:29.879Z] #29 31.87 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:24:29.879Z] #29 31.91 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:24:29.879Z] #29 31.93 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:29.879Z] #29 DONE 32.2s [2022-11-05T17:24:29.942Z] #28 36.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-11-05T17:24:29.942Z] #28 36.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-05T17:24:29.942Z] #28 36.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-05T17:24:29.942Z] #28 36.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-05T17:24:29.942Z] #28 36.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-05T17:24:29.942Z] #28 36.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-05T17:24:30.140Z] [2022-11-05T17:24:30.140Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:30.712Z] #37 0.783 + RM_GOPATH=0 [2022-11-05T17:24:30.972Z] #37 0.784 + TMP_GOPATH= [2022-11-05T17:24:30.972Z] #37 0.784 + : /build [2022-11-05T17:24:30.972Z] #37 0.784 + '[' -z '' ']' [2022-11-05T17:24:30.972Z] #37 0.785 ++ mktemp -d [2022-11-05T17:24:30.972Z] #37 0.790 + export GOPATH=/tmp/tmp.3JKYGbWQob [2022-11-05T17:24:30.972Z] #37 0.790 + GOPATH=/tmp/tmp.3JKYGbWQob [2022-11-05T17:24:30.972Z] #37 0.792 + RM_GOPATH=1 [2022-11-05T17:24:30.972Z] #37 0.792 + case "$(go env GOARCH)" in [2022-11-05T17:24:30.972Z] #37 0.794 ++ go env GOARCH [2022-11-05T17:24:30.972Z] #37 0.815 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:30.972Z] #37 0.828 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:30.972Z] #37 0.832 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:30.972Z] #37 0.841 + dir=/tmp/install [2022-11-05T17:24:30.972Z] #37 0.842 + bin=containerd [2022-11-05T17:24:30.972Z] #37 0.842 + shift [2022-11-05T17:24:30.972Z] #37 0.848 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:24:30.972Z] #37 0.849 + . /tmp/install/containerd.installer [2022-11-05T17:24:30.972Z] #37 0.849 ++ set -e [2022-11-05T17:24:30.972Z] #37 0.849 ++ : v1.6.9 [2022-11-05T17:24:30.972Z] #37 0.850 + install_containerd [2022-11-05T17:24:30.972Z] #37 0.850 + echo 'Install containerd version v1.6.9' [2022-11-05T17:24:30.972Z] #37 0.856 Install containerd version v1.6.9 [2022-11-05T17:24:30.972Z] #37 0.858 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3JKYGbWQob/src/github.com/containerd/containerd [2022-11-05T17:24:30.972Z] #37 0.861 Cloning into '/tmp/tmp.3JKYGbWQob/src/github.com/containerd/containerd'... [2022-11-05T17:24:31.232Z] #37 ... [2022-11-05T17:24:31.232Z] [2022-11-05T17:24:31.232Z] #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-11-05T17:24:31.232Z] #25 DONE 33.4s [2022-11-05T17:24:31.308Z] #28 37.53 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:31.308Z] #28 37.78 Fetched 17.7 MB in 2s (11.5 MB/s) [2022-11-05T17:24:31.492Z] [2022-11-05T17:24:31.492Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:31.492Z] #35 20.97 Reading package lists... [2022-11-05T17:24:31.492Z] #35 25.71 Building dependency tree... [2022-11-05T17:24:31.492Z] #35 29.38 The following additional packages will be installed: [2022-11-05T17:24:31.492Z] #35 29.38 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:24:31.492Z] #35 29.38 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:24:31.492Z] #35 29.38 Suggested packages: [2022-11-05T17:24:31.492Z] #35 29.38 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:24:31.492Z] #35 30.54 The following NEW packages will be installed: [2022-11-05T17:24:31.492Z] #35 30.54 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:24:31.492Z] #35 30.55 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:24:31.492Z] #35 30.55 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:24:31.492Z] #35 30.55 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:24:31.492Z] #35 30.97 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:31.492Z] #35 30.97 Need to get 4253 kB of archives. [2022-11-05T17:24:31.492Z] #35 30.97 After this operation, 25.1 MB of additional disk space will be used. [2022-11-05T17:24:31.492Z] #35 30.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-05T17:24:31.492Z] #35 30.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-11-05T17:24:31.492Z] #35 30.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-05T17:24:31.492Z] #35 30.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-11-05T17:24:31.492Z] #35 30.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-11-05T17:24:31.492Z] #35 30.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2022-11-05T17:24:31.492Z] #35 30.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-05T17:24:31.492Z] #35 30.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-11-05T17:24:31.492Z] #35 30.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2022-11-05T17:24:31.492Z] #35 31.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-11-05T17:24:31.492Z] #35 31.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2022-11-05T17:24:31.492Z] #35 31.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2022-11-05T17:24:31.492Z] #35 31.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2022-11-05T17:24:31.492Z] #35 31.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2022-11-05T17:24:31.492Z] #35 31.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2022-11-05T17:24:31.492Z] #35 31.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:24:31.492Z] #35 31.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:24:31.492Z] #35 31.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-11-05T17:24:31.492Z] #35 32.57 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:31.492Z] #35 32.90 Fetched 4253 kB in 1s (7430 kB/s) [2022-11-05T17:24:31.492Z] #35 33.03 Selecting previously unselected package libcap2:arm64. [2022-11-05T17:24:31.492Z] #35 33.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:24:31.492Z] #35 33.11 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-05T17:24:31.492Z] #35 33.13 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:24:31.492Z] #35 33.22 Selecting previously unselected package libcap-dev:arm64. [2022-11-05T17:24:31.492Z] #35 33.22 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-11-05T17:24:31.492Z] #35 33.23 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-11-05T17:24:31.492Z] #35 33.50 Selecting previously unselected package libnet1:arm64. [2022-11-05T17:24:31.492Z] #35 33.50 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-05T17:24:31.492Z] #35 33.50 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:31.492Z] #35 33.67 Selecting previously unselected package libnet1-dev. [2022-11-05T17:24:31.492Z] #35 33.67 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-05T17:24:31.492Z] #35 33.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:31.564Z] #28 37.95 Selecting previously unselected package xxd. [2022-11-05T17:24:31.564Z] #28 37.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:31.564Z] #28 38.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:24:31.752Z] #35 33.89 Selecting previously unselected package libnl-3-200:arm64. [2022-11-05T17:24:31.752Z] #35 33.91 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-05T17:24:31.752Z] #35 33.93 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:24:31.849Z] #28 38.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:32.015Z] #35 34.19 Selecting previously unselected package libnl-3-dev:arm64. [2022-11-05T17:24:32.015Z] #35 34.19 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2022-11-05T17:24:32.015Z] #35 34.20 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-11-05T17:24:32.109Z] #28 ... [2022-11-05T17:24:32.109Z] [2022-11-05T17:24:32.109Z] #30 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:24:32.109Z] #30 DONE 38.4s [2022-11-05T17:24:32.109Z] [2022-11-05T17:24:32.109Z] #26 [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-11-05T17:24:32.109Z] #26 34.54 The following additional packages will be installed: [2022-11-05T17:24:32.109Z] #26 34.56 libbtrfs0 [2022-11-05T17:24:32.109Z] #26 34.76 The following NEW packages will be installed: [2022-11-05T17:24:32.109Z] #26 34.76 libbtrfs-dev libbtrfs0 [2022-11-05T17:24:32.109Z] #26 35.24 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:32.109Z] #26 35.24 Need to get 460 kB of archives. [2022-11-05T17:24:32.109Z] #26 35.24 After this operation, 1237 kB of additional disk space will be used. [2022-11-05T17:24:32.109Z] #26 35.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:24:32.109Z] #26 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:24:32.109Z] #26 36.41 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:32.109Z] #26 36.64 Fetched 460 kB in 0s (1081 kB/s) [2022-11-05T17:24:32.109Z] #26 36.82 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:24:32.109Z] #26 36.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:32.109Z] #26 36.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:24:32.109Z] #26 36.92 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:24:32.109Z] #26 37.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:24:32.109Z] #26 37.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:24:32.109Z] #26 37.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:24:32.109Z] #26 37.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:24:32.109Z] #26 37.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:24:32.109Z] #26 37.57 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:32.109Z] #26 DONE 38.5s [2022-11-05T17:24:32.275Z] #35 ... [2022-11-05T17:24:32.275Z] [2022-11-05T17:24:32.275Z] #33 [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-11-05T17:24:32.275Z] #33 34.56 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:24:32.275Z] #33 34.57 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:24:32.365Z] [2022-11-05T17:24:32.365Z] #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-11-05T17:24:32.365Z] #28 38.60 Selecting previously unselected package vim-common. [2022-11-05T17:24:32.365Z] #28 38.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:32.365Z] #28 38.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:32.535Z] #33 34.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:24:32.535Z] #33 34.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:24:32.535Z] #33 34.76 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:24:32.535Z] #33 34.82 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:24:32.535Z] #33 34.86 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:24:32.535Z] #33 34.91 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:24:32.795Z] #33 34.95 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:24:32.795Z] #33 34.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:24:32.795Z] #33 35.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:24:32.795Z] #33 35.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:24:32.795Z] #33 35.05 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:24:32.928Z] #28 39.22 Selecting previously unselected package cmake-data. [2022-11-05T17:24:32.928Z] #28 39.22 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:24:32.928Z] #28 39.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:24:33.036Z] #24 4.648 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:24:33.036Z] #24 4.648 Cloning into '.'... [2022-11-05T17:24:33.036Z] #24 ... [2022-11-05T17:24:33.036Z] [2022-11-05T17:24:33.036Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:24:33.036Z] #21 4.543 + RM_GOPATH=0 [2022-11-05T17:24:33.036Z] #21 4.543 + TMP_GOPATH= [2022-11-05T17:24:33.036Z] #21 4.543 + : /build [2022-11-05T17:24:33.036Z] #21 4.543 + '[' -z '' ']' [2022-11-05T17:24:33.036Z] #21 4.543 ++ mktemp -d [2022-11-05T17:24:33.036Z] #21 4.543 + export GOPATH=/tmp/tmp.YpEZ7KFmID [2022-11-05T17:24:33.036Z] #21 4.543 + GOPATH=/tmp/tmp.YpEZ7KFmID [2022-11-05T17:24:33.036Z] #21 4.543 + RM_GOPATH=1 [2022-11-05T17:24:33.036Z] #21 4.543 + case "$(go env GOARCH)" in [2022-11-05T17:24:33.036Z] #21 4.543 ++ go env GOARCH [2022-11-05T17:24:33.036Z] #21 4.565 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:33.036Z] #21 4.565 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:33.036Z] #21 4.565 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:33.036Z] #21 4.565 + dir=/tmp/install [2022-11-05T17:24:33.036Z] #21 4.565 + bin=dockercli [2022-11-05T17:24:33.036Z] #21 4.565 + shift [2022-11-05T17:24:33.036Z] #21 4.565 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:24:33.036Z] #21 4.565 + . /tmp/install/dockercli.installer [2022-11-05T17:24:33.036Z] #21 4.565 ++ : stable [2022-11-05T17:24:33.036Z] #21 4.565 ++ : 17.06.2-ce [2022-11-05T17:24:33.036Z] #21 4.565 + install_dockercli [2022-11-05T17:24:33.036Z] #21 4.565 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:24:33.036Z] #21 4.565 ++ uname -m [2022-11-05T17:24:33.036Z] #21 4.565 + arch=x86_64 [2022-11-05T17:24:33.036Z] #21 4.565 + '[' x86_64 '!=' x86_64 ']' [2022-11-05T17:24:33.036Z] #21 4.565 + url=https://download.docker.com/linux/static [2022-11-05T17:24:33.036Z] #21 4.565 + tar -xz docker/docker [2022-11-05T17:24:33.036Z] #21 4.565 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-05T17:24:33.036Z] #21 4.566 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:24:33.055Z] #33 35.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:24:33.055Z] #33 35.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:24:33.055Z] #33 35.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:24:33.055Z] #33 35.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:24:33.315Z] #33 35.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:24:33.315Z] #33 35.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:24:33.315Z] #33 35.53 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:24:33.315Z] #33 35.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:24:33.575Z] #33 ... [2022-11-05T17:24:33.575Z] [2022-11-05T17:24:33.575Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:33.575Z] #32 21.23 Reading package lists... [2022-11-05T17:24:33.575Z] #32 25.93 Building dependency tree... [2022-11-05T17:24:33.575Z] #32 29.33 The following additional packages will be installed: [2022-11-05T17:24:33.575Z] #32 29.34 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:24:33.575Z] #32 29.34 Suggested packages: [2022-11-05T17:24:33.575Z] #32 29.38 cmake-doc ninja-build lrzip [2022-11-05T17:24:33.575Z] #32 29.38 Recommended packages: [2022-11-05T17:24:33.575Z] #32 29.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:24:33.575Z] #32 30.26 The following NEW packages will be installed: [2022-11-05T17:24:33.575Z] #32 30.28 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:24:33.575Z] #32 30.28 vim-common xxd [2022-11-05T17:24:33.575Z] #32 30.72 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:33.575Z] #32 30.72 Need to get 15.6 MB of archives. [2022-11-05T17:24:33.575Z] #32 30.72 After this operation, 67.4 MB of additional disk space will be used. [2022-11-05T17:24:33.575Z] #32 30.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:24:33.575Z] #32 30.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:24:33.575Z] #32 30.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:24:33.575Z] #32 30.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-05T17:24:33.575Z] #32 31.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-11-05T17:24:33.575Z] #32 31.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-11-05T17:24:33.575Z] #32 31.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-11-05T17:24:33.575Z] #32 31.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-11-05T17:24:33.575Z] #32 31.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-11-05T17:24:33.575Z] #32 31.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-11-05T17:24:33.575Z] #32 32.99 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:33.575Z] #32 33.22 Fetched 15.6 MB in 1s (13.2 MB/s) [2022-11-05T17:24:33.575Z] #32 33.31 Selecting previously unselected package xxd. [2022-11-05T17:24:33.575Z] #32 33.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:24:33.575Z] #32 33.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:24:33.575Z] #32 33.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:33.575Z] #32 33.73 Selecting previously unselected package vim-common. [2022-11-05T17:24:33.575Z] #32 33.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:24:33.575Z] #32 33.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:33.575Z] #32 34.23 Selecting previously unselected package cmake-data. [2022-11-05T17:24:33.575Z] #32 34.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:24:33.575Z] #32 34.37 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:24:33.835Z] #32 ... [2022-11-05T17:24:33.835Z] [2022-11-05T17:24:33.835Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:33.835Z] #35 34.60 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-05T17:24:33.835Z] #35 34.61 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:24:33.835Z] #35 34.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:24:33.835Z] #35 34.76 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-11-05T17:24:33.835Z] #35 34.76 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:24:33.835Z] #35 34.77 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-11-05T17:24:33.835Z] #35 34.90 Selecting previously unselected package zlib1g-dev:arm64. [2022-11-05T17:24:33.835Z] #35 34.91 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-11-05T17:24:33.835Z] #35 34.92 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:24:33.835Z] #35 35.18 Selecting previously unselected package libprotobuf23:arm64. [2022-11-05T17:24:33.835Z] #35 35.18 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2022-11-05T17:24:33.835Z] #35 35.19 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-11-05T17:24:33.835Z] #35 35.84 Selecting previously unselected package libprotobuf-lite23:arm64. [2022-11-05T17:24:33.835Z] #35 35.84 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2022-11-05T17:24:33.835Z] #35 35.85 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-11-05T17:24:33.835Z] #35 36.09 Selecting previously unselected package libprotobuf-dev:arm64. [2022-11-05T17:24:33.835Z] #35 36.09 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2022-11-05T17:24:34.094Z] #35 36.11 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2022-11-05T17:24:35.034Z] #35 37.30 Selecting previously unselected package libprotoc23:arm64. [2022-11-05T17:24:35.034Z] #35 37.31 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2022-11-05T17:24:35.034Z] #35 37.31 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2022-11-05T17:24:35.604Z] #35 37.85 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:24:35.604Z] #35 37.87 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:24:35.604Z] #35 37.88 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:24:35.864Z] #35 38.05 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:24:35.864Z] #35 38.05 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2022-11-05T17:24:35.864Z] #35 38.06 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:24:35.864Z] #35 38.22 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:24:36.125Z] #35 38.22 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:24:36.125Z] #35 38.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:36.125Z] #35 38.46 Selecting previously unselected package python3-six. [2022-11-05T17:24:36.198Z] #28 ... [2022-11-05T17:24:36.198Z] [2022-11-05T17:24:36.198Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:24:36.198Z] #27 DONE 42.5s [2022-11-05T17:24:36.198Z] [2022-11-05T17:24:36.198Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:24:36.198Z] #23 41.98 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-05T17:24:36.198Z] #23 42.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:24:36.385Z] #35 38.47 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:24:36.385Z] #35 38.48 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:24:36.385Z] #35 38.61 Selecting previously unselected package python3-protobuf. [2022-11-05T17:24:36.385Z] #35 38.61 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2022-11-05T17:24:36.385Z] #35 38.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:24:36.955Z] #35 ... [2022-11-05T17:24:36.955Z] [2022-11-05T17:24:36.955Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:36.955Z] #36 29.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-11-05T17:24:36.956Z] #36 29.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-11-05T17:24:36.956Z] #36 29.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-11-05T17:24:36.956Z] #36 30.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-11-05T17:24:36.956Z] #36 30.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-11-05T17:24:36.956Z] #36 31.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-11-05T17:24:36.956Z] #36 32.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-11-05T17:24:36.956Z] #36 32.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-05T17:24:36.956Z] #36 32.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-11-05T17:24:36.956Z] #36 32.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-11-05T17:24:36.956Z] #36 32.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-11-05T17:24:36.956Z] #36 32.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-11-05T17:24:36.956Z] #36 32.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-11-05T17:24:36.956Z] #36 32.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:24:36.956Z] #36 32.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-11-05T17:24:36.956Z] #36 32.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-11-05T17:24:36.956Z] #36 32.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-11-05T17:24:36.956Z] #36 32.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:24:36.956Z] #36 32.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-11-05T17:24:36.956Z] #36 32.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-11-05T17:24:36.956Z] #36 32.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-11-05T17:24:36.956Z] #36 32.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-11-05T17:24:36.956Z] #36 32.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:24:36.956Z] #36 34.00 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:36.956Z] #36 34.38 Fetched 108 MB in 5s (22.8 MB/s) [2022-11-05T17:24:36.956Z] #36 34.50 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:24:36.956Z] #36 34.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-11-05T17:24:36.956Z] #36 34.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-11-05T17:24:36.956Z] #36 34.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:24:36.956Z] #36 36.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:24:36.956Z] #36 36.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-11-05T17:24:36.956Z] #36 36.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:24:36.956Z] #36 38.60 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:24:36.956Z] #36 38.63 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:24:36.956Z] #36 38.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:24:36.956Z] #36 38.74 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-11-05T17:24:36.956Z] #36 38.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:24:36.956Z] #36 38.77 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:24:36.956Z] #36 39.05 Selecting previously unselected package dmsetup. [2022-11-05T17:24:36.956Z] #36 39.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:24:36.956Z] #36 39.07 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:24:36.956Z] #36 39.25 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:24:36.956Z] #36 ... [2022-11-05T17:24:36.956Z] [2022-11-05T17:24:36.956Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:36.956Z] #35 39.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:37.343Z] Fetching without tags [2022-11-05T17:24:37.563Z] #23 43.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:24:37.563Z] #23 ... [2022-11-05T17:24:37.563Z] [2022-11-05T17:24:37.563Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:37.563Z] #36 33.89 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:24:37.563Z] #36 33.91 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:24:37.563Z] #36 33.96 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:37.563Z] #36 33.99 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:24:37.563Z] #36 34.06 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:24:37.563Z] #36 34.35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:24:37.563Z] #36 34.47 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:24:37.563Z] #36 34.79 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:24:37.563Z] #36 34.87 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:24:37.563Z] #36 36.32 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:24:37.563Z] #36 36.34 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:24:37.563Z] #36 40.73 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:24:37.563Z] #36 40.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:24:37.563Z] #36 40.81 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:24:37.563Z] #36 40.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:24:37.563Z] #36 40.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:24:37.563Z] #36 40.97 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:24:37.563Z] #36 41.11 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:24:37.563Z] #36 41.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:24:37.563Z] #36 41.21 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:24:37.563Z] #36 41.24 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:24:37.563Z] #36 41.26 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:24:37.563Z] #36 41.30 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:24:37.563Z] #36 41.34 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:24:37.563Z] #36 41.35 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:24:37.563Z] #36 41.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:24:37.563Z] #36 41.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:24:37.563Z] #36 41.57 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:24:37.563Z] #36 41.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:24:37.563Z] #36 41.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:24:37.563Z] #36 41.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:24:37.563Z] #36 41.66 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:24:37.563Z] #36 41.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:24:37.564Z] #36 41.68 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:24:37.564Z] #36 41.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:24:37.564Z] #36 41.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:24:37.564Z] #36 41.96 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:24:37.564Z] #36 42.02 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:24:37.564Z] #36 42.06 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:24:37.564Z] #36 42.43 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:24:37.564Z] #36 42.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:24:37.564Z] #36 42.60 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:24:37.564Z] #36 42.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:24:37.564Z] #36 42.83 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:24:37.564Z] #36 42.91 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:24:37.564Z] #36 43.05 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:24:37.564Z] #36 43.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:24:37.564Z] #36 43.30 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:24:37.564Z] #36 43.40 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:24:37.564Z] #36 43.49 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:24:37.564Z] #36 43.50 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:24:37.564Z] #36 43.54 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:24:37.564Z] #36 43.65 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:24:37.564Z] #36 43.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:24:37.564Z] #36 43.71 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:24:37.564Z] #36 43.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:24:37.564Z] #36 43.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:24:37.564Z] #36 43.81 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:24:37.564Z] #36 43.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:24:37.564Z] #36 43.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:24:37.564Z] #36 44.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:24:37.564Z] #36 ... [2022-11-05T17:24:37.564Z] [2022-11-05T17:24:37.564Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:37.564Z] #34 35.86 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:24:37.564Z] #34 35.86 Need to get 4583 kB of archives. [2022-11-05T17:24:37.564Z] #34 35.86 After this operation, 25.9 MB of additional disk space will be used. [2022-11-05T17:24:37.564Z] #34 35.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:24:37.564Z] #34 35.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-05T17:24:37.564Z] #34 35.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:24:37.564Z] #34 35.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-05T17:24:37.564Z] #34 35.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:24:37.564Z] #34 35.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-05T17:24:37.564Z] #34 35.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:24:37.564Z] #34 35.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-05T17:24:37.564Z] #34 35.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-05T17:24:37.564Z] #34 35.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-05T17:24:37.564Z] #34 35.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-05T17:24:37.564Z] #34 35.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-05T17:24:37.564Z] #34 36.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-05T17:24:37.564Z] #34 36.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-05T17:24:37.564Z] #34 36.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-05T17:24:37.564Z] #34 36.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:24:37.564Z] #34 36.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:24:37.564Z] #34 36.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-05T17:24:37.564Z] #34 37.23 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:37.564Z] #34 37.50 Fetched 4583 kB in 1s (6929 kB/s) [2022-11-05T17:24:37.564Z] #34 37.57 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:24:37.564Z] #34 37.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:37.564Z] #34 37.64 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 37.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:37.564Z] #34 37.76 Selecting previously unselected package libcap-dev:amd64. [2022-11-05T17:24:37.564Z] #34 37.76 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 37.77 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:24:37.564Z] #34 38.22 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:24:37.564Z] #34 38.23 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 38.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:37.564Z] #34 38.51 Selecting previously unselected package libnet1-dev. [2022-11-05T17:24:37.564Z] #34 38.51 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 38.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:37.564Z] #34 38.89 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:24:37.564Z] #34 38.89 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 38.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:37.564Z] #34 39.21 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-05T17:24:37.564Z] #34 39.21 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 39.22 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:37.564Z] #34 39.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:24:37.564Z] #34 39.77 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 39.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:37.564Z] #34 40.02 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-05T17:24:37.564Z] #34 40.02 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 40.04 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:37.564Z] #34 40.53 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-05T17:24:37.564Z] #34 40.53 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 40.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:24:37.564Z] #34 40.82 Selecting previously unselected package libprotobuf23:amd64. [2022-11-05T17:24:37.564Z] #34 40.82 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 40.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:24:37.564Z] #34 42.18 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-05T17:24:37.564Z] #34 42.18 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 42.20 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:24:37.564Z] #34 42.55 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-05T17:24:37.564Z] #34 42.55 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-05T17:24:37.564Z] #34 42.57 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:24:37.608Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:24:37.820Z] #34 44.23 Selecting previously unselected package libprotoc23:amd64. [2022-11-05T17:24:37.820Z] #34 44.25 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-05T17:24:37.820Z] #34 44.27 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:24:37.820Z] #34 ... [2022-11-05T17:24:37.820Z] [2022-11-05T17:24:37.820Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:37.820Z] #36 44.06 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:24:37.820Z] #36 44.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:24:37.820Z] #36 44.29 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:24:37.820Z] #36 44.30 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:24:37.820Z] #36 44.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:24:38.082Z] #36 44.37 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:24:38.082Z] #36 44.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:24:38.082Z] #36 44.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:24:38.082Z] #36 44.45 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:24:38.282Z] #21 ... [2022-11-05T17:24:38.282Z] [2022-11-05T17:24:38.282Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:24:38.282Z] #0 3.220 + RM_GOPATH=0 [2022-11-05T17:24:38.282Z] #0 3.220 + TMP_GOPATH= [2022-11-05T17:24:38.282Z] #0 3.220 + : /build [2022-11-05T17:24:38.282Z] #0 3.220 + '[' -z '' ']' [2022-11-05T17:24:38.282Z] #0 3.223 ++ mktemp -d [2022-11-05T17:24:38.282Z] #0 3.223 + export GOPATH=/tmp/tmp.nQX61ZHpUz [2022-11-05T17:24:38.282Z] #0 3.223 + GOPATH=/tmp/tmp.nQX61ZHpUz [2022-11-05T17:24:38.282Z] #0 3.223 + RM_GOPATH=1 [2022-11-05T17:24:38.282Z] #0 3.223 + case "$(go env GOARCH)" in [2022-11-05T17:24:38.282Z] #0 3.223 ++ go env GOARCH [2022-11-05T17:24:38.282Z] #0 3.231 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.282Z] #0 3.231 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.282Z] #0 3.231 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:38.282Z] #0 3.249 + dir=/tmp/install [2022-11-05T17:24:38.282Z] #0 3.249 + bin=gotestsum [2022-11-05T17:24:38.282Z] #0 3.249 + shift [2022-11-05T17:24:38.282Z] #0 3.249 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:24:38.282Z] #0 3.249 + . /tmp/install/gotestsum.installer [2022-11-05T17:24:38.282Z] #0 3.249 ++ : v1.7.0 [2022-11-05T17:24:38.282Z] #0 3.249 + install_gotestsum [2022-11-05T17:24:38.282Z] #0 3.249 + set -e [2022-11-05T17:24:38.283Z] #0 3.249 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:24:38.283Z] #0 3.249 + GOBIN=/build [2022-11-05T17:24:38.283Z] #0 3.249 + GO111MODULE=on [2022-11-05T17:24:38.283Z] #0 3.249 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:24:38.283Z] #0 3.249 Install gotestsum version v1.7.0 [2022-11-05T17:24:38.283Z] #0 3.298 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:24:38.283Z] #0 4.097 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:24:38.283Z] #0 4.097 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:24:38.283Z] #0 4.107 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:24:38.283Z] #0 4.113 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:38.283Z] #0 4.179 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:24:38.283Z] #0 4.179 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:24:38.283Z] #0 4.192 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:24:38.283Z] #0 4.226 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:24:38.283Z] #0 4.244 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:24:38.283Z] #0 4.267 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:24:38.283Z] #0 4.283 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:24:38.283Z] #0 4.287 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:24:38.283Z] #0 8.795 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:24:38.283Z] #0 8.803 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:24:38.283Z] #25 ... [2022-11-05T17:24:38.283Z] [2022-11-05T17:24:38.283Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:38.283Z] #0 5.483 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:38.283Z] #0 5.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:38.283Z] #0 5.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:38.283Z] #0 6.456 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:38.283Z] #0 8.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:38.283Z] #26 ... [2022-11-05T17:24:38.283Z] [2022-11-05T17:24:38.283Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:24:38.283Z] #0 4.544 + RM_GOPATH=0 [2022-11-05T17:24:38.283Z] #0 4.544 + TMP_GOPATH= [2022-11-05T17:24:38.283Z] #0 4.544 + : /build [2022-11-05T17:24:38.283Z] #0 4.544 + '[' -z '' ']' [2022-11-05T17:24:38.283Z] #0 4.544 ++ mktemp -d [2022-11-05T17:24:38.283Z] #0 4.544 + export GOPATH=/tmp/tmp.Q6HAgHPlbL [2022-11-05T17:24:38.283Z] #0 4.544 + GOPATH=/tmp/tmp.Q6HAgHPlbL [2022-11-05T17:24:38.283Z] #0 4.544 + RM_GOPATH=1 [2022-11-05T17:24:38.283Z] #0 4.544 + case "$(go env GOARCH)" in [2022-11-05T17:24:38.283Z] #0 4.544 ++ go env GOARCH [2022-11-05T17:24:38.283Z] #0 4.566 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.283Z] #0 4.566 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.283Z] #0 4.566 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:38.283Z] #0 4.566 + dir=/tmp/install [2022-11-05T17:24:38.283Z] #0 4.566 + bin=vndr [2022-11-05T17:24:38.283Z] #0 4.566 + shift [2022-11-05T17:24:38.283Z] #0 4.566 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:24:38.283Z] #0 4.566 + . /tmp/install/vndr.installer [2022-11-05T17:24:38.283Z] #0 4.566 ++ : v0.1.2 [2022-11-05T17:24:38.283Z] #0 4.566 + install_vndr [2022-11-05T17:24:38.283Z] #0 4.566 + echo 'Install vndr version v0.1.2' [2022-11-05T17:24:38.283Z] #0 4.566 + GOBIN=/build [2022-11-05T17:24:38.283Z] #0 4.566 + GO111MODULE=on [2022-11-05T17:24:38.283Z] #0 4.566 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:24:38.283Z] #0 4.566 Install vndr version v0.1.2 [2022-11-05T17:24:38.283Z] #0 5.166 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:24:38.283Z] #27 ... [2022-11-05T17:24:38.283Z] [2022-11-05T17:24:38.283Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:24:38.283Z] #0 4.053 + RM_GOPATH=0 [2022-11-05T17:24:38.283Z] #0 4.053 + TMP_GOPATH= [2022-11-05T17:24:38.283Z] #0 4.053 + : /build [2022-11-05T17:24:38.283Z] #0 4.053 + '[' -z '' ']' [2022-11-05T17:24:38.283Z] #0 4.057 ++ mktemp -d [2022-11-05T17:24:38.283Z] #0 4.057 + export GOPATH=/tmp/tmp.mhO2jN9AAE [2022-11-05T17:24:38.283Z] #0 4.057 + GOPATH=/tmp/tmp.mhO2jN9AAE [2022-11-05T17:24:38.283Z] #0 4.057 + RM_GOPATH=1 [2022-11-05T17:24:38.283Z] #0 4.057 + case "$(go env GOARCH)" in [2022-11-05T17:24:38.283Z] #0 4.057 ++ go env GOARCH [2022-11-05T17:24:38.283Z] #0 4.078 Install rootlesskit version v0.14.4 [2022-11-05T17:24:38.283Z] #0 4.078 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.283Z] #0 4.078 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.283Z] #0 4.078 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:38.283Z] #0 4.078 + dir=/tmp/install [2022-11-05T17:24:38.283Z] #0 4.078 + bin=rootlesskit [2022-11-05T17:24:38.283Z] #0 4.078 + shift [2022-11-05T17:24:38.283Z] #0 4.078 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:24:38.283Z] #0 4.078 + . /tmp/install/rootlesskit.installer [2022-11-05T17:24:38.283Z] #0 4.078 ++ : v0.14.4 [2022-11-05T17:24:38.283Z] #0 4.078 + install_rootlesskit [2022-11-05T17:24:38.283Z] #0 4.078 + case "$1" in [2022-11-05T17:24:38.283Z] #0 4.078 + export CGO_ENABLED=0 [2022-11-05T17:24:38.283Z] #0 4.078 + CGO_ENABLED=0 [2022-11-05T17:24:38.283Z] #0 4.078 + _install_rootlesskit [2022-11-05T17:24:38.283Z] #0 4.078 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:24:38.283Z] #0 4.078 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:24:38.283Z] #0 4.078 + GOBIN=/build [2022-11-05T17:24:38.283Z] #0 4.078 + GO111MODULE=on [2022-11-05T17:24:38.283Z] #0 4.078 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:24:38.283Z] #0 4.466 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:24:38.283Z] #0 6.855 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:24:38.283Z] #0 6.865 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:24:38.283Z] #0 6.977 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:24:38.283Z] #0 7.558 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:24:38.283Z] #28 ... [2022-11-05T17:24:38.283Z] [2022-11-05T17:24:38.283Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:38.283Z] #0 5.997 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:38.283Z] #0 6.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:38.283Z] #0 6.044 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:38.283Z] #0 7.069 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:38.283Z] #0 9.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:38.283Z] #29 ... [2022-11-05T17:24:38.283Z] [2022-11-05T17:24:38.283Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:38.283Z] #0 3.858 + RM_GOPATH=0 [2022-11-05T17:24:38.283Z] #0 3.858 + TMP_GOPATH= [2022-11-05T17:24:38.283Z] #0 3.858 + : /build [2022-11-05T17:24:38.283Z] #0 3.858 + '[' -z '' ']' [2022-11-05T17:24:38.283Z] #0 3.858 ++ mktemp -d [2022-11-05T17:24:38.283Z] #0 3.859 + export GOPATH=/tmp/tmp.4PeeRVCRrR [2022-11-05T17:24:38.283Z] #0 3.859 + GOPATH=/tmp/tmp.4PeeRVCRrR [2022-11-05T17:24:38.283Z] #0 3.859 + RM_GOPATH=1 [2022-11-05T17:24:38.283Z] #0 3.859 + case "$(go env GOARCH)" in [2022-11-05T17:24:38.283Z] #0 3.859 ++ go env GOARCH [2022-11-05T17:24:38.283Z] #0 3.876 Install golangci-lint version v1.44.0 [2022-11-05T17:24:38.283Z] #0 3.876 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.283Z] #0 3.876 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.283Z] #0 3.876 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:38.283Z] #0 3.876 + dir=/tmp/install [2022-11-05T17:24:38.283Z] #0 3.876 + bin=golangci_lint [2022-11-05T17:24:38.283Z] #0 3.876 + shift [2022-11-05T17:24:38.283Z] #0 3.876 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:24:38.283Z] #0 3.876 + . /tmp/install/golangci_lint.installer [2022-11-05T17:24:38.283Z] #0 3.876 ++ : v1.44.0 [2022-11-05T17:24:38.283Z] #0 3.876 + install_golangci_lint [2022-11-05T17:24:38.283Z] #0 3.876 + set -e [2022-11-05T17:24:38.283Z] #0 3.876 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:24:38.283Z] #0 3.876 + GOBIN=/build [2022-11-05T17:24:38.283Z] #0 3.876 + GO111MODULE=on [2022-11-05T17:24:38.283Z] #0 3.876 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:24:38.283Z] #0 4.408 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:24:38.283Z] #30 ... [2022-11-05T17:24:38.283Z] [2022-11-05T17:24:38.283Z] #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-11-05T17:24:38.283Z] #0 4.731 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:24:38.283Z] #0 4.731 Cloning into '.'... [2022-11-05T17:24:38.393Z] #36 44.57 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:24:38.393Z] #36 44.59 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:24:38.394Z] #36 44.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:24:38.394Z] #36 44.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:24:38.394Z] #36 44.67 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:24:38.394Z] #36 44.72 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:24:38.394Z] #36 44.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:24:38.394Z] #36 44.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:24:38.394Z] #36 44.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:24:38.394Z] #36 44.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:24:38.394Z] #36 44.87 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:24:38.394Z] #36 44.91 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:24:38.441Z] Merge succeeded, producing f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:24:38.441Z] Checking out Revision f292bf0f4fd0907312b2982fcbf37ab06f526d7b (PR-44413) [2022-11-05T17:24:38.539Z] #31 ... [2022-11-05T17:24:38.539Z] [2022-11-05T17:24:38.539Z] #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-11-05T17:24:38.539Z] #0 6.017 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:38.539Z] #0 6.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:38.539Z] #0 6.063 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:38.539Z] #0 6.946 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:38.539Z] #0 9.252 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:38.539Z] #32 ... [2022-11-05T17:24:38.539Z] [2022-11-05T17:24:38.539Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:38.539Z] #0 5.308 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:24:38.539Z] #0 5.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:24:38.539Z] #0 5.347 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:24:38.539Z] #0 6.347 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:24:38.539Z] #0 8.747 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:24:38.600Z] #35 40.73 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-11-05T17:24:38.600Z] #35 40.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:38.600Z] #35 40.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:24:38.600Z] #35 40.79 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-11-05T17:24:38.795Z] #33 ... [2022-11-05T17:24:38.795Z] [2022-11-05T17:24:38.795Z] #34 [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-11-05T17:24:38.795Z] #0 4.318 + RM_GOPATH=0 [2022-11-05T17:24:38.795Z] #0 4.318 + TMP_GOPATH= [2022-11-05T17:24:38.795Z] #0 4.318 + : /build [2022-11-05T17:24:38.795Z] #0 4.318 + '[' -z '' ']' [2022-11-05T17:24:38.795Z] #0 4.318 ++ mktemp -d [2022-11-05T17:24:38.795Z] #0 4.326 + export GOPATH=/tmp/tmp.gH8fHoUrFy [2022-11-05T17:24:38.795Z] #0 4.326 + GOPATH=/tmp/tmp.gH8fHoUrFy [2022-11-05T17:24:38.795Z] #0 4.326 + RM_GOPATH=1 [2022-11-05T17:24:38.795Z] #0 4.326 + case "$(go env GOARCH)" in [2022-11-05T17:24:38.795Z] #0 4.326 ++ go env GOARCH [2022-11-05T17:24:38.795Z] #0 4.334 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.795Z] #0 4.334 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.795Z] #0 4.334 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:38.795Z] #0 4.336 Install shfmt version v3.0.2 [2022-11-05T17:24:38.795Z] #0 4.337 + dir=/tmp/install [2022-11-05T17:24:38.795Z] #0 4.337 + bin=shfmt [2022-11-05T17:24:38.795Z] #0 4.337 + shift [2022-11-05T17:24:38.795Z] #0 4.337 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:24:38.795Z] #0 4.337 + . /tmp/install/shfmt.installer [2022-11-05T17:24:38.795Z] #0 4.337 ++ : v3.0.2 [2022-11-05T17:24:38.795Z] #0 4.337 + install_shfmt [2022-11-05T17:24:38.795Z] #0 4.337 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:24:38.795Z] #0 4.337 + GOBIN=/build [2022-11-05T17:24:38.795Z] #0 4.337 + GO111MODULE=on [2022-11-05T17:24:38.795Z] #0 4.337 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:24:38.795Z] #0 4.878 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:24:38.795Z] #0 6.484 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:24:38.795Z] #0 6.492 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:24:38.795Z] #0 6.630 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:24:38.795Z] #0 8.660 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:24:38.795Z] #34 ... [2022-11-05T17:24:38.795Z] [2022-11-05T17:24:38.795Z] #35 [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-11-05T17:24:38.795Z] #0 4.756 + RM_GOPATH=0 [2022-11-05T17:24:38.795Z] #0 4.756 + TMP_GOPATH= [2022-11-05T17:24:38.795Z] #0 4.756 + : /build [2022-11-05T17:24:38.795Z] #0 4.756 + '[' -z '' ']' [2022-11-05T17:24:38.795Z] #0 4.756 ++ mktemp -d [2022-11-05T17:24:38.795Z] #0 4.756 + export GOPATH=/tmp/tmp.h6q4bjDWOz [2022-11-05T17:24:38.795Z] #0 4.756 + GOPATH=/tmp/tmp.h6q4bjDWOz [2022-11-05T17:24:38.795Z] #0 4.756 + RM_GOPATH=1 [2022-11-05T17:24:38.795Z] #0 4.756 + case "$(go env GOARCH)" in [2022-11-05T17:24:38.795Z] #0 4.756 ++ go env GOARCH [2022-11-05T17:24:38.795Z] #0 4.780 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.795Z] #0 4.780 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:38.795Z] #0 4.780 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:38.795Z] #0 4.780 + dir=/tmp/install [2022-11-05T17:24:38.795Z] #0 4.780 + bin=tomlv [2022-11-05T17:24:38.795Z] #0 4.780 + shift [2022-11-05T17:24:38.795Z] #0 4.780 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:24:38.795Z] #0 4.780 + . /tmp/install/tomlv.installer [2022-11-05T17:24:38.795Z] #0 4.780 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:38.795Z] #0 4.780 + install_tomlv [2022-11-05T17:24:38.795Z] #0 4.780 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:24:38.795Z] #0 4.780 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.h6q4bjDWOz/src/github.com/BurntSushi/toml [2022-11-05T17:24:38.796Z] #0 4.780 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:38.796Z] #0 4.791 Cloning into '/tmp/tmp.h6q4bjDWOz/src/github.com/BurntSushi/toml'... [2022-11-05T17:24:38.796Z] #0 6.582 + cd /tmp/tmp.h6q4bjDWOz/src/github.com/BurntSushi/toml [2022-11-05T17:24:38.796Z] #0 6.582 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:24:38.796Z] #0 6.748 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:24:38.796Z] #0 7.733 internal/unsafeheader [2022-11-05T17:24:38.796Z] #0 7.798 internal/goarch [2022-11-05T17:24:38.796Z] #0 7.840 internal/cpu [2022-11-05T17:24:38.796Z] #0 7.905 internal/abi [2022-11-05T17:24:38.796Z] #0 8.452 internal/goexperiment [2022-11-05T17:24:38.796Z] #0 8.654 internal/bytealg [2022-11-05T17:24:38.796Z] #0 8.687 internal/goos [2022-11-05T17:24:38.796Z] #0 8.835 runtime/internal/atomic [2022-11-05T17:24:38.796Z] #0 9.562 runtime/internal/math [2022-11-05T17:24:38.796Z] #0 9.801 runtime/internal/sys [2022-11-05T17:24:38.796Z] #0 9.812 runtime/internal/syscall [2022-11-05T17:24:38.796Z] #0 10.20 internal/itoa [2022-11-05T17:24:38.796Z] #0 10.42 runtime [2022-11-05T17:24:38.796Z] #0 10.53 math/bits [2022-11-05T17:24:37.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:24:37.237Z] > git config --add remote.origin.fetch +refs/pull/44413/head:refs/remotes/origin/PR-44413 # timeout=10 [2022-11-05T17:24:37.255Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:24:37.283Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:24:37.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:24:37.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:24:37.321Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:24:37.592Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:24:37.612Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:24:38.291Z] > git remote # timeout=10 [2022-11-05T17:24:38.328Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:24:38.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:24:38.357Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:24:38.388Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:24:38.416Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:24:38.440Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:24:38.861Z] #35 40.85 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:24:38.861Z] #35 40.88 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:24:38.999Z] #36 45.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:24:39.053Z] #35 ... [2022-11-05T17:24:39.053Z] [2022-11-05T17:24:39.053Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:24:39.053Z] #0 4.739 + RM_GOPATH=0 [2022-11-05T17:24:39.053Z] #0 4.739 + TMP_GOPATH= [2022-11-05T17:24:39.053Z] #0 4.739 + : /build [2022-11-05T17:24:39.053Z] #0 4.739 + '[' -z '' ']' [2022-11-05T17:24:39.053Z] #0 4.739 ++ mktemp -d [2022-11-05T17:24:39.053Z] #0 4.740 + export GOPATH=/tmp/tmp.eO5cKUggrq [2022-11-05T17:24:39.053Z] #0 4.740 + GOPATH=/tmp/tmp.eO5cKUggrq [2022-11-05T17:24:39.053Z] #0 4.740 + RM_GOPATH=1 [2022-11-05T17:24:39.053Z] #0 4.740 + case "$(go env GOARCH)" in [2022-11-05T17:24:39.053Z] #0 4.743 ++ go env GOARCH [2022-11-05T17:24:39.053Z] #0 4.780 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:39.053Z] #0 4.780 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:39.053Z] #0 4.780 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:39.053Z] #0 4.780 + dir=/tmp/install [2022-11-05T17:24:39.053Z] #0 4.780 + bin=proxy [2022-11-05T17:24:39.053Z] #0 4.780 + shift [2022-11-05T17:24:39.053Z] #0 4.780 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:24:39.053Z] #0 4.780 + . /tmp/install/proxy.installer [2022-11-05T17:24:39.053Z] #0 4.780 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:39.053Z] #0 4.780 + install_proxy [2022-11-05T17:24:39.053Z] #0 4.780 + case "$1" in [2022-11-05T17:24:39.053Z] #0 4.780 + export CGO_ENABLED=0 [2022-11-05T17:24:39.053Z] #0 4.780 + CGO_ENABLED=0 [2022-11-05T17:24:39.053Z] #0 4.780 + _install_proxy [2022-11-05T17:24:39.053Z] #0 4.791 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:39.053Z] #0 4.791 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:24:39.053Z] #0 4.791 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eO5cKUggrq/src/github.com/docker/libnetwork [2022-11-05T17:24:39.053Z] #0 4.791 Cloning into '/tmp/tmp.eO5cKUggrq/src/github.com/docker/libnetwork'... [2022-11-05T17:24:39.301Z] #36 45.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:24:39.301Z] #36 45.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:24:39.301Z] #36 45.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:24:39.301Z] #36 45.66 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:24:39.301Z] #36 45.73 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:24:39.301Z] #36 45.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:24:39.301Z] #36 45.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:24:39.301Z] #36 45.86 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:24:39.301Z] #36 ... [2022-11-05T17:24:39.301Z] [2022-11-05T17:24:39.301Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:39.301Z] #32 35.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-05T17:24:39.301Z] #32 35.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-11-05T17:24:39.301Z] #32 35.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-11-05T17:24:39.301Z] #32 36.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-05T17:24:39.301Z] #32 38.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-05T17:24:39.301Z] #32 39.38 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-11-05T17:24:39.301Z] #32 40.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-05T17:24:39.301Z] #32 42.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-05T17:24:39.301Z] #32 42.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-05T17:24:39.301Z] #32 42.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-05T17:24:39.301Z] #32 42.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-05T17:24:39.301Z] #32 42.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:24:39.301Z] #32 42.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:24:39.301Z] #32 42.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-11-05T17:24:39.301Z] #32 42.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:24:39.301Z] #32 42.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-05T17:24:39.301Z] #32 42.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-05T17:24:39.301Z] #32 42.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-05T17:24:39.301Z] #32 42.89 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:24:39.301Z] #32 42.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-05T17:24:39.301Z] #32 42.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-05T17:24:39.301Z] #32 42.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-11-05T17:24:39.301Z] #32 42.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-05T17:24:39.301Z] #32 43.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:24:39.301Z] #32 44.24 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:24:39.301Z] #32 44.41 Fetched 115 MB in 8s (13.7 MB/s) [2022-11-05T17:24:39.301Z] #32 44.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:24:39.301Z] #32 44.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:24:39.301Z] #32 44.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:24:39.301Z] #32 44.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:24:39.310Z] #36 ... [2022-11-05T17:24:39.310Z] [2022-11-05T17:24:39.310Z] #35 [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-11-05T17:24:39.310Z] #35 11.57 math [2022-11-05T17:24:39.557Z] #32 ... [2022-11-05T17:24:39.557Z] [2022-11-05T17:24:39.557Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:39.557Z] #34 44.94 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:24:39.557Z] #34 44.96 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:24:39.557Z] #34 44.99 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:24:39.557Z] #34 45.16 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:24:39.557Z] #34 45.20 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-05T17:24:39.557Z] #34 45.21 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:24:39.557Z] #34 45.41 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:24:39.557Z] #34 45.41 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:24:39.557Z] #34 45.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:39.557Z] #34 45.63 Selecting previously unselected package python3-six. [2022-11-05T17:24:39.557Z] #34 45.63 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:24:39.557Z] #34 45.64 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:24:39.557Z] #34 45.73 Selecting previously unselected package python3-protobuf. [2022-11-05T17:24:39.557Z] #34 45.73 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-05T17:24:39.557Z] #34 45.73 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:24:39.800Z] #35 41.90 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-11-05T17:24:39.800Z] #35 41.92 Setting up libprotoc23:arm64 (3.12.4-1) ... [2022-11-05T17:24:39.800Z] #35 41.94 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:24:39.800Z] #35 41.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:24:39.800Z] #35 42.00 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:24:39.814Z] #34 46.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:24:40.239Z] #35 ... [2022-11-05T17:24:40.239Z] [2022-11-05T17:24:40.239Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:24:40.239Z] #21 12.47 + mkdir -p /build [2022-11-05T17:24:40.239Z] #21 12.48 + mv docker/docker /build/ [2022-11-05T17:24:40.239Z] #21 12.50 + rmdir docker [2022-11-05T17:24:40.239Z] #21 DONE 12.8s [2022-11-05T17:24:40.495Z] [2022-11-05T17:24:40.495Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:24:40.495Z] #28 11.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:24:40.495Z] #28 12.03 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:24:40.495Z] #28 12.06 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:24:40.495Z] #28 12.11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:24:40.495Z] #28 12.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:24:40.495Z] #28 12.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:24:40.495Z] #28 12.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:24:40.752Z] #28 13.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:24:40.752Z] #28 13.37 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:24:41.749Z] #34 48.02 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:24:41.749Z] #34 48.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:41.749Z] #34 48.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:41.749Z] #34 48.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:24:41.749Z] #34 48.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:24:41.749Z] #34 48.11 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:24:42.316Z] #34 ... [2022-11-05T17:24:42.316Z] [2022-11-05T17:24:42.316Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:24:42.316Z] #0 1.819 + RM_GOPATH=0 [2022-11-05T17:24:42.316Z] #0 1.820 + TMP_GOPATH= [2022-11-05T17:24:42.316Z] #0 1.820 + : /build [2022-11-05T17:24:42.316Z] #0 1.821 + '[' -z '' ']' [2022-11-05T17:24:42.316Z] #0 1.821 ++ mktemp -d [2022-11-05T17:24:42.316Z] #0 1.895 + export GOPATH=/tmp/tmp.baprQWqHLZ [2022-11-05T17:24:42.316Z] #0 1.895 + GOPATH=/tmp/tmp.baprQWqHLZ [2022-11-05T17:24:42.316Z] #0 1.896 + RM_GOPATH=1 [2022-11-05T17:24:42.316Z] #0 1.896 + case "$(go env GOARCH)" in [2022-11-05T17:24:42.316Z] #0 1.897 ++ go env GOARCH [2022-11-05T17:24:42.316Z] #0 1.916 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:42.316Z] #0 1.916 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:42.316Z] #0 1.917 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:42.316Z] #0 1.920 + dir=/tmp/install [2022-11-05T17:24:42.316Z] #0 1.920 + bin=containerd [2022-11-05T17:24:42.316Z] #0 1.920 + shift [2022-11-05T17:24:42.316Z] #0 1.921 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:24:42.316Z] #0 1.921 + . /tmp/install/containerd.installer [2022-11-05T17:24:42.316Z] #0 1.921 ++ set -e [2022-11-05T17:24:42.316Z] #0 1.922 ++ : v1.6.9 [2022-11-05T17:24:42.316Z] #0 1.922 + install_containerd [2022-11-05T17:24:42.316Z] #0 1.923 + echo 'Install containerd version v1.6.9' [2022-11-05T17:24:42.316Z] #0 1.923 Install containerd version v1.6.9 [2022-11-05T17:24:42.316Z] #0 1.924 + git clone https://github.com/containerd/containerd.git /tmp/tmp.baprQWqHLZ/src/github.com/containerd/containerd [2022-11-05T17:24:42.316Z] #0 1.932 Cloning into '/tmp/tmp.baprQWqHLZ/src/github.com/containerd/containerd'... [2022-11-05T17:24:42.316Z] #37 ... [2022-11-05T17:24:42.316Z] [2022-11-05T17:24:42.316Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:42.316Z] #36 46.09 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:24:42.316Z] #36 46.11 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:24:42.316Z] #36 46.14 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:24:42.316Z] #36 46.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:24:42.316Z] #36 46.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:24:42.316Z] #36 46.20 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:24:42.316Z] #36 46.23 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:24:42.316Z] #36 46.26 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:24:42.316Z] #36 46.27 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:24:42.316Z] #36 46.38 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:24:42.316Z] #36 46.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:24:42.316Z] #36 46.41 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:24:42.316Z] #36 46.64 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:24:42.316Z] #36 46.68 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:24:42.316Z] #36 46.70 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:24:42.316Z] #36 46.72 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:24:42.316Z] #36 46.81 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:24:42.316Z] #36 47.14 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:24:42.316Z] #36 47.28 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:24:42.316Z] #36 48.49 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:24:42.316Z] #36 48.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:24:42.316Z] #36 48.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:24:42.316Z] #36 48.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:24:42.316Z] #36 48.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:24:42.327Z] Fetching without tags [2022-11-05T17:24:42.636Z] Commit message: "distribution: Error when pulling OCI artifacts" [2022-11-05T17:24:42.663Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:24:42.682Z] > git --version # timeout=10 [2022-11-05T17:24:42.719Z] > git --version # 'git version 2.17.1' [2022-11-05T17:24:42.740Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:24:43.095Z] #35 ... [2022-11-05T17:24:43.095Z] [2022-11-05T17:24:43.095Z] #33 [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-11-05T17:24:43.095Z] #33 36.09 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:24:43.095Z] #33 36.17 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:24:43.095Z] #33 36.20 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:24:43.095Z] #33 36.26 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:24:43.095Z] #33 36.30 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:24:43.095Z] #33 36.45 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:24:43.095Z] #33 37.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:24:43.095Z] #33 37.05 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:24:43.095Z] #33 37.09 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:24:43.095Z] #33 37.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:24:43.095Z] #33 37.13 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:24:43.095Z] #33 37.15 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:24:43.095Z] #33 37.16 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:24:43.095Z] #33 37.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:24:43.095Z] #33 37.22 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:24:43.095Z] #33 37.24 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:24:43.095Z] #33 37.24 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:24:43.095Z] #33 37.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:24:43.095Z] #33 37.39 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:24:43.095Z] #33 37.39 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:24:43.095Z] #33 37.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:24:43.095Z] #33 37.46 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:24:43.095Z] #33 37.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:24:43.095Z] #33 37.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:24:43.095Z] #33 37.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:24:43.095Z] #33 37.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:24:43.095Z] #33 37.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:24:43.095Z] #33 37.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:24:43.095Z] #33 37.79 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:24:43.095Z] #33 37.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:24:43.095Z] #33 37.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:24:43.095Z] #33 37.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:24:43.095Z] #33 37.90 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:24:43.095Z] #33 37.94 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:24:43.095Z] #33 37.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:24:43.095Z] #33 38.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:24:43.095Z] #33 38.03 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:24:43.095Z] #33 38.03 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:24:43.095Z] #33 38.07 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:24:43.095Z] #33 38.08 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:24:43.095Z] #33 38.12 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:24:43.095Z] #33 38.25 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:24:43.095Z] #33 38.28 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:24:43.095Z] #33 38.29 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:24:43.095Z] #33 38.32 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:24:43.095Z] #33 38.35 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:24:43.095Z] #33 38.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:24:43.095Z] #33 38.45 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:24:43.095Z] #33 38.51 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:24:43.095Z] #33 38.86 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:24:43.095Z] #33 38.89 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:24:43.095Z] #33 38.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:24:43.095Z] #33 38.93 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:24:43.095Z] #33 39.03 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:24:43.095Z] #33 39.07 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:24:43.095Z] #33 39.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:24:43.095Z] #33 39.14 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:24:43.095Z] #33 39.18 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:24:43.095Z] #33 39.45 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:24:43.095Z] #33 39.45 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:24:43.095Z] #33 39.45 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:24:43.095Z] #33 39.50 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:24:43.095Z] #33 39.51 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:24:43.095Z] #33 39.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:24:43.095Z] #33 39.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:24:43.095Z] #33 39.64 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:24:43.095Z] #33 39.70 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:24:43.095Z] #33 39.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:24:43.095Z] #33 39.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:24:43.095Z] #33 39.78 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:24:43.095Z] #33 39.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:24:43.095Z] #33 40.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:24:43.095Z] #33 40.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:24:43.095Z] #33 40.18 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:24:43.095Z] #33 40.20 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:24:43.095Z] #33 40.21 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:24:43.095Z] #33 40.31 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:24:43.095Z] #33 41.29 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:24:43.095Z] #33 41.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:24:43.095Z] #33 41.34 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:24:43.095Z] #33 41.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:24:43.095Z] #33 41.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:24:43.095Z] #33 41.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:24:43.095Z] #33 41.48 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:24:43.095Z] #33 41.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:24:43.095Z] #33 41.88 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:24:43.095Z] #33 41.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:24:43.095Z] #33 42.00 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:24:43.095Z] #33 ... [2022-11-05T17:24:43.095Z] [2022-11-05T17:24:43.095Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:43.095Z] #35 45.46 Setting up libcap-dev:arm64 (1:2.44-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:24:42.244Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:24:42.254Z] > git config --add remote.origin.fetch +refs/pull/44413/head:refs/remotes/origin/PR-44413 # timeout=10 [2022-11-05T17:24:42.277Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:24:42.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:24:42.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:24:42.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:24:42.332Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:24:42.672Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:24:42.697Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:24:43.355Z] #35 45.47 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:24:43.355Z] #35 45.48 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:43.355Z] #35 45.49 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2022-11-05T17:24:43.355Z] #35 45.50 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:24:43.355Z] #35 45.51 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-11-05T17:24:43.355Z] #35 45.53 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:43.484Z] Merge succeeded, producing f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:24:43.484Z] Checking out Revision f292bf0f4fd0907312b2982fcbf37ab06f526d7b (PR-44413) [2022-11-05T17:24:43.723Z] + docker version [2022-11-05T17:24:43.737Z] #36 50.06 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:24:43.737Z] #36 50.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:24:43.737Z] #36 50.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:24:43.737Z] #36 50.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:24:43.994Z] #36 50.41 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:24:43.994Z] #36 50.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:24:44.250Z] #36 50.63 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:24:44.299Z] #35 ... [2022-11-05T17:24:44.299Z] [2022-11-05T17:24:44.299Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:24:44.299Z] #28 36.43 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-05T17:24:44.299Z] #28 36.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:24:44.299Z] #28 36.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:24:44.559Z] #28 ... [2022-11-05T17:24:44.559Z] [2022-11-05T17:24:44.559Z] #35 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:44.559Z] #35 DONE 46.7s [2022-11-05T17:24:44.559Z] [2022-11-05T17:24:44.559Z] #33 [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-11-05T17:24:44.559Z] #33 45.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:24:44.559Z] #33 46.02 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:24:44.559Z] #33 46.02 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:24:44.559Z] #33 46.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:24:44.559Z] #33 46.27 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:24:44.559Z] #33 46.28 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:24:44.559Z] #33 46.46 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:24:44.559Z] #33 46.58 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:24:44.559Z] #33 46.62 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:24:44.559Z] #33 46.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:24:44.559Z] #33 46.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:24:44.820Z] #33 46.83 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:24:44.925Z] #28 ... [2022-11-05T17:24:44.925Z] [2022-11-05T17:24:44.925Z] #35 [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-11-05T17:24:44.925Z] #35 17.20 unicode/utf8 [2022-11-05T17:24:45.396Z] #33 47.60 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:24:45.396Z] #33 ... [2022-11-05T17:24:45.396Z] [2022-11-05T17:24:45.396Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:45.396Z] #32 37.52 Selecting previously unselected package libicu67:arm64. [2022-11-05T17:24:45.396Z] #32 37.54 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-11-05T17:24:45.396Z] #32 37.57 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-05T17:24:45.396Z] #32 42.89 Selecting previously unselected package libxml2:arm64. [2022-11-05T17:24:45.396Z] #32 42.89 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-11-05T17:24:45.396Z] #32 42.90 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:24:45.396Z] #32 43.39 Selecting previously unselected package libarchive13:arm64. [2022-11-05T17:24:45.396Z] #32 43.39 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-11-05T17:24:45.396Z] #32 43.40 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-11-05T17:24:45.396Z] #32 43.70 Selecting previously unselected package libjsoncpp24:arm64. [2022-11-05T17:24:45.396Z] #32 43.70 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-11-05T17:24:45.396Z] #32 43.72 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-11-05T17:24:45.396Z] #32 43.87 Selecting previously unselected package librhash0:arm64. [2022-11-05T17:24:45.396Z] #32 43.87 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-11-05T17:24:45.396Z] #32 43.88 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-11-05T17:24:45.396Z] #32 44.05 Selecting previously unselected package libuv1:arm64. [2022-11-05T17:24:45.396Z] #32 44.05 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-11-05T17:24:45.396Z] #32 44.06 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-11-05T17:24:45.396Z] #32 44.22 Selecting previously unselected package cmake. [2022-11-05T17:24:45.396Z] #32 44.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-11-05T17:24:45.396Z] #32 44.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:24:45.396Z] #32 47.31 Setting up libicu67:arm64 (67.1-7) ... [2022-11-05T17:24:45.396Z] #32 47.32 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:45.396Z] #32 47.34 Setting up libuv1:arm64 (1.40.0-2) ... [2022-11-05T17:24:45.396Z] #32 47.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:45.396Z] #32 47.47 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-11-05T17:24:45.396Z] #32 47.49 Setting up librhash0:arm64 (1.4.1-2) ... [2022-11-05T17:24:45.396Z] #32 47.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:24:45.396Z] #32 47.57 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:24:45.396Z] #32 47.58 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-11-05T17:24:45.396Z] #32 47.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:24:45.396Z] #32 47.64 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:45.396Z] #32 ... [2022-11-05T17:24:45.396Z] [2022-11-05T17:24:45.396Z] #33 [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-11-05T17:24:45.396Z] #33 47.65 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:24:45.487Z] #35 18.02 internal/race [2022-11-05T17:24:43.379Z] > git remote # timeout=10 [2022-11-05T17:24:43.402Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:24:43.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:24:43.427Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:24:43.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-05T17:24:43.487Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:24:43.513Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:24:45.657Z] #33 47.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:24:45.657Z] #33 47.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:24:45.916Z] #33 ... [2022-11-05T17:24:45.916Z] [2022-11-05T17:24:45.916Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:45.916Z] #32 DONE 48.0s [2022-11-05T17:24:45.916Z] [2022-11-05T17:24:45.916Z] #33 [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-11-05T17:24:45.916Z] #33 47.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:24:45.916Z] #33 48.15 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:24:45.916Z] #33 48.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:24:45.916Z] #33 48.22 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:24:46.050Z] #35 18.33 sync/atomic [2022-11-05T17:24:46.177Z] #33 48.23 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:24:46.177Z] #33 48.28 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:24:46.177Z] #33 48.47 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:24:46.438Z] #33 48.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:24:46.438Z] #33 48.65 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:24:46.979Z] #35 19.28 unicode [2022-11-05T17:24:47.022Z] #33 ... [2022-11-05T17:24:47.022Z] [2022-11-05T17:24:47.022Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:47.022Z] #36 39.25 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:24:47.022Z] #36 39.26 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:24:47.022Z] #36 44.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:24:47.022Z] #36 44.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:24:47.022Z] #36 44.91 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:24:47.289Z] #36 ... [2022-11-05T17:24:47.289Z] [2022-11-05T17:24:47.289Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:24:47.289Z] #0 0.854 + RM_GOPATH=0 [2022-11-05T17:24:47.289Z] #0 0.855 + TMP_GOPATH= [2022-11-05T17:24:47.289Z] #0 0.855 + : /build [2022-11-05T17:24:47.289Z] #0 0.855 + '[' -z '' ']' [2022-11-05T17:24:47.289Z] #0 0.858 ++ mktemp -d [2022-11-05T17:24:47.289Z] #0 0.870 + export GOPATH=/tmp/tmp.eQn3qV6ePE [2022-11-05T17:24:47.289Z] #0 0.870 + GOPATH=/tmp/tmp.eQn3qV6ePE [2022-11-05T17:24:47.289Z] #0 0.870 + RM_GOPATH=1 [2022-11-05T17:24:47.289Z] #0 0.870 + case "$(go env GOARCH)" in [2022-11-05T17:24:47.289Z] #0 0.872 ++ go env GOARCH [2022-11-05T17:24:47.289Z] #0 0.915 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:47.289Z] #0 0.915 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:47.289Z] #0 0.918 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:47.289Z] #0 0.922 + dir=/tmp/install [2022-11-05T17:24:47.289Z] #0 0.922 + bin=tini [2022-11-05T17:24:47.289Z] #0 0.922 + shift [2022-11-05T17:24:47.289Z] #0 0.922 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:24:47.289Z] #0 0.923 + . /tmp/install/tini.installer [2022-11-05T17:24:47.289Z] #0 0.924 ++ : v0.19.0 [2022-11-05T17:24:47.289Z] #0 0.925 + install_tini [2022-11-05T17:24:47.289Z] #0 0.925 + echo 'Install tini version v0.19.0' [2022-11-05T17:24:47.289Z] #0 0.925 Install tini version v0.19.0 [2022-11-05T17:24:47.289Z] #0 0.925 + git clone https://github.com/krallin/tini.git /tmp/tmp.eQn3qV6ePE/tini [2022-11-05T17:24:47.289Z] #0 0.948 Cloning into '/tmp/tmp.eQn3qV6ePE/tini'... [2022-11-05T17:24:47.549Z] #38 1.688 + cd /tmp/tmp.eQn3qV6ePE/tini [2022-11-05T17:24:47.549Z] #38 1.688 + git checkout -q v0.19.0 [2022-11-05T17:24:47.549Z] #38 1.693 + cmake . [2022-11-05T17:24:47.562Z] #36 ... [2022-11-05T17:24:47.562Z] [2022-11-05T17:24:47.562Z] #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-11-05T17:24:47.562Z] #28 43.44 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:24:47.562Z] #28 43.44 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:24:47.562Z] #28 43.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:47.562Z] #28 49.60 Selecting previously unselected package libxml2:amd64. [2022-11-05T17:24:47.562Z] #28 49.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-11-05T17:24:47.562Z] #28 49.61 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:24:47.562Z] #28 50.02 Selecting previously unselected package libarchive13:amd64. [2022-11-05T17:24:47.562Z] #28 50.02 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-05T17:24:47.562Z] #28 50.03 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:24:47.562Z] #28 50.35 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-05T17:24:47.562Z] #28 50.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-05T17:24:47.562Z] #28 50.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:24:47.562Z] #28 50.59 Selecting previously unselected package librhash0:amd64. [2022-11-05T17:24:47.562Z] #28 50.59 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-05T17:24:47.562Z] #28 50.61 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:24:47.562Z] #28 50.76 Selecting previously unselected package libuv1:amd64. [2022-11-05T17:24:47.562Z] #28 50.77 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-05T17:24:47.562Z] #28 50.77 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:24:47.562Z] #28 50.93 Selecting previously unselected package cmake. [2022-11-05T17:24:47.562Z] #28 50.95 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-05T17:24:47.562Z] #28 50.96 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:24:47.562Z] #28 ... [2022-11-05T17:24:47.562Z] [2022-11-05T17:24:47.562Z] #34 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:47.562Z] #34 49.34 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:24:47.562Z] #34 49.35 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:24:47.562Z] #34 49.36 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:24:47.562Z] #34 49.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:47.562Z] #34 49.40 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:24:47.562Z] #34 53.16 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:24:47.562Z] #34 53.18 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:24:47.562Z] #34 53.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:24:47.562Z] #34 53.21 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:24:47.562Z] #34 53.22 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:24:47.562Z] #34 53.24 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:24:47.563Z] #34 53.25 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:47.809Z] #38 2.225 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:24:48.069Z] #38 2.306 -- Detecting C compiler ABI info [2022-11-05T17:24:48.110Z] Commit message: "distribution: Error when pulling OCI artifacts" [2022-11-05T17:24:48.134Z] > git --version # timeout=10 [2022-11-05T17:24:48.156Z] > git --version # 'git version 2.17.1' [2022-11-05T17:24:48.182Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:24:48.640Z] #38 2.971 -- Detecting C compiler ABI info - done [2022-11-05T17:24:48.870Z] #35 ... [2022-11-05T17:24:48.870Z] [2022-11-05T17:24:48.871Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:48.871Z] #26 11.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:48.871Z] #26 20.00 Fetched 8600 kB in 15s (583 kB/s) [2022-11-05T17:24:48.871Z] #26 20.00 Reading package lists... [2022-11-05T17:24:48.871Z] #26 ... [2022-11-05T17:24:48.871Z] [2022-11-05T17:24:48.871Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:24:48.871Z] #28 18.55 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:24:48.871Z] #28 18.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:24:48.904Z] #38 3.043 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:24:48.904Z] #38 3.044 -- Detecting C compile features [2022-11-05T17:24:48.904Z] #38 3.045 -- Detecting C compile features - done [2022-11-05T17:24:48.904Z] #38 3.130 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:24:49.016Z] #34 DONE 55.1s [2022-11-05T17:24:49.016Z] [2022-11-05T17:24:49.016Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:49.127Z] #28 ... [2022-11-05T17:24:49.127Z] [2022-11-05T17:24:49.127Z] #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-11-05T17:24:49.127Z] #32 11.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:49.127Z] #32 20.78 Fetched 8600 kB in 15s (572 kB/s) [2022-11-05T17:24:49.164Z] #38 3.380 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:24:49.164Z] #38 3.427 -- Configuring done [2022-11-05T17:24:49.164Z] #38 3.464 -- Generating done [2022-11-05T17:24:49.164Z] #38 3.476 -- Build files have been written to: /tmp/tmp.eQn3qV6ePE/tini [2022-11-05T17:24:49.164Z] #38 3.479 + make tini-static [2022-11-05T17:24:49.225Z] + docker version [2022-11-05T17:24:49.384Z] #32 20.78 Reading package lists... [2022-11-05T17:24:49.384Z] #32 ... [2022-11-05T17:24:49.384Z] [2022-11-05T17:24:49.384Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:24:49.384Z] #29 12.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:49.384Z] #29 20.48 Fetched 8600 kB in 15s (584 kB/s) [2022-11-05T17:24:49.384Z] #29 20.48 Reading package lists... [2022-11-05T17:24:49.384Z] #29 ... [2022-11-05T17:24:49.384Z] [2022-11-05T17:24:49.384Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:24:49.384Z] #33 11.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:24:49.384Z] #33 20.00 Fetched 8600 kB in 15s (574 kB/s) [2022-11-05T17:24:49.641Z] #33 20.00 Reading package lists... [2022-11-05T17:24:49.641Z] #33 ... [2022-11-05T17:24:49.641Z] [2022-11-05T17:24:49.641Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-11-05T17:24:49.641Z] #27 DONE 21.9s [2022-11-05T17:24:49.641Z] [2022-11-05T17:24:49.641Z] #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-11-05T17:24:49.734Z] #38 3.865 Scanning dependencies of target tini-static [2022-11-05T17:24:49.734Z] #38 3.977 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:24:49.958Z] #38 ... [2022-11-05T17:24:49.958Z] [2022-11-05T17:24:49.958Z] #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-11-05T17:24:49.958Z] #28 55.39 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:24:49.958Z] #28 55.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:49.958Z] #28 55.45 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:24:49.958Z] #28 55.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:24:49.958Z] #28 55.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:24:49.958Z] #28 55.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:24:49.958Z] #28 55.55 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:24:49.958Z] #28 55.57 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:24:49.958Z] #28 55.59 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:24:49.958Z] #28 55.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:24:49.958Z] #28 55.62 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:24:49.958Z] #28 DONE 56.1s [2022-11-05T17:24:49.958Z] [2022-11-05T17:24:49.958Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:24:49.958Z] #36 55.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:24:49.958Z] #36 55.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:24:49.958Z] #36 55.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:24:49.958Z] #36 56.02 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:24:49.958Z] #36 56.11 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:24:49.958Z] #36 56.16 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:24:49.958Z] #36 56.28 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:24:49.958Z] #36 56.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:24:49.958Z] #36 56.33 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:24:49.994Z] #38 ... [2022-11-05T17:24:49.994Z] [2022-11-05T17:24:49.994Z] #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-11-05T17:24:49.994Z] #24 42.31 sync [2022-11-05T17:24:49.994Z] #24 42.31 internal/reflectlite [2022-11-05T17:24:49.994Z] #24 43.53 internal/testlog [2022-11-05T17:24:49.994Z] #24 44.48 sort [2022-11-05T17:24:49.994Z] #24 44.50 errors [2022-11-05T17:24:49.994Z] #24 44.88 strconv [2022-11-05T17:24:49.994Z] #24 45.68 io [2022-11-05T17:24:49.994Z] #24 47.29 internal/oserror [2022-11-05T17:24:49.994Z] #24 47.42 syscall [2022-11-05T17:24:49.994Z] #24 49.03 reflect [2022-11-05T17:24:50.215Z] #36 56.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:24:50.216Z] #36 56.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:24:50.254Z] #24 ... [2022-11-05T17:24:50.254Z] [2022-11-05T17:24:50.254Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:50.254Z] #36 52.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:24:50.254Z] #36 52.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:24:50.254Z] #36 52.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:24:50.254Z] #36 52.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:24:50.254Z] #36 52.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:24:50.254Z] #36 52.23 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:24:50.513Z] #36 56.85 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:24:50.513Z] #36 ... [2022-11-05T17:24:50.513Z] [2022-11-05T17:24:50.513Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:50.513Z] #32 46.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:24:50.513Z] #32 46.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:24:50.513Z] #32 46.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:24:50.513Z] #32 49.45 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:24:50.513Z] #32 49.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:24:50.513Z] #32 49.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:24:50.513Z] #32 49.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-05T17:24:50.513Z] #32 49.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:24:50.513Z] #32 49.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:24:50.513Z] #32 49.72 Selecting previously unselected package dmsetup. [2022-11-05T17:24:50.513Z] #32 49.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:24:50.513Z] #32 49.75 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:24:50.513Z] #32 49.96 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:24:50.513Z] #32 49.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:24:50.513Z] #32 49.98 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:24:50.513Z] #32 55.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:24:50.513Z] #32 55.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:24:50.513Z] #32 55.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:24:50.571Z] #31 ... [2022-11-05T17:24:50.571Z] [2022-11-05T17:24:50.571Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:24:50.769Z] #32 ... [2022-11-05T17:24:50.769Z] [2022-11-05T17:24:50.769Z] #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-11-05T17:24:50.769Z] #0 1.029 + RM_GOPATH=0 [2022-11-05T17:24:50.769Z] #0 1.032 + TMP_GOPATH= [2022-11-05T17:24:50.769Z] #0 1.032 + : /build [2022-11-05T17:24:50.769Z] #0 1.032 + '[' -z '' ']' [2022-11-05T17:24:50.769Z] #0 1.033 ++ mktemp -d [2022-11-05T17:24:50.769Z] #0 1.035 + export GOPATH=/tmp/tmp.zOAKkUkkFX [2022-11-05T17:24:50.769Z] #0 1.036 + GOPATH=/tmp/tmp.zOAKkUkkFX [2022-11-05T17:24:50.769Z] #0 1.036 + RM_GOPATH=1 [2022-11-05T17:24:50.769Z] #0 1.036 + case "$(go env GOARCH)" in [2022-11-05T17:24:50.769Z] #0 1.038 ++ go env GOARCH [2022-11-05T17:24:50.769Z] #0 1.070 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:50.769Z] #0 1.071 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:24:50.769Z] #0 1.075 ++ dirname /tmp/install/install.sh [2022-11-05T17:24:51.025Z] #39 1.077 + dir=/tmp/install [2022-11-05T17:24:51.025Z] #39 1.077 + bin=tini [2022-11-05T17:24:51.025Z] #39 1.078 + shift [2022-11-05T17:24:51.025Z] #39 1.078 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:24:51.025Z] #39 1.078 + . /tmp/install/tini.installer [2022-11-05T17:24:51.025Z] #39 1.079 ++ : v0.19.0 [2022-11-05T17:24:51.025Z] #39 1.079 + install_tini [2022-11-05T17:24:51.025Z] #39 1.081 + echo 'Install tini version v0.19.0' [2022-11-05T17:24:51.025Z] #39 1.081 Install tini version v0.19.0 [2022-11-05T17:24:51.025Z] #39 1.081 + git clone https://github.com/krallin/tini.git /tmp/tmp.zOAKkUkkFX/tini [2022-11-05T17:24:51.025Z] #39 1.083 Cloning into '/tmp/tmp.zOAKkUkkFX/tini'... [2022-11-05T17:24:51.341Z] #36 22.87 Updating files: 52% (1002/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:24:51.341Z] #36 23.74 + cd /tmp/tmp.eO5cKUggrq/src/github.com/docker/libnetwork [2022-11-05T17:24:51.341Z] #36 23.74 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:24:51.341Z] #36 23.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:24:51.588Z] #39 1.857 + cd /tmp/tmp.zOAKkUkkFX/tini [2022-11-05T17:24:51.588Z] #39 1.865 + git checkout -q v0.19.0 [2022-11-05T17:24:51.588Z] #39 1.873 + cmake . [2022-11-05T17:24:51.636Z] #36 ... [2022-11-05T17:24:51.636Z] [2022-11-05T17:24:51.636Z] #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-11-05T17:24:51.636Z] #34 DONE 53.6s [2022-11-05T17:24:51.636Z] [2022-11-05T17:24:51.637Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:24:51.637Z] #38 5.414 [100%] Linking C executable tini-static [2022-11-05T17:24:51.896Z] #38 6.102 [100%] Built target tini-static [2022-11-05T17:24:52.151Z] #39 2.335 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:24:52.151Z] #39 2.409 -- Detecting C compiler ABI info [2022-11-05T17:24:52.158Z] #38 6.277 + mkdir -p /build [2022-11-05T17:24:52.158Z] #38 6.281 + cp tini-static /build/docker-init [2022-11-05T17:24:52.158Z] #38 DONE 6.4s [2022-11-05T17:24:52.158Z] [2022-11-05T17:24:52.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:52.158Z] #0 2.409 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:24:52.158Z] #0 2.410 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:24:52.158Z] #0 2.420 Note: Building without GnuTLS support [2022-11-05T17:24:52.158Z] #0 2.432 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:24:52.158Z] #0 2.472 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:24:52.158Z] #0 4.640 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:24:52.158Z] #0 4.718 GEN .gitid [2022-11-05T17:24:52.158Z] #0 4.784 GEN criu/include/version.h [2022-11-05T17:24:52.158Z] #0 4.904 GEN include/common/asm [2022-11-05T17:24:52.158Z] #0 7.127 PBCC images/timens.pb-c.c [2022-11-05T17:24:52.158Z] #0 7.171 DEP images/timens.pb-c.d [2022-11-05T17:24:52.158Z] #0 7.286 PBCC images/fown.pb-c.c [2022-11-05T17:24:52.158Z] #0 7.407 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:24:52.158Z] #0 7.610 PBCC images/opts.pb-c.c [2022-11-05T17:24:52.158Z] #0 7.654 PBCC images/memfd.pb-c.c [2022-11-05T17:24:52.418Z] #39 7.758 DEP images/fown.pb-c.d [2022-11-05T17:24:52.418Z] #39 7.887 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:24:52.678Z] #39 7.970 DEP images/opts.pb-c.d [2022-11-05T17:24:52.678Z] #39 8.106 DEP images/memfd.pb-c.d [2022-11-05T17:24:52.678Z] #39 8.191 PBCC images/sit.pb-c.c [2022-11-05T17:24:52.713Z] #39 2.965 -- Detecting C compiler ABI info - done [2022-11-05T17:24:52.714Z] #39 3.082 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:24:52.940Z] #39 8.275 DEP images/sit.pb-c.d [2022-11-05T17:24:52.940Z] #39 8.414 PBCC images/macvlan.pb-c.c [2022-11-05T17:24:52.940Z] #39 8.467 DEP images/macvlan.pb-c.d [2022-11-05T17:24:52.970Z] #39 3.099 -- Detecting C compile features [2022-11-05T17:24:52.970Z] #39 3.100 -- Detecting C compile features - done [2022-11-05T17:24:52.970Z] #39 3.158 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:24:52.970Z] #39 3.378 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:24:53.200Z] #39 8.628 PBCC images/autofs.pb-c.c [2022-11-05T17:24:53.200Z] #39 8.743 DEP images/autofs.pb-c.d [2022-11-05T17:24:53.200Z] #39 8.831 PBCC images/sysctl.pb-c.c [2022-11-05T17:24:53.228Z] #39 3.447 -- Configuring done [2022-11-05T17:24:53.228Z] #39 3.484 -- Generating done [2022-11-05T17:24:53.228Z] #39 3.486 -- Build files have been written to: /tmp/tmp.zOAKkUkkFX/tini [2022-11-05T17:24:53.228Z] #39 3.498 + make tini-static [2022-11-05T17:24:53.460Z] #39 8.884 DEP images/sysctl.pb-c.d [2022-11-05T17:24:53.460Z] #39 8.939 PBCC images/time.pb-c.c [2022-11-05T17:24:53.460Z] #39 8.954 DEP images/time.pb-c.d [2022-11-05T17:24:53.460Z] #39 8.983 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:24:53.460Z] #39 9.013 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:24:53.721Z] #39 9.091 PBCC images/seccomp.pb-c.c [2022-11-05T17:24:53.721Z] #39 9.125 DEP images/seccomp.pb-c.d [2022-11-05T17:24:53.721Z] #39 9.207 PBCC images/userns.pb-c.c [2022-11-05T17:24:53.721Z] #39 9.255 DEP images/userns.pb-c.d [2022-11-05T17:24:53.721Z] #39 9.303 PBCC images/cgroup.pb-c.c [2022-11-05T17:24:53.721Z] #39 9.343 DEP images/cgroup.pb-c.d [2022-11-05T17:24:53.830Z] #39 4.079 Scanning dependencies of target tini-static [2022-11-05T17:24:53.830Z] #39 4.161 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:24:53.981Z] #39 9.424 PBCC images/ext-file.pb-c.c [2022-11-05T17:24:53.981Z] #39 9.473 DEP images/ext-file.pb-c.d [2022-11-05T17:24:53.981Z] #39 ... [2022-11-05T17:24:53.981Z] [2022-11-05T17:24:53.981Z] #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-11-05T17:24:53.981Z] #24 56.10 internal/syscall/unix [2022-11-05T17:24:54.090Z] #39 ... [2022-11-05T17:24:54.090Z] [2022-11-05T17:24:54.090Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:24:54.090Z] #25 50.36 sync [2022-11-05T17:24:54.090Z] #25 50.36 internal/reflectlite [2022-11-05T17:24:54.090Z] #25 51.98 internal/testlog [2022-11-05T17:24:54.090Z] #25 53.19 sort [2022-11-05T17:24:54.090Z] #25 53.19 errors [2022-11-05T17:24:54.090Z] #25 53.56 strconv [2022-11-05T17:24:54.090Z] #25 54.52 io [2022-11-05T17:24:54.090Z] #25 56.49 internal/oserror [2022-11-05T17:24:54.090Z] #25 56.72 syscall [2022-11-05T17:24:54.090Z] #25 58.20 reflect [2022-11-05T17:24:54.090Z] #25 ... [2022-11-05T17:24:54.090Z] [2022-11-05T17:24:54.090Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:54.090Z] #38 2.739 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:24:54.090Z] #38 2.741 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:24:54.090Z] #38 2.760 Note: Building without GnuTLS support [2022-11-05T17:24:54.090Z] #38 2.763 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:24:54.090Z] #38 2.764 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:24:54.090Z] #38 4.936 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:24:54.090Z] #38 5.021 GEN .gitid [2022-11-05T17:24:54.090Z] #38 5.033 GEN criu/include/version.h [2022-11-05T17:24:54.090Z] #38 5.053 GEN include/common/asm [2022-11-05T17:24:54.241Z] #24 56.44 time [2022-11-05T17:24:55.460Z] #38 6.805 PBCC images/timens.pb-c.c [2022-11-05T17:24:55.460Z] #38 6.851 DEP images/timens.pb-c.d [2022-11-05T17:24:55.731Z] #38 6.931 PBCC images/fown.pb-c.c [2022-11-05T17:24:55.731Z] #38 6.965 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:24:55.929Z] Client: Docker Engine - Community [2022-11-05T17:24:55.929Z] Version: 22.06.0-beta.0 [2022-11-05T17:24:55.929Z] API version: 1.42 [2022-11-05T17:24:55.929Z] Go version: go1.18.3 [2022-11-05T17:24:55.929Z] Git commit: 3e9117b [2022-11-05T17:24:55.929Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:24:55.929Z] OS/Arch: linux/amd64 [2022-11-05T17:24:55.929Z] Context: default [2022-11-05T17:24:55.929Z] [2022-11-05T17:24:55.929Z] Server: Docker Engine - Community [2022-11-05T17:24:55.929Z] Engine: [2022-11-05T17:24:55.929Z] Version: 22.06.0-beta.0 [2022-11-05T17:24:55.929Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:24:55.929Z] Go version: go1.18.3 [2022-11-05T17:24:55.929Z] Git commit: 38633e7 [2022-11-05T17:24:55.929Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:24:55.930Z] OS/Arch: linux/amd64 [2022-11-05T17:24:55.930Z] Experimental: true [2022-11-05T17:24:55.930Z] containerd: [2022-11-05T17:24:55.930Z] Version: 1.6.8 [2022-11-05T17:24:55.930Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:24:55.930Z] runc: [2022-11-05T17:24:55.930Z] Version: 1.1.4 [2022-11-05T17:24:55.930Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:24:55.930Z] docker-init: [2022-11-05T17:24:55.930Z] Version: 0.19.0 [2022-11-05T17:24:55.930Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:24:56.032Z] #38 7.098 PBCC images/opts.pb-c.c [2022-11-05T17:24:56.032Z] #38 7.178 PBCC images/memfd.pb-c.c [2022-11-05T17:24:56.032Z] #38 7.198 DEP images/fown.pb-c.d [2022-11-05T17:24:56.032Z] #38 7.277 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:24:56.288Z] #38 7.404 DEP images/opts.pb-c.d [2022-11-05T17:24:56.288Z] #38 7.510 DEP images/memfd.pb-c.d [2022-11-05T17:24:56.288Z] #38 7.587 PBCC images/sit.pb-c.c [2022-11-05T17:24:56.310Z] + docker info [2022-11-05T17:24:56.310Z] Client: [2022-11-05T17:24:56.310Z] Context: default [2022-11-05T17:24:56.310Z] Debug Mode: false [2022-11-05T17:24:56.310Z] Plugins: [2022-11-05T17:24:56.310Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:24:56.310Z] Version: c5aec24 [2022-11-05T17:24:56.310Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-05T17:24:56.310Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:24:56.310Z] Version: v2.12.0 [2022-11-05T17:24:56.310Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:24:56.310Z] scan: Docker Scan (Docker Inc.) [2022-11-05T17:24:56.310Z] Version: v0.17.0 [2022-11-05T17:24:56.310Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-05T17:24:56.310Z] [2022-11-05T17:24:56.310Z] Server: [2022-11-05T17:24:56.310Z] Containers: 0 [2022-11-05T17:24:56.310Z] Running: 0 [2022-11-05T17:24:56.310Z] Paused: 0 [2022-11-05T17:24:56.310Z] Stopped: 0 [2022-11-05T17:24:56.310Z] Images: 0 [2022-11-05T17:24:56.310Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:24:56.310Z] Storage Driver: overlay2 [2022-11-05T17:24:56.310Z] Backing Filesystem: extfs [2022-11-05T17:24:56.310Z] Supports d_type: true [2022-11-05T17:24:56.310Z] Using metacopy: false [2022-11-05T17:24:56.310Z] Native Overlay Diff: true [2022-11-05T17:24:56.310Z] userxattr: false [2022-11-05T17:24:56.310Z] Logging Driver: json-file [2022-11-05T17:24:56.310Z] Cgroup Driver: cgroupfs [2022-11-05T17:24:56.310Z] Cgroup Version: 1 [2022-11-05T17:24:56.310Z] Plugins: [2022-11-05T17:24:56.310Z] Volume: local [2022-11-05T17:24:56.310Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:24:56.310Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:24:56.310Z] Swarm: inactive [2022-11-05T17:24:56.310Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-05T17:24:56.310Z] Default Runtime: runc [2022-11-05T17:24:56.310Z] Init Binary: docker-init [2022-11-05T17:24:56.310Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:24:56.310Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:24:56.310Z] init version: de40ad0 [2022-11-05T17:24:56.310Z] Security Options: [2022-11-05T17:24:56.310Z] apparmor [2022-11-05T17:24:56.310Z] seccomp [2022-11-05T17:24:56.310Z] Profile: builtin [2022-11-05T17:24:56.310Z] Kernel Version: 5.4.0-1088-aws [2022-11-05T17:24:56.310Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-05T17:24:56.310Z] OSType: linux [2022-11-05T17:24:56.310Z] Architecture: x86_64 [2022-11-05T17:24:56.310Z] CPUs: 2 [2022-11-05T17:24:56.310Z] Total Memory: 7.565GiB [2022-11-05T17:24:56.310Z] Name: ip-10-100-116-135 [2022-11-05T17:24:56.310Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-05T17:24:56.310Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:24:56.310Z] Debug Mode: false [2022-11-05T17:24:56.310Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:24:56.310Z] Labels: [2022-11-05T17:24:56.310Z] Experimental: true [2022-11-05T17:24:56.310Z] Insecure Registries: [2022-11-05T17:24:56.310Z] 127.0.0.0/8 [2022-11-05T17:24:56.310Z] Live Restore Enabled: true [2022-11-05T17:24:56.310Z] [2022-11-05T17:24:56.310Z] WARNING: No swap limit support [Pipeline] sh [2022-11-05T17:24:56.544Z] #38 7.653 DEP images/sit.pb-c.d [2022-11-05T17:24:56.544Z] #38 ... [2022-11-05T17:24:56.544Z] [2022-11-05T17:24:56.544Z] #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-11-05T17:24:56.544Z] #39 5.372 [100%] Linking C executable tini-static [2022-11-05T17:24:56.544Z] #39 5.919 [100%] Built target tini-static [2022-11-05T17:24:56.544Z] #39 5.974 + mkdir -p /build [2022-11-05T17:24:56.544Z] #39 5.976 + cp tini-static /build/docker-init [2022-11-05T17:24:56.544Z] #39 DONE 6.8s [2022-11-05T17:24:56.544Z] [2022-11-05T17:24:56.544Z] #31 [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-11-05T17:24:56.544Z] #31 DONE 63.0s [2022-11-05T17:24:56.544Z] [2022-11-05T17:24:56.544Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:56.544Z] #38 7.748 PBCC images/macvlan.pb-c.c [2022-11-05T17:24:56.544Z] #38 7.787 DEP images/macvlan.pb-c.d [2022-11-05T17:24:56.544Z] #38 ... [2022-11-05T17:24:56.544Z] [2022-11-05T17:24:56.544Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:24:56.544Z] #32 62.05 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:24:56.544Z] #32 62.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:56.544Z] #32 62.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:24:56.544Z] #32 62.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:24:56.544Z] #32 62.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:24:56.544Z] #32 62.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:24:56.623Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:24:56.623Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:24:56.623Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-05T17:24:56.623Z] + bash /home/ubuntu/workspace/moby_PR-44413/check-config.sh [2022-11-05T17:24:56.623Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:24:56.623Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-05T17:24:56.623Z] [2022-11-05T17:24:56.623Z] Generally Necessary: [2022-11-05T17:24:56.623Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:24:56.623Z] - apparmor: enabled and tools installed [2022-11-05T17:24:56.623Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:24:56.623Z] - CONFIG_NET_NS: enabled [2022-11-05T17:24:56.623Z] - CONFIG_PID_NS: enabled [2022-11-05T17:24:56.623Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:24:56.623Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:24:56.623Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:24:56.623Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:24:56.623Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:24:56.623Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:24:56.623Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:24:56.623Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:24:56.623Z] - CONFIG_MEMCG: enabled [2022-11-05T17:24:56.623Z] - CONFIG_KEYS: enabled [2022-11-05T17:24:56.623Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:24:56.623Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:24:56.623Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:24:56.891Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-05T17:24:56.891Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:24:56.891Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:24:56.891Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:24:56.891Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:24:56.891Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:24:56.891Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:24:56.891Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:24:56.891Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-05T17:24:56.891Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:24:56.891Z] [2022-11-05T17:24:56.891Z] Optional Features: [2022-11-05T17:24:56.891Z] - CONFIG_USER_NS: enabled [2022-11-05T17:24:56.891Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:24:56.891Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:24:56.891Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:24:56.891Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-05T17:24:56.891Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-05T17:24:56.891Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:24:56.891Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:24:56.891Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-05T17:24:56.891Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-05T17:24:56.891Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:24:56.891Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:24:57.165Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:24:57.165Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:24:57.165Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:24:57.165Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:24:57.165Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:24:57.165Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:24:57.165Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:24:57.165Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:24:57.165Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:24:57.165Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:24:57.165Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:24:57.165Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:24:57.165Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:24:57.165Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:24:57.165Z] - Network Drivers: [2022-11-05T17:24:57.165Z] - "overlay": [2022-11-05T17:24:57.165Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:24:57.165Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:24:57.165Z] Optional (for encrypted networks): [2022-11-05T17:24:57.424Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:24:57.424Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:24:57.424Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:24:57.424Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:24:57.424Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:24:57.424Z] - CONFIG_XFRM: enabled [2022-11-05T17:24:57.424Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:24:57.424Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:24:57.424Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:24:57.424Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-05T17:24:57.424Z] - "ipvlan": [2022-11-05T17:24:57.424Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:24:57.424Z] - "macvlan": [2022-11-05T17:24:57.424Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:24:57.424Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:24:57.424Z] - "ftp,tftp client in container": [2022-11-05T17:24:57.424Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:24:57.424Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:24:57.424Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:24:57.424Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:24:57.424Z] - Storage Drivers: [2022-11-05T17:24:57.424Z] - "aufs": [2022-11-05T17:24:57.424Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:24:57.424Z] - "btrfs": [2022-11-05T17:24:57.424Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:24:57.424Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:24:57.424Z] - "devicemapper": [2022-11-05T17:24:57.424Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:24:57.424Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:24:57.424Z] - "overlay": [2022-11-05T17:24:57.424Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:24:57.424Z] - "zfs": [2022-11-05T17:24:57.424Z] - /dev/zfs: present [2022-11-05T17:24:57.424Z] - zfs command: missing [2022-11-05T17:24:57.424Z] - zpool command: missing [2022-11-05T17:24:57.424Z] [2022-11-05T17:24:57.424Z] Limits: [2022-11-05T17:24:57.424Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:24:57.424Z] [2022-11-05T17:24:57.424Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:24:57.767Z] + sudo modprobe ip_vs [2022-11-05T17:24:57.767Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b . [2022-11-05T17:24:57.883Z] #36 ... [2022-11-05T17:24:57.883Z] [2022-11-05T17:24:57.883Z] #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-11-05T17:24:57.883Z] #31 25.48 Updating files: 74% (1642/2192) Updating files: 75% (1644/2192) Updating files: 76% (1666/2192) Updating files: 77% (1688/2192) Updating files: 78% (1710/2192) Updating files: 79% (1732/2192) Updating files: 80% (1754/2192) Updating files: 81% (1776/2192) Updating files: 82% (1798/2192) Updating files: 83% (1820/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:24:57.883Z] #31 25.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:24:57.883Z] #31 28.26 + 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-11-05T17:24:58.026Z] #1 [internal] load .dockerignore [2022-11-05T17:24:58.026Z] #1 transferring context: 87B 0.0s done [2022-11-05T17:24:58.293Z] #1 DONE 0.2s [2022-11-05T17:24:58.293Z] [2022-11-05T17:24:58.293Z] #2 [internal] load build definition from Dockerfile [2022-11-05T17:24:58.293Z] #2 transferring dockerfile: 16.91kB 0.0s done [2022-11-05T17:24:58.293Z] #2 DONE 0.1s [2022-11-05T17:24:58.293Z] [2022-11-05T17:24:58.293Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:24:58.440Z] #24 ... [2022-11-05T17:24:58.440Z] [2022-11-05T17:24:58.440Z] #33 [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-11-05T17:24:58.440Z] #33 50.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:24:58.440Z] #33 ... [2022-11-05T17:24:58.440Z] [2022-11-05T17:24:58.441Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:24:58.441Z] #39 9.529 PBCC images/rpc.pb-c.c [2022-11-05T17:24:58.441Z] #39 9.568 DEP images/rpc.pb-c.d [2022-11-05T17:24:58.441Z] #39 9.633 PBCC images/siginfo.pb-c.c [2022-11-05T17:24:58.441Z] #39 9.660 DEP images/siginfo.pb-c.d [2022-11-05T17:24:58.441Z] #39 9.760 PBCC images/pagemap.pb-c.c [2022-11-05T17:24:58.441Z] #39 9.840 DEP images/pagemap.pb-c.d [2022-11-05T17:24:58.441Z] #39 9.938 PBCC images/rlimit.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.00 DEP images/rlimit.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.06 PBCC images/file-lock.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.09 DEP images/file-lock.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.14 PBCC images/tty.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.19 DEP images/tty.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.25 PBCC images/tun.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.31 PBCC images/netdev.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.35 DEP images/tun.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.43 DEP images/netdev.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.50 PBCC images/vma.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.55 DEP images/vma.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.61 PBCC images/creds.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.63 DEP images/creds.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.68 PBCC images/utsns.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.72 DEP images/utsns.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.77 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.80 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:24:58.441Z] #39 10.83 DEP images/ipc-desc.pb-c.d [2022-11-05T17:24:58.441Z] #39 10.91 DEP images/ipc-sem.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.01 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.04 DEP images/ipc-msg.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.11 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.11 DEP images/ipc-shm.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.21 PBCC images/ipc-var.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.23 DEP images/ipc-var.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.32 PBCC images/sk-opts.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.36 PBCC images/packet-sock.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.38 DEP images/sk-opts.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.46 DEP images/packet-sock.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.52 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.55 DEP images/sk-netlink.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.64 PBCC images/sk-inet.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.69 DEP images/sk-inet.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.75 PBCC images/sk-unix.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.81 DEP images/sk-unix.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.87 PBCC images/mm.pb-c.c [2022-11-05T17:24:58.441Z] #39 11.91 DEP images/mm.pb-c.d [2022-11-05T17:24:58.441Z] #39 11.99 PBCC images/timerfd.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.06 DEP images/timerfd.pb-c.d [2022-11-05T17:24:58.441Z] #39 12.12 PBCC images/timer.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.16 DEP images/timer.pb-c.d [2022-11-05T17:24:58.441Z] #39 12.24 PBCC images/sa.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.29 DEP images/sa.pb-c.d [2022-11-05T17:24:58.441Z] #39 12.34 PBCC images/pipe-data.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.37 DEP images/pipe-data.pb-c.d [2022-11-05T17:24:58.441Z] #39 12.46 PBCC images/mnt.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.51 DEP images/mnt.pb-c.d [2022-11-05T17:24:58.441Z] #39 12.55 PBCC images/sk-packet.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.58 DEP images/sk-packet.pb-c.d [2022-11-05T17:24:58.441Z] #39 12.64 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.73 DEP images/tcp-stream.pb-c.d [2022-11-05T17:24:58.441Z] #39 12.85 PBCC images/pipe.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.89 DEP images/pipe.pb-c.d [2022-11-05T17:24:58.441Z] #39 12.96 PBCC images/pstree.pb-c.c [2022-11-05T17:24:58.441Z] #39 12.99 DEP images/pstree.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.08 PBCC images/fs.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.12 DEP images/fs.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.17 PBCC images/signalfd.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.26 DEP images/signalfd.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.32 PBCC images/fh.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.40 PBCC images/fsnotify.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.44 DEP images/fh.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.52 DEP images/fsnotify.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.61 PBCC images/eventpoll.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.65 DEP images/eventpoll.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.69 PBCC images/eventfd.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.75 DEP images/eventfd.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.82 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.83 DEP images/remap-file-path.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.88 PBCC images/fifo.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.90 DEP images/fifo.pb-c.d [2022-11-05T17:24:58.441Z] #39 13.95 PBCC images/ghost-file.pb-c.c [2022-11-05T17:24:58.441Z] #39 13.99 DEP images/ghost-file.pb-c.d [2022-11-05T17:24:58.700Z] #39 14.10 PBCC images/regfile.pb-c.c [2022-11-05T17:24:58.700Z] #39 14.16 DEP images/regfile.pb-c.d [2022-11-05T17:24:58.700Z] #39 14.22 PBCC images/ns.pb-c.c [2022-11-05T17:24:58.700Z] #39 14.25 DEP images/ns.pb-c.d [2022-11-05T17:24:58.700Z] #39 14.29 PBCC images/fdinfo.pb-c.c [2022-11-05T17:24:58.700Z] #39 14.35 DEP images/fdinfo.pb-c.d [2022-11-05T17:24:58.860Z] #3 DONE 0.4s [2022-11-05T17:24:58.860Z] [2022-11-05T17:24:58.860Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:24:58.860Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:24:58.860Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-05T17:24:58.860Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-05T17:24:58.860Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 7.34MB / 9.94MB 0.1s [2022-11-05T17:24:58.860Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:24:58.860Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-11-05T17:24:58.961Z] #39 14.43 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:24:58.961Z] #39 14.47 PBCC images/core-arm.pb-c.c [2022-11-05T17:24:58.961Z] #39 14.53 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:24:58.961Z] #39 14.57 PBCC images/core-s390.pb-c.c [2022-11-05T17:24:59.119Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-11-05T17:24:59.119Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-11-05T17:24:59.221Z] #39 14.64 PBCC images/core-x86.pb-c.c [2022-11-05T17:24:59.221Z] #39 14.70 PBCC images/core.pb-c.c [2022-11-05T17:24:59.221Z] #39 14.76 PBCC images/inventory.pb-c.c [2022-11-05T17:24:59.221Z] #39 14.82 DEP images/core-aarch64.pb-c.d [2022-11-05T17:24:59.228Z] Client: Docker Engine - Community [2022-11-05T17:24:59.228Z] Version: 22.06.0-beta.0 [2022-11-05T17:24:59.228Z] API version: 1.42 [2022-11-05T17:24:59.228Z] Go version: go1.18.3 [2022-11-05T17:24:59.228Z] Git commit: 3e9117b [2022-11-05T17:24:59.228Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:24:59.228Z] OS/Arch: linux/amd64 [2022-11-05T17:24:59.228Z] Context: default [2022-11-05T17:24:59.228Z] [2022-11-05T17:24:59.228Z] Server: Docker Engine - Community [2022-11-05T17:24:59.228Z] Engine: [2022-11-05T17:24:59.228Z] Version: 22.06.0-beta.0 [2022-11-05T17:24:59.228Z] API version: 1.42 (minimum version 1.12) [2022-11-05T17:24:59.228Z] Go version: go1.18.3 [2022-11-05T17:24:59.228Z] Git commit: 38633e7 [2022-11-05T17:24:59.228Z] Built: Fri Jun 3 17:55:46 2022 [2022-11-05T17:24:59.228Z] OS/Arch: linux/amd64 [2022-11-05T17:24:59.228Z] Experimental: true [2022-11-05T17:24:59.228Z] containerd: [2022-11-05T17:24:59.228Z] Version: 1.6.8 [2022-11-05T17:24:59.228Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:24:59.228Z] runc: [2022-11-05T17:24:59.228Z] Version: 1.1.4 [2022-11-05T17:24:59.228Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-05T17:24:59.228Z] docker-init: [2022-11-05T17:24:59.228Z] Version: 0.19.0 [2022-11-05T17:24:59.228Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-05T17:24:59.403Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-11-05T17:24:59.481Z] #39 14.92 DEP images/core-arm.pb-c.d [2022-11-05T17:24:59.481Z] #39 15.05 DEP images/core-ppc64.pb-c.d [2022-11-05T17:24:59.559Z] + docker info [2022-11-05T17:24:59.559Z] Client: [2022-11-05T17:24:59.559Z] Context: default [2022-11-05T17:24:59.559Z] Debug Mode: false [2022-11-05T17:24:59.559Z] Plugins: [2022-11-05T17:24:59.559Z] buildx: Docker Buildx (Docker Inc.) [2022-11-05T17:24:59.559Z] Version: c5aec24 [2022-11-05T17:24:59.559Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-11-05T17:24:59.559Z] compose: Docker Compose (Docker Inc.) [2022-11-05T17:24:59.559Z] Version: v2.12.0 [2022-11-05T17:24:59.559Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-05T17:24:59.559Z] scan: Docker Scan (Docker Inc.) [2022-11-05T17:24:59.559Z] Version: v0.17.0 [2022-11-05T17:24:59.559Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-11-05T17:24:59.559Z] [2022-11-05T17:24:59.559Z] Server: [2022-11-05T17:24:59.559Z] Containers: 0 [2022-11-05T17:24:59.559Z] Running: 0 [2022-11-05T17:24:59.559Z] Paused: 0 [2022-11-05T17:24:59.559Z] Stopped: 0 [2022-11-05T17:24:59.559Z] Images: 0 [2022-11-05T17:24:59.559Z] Server Version: 22.06.0-beta.0 [2022-11-05T17:24:59.559Z] Storage Driver: overlay2 [2022-11-05T17:24:59.559Z] Backing Filesystem: extfs [2022-11-05T17:24:59.559Z] Supports d_type: true [2022-11-05T17:24:59.559Z] Using metacopy: false [2022-11-05T17:24:59.559Z] Native Overlay Diff: true [2022-11-05T17:24:59.559Z] userxattr: false [2022-11-05T17:24:59.559Z] Logging Driver: json-file [2022-11-05T17:24:59.559Z] Cgroup Driver: cgroupfs [2022-11-05T17:24:59.559Z] Cgroup Version: 1 [2022-11-05T17:24:59.559Z] Plugins: [2022-11-05T17:24:59.559Z] Volume: local [2022-11-05T17:24:59.559Z] Network: bridge host ipvlan macvlan null overlay [2022-11-05T17:24:59.559Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-05T17:24:59.559Z] Swarm: inactive [2022-11-05T17:24:59.559Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-05T17:24:59.559Z] Default Runtime: runc [2022-11-05T17:24:59.559Z] Init Binary: docker-init [2022-11-05T17:24:59.559Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-05T17:24:59.559Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-05T17:24:59.559Z] init version: de40ad0 [2022-11-05T17:24:59.559Z] Security Options: [2022-11-05T17:24:59.559Z] apparmor [2022-11-05T17:24:59.559Z] seccomp [2022-11-05T17:24:59.559Z] Profile: builtin [2022-11-05T17:24:59.559Z] Kernel Version: 5.4.0-1088-aws [2022-11-05T17:24:59.559Z] Operating System: Ubuntu 18.04.6 LTS [2022-11-05T17:24:59.559Z] OSType: linux [2022-11-05T17:24:59.559Z] Architecture: x86_64 [2022-11-05T17:24:59.559Z] CPUs: 2 [2022-11-05T17:24:59.559Z] Total Memory: 7.565GiB [2022-11-05T17:24:59.559Z] Name: ip-10-100-58-236 [2022-11-05T17:24:59.559Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-11-05T17:24:59.559Z] Docker Root Dir: /var/lib/docker [2022-11-05T17:24:59.559Z] Debug Mode: false [2022-11-05T17:24:59.559Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:24:59.559Z] Labels: [2022-11-05T17:24:59.559Z] Experimental: true [2022-11-05T17:24:59.559Z] Insecure Registries: [2022-11-05T17:24:59.559Z] 127.0.0.0/8 [2022-11-05T17:24:59.559Z] Live Restore Enabled: true [2022-11-05T17:24:59.559Z] [2022-11-05T17:24:59.559Z] WARNING: No swap limit support [Pipeline] sh [2022-11-05T17:24:59.665Z] #4 DONE 1.0s [2022-11-05T17:24:59.740Z] #39 15.11 DEP images/core-s390.pb-c.d [2022-11-05T17:24:59.740Z] #39 15.16 DEP images/core-x86.pb-c.d [2022-11-05T17:24:59.740Z] #39 15.22 DEP images/core.pb-c.d [2022-11-05T17:24:59.866Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:24:59.866Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:24:59.866Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-11-05T17:24:59.866Z] + bash /home/ubuntu/workspace/moby_PR-44413/check-config.sh [2022-11-05T17:24:59.866Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-05T17:24:59.866Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-11-05T17:24:59.866Z] [2022-11-05T17:24:59.866Z] Generally Necessary: [2022-11-05T17:24:59.866Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-05T17:24:59.866Z] - apparmor: enabled and tools installed [2022-11-05T17:24:59.866Z] - CONFIG_NAMESPACES: enabled [2022-11-05T17:24:59.866Z] - CONFIG_NET_NS: enabled [2022-11-05T17:24:59.866Z] - CONFIG_PID_NS: enabled [2022-11-05T17:24:59.866Z] - CONFIG_IPC_NS: enabled [2022-11-05T17:24:59.866Z] - CONFIG_UTS_NS: enabled [2022-11-05T17:24:59.866Z] - CONFIG_CGROUPS: enabled [2022-11-05T17:24:59.866Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-05T17:24:59.866Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-05T17:24:59.866Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-05T17:24:59.866Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-05T17:24:59.866Z] - CONFIG_CPUSETS: enabled [2022-11-05T17:24:59.866Z] - CONFIG_MEMCG: enabled [2022-11-05T17:24:59.866Z] - CONFIG_KEYS: enabled [2022-11-05T17:24:59.866Z] - CONFIG_VETH: enabled (as module) [2022-11-05T17:24:59.866Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-05T17:24:59.866Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-05T17:24:59.866Z] - CONFIG_NF_NAT_IPV4: missing [2022-11-05T17:24:59.866Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-05T17:24:59.924Z] [2022-11-05T17:24:59.924Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:25:00.000Z] #39 15.32 DEP images/inventory.pb-c.d [2022-11-05T17:25:00.000Z] #39 15.41 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:25:00.000Z] #39 15.44 DEP images/cpuinfo.pb-c.d [2022-11-05T17:25:00.000Z] #39 15.52 PBCC images/stats.pb-c.c [2022-11-05T17:25:00.000Z] #39 15.52 DEP images/stats.pb-c.d [2022-11-05T17:25:00.134Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-05T17:25:00.134Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-05T17:25:00.134Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-05T17:25:00.134Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-05T17:25:00.134Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-05T17:25:00.134Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-05T17:25:00.134Z] - CONFIG_NF_NAT_NEEDED: missing [2022-11-05T17:25:00.134Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-05T17:25:00.134Z] [2022-11-05T17:25:00.134Z] Optional Features: [2022-11-05T17:25:00.134Z] - CONFIG_USER_NS: enabled [2022-11-05T17:25:00.134Z] - CONFIG_SECCOMP: enabled [2022-11-05T17:25:00.134Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-05T17:25:00.134Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-05T17:25:00.134Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-11-05T17:25:00.134Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-11-05T17:25:00.134Z] - CONFIG_BLK_CGROUP: enabled [2022-11-05T17:25:00.134Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-05T17:25:00.134Z] - CONFIG_IOSCHED_CFQ: missing [2022-11-05T17:25:00.134Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-11-05T17:25:00.134Z] - CONFIG_CGROUP_PERF: enabled [2022-11-05T17:25:00.134Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-05T17:25:00.134Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-05T17:25:00.134Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-05T17:25:00.134Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-05T17:25:00.134Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-05T17:25:00.134Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-05T17:25:00.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-05T17:25:00.400Z] - CONFIG_IP_VS: enabled (as module) [2022-11-05T17:25:00.400Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-05T17:25:00.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-05T17:25:00.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-05T17:25:00.400Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-05T17:25:00.400Z] - CONFIG_EXT4_FS: enabled [2022-11-05T17:25:00.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-05T17:25:00.400Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-05T17:25:00.400Z] - Network Drivers: [2022-11-05T17:25:00.400Z] - "overlay": [2022-11-05T17:25:00.400Z] - CONFIG_VXLAN: enabled (as module) [2022-11-05T17:25:00.400Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-05T17:25:00.400Z] Optional (for encrypted networks): [2022-11-05T17:25:00.400Z] - CONFIG_CRYPTO: enabled [2022-11-05T17:25:00.400Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-05T17:25:00.400Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-05T17:25:00.400Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-05T17:25:00.400Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-05T17:25:00.400Z] - CONFIG_XFRM: enabled [2022-11-05T17:25:00.400Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-05T17:25:00.400Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-05T17:25:00.400Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-05T17:25:00.400Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-11-05T17:25:00.400Z] - "ipvlan": [2022-11-05T17:25:00.400Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-05T17:25:00.400Z] - "macvlan": [2022-11-05T17:25:00.664Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-05T17:25:00.664Z] - CONFIG_DUMMY: enabled (as module) [2022-11-05T17:25:00.664Z] - "ftp,tftp client in container": [2022-11-05T17:25:00.664Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-05T17:25:00.664Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-05T17:25:00.664Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-05T17:25:00.664Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-05T17:25:00.664Z] - Storage Drivers: [2022-11-05T17:25:00.664Z] - "aufs": [2022-11-05T17:25:00.664Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-05T17:25:00.664Z] - "btrfs": [2022-11-05T17:25:00.664Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-05T17:25:00.664Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-05T17:25:00.664Z] - "devicemapper": [2022-11-05T17:25:00.664Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-05T17:25:00.664Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-05T17:25:00.664Z] - "overlay": [2022-11-05T17:25:00.664Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-05T17:25:00.664Z] - "zfs": [2022-11-05T17:25:00.664Z] - /dev/zfs: present [2022-11-05T17:25:00.664Z] - zfs command: missing [2022-11-05T17:25:00.664Z] - zpool command: missing [2022-11-05T17:25:00.664Z] [2022-11-05T17:25:00.664Z] Limits: [2022-11-05T17:25:00.664Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-05T17:25:00.664Z] [2022-11-05T17:25:00.664Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-05T17:25:01.000Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b . [2022-11-05T17:25:01.154Z] #31 ... [2022-11-05T17:25:01.154Z] [2022-11-05T17:25:01.154Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:01.154Z] #30 32.98 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:25:01.154Z] #30 33.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:25:01.154Z] #30 33.08 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:25:01.154Z] #30 33.08 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:25:01.154Z] #30 33.23 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:25:01.154Z] #30 33.42 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:25:01.154Z] #30 33.54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:25:01.260Z] #1 [internal] load .dockerignore [2022-11-05T17:25:01.260Z] #1 transferring context: 87B done [2022-11-05T17:25:01.260Z] #1 DONE 0.1s [2022-11-05T17:25:01.260Z] [2022-11-05T17:25:01.260Z] #2 [internal] load build definition from Dockerfile [2022-11-05T17:25:01.260Z] #2 transferring dockerfile: 16.91kB 0.0s done [2022-11-05T17:25:01.260Z] #2 DONE 0.1s [2022-11-05T17:25:01.260Z] [2022-11-05T17:25:01.260Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-05T17:25:01.303Z] #5 ... [2022-11-05T17:25:01.303Z] [2022-11-05T17:25:01.303Z] #6 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-11-05T17:25:01.303Z] #6 DONE 1.2s [2022-11-05T17:25:01.303Z] [2022-11-05T17:25:01.303Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:25:01.303Z] #7 DONE 1.3s [2022-11-05T17:25:01.303Z] [2022-11-05T17:25:01.303Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:25:01.303Z] #8 DONE 1.3s [2022-11-05T17:25:01.303Z] [2022-11-05T17:25:01.303Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:25:01.303Z] #5 DONE 1.3s [2022-11-05T17:25:01.410Z] #30 33.95 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:25:01.667Z] #30 34.00 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:25:01.667Z] #30 34.03 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:25:01.667Z] #30 34.07 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:25:01.832Z] #32 ... [2022-11-05T17:25:01.832Z] [2022-11-05T17:25:01.832Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:01.832Z] #36 57.36 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:25:01.832Z] #36 57.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:25:01.832Z] #36 57.44 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:25:01.832Z] #36 57.79 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:25:01.832Z] #36 57.83 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:25:01.832Z] #36 57.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:25:01.832Z] #36 57.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:25:01.832Z] #36 58.01 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:25:01.832Z] #36 58.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:25:01.832Z] #36 58.25 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:25:01.832Z] #36 58.44 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:25:01.832Z] #36 58.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:25:01.832Z] #36 58.68 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:25:01.832Z] #36 60.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:25:01.832Z] #36 ... [2022-11-05T17:25:01.832Z] [2022-11-05T17:25:01.832Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:01.832Z] #38 7.877 PBCC images/autofs.pb-c.c [2022-11-05T17:25:01.832Z] #38 7.939 DEP images/autofs.pb-c.d [2022-11-05T17:25:01.832Z] #38 8.089 PBCC images/sysctl.pb-c.c [2022-11-05T17:25:01.832Z] #38 8.127 DEP images/sysctl.pb-c.d [2022-11-05T17:25:01.832Z] #38 8.234 PBCC images/time.pb-c.c [2022-11-05T17:25:01.832Z] #38 8.307 DEP images/time.pb-c.d [2022-11-05T17:25:01.832Z] #38 8.428 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:25:01.832Z] #38 8.480 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:25:01.832Z] #38 8.512 PBCC images/seccomp.pb-c.c [2022-11-05T17:25:01.832Z] #38 8.526 DEP images/seccomp.pb-c.d [2022-11-05T17:25:01.832Z] #38 8.674 PBCC images/userns.pb-c.c [2022-11-05T17:25:01.832Z] #38 8.764 DEP images/userns.pb-c.d [2022-11-05T17:25:01.832Z] #38 8.913 PBCC images/cgroup.pb-c.c [2022-11-05T17:25:01.832Z] #38 8.931 DEP images/cgroup.pb-c.d [2022-11-05T17:25:01.832Z] #38 9.019 PBCC images/ext-file.pb-c.c [2022-11-05T17:25:01.832Z] #38 9.061 DEP images/ext-file.pb-c.d [2022-11-05T17:25:01.832Z] #38 9.173 PBCC images/rpc.pb-c.c [2022-11-05T17:25:01.832Z] #38 9.236 DEP images/rpc.pb-c.d [2022-11-05T17:25:01.832Z] #38 9.355 PBCC images/siginfo.pb-c.c [2022-11-05T17:25:01.832Z] #38 9.365 DEP images/siginfo.pb-c.d [2022-11-05T17:25:01.832Z] #38 9.429 PBCC images/pagemap.pb-c.c [2022-11-05T17:25:01.832Z] #38 9.470 DEP images/pagemap.pb-c.d [2022-11-05T17:25:01.832Z] #38 9.612 PBCC images/rlimit.pb-c.c [2022-11-05T17:25:01.832Z] #38 9.674 DEP images/rlimit.pb-c.d [2022-11-05T17:25:01.832Z] #38 9.764 PBCC images/file-lock.pb-c.c [2022-11-05T17:25:01.832Z] #38 9.798 DEP images/file-lock.pb-c.d [2022-11-05T17:25:01.832Z] #38 9.976 PBCC images/tty.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.01 DEP images/tty.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.06 PBCC images/tun.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.09 PBCC images/netdev.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.13 DEP images/tun.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.18 DEP images/netdev.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.29 PBCC images/vma.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.33 DEP images/vma.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.38 PBCC images/creds.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.41 DEP images/creds.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.49 PBCC images/utsns.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.51 DEP images/utsns.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.59 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.61 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.64 DEP images/ipc-desc.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.69 DEP images/ipc-sem.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.76 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.79 DEP images/ipc-msg.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.88 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:25:01.832Z] #38 10.90 DEP images/ipc-shm.pb-c.d [2022-11-05T17:25:01.832Z] #38 10.95 PBCC images/ipc-var.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.00 DEP images/ipc-var.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.07 PBCC images/sk-opts.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.09 PBCC images/packet-sock.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.13 DEP images/sk-opts.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.19 DEP images/packet-sock.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.23 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.27 DEP images/sk-netlink.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.32 PBCC images/sk-inet.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.36 DEP images/sk-inet.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.46 PBCC images/sk-unix.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.49 DEP images/sk-unix.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.53 PBCC images/mm.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.57 DEP images/mm.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.63 PBCC images/timerfd.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.68 DEP images/timerfd.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.73 PBCC images/timer.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.77 DEP images/timer.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.81 PBCC images/sa.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.84 DEP images/sa.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.88 PBCC images/pipe-data.pb-c.c [2022-11-05T17:25:01.832Z] #38 11.91 DEP images/pipe-data.pb-c.d [2022-11-05T17:25:01.832Z] #38 11.96 PBCC images/mnt.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.05 DEP images/mnt.pb-c.d [2022-11-05T17:25:01.832Z] #38 12.09 PBCC images/sk-packet.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.11 DEP images/sk-packet.pb-c.d [2022-11-05T17:25:01.832Z] #38 12.15 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.23 DEP images/tcp-stream.pb-c.d [2022-11-05T17:25:01.832Z] #38 12.30 PBCC images/pipe.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.38 DEP images/pipe.pb-c.d [2022-11-05T17:25:01.832Z] #38 12.44 PBCC images/pstree.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.48 DEP images/pstree.pb-c.d [2022-11-05T17:25:01.832Z] #38 12.53 PBCC images/fs.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.56 DEP images/fs.pb-c.d [2022-11-05T17:25:01.832Z] #38 12.60 PBCC images/signalfd.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.67 DEP images/signalfd.pb-c.d [2022-11-05T17:25:01.832Z] #38 12.74 PBCC images/fh.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.80 PBCC images/fsnotify.pb-c.c [2022-11-05T17:25:01.832Z] #38 12.87 DEP images/fh.pb-c.d [2022-11-05T17:25:01.832Z] #38 12.97 DEP images/fsnotify.pb-c.d [2022-11-05T17:25:01.832Z] #38 13.02 PBCC images/eventpoll.pb-c.c [2022-11-05T17:25:01.832Z] #38 13.07 DEP images/eventpoll.pb-c.d [2022-11-05T17:25:01.832Z] #38 13.13 PBCC images/eventfd.pb-c.c [2022-11-05T17:25:01.832Z] #38 13.15 DEP images/eventfd.pb-c.d [2022-11-05T17:25:01.832Z] #38 13.21 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:25:01.832Z] #38 13.26 DEP images/remap-file-path.pb-c.d [2022-11-05T17:25:01.834Z] #3 DONE 0.3s [2022-11-05T17:25:01.834Z] [2022-11-05T17:25:01.834Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-05T17:25:01.834Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-11-05T17:25:01.834Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-11-05T17:25:01.834Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-11-05T17:25:01.834Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-11-05T17:25:01.834Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-11-05T17:25:01.834Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-11-05T17:25:01.834Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-11-05T17:25:01.910Z] #39 17.43 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:01.923Z] #30 ... [2022-11-05T17:25:01.923Z] [2022-11-05T17:25:01.923Z] #35 [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-11-05T17:25:01.923Z] #35 24.26 encoding [2022-11-05T17:25:01.923Z] #35 ... [2022-11-05T17:25:01.923Z] [2022-11-05T17:25:01.923Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:25:01.923Z] #33 20.00 Reading package lists... [2022-11-05T17:25:01.923Z] #33 25.86 Reading package lists... [2022-11-05T17:25:01.923Z] #33 30.89 Building dependency tree... [2022-11-05T17:25:01.923Z] #33 33.97 The following additional packages will be installed: [2022-11-05T17:25:01.923Z] #33 33.99 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:25:01.923Z] #33 34.00 Suggested packages: [2022-11-05T17:25:01.923Z] #33 34.00 cmake-doc ninja-build lrzip [2022-11-05T17:25:01.923Z] #33 34.00 Recommended packages: [2022-11-05T17:25:01.923Z] #33 34.00 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:25:02.088Z] #38 13.33 PBCC images/fifo.pb-c.c [2022-11-05T17:25:02.088Z] #38 13.34 DEP images/fifo.pb-c.d [2022-11-05T17:25:02.088Z] #38 13.39 PBCC images/ghost-file.pb-c.c [2022-11-05T17:25:02.088Z] #38 13.46 DEP images/ghost-file.pb-c.d [2022-11-05T17:25:02.088Z] #38 13.52 PBCC images/regfile.pb-c.c [2022-11-05T17:25:02.180Z] #33 ... [2022-11-05T17:25:02.180Z] [2022-11-05T17:25:02.180Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:02.180Z] #26 20.00 Reading package lists... [2022-11-05T17:25:02.180Z] #26 26.03 Reading package lists... [2022-11-05T17:25:02.180Z] #26 31.30 Building dependency tree... [2022-11-05T17:25:02.180Z] #26 34.58 The following additional packages will be installed: [2022-11-05T17:25:02.180Z] #26 34.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:25:02.180Z] #26 34.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:25:02.180Z] #26 34.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:25:02.180Z] #26 34.60 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:25:02.180Z] #26 34.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:25:02.180Z] #26 34.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:25:02.180Z] #26 34.60 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:25:02.180Z] #26 34.62 Suggested packages: [2022-11-05T17:25:02.180Z] #26 34.62 gcc-10-locales seccomp wine64 [2022-11-05T17:25:02.345Z] #38 13.58 DEP images/regfile.pb-c.d [2022-11-05T17:25:02.345Z] #38 13.69 PBCC images/ns.pb-c.c [2022-11-05T17:25:02.345Z] #38 13.72 DEP images/ns.pb-c.d [2022-11-05T17:25:02.345Z] #38 13.78 PBCC images/fdinfo.pb-c.c [2022-11-05T17:25:02.408Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-11-05T17:25:02.408Z] #4 DONE 0.8s [2022-11-05T17:25:02.436Z] #26 ... [2022-11-05T17:25:02.436Z] [2022-11-05T17:25:02.436Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:25:02.436Z] #33 34.90 The following NEW packages will be installed: [2022-11-05T17:25:02.436Z] #33 34.91 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:25:02.436Z] #33 34.93 vim-common xxd [2022-11-05T17:25:02.601Z] #38 13.85 DEP images/fdinfo.pb-c.d [2022-11-05T17:25:02.601Z] #38 13.91 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:25:02.601Z] #38 13.95 PBCC images/core-arm.pb-c.c [2022-11-05T17:25:02.601Z] #38 13.98 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:25:02.601Z] #38 14.03 PBCC images/core-s390.pb-c.c [2022-11-05T17:25:02.706Z] [2022-11-05T17:25:02.706Z] #5 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-11-05T17:25:02.857Z] #38 14.07 PBCC images/core-x86.pb-c.c [2022-11-05T17:25:02.857Z] #38 14.12 PBCC images/core.pb-c.c [2022-11-05T17:25:02.857Z] #38 14.19 PBCC images/inventory.pb-c.c [2022-11-05T17:25:02.857Z] #38 14.24 DEP images/core-aarch64.pb-c.d [2022-11-05T17:25:02.857Z] #38 14.30 DEP images/core-arm.pb-c.d [2022-11-05T17:25:02.999Z] #33 35.30 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:25:02.999Z] #33 35.30 Need to get 17.7 MB of archives. [2022-11-05T17:25:02.999Z] #33 35.30 After this operation, 70.7 MB of additional disk space will be used. [2022-11-05T17:25:02.999Z] #33 35.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:25:02.999Z] #33 35.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:25:02.999Z] #33 35.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:25:02.999Z] #33 35.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:25:03.113Z] #38 14.34 DEP images/core-ppc64.pb-c.d [2022-11-05T17:25:03.113Z] #38 14.39 DEP images/core-s390.pb-c.d [2022-11-05T17:25:03.369Z] #38 14.45 DEP images/core-x86.pb-c.d [2022-11-05T17:25:03.369Z] #38 14.49 DEP images/core.pb-c.d [2022-11-05T17:25:03.369Z] #38 14.60 DEP images/inventory.pb-c.d [2022-11-05T17:25:03.369Z] #38 14.66 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:25:03.369Z] #38 14.68 DEP images/cpuinfo.pb-c.d [2022-11-05T17:25:03.562Z] #33 36.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-11-05T17:25:03.562Z] #33 36.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-05T17:25:03.562Z] #33 ... [2022-11-05T17:25:03.562Z] [2022-11-05T17:25:03.562Z] #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-11-05T17:25:03.562Z] #32 20.78 Reading package lists... [2022-11-05T17:25:03.562Z] #32 26.28 Reading package lists... [2022-11-05T17:25:03.562Z] #32 31.59 Building dependency tree... [2022-11-05T17:25:03.562Z] #32 34.85 The following additional packages will be installed: [2022-11-05T17:25:03.562Z] #32 34.85 libbtrfs0 [2022-11-05T17:25:03.562Z] #32 35.03 The following NEW packages will be installed: [2022-11-05T17:25:03.562Z] #32 35.07 libbtrfs-dev libbtrfs0 [2022-11-05T17:25:03.562Z] #32 35.45 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:25:03.562Z] #32 35.45 Need to get 460 kB of archives. [2022-11-05T17:25:03.562Z] #32 35.45 After this operation, 1237 kB of additional disk space will be used. [2022-11-05T17:25:03.562Z] #32 35.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:25:03.562Z] #32 35.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:25:03.562Z] #32 ... [2022-11-05T17:25:03.562Z] [2022-11-05T17:25:03.562Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:03.562Z] #26 35.96 The following NEW packages will be installed: [2022-11-05T17:25:03.562Z] #26 35.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:25:03.562Z] #26 35.97 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:25:03.562Z] #26 35.97 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:25:03.562Z] #26 35.97 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:25:03.562Z] #26 35.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:25:03.562Z] #26 35.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:25:03.562Z] #26 35.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:25:03.562Z] #26 35.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:25:03.562Z] #26 35.99 mingw-w64-x86-64-dev [2022-11-05T17:25:03.626Z] #38 14.75 PBCC images/stats.pb-c.c [2022-11-05T17:25:03.626Z] #38 14.79 DEP images/stats.pb-c.d [2022-11-05T17:25:03.819Z] #26 ... [2022-11-05T17:25:03.819Z] [2022-11-05T17:25:03.819Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:25:03.819Z] #29 20.48 Reading package lists... [2022-11-05T17:25:03.819Z] #29 26.39 Reading package lists... [2022-11-05T17:25:03.819Z] #29 31.64 Building dependency tree... [2022-11-05T17:25:03.819Z] #29 34.85 The following additional packages will be installed: [2022-11-05T17:25:03.819Z] #29 34.87 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:25:03.819Z] #29 34.88 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:25:03.819Z] #29 34.90 Suggested packages: [2022-11-05T17:25:03.819Z] #29 34.90 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:25:03.819Z] #29 36.15 The following NEW packages will be installed: [2022-11-05T17:25:03.819Z] #29 36.15 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:25:03.819Z] #29 36.15 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:25:03.819Z] #29 36.15 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:25:03.819Z] #29 36.15 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:25:03.819Z] #29 ... [2022-11-05T17:25:03.819Z] [2022-11-05T17:25:03.819Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:03.819Z] #26 36.36 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:25:03.819Z] #26 36.36 Need to get 115 MB of archives. [2022-11-05T17:25:03.819Z] #26 36.36 After this operation, 645 MB of additional disk space will be used. [2022-11-05T17:25:03.819Z] #26 36.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-11-05T17:25:03.821Z] #39 19.19 CC images/stats.o [2022-11-05T17:25:04.076Z] #26 36.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-11-05T17:25:04.082Z] #39 19.53 CC images/core.o [2022-11-05T17:25:04.086Z] #5 DONE 1.3s [2022-11-05T17:25:04.086Z] [2022-11-05T17:25:04.086Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:25:04.086Z] #6 DONE 1.2s [2022-11-05T17:25:04.086Z] [2022-11-05T17:25:04.086Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-05T17:25:04.086Z] #7 DONE 1.2s [2022-11-05T17:25:04.086Z] [2022-11-05T17:25:04.086Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-05T17:25:04.086Z] #8 DONE 1.2s [2022-11-05T17:25:04.333Z] #26 36.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:25:04.333Z] #26 36.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-11-05T17:25:04.333Z] #26 36.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-05T17:25:04.333Z] #26 36.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:25:04.554Z] #38 ... [2022-11-05T17:25:04.554Z] [2022-11-05T17:25:04.554Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:04.554Z] #32 71.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:25:04.583Z] [2022-11-05T17:25:04.583Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:25:04.583Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:25:04.583Z] #9 DONE 0.1s [2022-11-05T17:25:04.583Z] [2022-11-05T17:25:04.583Z] #10 [internal] load build context [2022-11-05T17:25:04.583Z] #10 transferring context: 30B [2022-11-05T17:25:04.590Z] #26 37.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-05T17:25:04.810Z] #32 71.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:04.810Z] #32 71.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:04.847Z] #26 37.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-11-05T17:25:04.847Z] #26 37.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-11-05T17:25:05.022Z] #39 20.23 CC images/core-x86.o [2022-11-05T17:25:05.591Z] #39 20.79 CC images/core-arm.o [2022-11-05T17:25:05.591Z] #39 21.15 CC images/core-aarch64.o [2022-11-05T17:25:05.778Z] #26 37.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-05T17:25:05.778Z] #26 ... [2022-11-05T17:25:05.778Z] [2022-11-05T17:25:05.778Z] #34 [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-11-05T17:25:05.778Z] #34 DONE 38.2s [2022-11-05T17:25:05.778Z] [2022-11-05T17:25:05.778Z] #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-11-05T17:25:05.778Z] #32 36.56 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:25:05.778Z] #32 36.81 Fetched 460 kB in 0s (1378 kB/s) [2022-11-05T17:25:05.778Z] #32 36.90 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:25:05.778Z] #32 36.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:25:05.778Z] #32 36.97 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:25:05.778Z] #32 37.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:25:05.778Z] #32 37.23 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:25:05.778Z] #32 37.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:25:05.778Z] #32 37.26 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:25:05.778Z] #32 37.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:25:05.778Z] #32 37.71 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:25:05.778Z] #32 37.73 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:05.778Z] #32 DONE 38.2s [2022-11-05T17:25:05.778Z] [2022-11-05T17:25:05.778Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:25:05.778Z] #29 36.52 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:25:05.778Z] #29 36.52 Need to get 4583 kB of archives. [2022-11-05T17:25:05.778Z] #29 36.52 After this operation, 25.9 MB of additional disk space will be used. [2022-11-05T17:25:05.778Z] #29 36.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:25:05.778Z] #29 36.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-05T17:25:05.778Z] #29 36.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:25:05.778Z] #29 36.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-05T17:25:05.778Z] #29 36.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:25:05.778Z] #29 36.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-05T17:25:05.778Z] #29 36.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:25:05.778Z] #29 36.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-05T17:25:05.778Z] #29 36.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-05T17:25:05.778Z] #29 36.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-05T17:25:05.778Z] #29 36.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-05T17:25:05.778Z] #29 36.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-05T17:25:05.778Z] #29 36.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-05T17:25:05.778Z] #29 36.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-05T17:25:05.778Z] #29 36.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-05T17:25:05.778Z] #29 36.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:25:05.778Z] #29 36.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:25:05.778Z] #29 36.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-05T17:25:05.778Z] #29 38.04 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:25:05.778Z] #29 38.29 Fetched 4583 kB in 1s (6979 kB/s) [2022-11-05T17:25:06.035Z] #29 38.48 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:25:06.035Z] #29 38.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 ... 15718 files and directories currently installed.) [2022-11-05T17:25:06.035Z] #29 38.52 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:25:06.035Z] #29 38.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:25:06.159Z] #39 21.48 CC images/core-ppc64.o [2022-11-05T17:25:06.292Z] #29 38.69 Selecting previously unselected package libcap-dev:amd64. [2022-11-05T17:25:06.292Z] #29 38.76 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-05T17:25:06.292Z] #29 38.76 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:25:06.292Z] #29 38.87 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:25:06.292Z] #29 38.87 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:25:06.292Z] #29 38.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:25:06.419Z] #39 21.97 CC images/core-s390.o [2022-11-05T17:25:06.548Z] #29 39.05 Selecting previously unselected package libnet1-dev. [2022-11-05T17:25:06.548Z] #29 39.05 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:25:06.548Z] #29 39.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:25:06.679Z] #39 ... [2022-11-05T17:25:06.679Z] [2022-11-05T17:25:06.679Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:06.679Z] #36 58.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:25:06.679Z] #36 58.99 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:25:06.679Z] #36 58.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:06.810Z] #29 39.32 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:25:06.810Z] #29 39.32 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:25:06.810Z] #29 39.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:25:06.810Z] #29 39.44 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-05T17:25:06.939Z] #36 ... [2022-11-05T17:25:06.939Z] [2022-11-05T17:25:06.939Z] #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-11-05T17:25:06.939Z] #24 61.18 internal/poll [2022-11-05T17:25:06.939Z] #24 62.38 internal/fmtsort [2022-11-05T17:25:06.939Z] #24 62.93 internal/syscall/execenv [2022-11-05T17:25:06.939Z] #24 63.15 path [2022-11-05T17:25:06.939Z] #24 63.48 strings [2022-11-05T17:25:06.939Z] #24 63.65 io/fs [2022-11-05T17:25:06.939Z] #24 64.80 os [2022-11-05T17:25:06.939Z] #24 65.85 bufio [2022-11-05T17:25:06.939Z] #24 67.23 text/tabwriter [2022-11-05T17:25:06.939Z] #24 68.03 io/ioutil [2022-11-05T17:25:06.939Z] #24 68.03 fmt [2022-11-05T17:25:06.939Z] #24 ... [2022-11-05T17:25:06.939Z] [2022-11-05T17:25:06.939Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:06.939Z] #39 22.53 CC images/cpuinfo.o [2022-11-05T17:25:07.066Z] #29 39.45 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:25:07.066Z] #29 39.48 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:25:07.323Z] #29 39.77 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:25:07.323Z] #29 39.77 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:25:07.323Z] #29 39.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:25:07.378Z] [2022-11-05T17:25:07.378Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:25:07.378Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-11-05T17:25:07.378Z] #9 DONE 0.0s [2022-11-05T17:25:07.378Z] [2022-11-05T17:25:07.378Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:25:07.378Z] #10 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.0s done [2022-11-05T17:25:07.378Z] #10 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:25:07.378Z] #10 sha256:725ea075576e253aff7f205e8ff1f07d28ee28cb98089fb6d50eda013aeaeca5 529B / 529B done [2022-11-05T17:25:07.378Z] #10 sha256:d8cacd17cfdcf44e296b41c96f5dab7ae82024c28c4f45bd9181f3823bca639f 1.46kB / 1.46kB done [2022-11-05T17:25:07.378Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 5.24MB / 55.05MB 0.3s [2022-11-05T17:25:07.509Z] #39 22.94 CC images/inventory.o [2022-11-05T17:25:07.579Z] #29 39.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-05T17:25:07.579Z] #29 39.89 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:25:07.579Z] #29 39.90 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:25:07.579Z] #29 40.02 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-05T17:25:07.579Z] #29 40.02 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-05T17:25:07.579Z] #29 40.03 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:25:07.637Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 13.63MB / 55.05MB 0.5s [2022-11-05T17:25:07.776Z] #39 23.13 CC images/fdinfo.o [2022-11-05T17:25:07.835Z] #29 40.30 Selecting previously unselected package libprotobuf23:amd64. [2022-11-05T17:25:07.835Z] #29 40.30 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-05T17:25:07.835Z] #29 40.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:25:07.899Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 23.07MB / 55.05MB 0.7s [2022-11-05T17:25:07.899Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 29.36MB / 55.05MB 0.8s [2022-11-05T17:25:08.036Z] #39 23.56 CC images/fown.o [2022-11-05T17:25:08.163Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 32.51MB / 55.05MB 0.9s [2022-11-05T17:25:08.296Z] #39 23.73 CC images/ns.o [2022-11-05T17:25:08.423Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 35.65MB / 55.05MB 1.1s [2022-11-05T17:25:08.556Z] #39 23.92 CC images/regfile.o [2022-11-05T17:25:08.556Z] #39 24.08 CC images/ghost-file.o [2022-11-05T17:25:08.690Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 47.19MB / 55.05MB 1.4s [2022-11-05T17:25:08.690Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 52.43MB / 55.05MB 1.5s [2022-11-05T17:25:08.763Z] #29 41.08 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-05T17:25:08.763Z] #29 41.10 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-05T17:25:08.763Z] #29 41.10 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:25:08.795Z] #10 ... [2022-11-05T17:25:08.795Z] [2022-11-05T17:25:08.795Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:25:08.795Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:25:08.795Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:25:08.795Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:25:08.795Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:25:08.795Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-11-05T17:25:08.795Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-11-05T17:25:08.795Z] #11 DONE 4.2s [2022-11-05T17:25:08.795Z] [2022-11-05T17:25:08.795Z] #10 [internal] load build context [2022-11-05T17:25:08.816Z] #39 24.36 CC images/fifo.o [2022-11-05T17:25:09.022Z] #29 41.39 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-05T17:25:09.022Z] #29 41.40 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-05T17:25:09.022Z] #29 41.41 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:25:09.076Z] #39 24.54 CC images/remap-file-path.o [2022-11-05T17:25:09.336Z] #39 24.74 CC images/eventfd.o [2022-11-05T17:25:09.367Z] #10 transferring context: 34.97MB 5.0s [2022-11-05T17:25:09.596Z] #39 24.94 CC images/eventpoll.o [2022-11-05T17:25:09.596Z] #39 25.22 CC images/fh.o [2022-11-05T17:25:09.639Z] #10 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 2.1s done [2022-11-05T17:25:09.935Z] #10 ... [2022-11-05T17:25:09.935Z] [2022-11-05T17:25:09.935Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:25:09.935Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:25:09.935Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:25:09.935Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:25:09.935Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-11-05T17:25:09.935Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done [2022-11-05T17:25:09.935Z] #9 DONE 5.6s [2022-11-05T17:25:09.935Z] [2022-11-05T17:25:09.935Z] #10 [internal] load build context [2022-11-05T17:25:10.069Z] #32 ... [2022-11-05T17:25:10.069Z] [2022-11-05T17:25:10.069Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:25:10.069Z] #25 66.13 internal/syscall/unix [2022-11-05T17:25:10.069Z] #25 66.62 time [2022-11-05T17:25:10.069Z] #25 72.37 internal/poll [2022-11-05T17:25:10.069Z] #25 73.72 internal/fmtsort [2022-11-05T17:25:10.069Z] #25 74.31 internal/syscall/execenv [2022-11-05T17:25:10.069Z] #25 74.65 path [2022-11-05T17:25:10.069Z] #25 74.93 strings [2022-11-05T17:25:10.069Z] #25 75.14 io/fs [2022-11-05T17:25:10.069Z] #25 ... [2022-11-05T17:25:10.069Z] [2022-11-05T17:25:10.069Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:10.069Z] #38 16.03 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:10.069Z] #38 17.35 CC images/stats.o [2022-11-05T17:25:10.069Z] #38 17.78 CC images/core.o [2022-11-05T17:25:10.069Z] #38 18.35 CC images/core-x86.o [2022-11-05T17:25:10.069Z] #38 18.83 CC images/core-arm.o [2022-11-05T17:25:10.069Z] #38 19.24 CC images/core-aarch64.o [2022-11-05T17:25:10.069Z] #38 19.69 CC images/core-ppc64.o [2022-11-05T17:25:10.069Z] #38 20.13 CC images/core-s390.o [2022-11-05T17:25:10.069Z] #38 20.69 CC images/cpuinfo.o [2022-11-05T17:25:10.069Z] #38 21.08 CC images/inventory.o [2022-11-05T17:25:10.069Z] #38 21.31 CC images/fdinfo.o [2022-11-05T17:25:10.166Z] #39 25.57 CC images/fsnotify.o [2022-11-05T17:25:10.193Z] #10 transferring context: 53.56MB 6.0s done [2022-11-05T17:25:10.213Z] #10 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 0.6s [2022-11-05T17:25:10.324Z] #38 21.63 CC images/fown.o [2022-11-05T17:25:10.393Z] #29 ... [2022-11-05T17:25:10.393Z] [2022-11-05T17:25:10.393Z] #36 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:25:10.393Z] #36 DONE 42.6s [2022-11-05T17:25:10.393Z] [2022-11-05T17:25:10.393Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:10.393Z] #30 38.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:25:10.393Z] #30 38.25 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:25:10.393Z] #30 38.55 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:25:10.393Z] #30 38.61 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:25:10.393Z] #30 39.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:25:10.393Z] #30 39.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:25:10.393Z] #30 39.32 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:25:10.393Z] #30 39.34 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:25:10.393Z] #30 39.44 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:25:10.393Z] #30 39.44 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:25:10.393Z] #30 39.50 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:25:10.393Z] #30 39.58 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:25:10.393Z] #30 39.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:25:10.393Z] #30 39.66 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:25:10.393Z] #30 39.77 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:25:10.393Z] #30 39.81 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:25:10.393Z] #30 39.90 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:25:10.393Z] #30 40.11 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:25:10.393Z] #30 40.16 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:25:10.393Z] #30 40.19 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:25:10.393Z] #30 40.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:25:10.393Z] #30 40.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:25:10.393Z] #30 41.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:25:10.393Z] #30 41.18 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:25:10.393Z] #30 41.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:25:10.393Z] #30 41.37 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:25:10.393Z] #30 41.37 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:25:10.393Z] #30 41.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:25:10.393Z] #30 41.57 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:25:10.393Z] #30 41.67 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:25:10.393Z] #30 41.83 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:25:10.393Z] #30 41.87 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:25:10.393Z] #30 41.90 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:25:10.393Z] #30 42.00 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:25:10.393Z] #30 42.03 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:25:10.393Z] #30 42.06 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:25:10.393Z] #30 42.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:25:10.393Z] #30 42.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:25:10.393Z] #30 42.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:25:10.393Z] #30 42.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:25:10.393Z] #30 42.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:25:10.580Z] #38 21.85 CC images/ns.o [2022-11-05T17:25:10.649Z] #30 43.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:25:10.649Z] #30 43.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:25:10.737Z] #39 26.33 CC images/signalfd.o [2022-11-05T17:25:10.837Z] #38 22.06 CC images/regfile.o [2022-11-05T17:25:10.905Z] #30 43.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:25:10.905Z] #30 43.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:25:10.905Z] #30 43.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:25:10.905Z] #30 43.36 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:25:10.905Z] #30 43.43 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:25:10.905Z] #30 43.43 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:25:10.905Z] #30 43.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:25:10.998Z] #39 26.63 CC images/fs.o [2022-11-05T17:25:11.093Z] #38 22.30 CC images/ghost-file.o [2022-11-05T17:25:11.133Z] #10 DONE 6.8s [2022-11-05T17:25:11.133Z] [2022-11-05T17:25:11.133Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:11.133Z] #12 resolve docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 0.1s done [2022-11-05T17:25:11.133Z] #12 sha256:4b5cc6ca083856af8f58ab332f279b4401e1e46cc6d999957d5f88c563df24a7 1.80kB / 1.80kB done [2022-11-05T17:25:11.133Z] #12 sha256:385d98c8996f0ceb5adc0a5333da51bae94bfb685c7a8b22c4c5ba0a7bf6c145 7.10kB / 7.10kB done [2022-11-05T17:25:11.133Z] #12 sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 1.86kB / 1.86kB done [2022-11-05T17:25:11.133Z] #12 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.9s [2022-11-05T17:25:11.133Z] #12 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.8s done [2022-11-05T17:25:11.133Z] #12 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 1.3s done [2022-11-05T17:25:11.133Z] #12 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 2.5s done [2022-11-05T17:25:11.133Z] #12 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 3.7s done [2022-11-05T17:25:11.133Z] #12 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 3.9s [2022-11-05T17:25:11.133Z] #12 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 141.91MB / 141.91MB 6.6s [2022-11-05T17:25:11.133Z] #12 sha256:be659c03a851a28704a5a9c179d93dcf4270fd8afdf1c0c39bd79ee70f132bce 156B / 156B 2.6s done [2022-11-05T17:25:11.162Z] #30 43.53 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:25:11.162Z] #30 43.53 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:25:11.162Z] #30 43.53 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:25:11.162Z] #30 43.58 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:25:11.162Z] #30 43.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:25:11.258Z] #39 26.85 CC images/pstree.o [2022-11-05T17:25:11.352Z] #38 22.62 CC images/fifo.o [2022-11-05T17:25:11.418Z] #30 43.70 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:25:11.418Z] #30 43.72 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:25:11.418Z] #30 43.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:25:11.418Z] #30 43.82 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:25:11.418Z] #30 43.83 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:25:11.518Z] #39 27.03 CC images/pipe.o [2022-11-05T17:25:11.674Z] #30 43.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:25:11.778Z] #39 27.22 CC images/tcp-stream.o [2022-11-05T17:25:11.914Z] #38 22.91 CC images/remap-file-path.o [2022-11-05T17:25:11.915Z] #38 23.17 CC images/eventfd.o [2022-11-05T17:25:11.931Z] #30 44.01 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:25:11.931Z] #30 44.01 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:25:11.931Z] #30 44.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:25:11.931Z] #30 44.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:25:11.931Z] #30 44.46 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:25:12.038Z] #39 27.44 CC images/sk-packet.o [2022-11-05T17:25:12.171Z] #38 23.33 CC images/eventpoll.o [2022-11-05T17:25:12.171Z] #38 23.61 CC images/fh.o [2022-11-05T17:25:12.188Z] #30 44.66 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:25:12.188Z] #30 44.66 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:25:12.188Z] #30 44.66 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:25:12.188Z] #30 44.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:25:12.188Z] #30 44.75 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:25:12.188Z] #30 44.75 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:25:12.298Z] #39 27.67 CC images/mnt.o [2022-11-05T17:25:12.428Z] #38 23.86 CC images/fsnotify.o [2022-11-05T17:25:12.444Z] #30 45.03 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:25:12.444Z] #30 45.03 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:25:12.444Z] #30 45.03 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:25:12.444Z] #30 45.08 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:25:12.444Z] #30 45.08 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:25:12.444Z] #30 45.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:25:12.558Z] #39 27.98 CC images/pipe-data.o [2022-11-05T17:25:12.701Z] #30 45.17 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:25:12.701Z] #30 45.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:25:12.752Z] #10 ... [2022-11-05T17:25:12.752Z] [2022-11-05T17:25:12.752Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:12.752Z] #11 resolve docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 0.1s done [2022-11-05T17:25:12.752Z] #11 sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 1.86kB / 1.86kB done [2022-11-05T17:25:12.752Z] #11 sha256:4b5cc6ca083856af8f58ab332f279b4401e1e46cc6d999957d5f88c563df24a7 1.80kB / 1.80kB done [2022-11-05T17:25:12.752Z] #11 sha256:385d98c8996f0ceb5adc0a5333da51bae94bfb685c7a8b22c4c5ba0a7bf6c145 7.10kB / 7.10kB done [2022-11-05T17:25:12.752Z] #11 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 2.1s done [2022-11-05T17:25:12.752Z] #11 sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 5.16MB / 5.16MB 0.6s done [2022-11-05T17:25:12.752Z] #11 sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 10.88MB / 10.88MB 1.0s done [2022-11-05T17:25:12.752Z] #11 sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 54.59MB / 54.59MB 2.6s done [2022-11-05T17:25:12.752Z] #11 sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 85.97MB / 85.97MB 3.4s done [2022-11-05T17:25:12.752Z] #11 sha256:be659c03a851a28704a5a9c179d93dcf4270fd8afdf1c0c39bd79ee70f132bce 156B / 156B 3.5s done [2022-11-05T17:25:12.752Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 57.00MB / 141.91MB 5.5s [2022-11-05T17:25:12.818Z] #39 ... [2022-11-05T17:25:12.818Z] [2022-11-05T17:25:12.818Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:12.818Z] #37 40.40 Updating files: 47% (2412/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 85% (4324/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:25:12.818Z] #37 41.85 + cd /tmp/tmp.3JKYGbWQob/src/github.com/containerd/containerd [2022-11-05T17:25:12.818Z] #37 41.86 + git checkout -q v1.6.9 [2022-11-05T17:25:12.956Z] #30 45.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:25:12.956Z] #30 45.30 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:25:12.956Z] #30 45.30 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:25:12.956Z] #30 45.37 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:25:13.014Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 66.66MB / 141.91MB 5.9s [2022-11-05T17:25:13.046Z] #12 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 141.91MB / 141.91MB 8.5s done [2022-11-05T17:25:13.046Z] #12 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 [2022-11-05T17:25:13.078Z] #37 ... [2022-11-05T17:25:13.078Z] [2022-11-05T17:25:13.078Z] #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-11-05T17:25:13.078Z] #24 70.03 flag [2022-11-05T17:25:13.078Z] #24 70.04 github.com/BurntSushi/toml [2022-11-05T17:25:13.078Z] #24 71.52 log [2022-11-05T17:25:13.078Z] #24 73.49 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:25:13.078Z] #24 DONE 75.3s [2022-11-05T17:25:13.212Z] #30 45.63 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:25:13.212Z] #30 45.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:25:13.212Z] #30 45.67 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:25:13.212Z] #30 45.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:25:13.212Z] #30 45.72 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:25:13.304Z] #12 ... [2022-11-05T17:25:13.304Z] [2022-11-05T17:25:13.304Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:25:13.304Z] #13 resolve docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 0.1s done [2022-11-05T17:25:13.304Z] #13 sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 1.85kB / 1.85kB done [2022-11-05T17:25:13.304Z] #13 sha256:725ea075576e253aff7f205e8ff1f07d28ee28cb98089fb6d50eda013aeaeca5 529B / 529B done [2022-11-05T17:25:13.304Z] #13 sha256:d8cacd17cfdcf44e296b41c96f5dab7ae82024c28c4f45bd9181f3823bca639f 1.46kB / 1.46kB done [2022-11-05T17:25:13.304Z] #13 sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 55.05MB / 55.05MB 1.9s done [2022-11-05T17:25:13.304Z] #13 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 6.2s done [2022-11-05T17:25:13.304Z] #13 DONE 9.0s [2022-11-05T17:25:13.304Z] [2022-11-05T17:25:13.304Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-11-05T17:25:13.337Z] [2022-11-05T17:25:13.337Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:13.337Z] #39 28.38 CC images/sa.o [2022-11-05T17:25:13.337Z] #39 28.50 CC images/timer.o [2022-11-05T17:25:13.337Z] #39 28.90 CC images/timerfd.o [2022-11-05T17:25:13.356Z] #38 24.40 CC images/signalfd.o [2022-11-05T17:25:13.356Z] #38 24.69 CC images/fs.o [2022-11-05T17:25:13.471Z] #30 46.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:25:13.471Z] #30 ... [2022-11-05T17:25:13.471Z] [2022-11-05T17:25:13.471Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:25:13.471Z] #33 36.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-05T17:25:13.471Z] #33 36.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-05T17:25:13.471Z] #33 36.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-05T17:25:13.471Z] #33 36.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-05T17:25:13.471Z] #33 37.54 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:25:13.471Z] #33 37.82 Fetched 17.7 MB in 1s (13.0 MB/s) [2022-11-05T17:25:13.471Z] #33 37.97 Selecting previously unselected package xxd. [2022-11-05T17:25:13.471Z] #33 37.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:25:13.471Z] #33 38.11 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:25:13.471Z] #33 38.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:25:13.471Z] #33 38.49 Selecting previously unselected package vim-common. [2022-11-05T17:25:13.471Z] #33 38.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:25:13.471Z] #33 38.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:25:13.471Z] #33 38.87 Selecting previously unselected package cmake-data. [2022-11-05T17:25:13.471Z] #33 38.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:25:13.471Z] #33 38.87 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:25:13.471Z] #33 42.28 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:25:13.471Z] #33 42.28 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:25:13.471Z] #33 42.30 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:25:13.586Z] #11 ... [2022-11-05T17:25:13.586Z] [2022-11-05T17:25:13.586Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:25:13.755Z] #33 ... [2022-11-05T17:25:13.755Z] [2022-11-05T17:25:13.755Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:13.755Z] #30 46.18 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:25:13.845Z] #10 ... [2022-11-05T17:25:13.845Z] [2022-11-05T17:25:13.845Z] #12 [internal] load build context [2022-11-05T17:25:13.845Z] #12 transferring context: 53.56MB 6.6s done [2022-11-05T17:25:13.845Z] #12 DONE 6.9s [2022-11-05T17:25:13.906Z] #39 29.33 CC images/mm.o [2022-11-05T17:25:13.961Z] #38 24.95 CC images/pstree.o [2022-11-05T17:25:13.961Z] #38 25.12 CC images/pipe.o [2022-11-05T17:25:13.961Z] #38 25.27 CC images/tcp-stream.o [2022-11-05T17:25:14.109Z] [2022-11-05T17:25:14.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:14.109Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 89.13MB / 141.91MB 6.8s [2022-11-05T17:25:14.168Z] #39 29.76 CC images/sk-opts.o [2022-11-05T17:25:14.217Z] #38 25.50 CC images/sk-packet.o [2022-11-05T17:25:14.370Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 107.01MB / 141.91MB 7.2s [2022-11-05T17:25:14.428Z] #39 30.02 CC images/sk-unix.o [2022-11-05T17:25:14.474Z] #38 25.72 CC images/mnt.o [2022-11-05T17:25:14.638Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 116.39MB / 141.91MB 7.4s [2022-11-05T17:25:14.638Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 124.78MB / 141.91MB 7.5s [2022-11-05T17:25:14.688Z] #39 30.26 CC images/sk-inet.o [2022-11-05T17:25:14.704Z] #14 ... [2022-11-05T17:25:14.705Z] [2022-11-05T17:25:14.705Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:25:14.705Z] #15 DONE 0.9s [2022-11-05T17:25:14.705Z] [2022-11-05T17:25:14.705Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:14.705Z] #12 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.6s done [2022-11-05T17:25:14.705Z] #12 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.2s [2022-11-05T17:25:14.730Z] #38 25.94 CC images/pipe-data.o [2022-11-05T17:25:14.899Z] #11 sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 140.51MB / 141.91MB 7.7s [2022-11-05T17:25:14.986Z] #38 26.19 CC images/sa.o [2022-11-05T17:25:15.243Z] #38 26.46 CC images/timer.o [2022-11-05T17:25:15.258Z] #39 30.64 CC images/tun.o [2022-11-05T17:25:15.258Z] #39 30.88 CC images/sk-netlink.o [2022-11-05T17:25:15.296Z] #30 47.72 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:25:15.296Z] #30 47.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:25:15.296Z] #30 47.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:25:15.319Z] #12 ... [2022-11-05T17:25:15.319Z] [2022-11-05T17:25:15.319Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:25:15.319Z] #16 DONE 0.8s [2022-11-05T17:25:15.319Z] [2022-11-05T17:25:15.319Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:15.467Z] #11 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 5.7s [2022-11-05T17:25:15.553Z] #30 47.87 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:25:15.553Z] #30 48.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:25:15.553Z] #30 48.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:25:15.553Z] #30 48.08 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:25:15.553Z] #30 48.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:25:15.553Z] #30 48.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:25:15.589Z] #12 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 1.0s done [2022-11-05T17:25:15.805Z] #38 26.92 CC images/timerfd.o [2022-11-05T17:25:15.805Z] #38 27.13 CC images/mm.o [2022-11-05T17:25:15.811Z] #30 48.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:25:15.811Z] #30 48.28 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:25:15.811Z] #30 48.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:25:15.811Z] #30 48.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:25:15.811Z] #30 ... [2022-11-05T17:25:15.811Z] [2022-11-05T17:25:15.811Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:15.811Z] #0 7.362 + RM_GOPATH=0 [2022-11-05T17:25:15.811Z] #0 7.362 + TMP_GOPATH= [2022-11-05T17:25:15.811Z] #0 7.362 + : /build [2022-11-05T17:25:15.811Z] #0 7.362 + '[' -z '' ']' [2022-11-05T17:25:15.811Z] #0 7.362 ++ mktemp -d [2022-11-05T17:25:15.811Z] #0 7.362 + export GOPATH=/tmp/tmp.CQunekEFqr [2022-11-05T17:25:15.811Z] #0 7.362 + GOPATH=/tmp/tmp.CQunekEFqr [2022-11-05T17:25:15.811Z] #0 7.362 + RM_GOPATH=1 [2022-11-05T17:25:15.811Z] #0 7.362 + case "$(go env GOARCH)" in [2022-11-05T17:25:15.811Z] #0 7.362 ++ go env GOARCH [2022-11-05T17:25:15.811Z] #0 7.383 Install containerd version v1.6.9 [2022-11-05T17:25:15.811Z] #0 7.383 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:15.811Z] #0 7.383 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:15.811Z] #0 7.383 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:15.811Z] #0 7.383 + dir=/tmp/install [2022-11-05T17:25:15.811Z] #0 7.383 + bin=containerd [2022-11-05T17:25:15.811Z] #0 7.383 + shift [2022-11-05T17:25:15.811Z] #0 7.383 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:25:15.811Z] #0 7.383 + . /tmp/install/containerd.installer [2022-11-05T17:25:15.811Z] #0 7.383 ++ set -e [2022-11-05T17:25:15.811Z] #0 7.383 ++ : v1.6.9 [2022-11-05T17:25:15.811Z] #0 7.383 + install_containerd [2022-11-05T17:25:15.811Z] #0 7.383 + echo 'Install containerd version v1.6.9' [2022-11-05T17:25:15.811Z] #0 7.383 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CQunekEFqr/src/github.com/containerd/containerd [2022-11-05T17:25:15.811Z] #0 7.383 Cloning into '/tmp/tmp.CQunekEFqr/src/github.com/containerd/containerd'... [2022-11-05T17:25:15.811Z] #37 ... [2022-11-05T17:25:15.811Z] [2022-11-05T17:25:15.811Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:15.811Z] #30 48.30 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:25:15.811Z] #30 48.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:25:15.811Z] #30 48.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:25:15.811Z] #30 48.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:25:15.827Z] #39 31.12 CC images/packet-sock.o [2022-11-05T17:25:15.827Z] #39 31.44 CC images/ipc-var.o [2022-11-05T17:25:15.855Z] #12 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 0.1s [2022-11-05T17:25:16.367Z] #38 27.43 CC images/sk-opts.o [2022-11-05T17:25:16.367Z] #38 27.63 CC images/sk-unix.o [2022-11-05T17:25:16.375Z] #30 48.82 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:25:16.396Z] #39 31.63 CC images/ipc-desc.o [2022-11-05T17:25:16.396Z] #39 31.86 CC images/ipc-shm.o [2022-11-05T17:25:16.405Z] #11 ... [2022-11-05T17:25:16.405Z] [2022-11-05T17:25:16.405Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:25:16.405Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-11-05T17:25:16.405Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-11-05T17:25:16.405Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-11-05T17:25:16.405Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:25:16.405Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-11-05T17:25:16.405Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-11-05T17:25:16.405Z] #13 DONE 9.2s [2022-11-05T17:25:16.405Z] [2022-11-05T17:25:16.405Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-05T17:25:16.405Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-11-05T17:25:16.405Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-11-05T17:25:16.405Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-11-05T17:25:16.405Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-11-05T17:25:16.405Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-11-05T17:25:16.405Z] #9 DONE 9.2s [2022-11-05T17:25:16.405Z] [2022-11-05T17:25:16.405Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:16.623Z] #38 27.93 CC images/sk-inet.o [2022-11-05T17:25:16.631Z] #30 48.96 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:25:16.631Z] #30 49.12 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:25:16.657Z] #39 32.03 CC images/ipc-msg.o [2022-11-05T17:25:16.657Z] #39 32.27 CC images/ipc-sem.o [2022-11-05T17:25:16.879Z] #38 28.30 CC images/tun.o [2022-11-05T17:25:16.917Z] #39 32.45 CC images/utsns.o [2022-11-05T17:25:17.136Z] #38 28.56 CC images/sk-netlink.o [2022-11-05T17:25:17.178Z] #39 32.60 CC images/creds.o [2022-11-05T17:25:17.195Z] #30 ... [2022-11-05T17:25:17.195Z] [2022-11-05T17:25:17.195Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:17.195Z] #26 39.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-05T17:25:17.195Z] #26 40.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-11-05T17:25:17.195Z] #26 40.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-05T17:25:17.195Z] #26 42.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-05T17:25:17.195Z] #26 42.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-05T17:25:17.195Z] #26 42.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-05T17:25:17.195Z] #26 42.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-05T17:25:17.195Z] #26 42.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:25:17.195Z] #26 42.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:25:17.195Z] #26 42.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-11-05T17:25:17.195Z] #26 42.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:25:17.195Z] #26 42.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-05T17:25:17.195Z] #26 42.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-05T17:25:17.195Z] #26 42.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-05T17:25:17.195Z] #26 42.47 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:25:17.195Z] #26 42.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-05T17:25:17.195Z] #26 42.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-05T17:25:17.195Z] #26 42.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-11-05T17:25:17.195Z] #26 42.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-05T17:25:17.195Z] #26 42.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:25:17.195Z] #26 43.58 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:25:17.195Z] #26 43.82 Fetched 115 MB in 7s (17.5 MB/s) [2022-11-05T17:25:17.195Z] #26 44.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:25:17.195Z] #26 44.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:25:17.195Z] #26 44.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:25:17.195Z] #26 44.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:17.195Z] #26 46.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:25:17.195Z] #26 46.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:25:17.195Z] #26 46.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:17.195Z] #26 49.26 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:25:17.195Z] #26 49.26 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:25:17.195Z] #26 49.27 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:25:17.195Z] #26 49.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-05T17:25:17.195Z] #26 49.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:25:17.195Z] #26 49.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:17.195Z] #26 49.59 Selecting previously unselected package dmsetup. [2022-11-05T17:25:17.195Z] #26 49.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:25:17.195Z] #26 49.59 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:25:17.195Z] #26 49.75 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:25:17.195Z] #26 49.75 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:25:17.195Z] #26 ... [2022-11-05T17:25:17.195Z] [2022-11-05T17:25:17.195Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:25:17.195Z] #33 48.51 Selecting previously unselected package libxml2:amd64. [2022-11-05T17:25:17.195Z] #33 48.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-11-05T17:25:17.195Z] #33 48.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:25:17.195Z] #33 49.06 Selecting previously unselected package libarchive13:amd64. [2022-11-05T17:25:17.195Z] #33 49.06 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-05T17:25:17.195Z] #33 49.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:25:17.195Z] #33 49.42 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-05T17:25:17.195Z] #33 49.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-05T17:25:17.195Z] #33 49.42 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:25:17.195Z] #33 49.57 Selecting previously unselected package librhash0:amd64. [2022-11-05T17:25:17.195Z] #33 49.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-05T17:25:17.195Z] #33 49.59 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:25:17.438Z] #39 32.85 CC images/vma.o [2022-11-05T17:25:17.452Z] #33 49.77 Selecting previously unselected package libuv1:amd64. [2022-11-05T17:25:17.452Z] #33 49.83 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-05T17:25:17.452Z] #33 49.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:25:17.452Z] #33 49.99 Selecting previously unselected package cmake. [2022-11-05T17:25:17.452Z] #33 50.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-05T17:25:17.698Z] #39 33.13 CC images/netdev.o [2022-11-05T17:25:17.708Z] #33 50.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:25:17.709Z] #38 28.85 CC images/packet-sock.o [2022-11-05T17:25:17.786Z] #11 extracting sha256:17c9e6141fdb3387e5a1c07d4f9b6a05ac1498e96029fa3ea55470d4504f7770 7.9s done [2022-11-05T17:25:17.958Z] #39 ... [2022-11-05T17:25:17.958Z] [2022-11-05T17:25:17.958Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:17.958Z] #36 70.12 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:25:17.958Z] #36 70.12 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:25:17.958Z] #36 70.12 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:17.958Z] #36 75.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:25:17.958Z] #36 75.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:25:17.958Z] #36 75.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:17.958Z] #36 ... [2022-11-05T17:25:17.958Z] [2022-11-05T17:25:17.958Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:17.958Z] #39 33.55 CC images/tty.o [2022-11-05T17:25:17.968Z] #38 29.22 CC images/ipc-var.o [2022-11-05T17:25:18.269Z] #38 29.44 CC images/ipc-desc.o [2022-11-05T17:25:18.357Z] #11 ... [2022-11-05T17:25:18.357Z] [2022-11-05T17:25:18.357Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-05T17:25:18.357Z] #10 DONE 11.4s [2022-11-05T17:25:18.357Z] [2022-11-05T17:25:18.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:18.357Z] #11 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 [2022-11-05T17:25:18.678Z] #38 29.64 CC images/ipc-shm.o [2022-11-05T17:25:18.678Z] #38 ... [2022-11-05T17:25:18.678Z] [2022-11-05T17:25:18.678Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:18.678Z] #32 84.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:25:18.678Z] #32 84.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:18.678Z] #32 84.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:18.681Z] #39 34.23 CC images/file-lock.o [2022-11-05T17:25:18.760Z] #11 extracting sha256:de4a4c6caea8801bb0b7377e10220a914da403bc93fa79663cbf2dcf1800b6f1 0.4s done [2022-11-05T17:25:18.760Z] #11 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d [2022-11-05T17:25:18.943Z] #39 34.40 CC images/rlimit.o [2022-11-05T17:25:19.203Z] #39 34.58 CC images/pagemap.o [2022-11-05T17:25:19.464Z] #39 34.83 CC images/siginfo.o [2022-11-05T17:25:19.712Z] #11 extracting sha256:4edced8587e6c18412817019074f5e04a8ede4e2fc89d06af13df3f80d78a70d 0.8s done [2022-11-05T17:25:19.724Z] #39 35.06 CC images/rpc.o [2022-11-05T17:25:19.977Z] #11 ... [2022-11-05T17:25:19.977Z] [2022-11-05T17:25:19.977Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-05T17:25:19.977Z] #14 DONE 1.0s [2022-11-05T17:25:19.977Z] [2022-11-05T17:25:19.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:19.977Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 [2022-11-05T17:25:20.657Z] #32 ... [2022-11-05T17:25:20.657Z] [2022-11-05T17:25:20.657Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:25:20.657Z] #25 76.61 os [2022-11-05T17:25:20.657Z] #25 77.32 bufio [2022-11-05T17:25:20.657Z] #25 78.87 text/tabwriter [2022-11-05T17:25:20.657Z] #25 79.98 io/ioutil [2022-11-05T17:25:20.657Z] #25 79.98 fmt [2022-11-05T17:25:20.657Z] #25 82.40 github.com/BurntSushi/toml [2022-11-05T17:25:20.657Z] #25 82.40 flag [2022-11-05T17:25:20.657Z] #25 83.97 log [2022-11-05T17:25:20.657Z] #25 86.45 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:25:20.657Z] #25 ... [2022-11-05T17:25:20.657Z] [2022-11-05T17:25:20.657Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:20.657Z] #38 29.83 CC images/ipc-msg.o [2022-11-05T17:25:20.657Z] #38 30.07 CC images/ipc-sem.o [2022-11-05T17:25:20.657Z] #38 30.32 CC images/utsns.o [2022-11-05T17:25:20.657Z] #38 30.54 CC images/creds.o [2022-11-05T17:25:20.657Z] #38 30.72 CC images/vma.o [2022-11-05T17:25:20.657Z] #38 30.89 CC images/netdev.o [2022-11-05T17:25:20.657Z] #38 31.23 CC images/tty.o [2022-11-05T17:25:20.657Z] #38 31.71 CC images/file-lock.o [2022-11-05T17:25:20.657Z] #38 31.87 CC images/rlimit.o [2022-11-05T17:25:20.665Z] #39 36.10 CC images/ext-file.o [2022-11-05T17:25:20.915Z] #38 32.05 CC images/pagemap.o [2022-11-05T17:25:20.926Z] #39 36.22 CC images/cgroup.o [2022-11-05T17:25:21.063Z] #33 ... [2022-11-05T17:25:21.063Z] [2022-11-05T17:25:21.063Z] #29 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:25:21.063Z] #29 43.01 Selecting previously unselected package libprotoc23:amd64. [2022-11-05T17:25:21.063Z] #29 43.01 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-05T17:25:21.063Z] #29 43.01 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 43.70 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:25:21.063Z] #29 43.70 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:25:21.063Z] #29 43.70 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:25:21.063Z] #29 43.85 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:25:21.063Z] #29 43.86 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-05T17:25:21.063Z] #29 43.89 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 44.01 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:25:21.063Z] #29 44.01 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:25:21.063Z] #29 44.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:25:21.063Z] #29 44.29 Selecting previously unselected package python3-six. [2022-11-05T17:25:21.063Z] #29 44.29 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:25:21.063Z] #29 44.29 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:25:21.063Z] #29 44.40 Selecting previously unselected package python3-protobuf. [2022-11-05T17:25:21.063Z] #29 44.40 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-05T17:25:21.063Z] #29 44.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 44.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:25:21.063Z] #29 46.88 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 46.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:25:21.063Z] #29 46.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:25:21.063Z] #29 46.90 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:25:21.063Z] #29 46.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:25:21.063Z] #29 46.95 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:25:21.063Z] #29 47.97 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 48.00 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 48.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:25:21.063Z] #29 48.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:25:21.063Z] #29 48.03 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 52.39 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:25:21.063Z] #29 52.40 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 52.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:25:21.063Z] #29 52.43 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:25:21.063Z] #29 52.44 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:25:21.063Z] #29 52.45 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:25:21.063Z] #29 52.46 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:21.063Z] #29 DONE 53.0s [2022-11-05T17:25:21.063Z] [2022-11-05T17:25:21.063Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:21.146Z] #12 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 5.1s [2022-11-05T17:25:21.172Z] #38 32.40 CC images/siginfo.o [2022-11-05T17:25:21.187Z] #39 36.71 CC images/userns.o [2022-11-05T17:25:21.367Z] #11 ... [2022-11-05T17:25:21.367Z] [2022-11-05T17:25:21.367Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-05T17:25:21.367Z] #15 DONE 1.2s [2022-11-05T17:25:21.367Z] [2022-11-05T17:25:21.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:21.428Z] #38 32.74 CC images/rpc.o [2022-11-05T17:25:21.447Z] #39 36.89 CC images/google/protobuf/descriptor.o [2022-11-05T17:25:21.993Z] #38 ... [2022-11-05T17:25:21.993Z] [2022-11-05T17:25:21.993Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:25:21.993Z] #24 44.35 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-05T17:25:21.993Z] #24 44.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:25:21.993Z] #24 44.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:25:22.250Z] #24 ... [2022-11-05T17:25:22.250Z] [2022-11-05T17:25:22.250Z] #35 [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-11-05T17:25:22.250Z] #35 50.21 sync [2022-11-05T17:25:22.250Z] #35 50.21 internal/reflectlite [2022-11-05T17:25:22.250Z] #35 52.27 internal/testlog [2022-11-05T17:25:22.250Z] #35 53.17 sort [2022-11-05T17:25:22.250Z] #35 53.17 errors [2022-11-05T17:25:22.250Z] #35 53.51 strconv [2022-11-05T17:25:22.250Z] #35 54.46 io [2022-11-05T17:25:22.797Z] #38 33.72 CC images/ext-file.o [2022-11-05T17:25:22.797Z] #38 33.86 CC images/cgroup.o [2022-11-05T17:25:22.814Z] #35 ... [2022-11-05T17:25:22.814Z] [2022-11-05T17:25:22.814Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:22.814Z] #30 55.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:25:22.814Z] #30 55.34 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:25:22.814Z] #30 55.36 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:25:22.829Z] #39 38.02 CC images/opts.o [2022-11-05T17:25:22.829Z] #39 38.24 CC images/seccomp.o [2022-11-05T17:25:23.053Z] #38 34.41 CC images/userns.o [2022-11-05T17:25:23.070Z] #30 55.43 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:25:23.070Z] #30 55.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:25:23.070Z] #30 ... [2022-11-05T17:25:23.070Z] [2022-11-05T17:25:23.070Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-05T17:25:23.070Z] #33 54.84 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:25:23.070Z] #33 54.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:25:23.070Z] #33 54.87 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:25:23.070Z] #33 54.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:25:23.070Z] #33 54.93 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:25:23.070Z] #33 54.93 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:25:23.070Z] #33 54.95 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:25:23.070Z] #33 54.97 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:25:23.070Z] #33 55.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:25:23.070Z] #33 55.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:25:23.070Z] #33 55.07 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:23.070Z] #33 DONE 55.6s [2022-11-05T17:25:23.070Z] [2022-11-05T17:25:23.070Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:23.070Z] #30 55.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:25:23.070Z] #30 55.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:25:23.089Z] #39 38.49 CC images/binfmt-misc.o [2022-11-05T17:25:23.310Z] #38 34.65 CC images/google/protobuf/descriptor.o [2022-11-05T17:25:23.327Z] #30 55.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:25:23.327Z] #30 55.88 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:25:23.327Z] #30 55.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:25:23.349Z] #39 38.70 CC images/time.o [2022-11-05T17:25:23.349Z] #39 38.84 CC images/sysctl.o [2022-11-05T17:25:23.582Z] #38 ... [2022-11-05T17:25:23.582Z] [2022-11-05T17:25:23.582Z] #25 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:25:23.582Z] #25 DONE 90.1s [2022-11-05T17:25:23.582Z] [2022-11-05T17:25:23.582Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:23.582Z] #37 49.38 Updating files: 45% (2337/5081) Updating files: 46% (2338/5081) Updating files: 47% (2389/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 82% (4199/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:25:23.582Z] #37 50.99 + cd /tmp/tmp.baprQWqHLZ/src/github.com/containerd/containerd [2022-11-05T17:25:23.582Z] #37 51.00 + git checkout -q v1.6.9 [2022-11-05T17:25:23.584Z] #30 56.06 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:25:23.609Z] #39 39.00 CC images/autofs.o [2022-11-05T17:25:23.690Z] #12 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 7.7s done [2022-11-05T17:25:23.690Z] #12 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 [2022-11-05T17:25:23.840Z] #30 56.28 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:25:23.869Z] #39 39.15 CC images/macvlan.o [2022-11-05T17:25:23.869Z] #39 39.30 CC images/sit.o [2022-11-05T17:25:24.097Z] #30 56.41 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:25:24.129Z] #39 39.49 CC images/memfd.o [2022-11-05T17:25:24.129Z] #39 39.74 CC images/timens.o [2022-11-05T17:25:24.353Z] #30 56.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:25:24.353Z] #30 56.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:25:24.353Z] #30 56.92 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:25:24.390Z] #39 40.01 LINK images/built-in.o [2022-11-05T17:25:24.610Z] #30 56.95 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:25:24.610Z] #30 57.04 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:25:24.610Z] #30 57.09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:25:24.610Z] #30 57.13 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:25:24.610Z] #30 57.17 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:25:24.866Z] #30 57.36 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:25:24.997Z] #39 40.19 GEN compel/include/asm [2022-11-05T17:25:24.997Z] #39 40.23 GEN compel/include/version.h [2022-11-05T17:25:24.997Z] #39 40.26 touch .config [2022-11-05T17:25:24.997Z] #39 ... [2022-11-05T17:25:24.997Z] [2022-11-05T17:25:24.997Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:24.997Z] #37 44.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:25:24.997Z] #37 44.69 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:25:24.997Z] #37 44.70 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:25:24.997Z] #37 44.70 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:25:24.997Z] #37 44.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:25:24.997Z] #37 44.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:25:24.997Z] #37 44.70 + '[' '' = dynamic ']' [2022-11-05T17:25:24.997Z] #37 44.70 + make [2022-11-05T17:25:24.997Z] #37 46.21 + bin/ctr [2022-11-05T17:25:24.997Z] #37 ... [2022-11-05T17:25:24.997Z] [2022-11-05T17:25:24.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:24.997Z] #39 40.37 GEN include/common/config.h [2022-11-05T17:25:24.997Z] #39 40.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:25:24.997Z] #39 40.48 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-11-05T17:25:24.997Z] #39 40.50 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-11-05T17:25:24.997Z] #39 40.59 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-11-05T17:25:25.070Z] #12 ... [2022-11-05T17:25:25.070Z] [2022-11-05T17:25:25.070Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-11-05T17:25:25.070Z] #14 2.540 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:25.070Z] #14 2.540 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:25.070Z] #14 2.540 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:25.070Z] #14 2.764 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:25.070Z] #14 3.215 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:25.070Z] #14 3.700 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:25.070Z] #14 4.913 Fetched 8600 kB in 3s (3244 kB/s) [2022-11-05T17:25:25.070Z] #14 4.913 Reading package lists... [2022-11-05T17:25:25.070Z] #14 5.723 Reading package lists... [2022-11-05T17:25:25.070Z] #14 6.499 Building dependency tree... [2022-11-05T17:25:25.070Z] #14 6.838 The following additional packages will be installed: [2022-11-05T17:25:25.070Z] #14 6.841 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:25:25.070Z] #14 6.841 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:25:25.070Z] #14 6.841 Recommended packages: [2022-11-05T17:25:25.070Z] #14 6.841 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:25:25.070Z] #14 7.017 The following NEW packages will be installed: [2022-11-05T17:25:25.070Z] #14 7.018 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:25:25.070Z] #14 7.025 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:25:25.070Z] #14 7.025 libssh2-1 openssl [2022-11-05T17:25:25.070Z] #14 7.308 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:25:25.070Z] #14 7.308 Need to get 3047 kB of archives. [2022-11-05T17:25:25.070Z] #14 7.308 After this operation, 6661 kB of additional disk space will be used. [2022-11-05T17:25:25.070Z] #14 7.308 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-05T17:25:25.070Z] #14 7.335 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:25:25.070Z] #14 7.335 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-05T17:25:25.070Z] #14 7.335 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-11-05T17:25:25.070Z] #14 7.335 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-05T17:25:25.070Z] #14 7.335 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-05T17:25:25.070Z] #14 7.337 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-05T17:25:25.070Z] #14 7.349 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-05T17:25:25.070Z] #14 7.349 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-05T17:25:25.070Z] #14 7.349 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-05T17:25:25.070Z] #14 7.349 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-05T17:25:25.070Z] #14 7.362 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-05T17:25:25.070Z] #14 7.362 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:25:25.070Z] #14 7.362 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:25:25.070Z] #14 7.377 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:25:25.070Z] #14 7.550 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:25:25.070Z] #14 7.592 Fetched 3047 kB in 0s (8950 kB/s) [2022-11-05T17:25:25.070Z] #14 7.628 Selecting previously unselected package openssl. [2022-11-05T17:25:25.070Z] #14 7.628 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-11-05T17:25:25.070Z] #14 7.628 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 7.635 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:25:25.070Z] #14 7.892 Selecting previously unselected package ca-certificates. [2022-11-05T17:25:25.070Z] #14 7.892 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:25:25.070Z] #14 7.902 Unpacking ca-certificates (20210119) ... [2022-11-05T17:25:25.070Z] #14 7.984 Selecting previously unselected package libbrotli1:amd64. [2022-11-05T17:25:25.070Z] #14 7.984 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 7.996 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:25:25.070Z] #14 8.075 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-05T17:25:25.070Z] #14 8.075 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 8.078 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:25:25.070Z] #14 8.135 Selecting previously unselected package libsasl2-2:amd64. [2022-11-05T17:25:25.070Z] #14 8.135 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 8.142 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:25:25.070Z] #14 8.333 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-05T17:25:25.070Z] #14 8.333 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 8.344 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:25:25.070Z] #14 8.703 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-05T17:25:25.070Z] #14 8.703 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 8.714 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:25:25.070Z] #14 8.885 Selecting previously unselected package libpsl5:amd64. [2022-11-05T17:25:25.070Z] #14 8.885 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 8.890 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:25:25.070Z] #14 8.936 Selecting previously unselected package librtmp1:amd64. [2022-11-05T17:25:25.070Z] #14 8.936 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 8.938 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:25:25.070Z] #14 8.989 Selecting previously unselected package libssh2-1:amd64. [2022-11-05T17:25:25.070Z] #14 8.989 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 8.993 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:25:25.070Z] #14 9.075 Selecting previously unselected package libcurl4:amd64. [2022-11-05T17:25:25.070Z] #14 9.075 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 9.080 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:25:25.070Z] #14 9.162 Selecting previously unselected package curl. [2022-11-05T17:25:25.070Z] #14 9.162 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 9.166 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:25:25.070Z] #14 9.246 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:25:25.070Z] #14 9.248 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 9.256 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:25:25.070Z] #14 9.324 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:25:25.070Z] #14 9.324 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 9.352 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:25:25.070Z] #14 9.388 Selecting previously unselected package jq. [2022-11-05T17:25:25.070Z] #14 9.388 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:25:25.070Z] #14 9.392 Unpacking jq (1.6-2.1) ... [2022-11-05T17:25:25.070Z] #14 9.446 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:25:25.070Z] #14 9.466 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:25:25.070Z] #14 9.478 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:25:25.070Z] #14 9.489 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:25:25.070Z] #14 9.503 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:25:25.070Z] #14 9.516 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:25:25.070Z] #14 9.534 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:25:25.070Z] #14 9.546 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:25:25.070Z] #14 9.566 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:25:25.070Z] #14 9.576 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:25:25.070Z] #14 9.591 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:25:25.070Z] #14 9.604 Setting up ca-certificates (20210119) ... [2022-11-05T17:25:25.070Z] #14 10.35 Updating certificates in /etc/ssl/certs... [2022-11-05T17:25:25.070Z] #14 11.56 129 added, 0 removed; done. [2022-11-05T17:25:25.070Z] #14 11.62 Setting up jq (1.6-2.1) ... [2022-11-05T17:25:25.070Z] #14 11.63 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:25:25.070Z] #14 11.65 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:25:25.070Z] #14 11.67 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:25.070Z] #14 11.69 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:25:25.070Z] #14 11.71 Updating certificates in /etc/ssl/certs... [2022-11-05T17:25:25.070Z] #14 ... [2022-11-05T17:25:25.070Z] [2022-11-05T17:25:25.070Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:25.124Z] #30 57.50 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:25:25.124Z] #30 57.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:25:25.268Z] #39 40.66 DEP compel/plugins/std/infect.d [2022-11-05T17:25:25.268Z] #39 40.77 DEP compel/plugins/std/string.d [2022-11-05T17:25:25.268Z] #39 40.87 DEP compel/plugins/std/log.d [2022-11-05T17:25:25.381Z] #30 57.63 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:25:25.548Z] #39 40.96 DEP compel/plugins/std/fds.d [2022-11-05T17:25:25.548Z] #39 41.03 DEP compel/plugins/std/std.d [2022-11-05T17:25:25.548Z] #39 41.17 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:25:25.562Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 5.1s [2022-11-05T17:25:25.810Z] #39 41.27 DEP compel/plugins/fds/fds.d [2022-11-05T17:25:25.810Z] #39 41.41 CC compel/plugins/std/std.o [2022-11-05T17:25:25.828Z] #11 extracting sha256:a7969cffbf46e6a91291fd76b19ecbe93c03ea4ded0d14042aecb4c0c4211a43 5.9s done [2022-11-05T17:25:26.074Z] #39 41.68 CC compel/plugins/std/fds.o [2022-11-05T17:25:26.091Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 [2022-11-05T17:25:26.101Z] #37 53.58 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:25:26.101Z] #37 53.58 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:25:26.101Z] #37 53.58 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:25:26.101Z] #37 53.59 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:25:26.101Z] #37 53.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:25:26.101Z] #37 53.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:25:26.101Z] #37 53.59 + '[' '' = dynamic ']' [2022-11-05T17:25:26.101Z] #37 53.59 + make [2022-11-05T17:25:26.649Z] #39 42.01 CC compel/plugins/std/log.o [2022-11-05T17:25:26.747Z] #30 ... [2022-11-05T17:25:26.747Z] [2022-11-05T17:25:26.747Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:25:26.747Z] #25 DONE 58.9s [2022-11-05T17:25:26.747Z] [2022-11-05T17:25:26.747Z] #35 [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-11-05T17:25:26.747Z] #35 56.04 internal/oserror [2022-11-05T17:25:26.747Z] #35 56.28 syscall [2022-11-05T17:25:26.747Z] #35 57.48 reflect [2022-11-05T17:25:27.220Z] #39 42.67 CC compel/plugins/std/string.o [2022-11-05T17:25:27.309Z] #35 ... [2022-11-05T17:25:27.309Z] [2022-11-05T17:25:27.309Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:27.309Z] #26 49.77 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:25:27.309Z] #26 55.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:25:27.309Z] #26 55.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:25:27.309Z] #26 55.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:25:27.469Z] #37 55.08 + bin/ctr [2022-11-05T17:25:27.565Z] #26 ... [2022-11-05T17:25:27.565Z] [2022-11-05T17:25:27.565Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:27.565Z] #38 6.805 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:25:27.565Z] #38 6.805 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:25:27.565Z] #38 6.837 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:25:27.565Z] #38 6.837 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:25:27.565Z] #38 6.840 Note: Building without GnuTLS support [2022-11-05T17:25:27.622Z] #12 ... [2022-11-05T17:25:27.622Z] [2022-11-05T17:25:27.622Z] #14 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-11-05T17:25:27.622Z] #14 12.59 0 added, 0 removed; done. [2022-11-05T17:25:27.622Z] #14 12.59 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:25:27.622Z] #14 12.60 done. [2022-11-05T17:25:27.622Z] #14 DONE 14.1s [2022-11-05T17:25:27.622Z] [2022-11-05T17:25:27.622Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:27.622Z] #12 ... [2022-11-05T17:25:27.622Z] [2022-11-05T17:25:27.622Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:25:27.622Z] #17 DONE 0.4s [2022-11-05T17:25:27.789Z] #39 43.22 CC compel/plugins/std/infect.o [2022-11-05T17:25:27.880Z] [2022-11-05T17:25:27.880Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:28.050Z] #39 43.57 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-11-05T17:25:28.309Z] #39 43.64 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-11-05T17:25:28.309Z] #39 43.73 AR compel/plugins/std.lib.a [2022-11-05T17:25:28.309Z] #39 43.82 CC compel/plugins/fds/fds.o [2022-11-05T17:25:28.570Z] #39 ... [2022-11-05T17:25:28.570Z] [2022-11-05T17:25:28.570Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:28.570Z] #36 80.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:25:28.570Z] #36 80.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:25:28.570Z] #36 80.70 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:28.632Z] #11 ... [2022-11-05T17:25:28.632Z] [2022-11-05T17:25:28.632Z] #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-11-05T17:25:28.632Z] #0 1.754 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:28.632Z] #0 1.775 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:28.632Z] #0 1.785 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:28.632Z] #0 1.922 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:28.632Z] #0 2.337 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:28.632Z] #0 2.348 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:28.632Z] #0 3.981 Fetched 8600 kB in 2s (3452 kB/s) [2022-11-05T17:25:28.632Z] #0 3.981 Reading package lists... [2022-11-05T17:25:28.632Z] #0 4.878 Reading package lists... [2022-11-05T17:25:28.632Z] #0 5.742 Building dependency tree... [2022-11-05T17:25:28.632Z] #0 6.126 The following additional packages will be installed: [2022-11-05T17:25:28.632Z] #0 6.126 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-11-05T17:25:28.632Z] #0 6.126 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-11-05T17:25:28.632Z] #0 6.127 Recommended packages: [2022-11-05T17:25:28.632Z] #0 6.127 libldap-common publicsuffix libsasl2-modules [2022-11-05T17:25:28.632Z] #0 6.306 The following NEW packages will be installed: [2022-11-05T17:25:28.632Z] #0 6.306 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-11-05T17:25:28.632Z] #0 6.307 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-11-05T17:25:28.632Z] #0 6.307 libssh2-1 openssl [2022-11-05T17:25:28.632Z] #0 6.584 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-11-05T17:25:28.632Z] #0 6.584 Need to get 3047 kB of archives. [2022-11-05T17:25:28.632Z] #0 6.584 After this operation, 6661 kB of additional disk space will be used. [2022-11-05T17:25:28.632Z] #0 6.584 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-11-05T17:25:28.632Z] #0 6.602 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-11-05T17:25:28.632Z] #0 6.602 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-11-05T17:25:28.632Z] #0 6.602 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-11-05T17:25:28.632Z] #0 6.608 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-11-05T17:25:28.632Z] #0 6.608 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-11-05T17:25:28.632Z] #0 6.612 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-11-05T17:25:28.632Z] #0 6.618 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-11-05T17:25:28.632Z] #0 6.618 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-11-05T17:25:28.632Z] #0 6.619 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-11-05T17:25:28.632Z] #0 6.620 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-11-05T17:25:28.632Z] #0 6.629 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-11-05T17:25:28.632Z] #0 6.629 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:25:28.632Z] #0 6.629 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:25:28.632Z] #0 6.630 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:25:28.632Z] #0 6.827 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:25:28.632Z] #0 6.878 Fetched 3047 kB in 0s (9644 kB/s) [2022-11-05T17:25:28.632Z] #0 6.902 Selecting previously unselected package openssl. [2022-11-05T17:25:28.632Z] #0 6.902 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-11-05T17:25:28.632Z] #0 6.906 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 6.912 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:25:28.632Z] #0 7.081 Selecting previously unselected package ca-certificates. [2022-11-05T17:25:28.632Z] #0 7.081 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-11-05T17:25:28.632Z] #0 7.085 Unpacking ca-certificates (20210119) ... [2022-11-05T17:25:28.632Z] #0 7.200 Selecting previously unselected package libbrotli1:amd64. [2022-11-05T17:25:28.632Z] #0 7.200 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.211 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:25:28.632Z] #0 7.303 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-11-05T17:25:28.632Z] #0 7.303 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.307 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:25:28.632Z] #0 7.360 Selecting previously unselected package libsasl2-2:amd64. [2022-11-05T17:25:28.632Z] #0 7.362 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.366 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:25:28.632Z] #0 7.424 Selecting previously unselected package libldap-2.4-2:amd64. [2022-11-05T17:25:28.632Z] #0 7.424 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.431 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:25:28.632Z] #0 7.521 Selecting previously unselected package libnghttp2-14:amd64. [2022-11-05T17:25:28.632Z] #0 7.521 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.525 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:25:28.632Z] #0 7.570 Selecting previously unselected package libpsl5:amd64. [2022-11-05T17:25:28.632Z] #0 7.570 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.576 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:25:28.632Z] #0 7.626 Selecting previously unselected package librtmp1:amd64. [2022-11-05T17:25:28.632Z] #0 7.626 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.629 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:25:28.632Z] #0 7.674 Selecting previously unselected package libssh2-1:amd64. [2022-11-05T17:25:28.632Z] #0 7.674 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.690 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:25:28.632Z] #0 7.745 Selecting previously unselected package libcurl4:amd64. [2022-11-05T17:25:28.632Z] #0 7.745 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.749 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:25:28.632Z] #0 7.864 Selecting previously unselected package curl. [2022-11-05T17:25:28.632Z] #0 7.864 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.871 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:25:28.632Z] #0 7.932 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:25:28.632Z] #0 7.932 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 7.937 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:25:28.632Z] #0 7.997 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:25:28.632Z] #0 7.997 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 8.002 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:25:28.632Z] #0 8.044 Selecting previously unselected package jq. [2022-11-05T17:25:28.632Z] #0 8.044 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:25:28.632Z] #0 8.047 Unpacking jq (1.6-2.1) ... [2022-11-05T17:25:28.632Z] #0 8.089 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-11-05T17:25:28.632Z] #0 8.100 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-11-05T17:25:28.632Z] #0 8.114 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-11-05T17:25:28.632Z] #0 8.155 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:25:28.632Z] #0 8.166 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-11-05T17:25:28.632Z] #0 8.176 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-11-05T17:25:28.632Z] #0 8.186 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-11-05T17:25:28.632Z] #0 8.197 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-11-05T17:25:28.632Z] #0 8.213 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:25:28.632Z] #0 8.223 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:25:28.632Z] #0 8.232 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-11-05T17:25:28.632Z] #0 8.242 Setting up ca-certificates (20210119) ... [2022-11-05T17:25:28.632Z] #0 8.986 Updating certificates in /etc/ssl/certs... [2022-11-05T17:25:28.632Z] #0 9.825 129 added, 0 removed; done. [2022-11-05T17:25:28.632Z] #0 9.858 Setting up jq (1.6-2.1) ... [2022-11-05T17:25:28.632Z] #0 9.868 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-11-05T17:25:28.632Z] #0 9.878 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-11-05T17:25:28.632Z] #0 9.888 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:28.632Z] #0 9.908 Processing triggers for ca-certificates (20210119) ... [2022-11-05T17:25:28.632Z] #0 9.920 Updating certificates in /etc/ssl/certs... [2022-11-05T17:25:28.814Z] #12 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 5.1s [2022-11-05T17:25:28.830Z] #36 ... [2022-11-05T17:25:28.830Z] [2022-11-05T17:25:28.830Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:28.830Z] #39 44.15 AR compel/plugins/fds.lib.a [2022-11-05T17:25:28.830Z] #39 44.26 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:25:28.830Z] #39 44.36 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:25:28.893Z] #16 ... [2022-11-05T17:25:28.893Z] [2022-11-05T17:25:28.893Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:29.096Z] #39 44.53 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-11-05T17:25:29.096Z] #39 44.62 HOSTDEP compel/src/main-host.d [2022-11-05T17:25:29.358Z] #39 44.78 DEP compel/src/lib/ptrace.d [2022-11-05T17:25:29.358Z] #39 44.90 DEP compel/src/lib/infect.d [2022-11-05T17:25:29.617Z] #39 45.06 DEP compel/src/lib/infect-util.d [2022-11-05T17:25:29.765Z] #12 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 6.1s done [2022-11-05T17:25:29.877Z] #39 45.21 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:25:29.877Z] #39 45.31 DEP compel/arch/aarch64/src/lib/infect.d [2022-11-05T17:25:29.877Z] #39 45.39 DEP compel/arch/aarch64/src/lib/cpu.d [2022-11-05T17:25:30.026Z] #12 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 [2022-11-05T17:25:30.081Z] #38 9.144 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:25:30.081Z] #38 9.201 GEN .gitid [2022-11-05T17:25:30.081Z] #38 9.251 GEN criu/include/version.h [2022-11-05T17:25:30.081Z] #38 9.325 GEN include/common/asm [2022-11-05T17:25:30.136Z] #39 45.48 DEP compel/src/lib/log.d [2022-11-05T17:25:30.136Z] #39 45.61 DEP compel/src/main.d [2022-11-05T17:25:30.136Z] #39 45.69 DEP compel/src/lib/handle-elf.d [2022-11-05T17:25:30.275Z] #11 ... [2022-11-05T17:25:30.275Z] [2022-11-05T17:25:30.275Z] #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-11-05T17:25:30.275Z] #16 10.60 0 added, 0 removed; done. [2022-11-05T17:25:30.275Z] #16 10.60 Running hooks in /etc/ca-certificates/update.d... [2022-11-05T17:25:30.275Z] #16 10.60 done. [2022-11-05T17:25:30.275Z] #16 DONE 11.9s [2022-11-05T17:25:30.275Z] [2022-11-05T17:25:30.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:30.395Z] #39 45.77 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-11-05T17:25:30.395Z] #39 45.90 CC compel/src/lib/log.o [2022-11-05T17:25:30.395Z] #39 46.04 CC compel/arch/aarch64/src/lib/cpu.o [2022-11-05T17:25:30.534Z] #11 ... [2022-11-05T17:25:30.534Z] [2022-11-05T17:25:30.534Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-05T17:25:30.534Z] #17 DONE 0.1s [2022-11-05T17:25:30.534Z] [2022-11-05T17:25:30.534Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:30.964Z] #39 46.34 CC compel/arch/aarch64/src/lib/infect.o [2022-11-05T17:25:31.224Z] #39 46.70 CC compel/src/lib/infect-rpc.o [2022-11-05T17:25:31.449Z] #38 11.02 PBCC images/timens.pb-c.c [2022-11-05T17:25:31.472Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 5.2s [2022-11-05T17:25:31.484Z] #39 46.95 CC compel/src/lib/infect-util.o [2022-11-05T17:25:31.654Z] #37 ... [2022-11-05T17:25:31.654Z] [2022-11-05T17:25:31.654Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:31.654Z] #38 36.49 CC images/opts.o [2022-11-05T17:25:31.654Z] #38 36.71 CC images/seccomp.o [2022-11-05T17:25:31.654Z] #38 36.97 CC images/binfmt-misc.o [2022-11-05T17:25:31.654Z] #38 37.10 CC images/time.o [2022-11-05T17:25:31.654Z] #38 37.23 CC images/sysctl.o [2022-11-05T17:25:31.654Z] #38 37.39 CC images/autofs.o [2022-11-05T17:25:31.654Z] #38 37.56 CC images/macvlan.o [2022-11-05T17:25:31.654Z] #38 37.72 CC images/sit.o [2022-11-05T17:25:31.654Z] #38 37.94 CC images/memfd.o [2022-11-05T17:25:31.654Z] #38 38.25 CC images/timens.o [2022-11-05T17:25:31.654Z] #38 38.46 LINK images/built-in.o [2022-11-05T17:25:31.654Z] #38 38.60 GEN compel/include/asm [2022-11-05T17:25:31.654Z] #38 38.64 GEN compel/include/version.h [2022-11-05T17:25:31.654Z] #38 38.64 touch .config [2022-11-05T17:25:31.654Z] #38 38.69 GEN include/common/config.h [2022-11-05T17:25:31.654Z] #38 38.75 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-05T17:25:31.654Z] #38 38.77 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-05T17:25:31.654Z] #38 38.80 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-05T17:25:31.654Z] #38 38.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-05T17:25:31.654Z] #38 38.84 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-05T17:25:31.654Z] #38 38.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-05T17:25:31.654Z] #38 38.89 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-05T17:25:31.654Z] #38 38.93 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-05T17:25:31.654Z] #38 38.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-05T17:25:31.654Z] #38 38.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:25:31.654Z] #38 38.98 DEP compel/plugins/std/infect.d [2022-11-05T17:25:31.654Z] #38 39.05 DEP compel/plugins/std/string.d [2022-11-05T17:25:31.654Z] #38 39.13 DEP compel/plugins/std/log.d [2022-11-05T17:25:31.654Z] #38 39.26 DEP compel/plugins/std/fds.d [2022-11-05T17:25:31.654Z] #38 39.40 DEP compel/plugins/std/std.d [2022-11-05T17:25:31.654Z] #38 39.49 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:25:31.654Z] #38 39.56 DEP compel/plugins/fds/fds.d [2022-11-05T17:25:31.654Z] #38 39.70 CC compel/plugins/std/std.o [2022-11-05T17:25:31.654Z] #38 39.96 CC compel/plugins/std/fds.o [2022-11-05T17:25:31.654Z] #38 40.32 CC compel/plugins/std/log.o [2022-11-05T17:25:31.654Z] #38 41.09 CC compel/plugins/std/string.o [2022-11-05T17:25:31.654Z] #38 41.62 CC compel/plugins/std/infect.o [2022-11-05T17:25:31.654Z] #38 41.94 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-05T17:25:31.654Z] #38 41.99 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-05T17:25:31.654Z] #38 42.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-05T17:25:31.654Z] #38 42.07 AR compel/plugins/std.lib.a [2022-11-05T17:25:31.654Z] #38 42.12 CC compel/plugins/fds/fds.o [2022-11-05T17:25:31.654Z] #38 42.26 AR compel/plugins/fds.lib.a [2022-11-05T17:25:31.654Z] #38 42.30 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:25:31.654Z] #38 42.39 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:25:31.654Z] #38 42.55 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-05T17:25:31.654Z] #38 42.67 HOSTDEP compel/src/main-host.d [2022-11-05T17:25:31.654Z] #38 42.74 DEP compel/src/lib/ptrace.d [2022-11-05T17:25:31.654Z] #38 42.92 DEP compel/src/lib/infect.d [2022-11-05T17:25:31.706Z] #38 11.10 DEP images/timens.pb-c.d [2022-11-05T17:25:31.706Z] #38 11.21 PBCC images/fown.pb-c.c [2022-11-05T17:25:31.706Z] #38 11.25 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:25:31.744Z] #39 47.19 CC compel/src/lib/infect.o [2022-11-05T17:25:31.910Z] #38 43.08 DEP compel/src/lib/infect-util.d [2022-11-05T17:25:31.910Z] #38 43.18 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:25:31.962Z] #38 11.35 PBCC images/opts.pb-c.c [2022-11-05T17:25:31.962Z] #38 11.37 PBCC images/memfd.pb-c.c [2022-11-05T17:25:31.962Z] #38 11.42 DEP images/fown.pb-c.d [2022-11-05T17:25:31.962Z] #38 11.49 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:25:31.962Z] #38 11.57 DEP images/opts.pb-c.d [2022-11-05T17:25:32.167Z] #38 43.34 DEP compel/arch/x86/src/lib/infect.d [2022-11-05T17:25:32.167Z] #38 43.45 DEP compel/arch/x86/src/lib/cpu.d [2022-11-05T17:25:32.167Z] #38 43.51 DEP compel/src/lib/log.d [2022-11-05T17:25:32.167Z] #38 43.56 DEP compel/src/main.d [2022-11-05T17:25:32.219Z] #38 11.63 DEP images/memfd.pb-c.d [2022-11-05T17:25:32.219Z] #38 11.69 PBCC images/sit.pb-c.c [2022-11-05T17:25:32.219Z] #38 11.74 DEP images/sit.pb-c.d [2022-11-05T17:25:32.219Z] #38 11.79 PBCC images/macvlan.pb-c.c [2022-11-05T17:25:32.424Z] #38 43.64 DEP compel/src/lib/handle-elf.d [2022-11-05T17:25:32.475Z] #38 11.81 DEP images/macvlan.pb-c.d [2022-11-05T17:25:32.475Z] #38 11.86 PBCC images/autofs.pb-c.c [2022-11-05T17:25:32.475Z] #38 11.90 DEP images/autofs.pb-c.d [2022-11-05T17:25:32.475Z] #38 ... [2022-11-05T17:25:32.475Z] [2022-11-05T17:25:32.475Z] #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-11-05T17:25:32.475Z] #0 3.933 + RM_GOPATH=0 [2022-11-05T17:25:32.475Z] #0 3.933 + TMP_GOPATH= [2022-11-05T17:25:32.475Z] #0 3.933 + : /build [2022-11-05T17:25:32.475Z] #0 3.933 + '[' -z '' ']' [2022-11-05T17:25:32.475Z] #0 3.933 ++ mktemp -d [2022-11-05T17:25:32.475Z] #0 3.936 + export GOPATH=/tmp/tmp.ppiadbPdsF [2022-11-05T17:25:32.475Z] #0 3.937 + GOPATH=/tmp/tmp.ppiadbPdsF [2022-11-05T17:25:32.475Z] #0 3.937 + RM_GOPATH=1 [2022-11-05T17:25:32.475Z] #0 3.937 + case "$(go env GOARCH)" in [2022-11-05T17:25:32.475Z] #0 3.940 ++ go env GOARCH [2022-11-05T17:25:32.475Z] #0 3.967 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:32.475Z] #0 3.967 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:32.475Z] #0 3.967 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:32.475Z] #0 3.967 + dir=/tmp/install [2022-11-05T17:25:32.475Z] #0 3.967 + bin=tini [2022-11-05T17:25:32.475Z] #0 3.967 + shift [2022-11-05T17:25:32.475Z] #0 3.967 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:25:32.475Z] #0 3.967 + . /tmp/install/tini.installer [2022-11-05T17:25:32.475Z] #0 3.967 ++ : v0.19.0 [2022-11-05T17:25:32.475Z] #0 3.967 + install_tini [2022-11-05T17:25:32.475Z] #0 3.967 + echo 'Install tini version v0.19.0' [2022-11-05T17:25:32.475Z] #0 3.967 Install tini version v0.19.0 [2022-11-05T17:25:32.475Z] #0 3.969 + git clone https://github.com/krallin/tini.git /tmp/tmp.ppiadbPdsF/tini [2022-11-05T17:25:32.475Z] #0 3.980 Cloning into '/tmp/tmp.ppiadbPdsF/tini'... [2022-11-05T17:25:32.475Z] #0 4.685 + cd /tmp/tmp.ppiadbPdsF/tini [2022-11-05T17:25:32.475Z] #0 4.685 + git checkout -q v0.19.0 [2022-11-05T17:25:32.475Z] #0 4.717 + cmake . [2022-11-05T17:25:32.475Z] #0 5.306 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:25:32.475Z] #0 5.380 -- Detecting C compiler ABI info [2022-11-05T17:25:32.475Z] #0 5.924 -- Detecting C compiler ABI info - done [2022-11-05T17:25:32.475Z] #0 6.046 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:25:32.475Z] #0 6.046 -- Detecting C compile features [2022-11-05T17:25:32.475Z] #0 6.046 -- Detecting C compile features - done [2022-11-05T17:25:32.475Z] #0 6.110 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:25:32.475Z] #0 6.504 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:25:32.475Z] #0 6.592 -- Configuring done [2022-11-05T17:25:32.475Z] #0 6.627 -- Generating done [2022-11-05T17:25:32.475Z] #0 6.627 -- Build files have been written to: /tmp/tmp.ppiadbPdsF/tini [2022-11-05T17:25:32.475Z] #0 6.649 + make tini-static [2022-11-05T17:25:32.475Z] #0 6.988 Scanning dependencies of target tini-static [2022-11-05T17:25:32.475Z] #0 7.050 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:25:32.475Z] #0 8.581 [100%] Linking C executable tini-static [2022-11-05T17:25:32.475Z] #0 9.191 [100%] Built target tini-static [2022-11-05T17:25:32.475Z] #0 9.288 + mkdir -p /build [2022-11-05T17:25:32.475Z] #0 9.295 + cp tini-static /build/docker-init [2022-11-05T17:25:32.475Z] #39 DONE 9.4s [2022-11-05T17:25:32.475Z] [2022-11-05T17:25:32.475Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:32.475Z] #38 11.95 PBCC images/sysctl.pb-c.c [2022-11-05T17:25:32.475Z] #38 11.97 DEP images/sysctl.pb-c.d [2022-11-05T17:25:32.475Z] #38 ... [2022-11-05T17:25:32.475Z] [2022-11-05T17:25:32.475Z] #35 [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-11-05T17:25:32.475Z] #35 64.93 internal/syscall/unix [2022-11-05T17:25:32.680Z] #38 43.78 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-05T17:25:32.680Z] #38 43.97 CC compel/src/lib/log.o [2022-11-05T17:25:32.937Z] #38 44.19 CC compel/arch/x86/src/lib/cpu.o [2022-11-05T17:25:33.037Z] #35 65.56 time [2022-11-05T17:25:33.499Z] #38 44.73 CC compel/arch/x86/src/lib/infect.o [2022-11-05T17:25:34.017Z] #11 extracting sha256:efa7548a174d51c2cadd24f9e629f436fbf1f501daba3e757d78c32f31c7fe83 7.5s done [2022-11-05T17:25:34.017Z] #11 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 0.1s [2022-11-05T17:25:34.285Z] #39 49.35 CC compel/src/lib/ptrace.o [2022-11-05T17:25:34.285Z] #39 49.66 AR compel/libcompel.a [2022-11-05T17:25:34.285Z] #39 49.75 HOSTCC compel/src/main-host.o [2022-11-05T17:25:34.428Z] #38 45.55 CC compel/src/lib/infect-rpc.o [2022-11-05T17:25:34.544Z] #39 50.06 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-11-05T17:25:34.684Z] #38 45.81 CC compel/src/lib/infect-util.o [2022-11-05T17:25:34.684Z] #38 46.00 CC compel/src/lib/infect.o [2022-11-05T17:25:34.804Z] #39 50.18 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:25:34.941Z] #38 ... [2022-11-05T17:25:34.941Z] [2022-11-05T17:25:34.941Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:34.941Z] #32 91.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:25:34.941Z] #32 91.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:34.941Z] #32 91.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:34.941Z] #32 97.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:25:34.941Z] #32 97.37 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:34.941Z] #32 97.38 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:35.064Z] #39 50.44 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:25:35.064Z] #39 50.64 HOSTLINK compel/compel-host-bin [2022-11-05T17:25:35.294Z] #12 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 5.0s [2022-11-05T17:25:35.324Z] #39 50.82 DEP soccr/soccr.d [2022-11-05T17:25:35.324Z] #39 50.96 CC soccr/soccr.o [2022-11-05T17:25:35.894Z] #39 ... [2022-11-05T17:25:35.894Z] [2022-11-05T17:25:35.894Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:35.894Z] #36 91.46 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:25:35.894Z] #36 91.51 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 91.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:35.894Z] #36 95.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:25:35.894Z] #36 95.69 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:25:35.894Z] #36 95.71 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:25:35.894Z] #36 95.84 Selecting previously unselected package libapparmor1:arm64. [2022-11-05T17:25:35.894Z] #36 95.84 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 95.85 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-11-05T17:25:35.894Z] #36 95.97 Selecting previously unselected package libapparmor-dev:arm64. [2022-11-05T17:25:35.894Z] #36 95.98 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 95.98 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-11-05T17:25:35.894Z] #36 96.10 Selecting previously unselected package libbtrfs0:arm64. [2022-11-05T17:25:35.894Z] #36 96.11 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 96.11 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:25:35.894Z] #36 96.25 Selecting previously unselected package libbtrfs-dev:arm64. [2022-11-05T17:25:35.894Z] #36 96.26 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 96.30 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:25:35.894Z] #36 96.53 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-11-05T17:25:35.894Z] #36 96.53 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 96.55 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:25:35.894Z] #36 96.62 Selecting previously unselected package libudev-dev:arm64. [2022-11-05T17:25:35.894Z] #36 96.63 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 96.64 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:25:35.894Z] #36 96.76 Selecting previously unselected package libsepol1-dev:arm64. [2022-11-05T17:25:35.894Z] #36 96.76 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 96.77 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-11-05T17:25:35.894Z] #36 97.01 Selecting previously unselected package libpcre2-16-0:arm64. [2022-11-05T17:25:35.894Z] #36 97.01 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 97.02 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:25:35.894Z] #36 97.18 Selecting previously unselected package libpcre2-32-0:arm64. [2022-11-05T17:25:35.894Z] #36 97.18 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 97.19 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:25:35.894Z] #36 97.34 Selecting previously unselected package libpcre2-posix2:arm64. [2022-11-05T17:25:35.894Z] #36 97.35 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 97.35 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:25:35.894Z] #36 97.46 Selecting previously unselected package libpcre2-dev:arm64. [2022-11-05T17:25:35.894Z] #36 97.47 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 97.49 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:25:35.894Z] #36 97.86 Selecting previously unselected package libselinux1-dev:arm64. [2022-11-05T17:25:35.894Z] #36 97.87 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 97.89 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-11-05T17:25:35.894Z] #36 98.14 Selecting previously unselected package libdevmapper-dev:arm64. [2022-11-05T17:25:35.894Z] #36 98.14 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-11-05T17:25:35.894Z] #36 98.15 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:25:35.894Z] #36 98.26 Selecting previously unselected package libseccomp-dev:arm64. [2022-11-05T17:25:36.153Z] #36 98.26 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-11-05T17:25:36.153Z] #36 98.26 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-05T17:25:36.413Z] #36 98.41 Selecting previously unselected package libsystemd-dev:arm64. [2022-11-05T17:25:36.413Z] #36 98.42 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-11-05T17:25:36.413Z] #36 98.45 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:25:36.413Z] #36 ... [2022-11-05T17:25:36.413Z] [2022-11-05T17:25:36.413Z] #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-11-05T17:25:36.413Z] #27 98.68 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:25:36.673Z] #27 98.68 + GOBIN=/build [2022-11-05T17:25:36.673Z] #27 98.68 + GO111MODULE=on [2022-11-05T17:25:36.673Z] #27 98.68 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:25:36.873Z] #32 ... [2022-11-05T17:25:36.873Z] [2022-11-05T17:25:36.873Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:36.874Z] #38 48.18 CC compel/src/lib/ptrace.o [2022-11-05T17:25:37.205Z] #35 ... [2022-11-05T17:25:37.205Z] [2022-11-05T17:25:37.205Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:37.205Z] #30 59.35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:25:37.205Z] #30 ... [2022-11-05T17:25:37.205Z] [2022-11-05T17:25:37.205Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:37.205Z] #38 12.07 PBCC images/time.pb-c.c [2022-11-05T17:25:37.205Z] #38 12.12 DEP images/time.pb-c.d [2022-11-05T17:25:37.205Z] #38 12.20 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:25:37.205Z] #38 12.24 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:25:37.205Z] #38 12.32 PBCC images/seccomp.pb-c.c [2022-11-05T17:25:37.205Z] #38 12.35 DEP images/seccomp.pb-c.d [2022-11-05T17:25:37.205Z] #38 12.43 PBCC images/userns.pb-c.c [2022-11-05T17:25:37.205Z] #38 12.47 DEP images/userns.pb-c.d [2022-11-05T17:25:37.205Z] #38 12.52 PBCC images/cgroup.pb-c.c [2022-11-05T17:25:37.205Z] #38 12.55 DEP images/cgroup.pb-c.d [2022-11-05T17:25:37.205Z] #38 12.60 PBCC images/ext-file.pb-c.c [2022-11-05T17:25:37.205Z] #38 12.64 DEP images/ext-file.pb-c.d [2022-11-05T17:25:37.205Z] #38 12.71 PBCC images/rpc.pb-c.c [2022-11-05T17:25:37.205Z] #38 12.80 DEP images/rpc.pb-c.d [2022-11-05T17:25:37.205Z] #38 12.86 PBCC images/siginfo.pb-c.c [2022-11-05T17:25:37.205Z] #38 12.88 DEP images/siginfo.pb-c.d [2022-11-05T17:25:37.205Z] #38 12.95 PBCC images/pagemap.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.00 DEP images/pagemap.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.06 PBCC images/rlimit.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.07 DEP images/rlimit.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.17 PBCC images/file-lock.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.20 DEP images/file-lock.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.24 PBCC images/tty.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.31 DEP images/tty.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.40 PBCC images/tun.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.47 PBCC images/netdev.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.51 DEP images/tun.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.58 DEP images/netdev.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.63 PBCC images/vma.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.68 DEP images/vma.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.74 PBCC images/creds.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.77 DEP images/creds.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.89 PBCC images/utsns.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.90 DEP images/utsns.pb-c.d [2022-11-05T17:25:37.205Z] #38 13.94 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.94 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:25:37.205Z] #38 13.97 DEP images/ipc-desc.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.05 DEP images/ipc-sem.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.14 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:25:37.205Z] #38 14.17 DEP images/ipc-msg.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.25 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:25:37.205Z] #38 14.25 DEP images/ipc-shm.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.34 PBCC images/ipc-var.pb-c.c [2022-11-05T17:25:37.205Z] #38 14.34 DEP images/ipc-var.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.39 PBCC images/sk-opts.pb-c.c [2022-11-05T17:25:37.205Z] #38 14.43 PBCC images/packet-sock.pb-c.c [2022-11-05T17:25:37.205Z] #38 14.46 DEP images/sk-opts.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.54 DEP images/packet-sock.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.59 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:25:37.205Z] #38 14.66 DEP images/sk-netlink.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.72 PBCC images/sk-inet.pb-c.c [2022-11-05T17:25:37.205Z] #38 14.79 DEP images/sk-inet.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.83 PBCC images/sk-unix.pb-c.c [2022-11-05T17:25:37.205Z] #38 14.88 DEP images/sk-unix.pb-c.d [2022-11-05T17:25:37.205Z] #38 14.92 PBCC images/mm.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.00 DEP images/mm.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.08 PBCC images/timerfd.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.12 DEP images/timerfd.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.21 PBCC images/timer.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.26 DEP images/timer.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.29 PBCC images/sa.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.35 DEP images/sa.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.40 PBCC images/pipe-data.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.45 DEP images/pipe-data.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.51 PBCC images/mnt.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.55 DEP images/mnt.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.62 PBCC images/sk-packet.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.65 DEP images/sk-packet.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.70 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.77 DEP images/tcp-stream.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.86 PBCC images/pipe.pb-c.c [2022-11-05T17:25:37.205Z] #38 15.90 DEP images/pipe.pb-c.d [2022-11-05T17:25:37.205Z] #38 15.99 PBCC images/pstree.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.01 DEP images/pstree.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.05 PBCC images/fs.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.08 DEP images/fs.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.14 PBCC images/signalfd.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.17 DEP images/signalfd.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.22 PBCC images/fh.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.26 PBCC images/fsnotify.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.32 DEP images/fh.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.36 DEP images/fsnotify.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.41 PBCC images/eventpoll.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.41 DEP images/eventpoll.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.48 PBCC images/eventfd.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.49 DEP images/eventfd.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.58 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.58 DEP images/remap-file-path.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.64 PBCC images/fifo.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.68 DEP images/fifo.pb-c.d [2022-11-05T17:25:37.205Z] #38 16.70 PBCC images/ghost-file.pb-c.c [2022-11-05T17:25:37.205Z] #38 16.77 DEP images/ghost-file.pb-c.d [2022-11-05T17:25:37.436Z] #38 48.49 AR compel/libcompel.a [2022-11-05T17:25:37.436Z] #38 48.56 HOSTCC compel/src/main-host.o [2022-11-05T17:25:37.462Z] #38 16.88 PBCC images/regfile.pb-c.c [2022-11-05T17:25:37.462Z] #38 16.91 DEP images/regfile.pb-c.d [2022-11-05T17:25:37.462Z] #38 16.97 PBCC images/ns.pb-c.c [2022-11-05T17:25:37.462Z] #38 17.01 DEP images/ns.pb-c.d [2022-11-05T17:25:37.613Z] #27 ... [2022-11-05T17:25:37.613Z] [2022-11-05T17:25:37.613Z] #36 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:37.613Z] #36 99.02 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-11-05T17:25:37.613Z] #36 99.04 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-11-05T17:25:37.613Z] #36 99.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:37.613Z] #36 99.06 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-11-05T17:25:37.613Z] #36 99.07 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:25:37.613Z] #36 99.09 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:25:37.613Z] #36 99.10 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-11-05T17:25:37.613Z] #36 99.12 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:25:37.613Z] #36 99.13 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:25:37.613Z] #36 99.14 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:25:37.613Z] #36 99.15 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:37.613Z] #36 99.17 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-11-05T17:25:37.613Z] #36 99.18 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:37.613Z] #36 99.20 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-11-05T17:25:37.613Z] #36 99.23 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:25:37.613Z] #36 99.25 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-11-05T17:25:37.613Z] #36 99.26 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:25:37.613Z] #36 99.27 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-11-05T17:25:37.613Z] #36 99.29 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-11-05T17:25:37.613Z] #36 99.30 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:37.613Z] #36 99.33 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:37.613Z] #36 99.34 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-11-05T17:25:37.613Z] #36 99.35 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:37.613Z] #36 99.37 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-11-05T17:25:37.613Z] #36 99.38 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:25:37.613Z] #36 99.40 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:37.613Z] #36 99.41 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-11-05T17:25:37.613Z] #36 99.41 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:37.613Z] #36 99.43 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:25:37.613Z] #36 99.46 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:25:37.613Z] #36 99.48 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:25:37.613Z] #36 99.49 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:25:37.613Z] #36 99.50 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-11-05T17:25:37.613Z] #36 99.51 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:37.613Z] #36 DONE 99.9s [2022-11-05T17:25:37.692Z] #38 48.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-05T17:25:37.692Z] #38 48.92 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:25:37.718Z] #38 17.11 PBCC images/fdinfo.pb-c.c [2022-11-05T17:25:37.718Z] #38 17.21 DEP images/fdinfo.pb-c.d [2022-11-05T17:25:37.718Z] #38 17.28 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:25:37.718Z] #38 17.33 PBCC images/core-arm.pb-c.c [2022-11-05T17:25:37.828Z] #12 ... [2022-11-05T17:25:37.828Z] [2022-11-05T17:25:37.828Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:25:37.828Z] #0 2.114 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:25:37.828Z] #0 2.415 [2022-11-05T17:25:37.828Z] #0 2.643 #=#=# ######################################################################## 100.0% [2022-11-05T17:25:37.828Z] #0 2.981 [2022-11-05T17:25:37.828Z] #0 4.031 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:25:37.828Z] #0 4.366 [2022-11-05T17:25:37.828Z] #0 4.602 #=#=# ######################################################################## 100.0% [2022-11-05T17:25:37.828Z] #0 4.895 [2022-11-05T17:25:37.828Z] #0 5.755 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:25:37.828Z] #0 6.005 [2022-11-05T17:25:37.828Z] #0 6.226 #=#=# #################### 28.2% ########################################### 59.9% ################################################################## 91.9% ######################################################################## 100.0% [2022-11-05T17:25:37.828Z] #0 6.745 [2022-11-05T17:25:37.828Z] #0 7.651 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:25:37.828Z] #0 7.905 [2022-11-05T17:25:37.828Z] #0 8.121 #=#=# ######################################################################## 100.0% [2022-11-05T17:25:37.828Z] #0 8.377 [2022-11-05T17:25:37.828Z] #0 9.009 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:25:37.828Z] #0 9.279 [2022-11-05T17:25:37.828Z] #0 9.495 #=#=# ######################################################################## 100.0% [2022-11-05T17:25:37.828Z] #0 9.740 [2022-11-05T17:25:37.828Z] #0 9.796 Download of images into '/build' complete. [2022-11-05T17:25:37.828Z] #0 9.796 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:25:37.828Z] #0 9.796 tar -cC '/build' . | docker load [2022-11-05T17:25:37.828Z] #18 ... [2022-11-05T17:25:37.828Z] [2022-11-05T17:25:37.828Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:37.873Z] [2022-11-05T17:25:37.873Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:37.949Z] #38 49.26 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:25:37.974Z] #38 17.37 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:25:37.974Z] #38 17.41 PBCC images/core-s390.pb-c.c [2022-11-05T17:25:37.974Z] #38 17.45 PBCC images/core-x86.pb-c.c [2022-11-05T17:25:37.974Z] #38 17.52 PBCC images/core.pb-c.c [2022-11-05T17:25:37.974Z] #38 17.58 PBCC images/inventory.pb-c.c [2022-11-05T17:25:38.205Z] #38 49.44 HOSTLINK compel/compel-host-bin [2022-11-05T17:25:38.230Z] #38 17.65 DEP images/core-aarch64.pb-c.d [2022-11-05T17:25:38.230Z] #38 17.73 DEP images/core-arm.pb-c.d [2022-11-05T17:25:38.230Z] #38 17.80 DEP images/core-ppc64.pb-c.d [2022-11-05T17:25:38.230Z] #38 17.86 DEP images/core-s390.pb-c.d [2022-11-05T17:25:38.395Z] #12 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 8.3s done [2022-11-05T17:25:38.462Z] #38 49.59 DEP soccr/soccr.d [2022-11-05T17:25:38.462Z] #38 49.80 CC soccr/soccr.o [2022-11-05T17:25:38.486Z] #38 17.92 DEP images/core-x86.pb-c.d [2022-11-05T17:25:38.486Z] #38 17.97 DEP images/core.pb-c.d [2022-11-05T17:25:38.486Z] #38 18.02 DEP images/inventory.pb-c.d [2022-11-05T17:25:38.486Z] #38 18.07 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:25:38.742Z] #38 18.10 DEP images/cpuinfo.pb-c.d [2022-11-05T17:25:38.742Z] #38 18.16 PBCC images/stats.pb-c.c [2022-11-05T17:25:38.742Z] #38 18.19 DEP images/stats.pb-c.d [2022-11-05T17:25:38.816Z] #40 1.151 + RM_GOPATH=0 [2022-11-05T17:25:38.817Z] #40 1.151 + TMP_GOPATH= [2022-11-05T17:25:38.962Z] #12 extracting sha256:be659c03a851a28704a5a9c179d93dcf4270fd8afdf1c0c39bd79ee70f132bce done [2022-11-05T17:25:39.076Z] #40 ... [2022-11-05T17:25:39.076Z] [2022-11-05T17:25:39.076Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:25:39.076Z] #41 DONE 1.2s [2022-11-05T17:25:39.076Z] [2022-11-05T17:25:39.076Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:39.076Z] #40 1.152 + : /build [2022-11-05T17:25:39.076Z] #40 1.152 + '[' -z '' ']' [2022-11-05T17:25:39.076Z] #40 1.170 ++ mktemp -d [2022-11-05T17:25:39.076Z] #40 1.172 + export GOPATH=/tmp/tmp.7qrmI7yWtL [2022-11-05T17:25:39.076Z] #40 1.172 + GOPATH=/tmp/tmp.7qrmI7yWtL [2022-11-05T17:25:39.076Z] #40 1.172 + RM_GOPATH=1 [2022-11-05T17:25:39.076Z] #40 1.172 + case "$(go env GOARCH)" in [2022-11-05T17:25:39.076Z] #40 1.173 ++ go env GOARCH [2022-11-05T17:25:39.076Z] #40 1.196 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:39.076Z] #40 1.196 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:39.076Z] #40 1.197 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:39.076Z] #40 1.198 + dir=/tmp/install [2022-11-05T17:25:39.076Z] #40 1.198 + bin=runc [2022-11-05T17:25:39.076Z] #40 1.199 + shift [2022-11-05T17:25:39.076Z] #40 1.199 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:25:39.076Z] #40 1.199 + . /tmp/install/runc.installer [2022-11-05T17:25:39.076Z] #40 1.200 ++ set -e [2022-11-05T17:25:39.076Z] #40 1.200 ++ : v1.1.4 [2022-11-05T17:25:39.076Z] #40 1.200 + install_runc [2022-11-05T17:25:39.076Z] #40 1.200 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:25:39.076Z] #40 1.201 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:25:39.076Z] #40 1.201 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:25:39.076Z] #40 1.201 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7qrmI7yWtL/src/github.com/opencontainers/runc [2022-11-05T17:25:39.076Z] #40 1.214 Cloning into '/tmp/tmp.7qrmI7yWtL/src/github.com/opencontainers/runc'... [2022-11-05T17:25:39.313Z] #38 ... [2022-11-05T17:25:39.313Z] [2022-11-05T17:25:39.313Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:39.313Z] #26 61.56 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:25:39.313Z] #26 61.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:39.313Z] #26 61.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:25:39.313Z] #26 61.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:25:39.313Z] #26 61.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:39.313Z] #26 61.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:39.313Z] #26 69.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:25:39.313Z] #26 69.80 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:39.313Z] #26 69.80 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:39.321Z] #11 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 5.1s [2022-11-05T17:25:39.572Z] #26 ... [2022-11-05T17:25:39.572Z] [2022-11-05T17:25:39.572Z] #35 [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-11-05T17:25:39.572Z] #35 71.87 internal/poll [2022-11-05T17:25:39.869Z] #38 51.02 AR soccr/libsoccr.a [2022-11-05T17:25:39.869Z] #38 51.07 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:25:39.897Z] #12 DONE 35.7s [2022-11-05T17:25:39.897Z] [2022-11-05T17:25:39.897Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:25:40.027Z] #40 ... [2022-11-05T17:25:40.027Z] [2022-11-05T17:25:40.027Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-05T17:25:40.027Z] #42 DONE 0.9s [2022-11-05T17:25:40.027Z] [2022-11-05T17:25:40.027Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:25:40.126Z] #38 51.39 DEP criu/arch/x86/sigframe.d [2022-11-05T17:25:40.155Z] #18 ... [2022-11-05T17:25:40.155Z] [2022-11-05T17:25:40.155Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:25:40.382Z] #38 51.51 DEP criu/arch/x86/sigaction_compat.d [2022-11-05T17:25:40.382Z] #38 51.66 DEP criu/arch/x86/kerndat.d [2022-11-05T17:25:40.500Z] #35 72.72 internal/fmtsort [2022-11-05T17:25:40.602Z] #43 0.763 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:25:40.680Z] #38 51.77 DEP criu/arch/x86/crtools.d [2022-11-05T17:25:40.680Z] #38 51.89 DEP criu/arch/x86/cpu.d [2022-11-05T17:25:40.701Z] #11 ... [2022-11-05T17:25:40.701Z] [2022-11-05T17:25:40.701Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:25:40.701Z] #0 2.232 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-11-05T17:25:40.701Z] #0 2.530 [2022-11-05T17:25:40.701Z] #0 2.772 #=#=# ######################################################################## 100.0% [2022-11-05T17:25:40.701Z] #0 3.050 [2022-11-05T17:25:40.701Z] #0 4.006 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-11-05T17:25:40.701Z] #0 4.282 [2022-11-05T17:25:40.701Z] #0 4.502 #=#=# ######################################################################## 100.0% [2022-11-05T17:25:40.701Z] #0 4.800 [2022-11-05T17:25:40.701Z] #0 5.779 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-11-05T17:25:40.701Z] #0 6.136 [2022-11-05T17:25:40.701Z] #0 6.365 #=#=# ################# 24.0% ########################################## 58.5% ################################################################# 90.6% ######################################################################## 100.0% [2022-11-05T17:25:40.701Z] #0 6.932 [2022-11-05T17:25:40.701Z] #0 8.028 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-11-05T17:25:40.701Z] #0 8.427 [2022-11-05T17:25:40.701Z] #0 8.652 #=#=# ######################################################################## 100.0% [2022-11-05T17:25:40.701Z] #0 8.957 [2022-11-05T17:25:40.701Z] #0 9.712 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-11-05T17:25:40.701Z] #18 10.08 [2022-11-05T17:25:40.701Z] #18 ... [2022-11-05T17:25:40.701Z] [2022-11-05T17:25:40.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:40.756Z] #35 73.28 internal/syscall/execenv [2022-11-05T17:25:40.862Z] #43 DONE 0.8s [2022-11-05T17:25:40.862Z] [2022-11-05T17:25:40.862Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:25:40.981Z] #38 52.09 CC criu/arch/x86/cpu.o [2022-11-05T17:25:41.012Z] #35 73.50 path [2022-11-05T17:25:41.088Z] #19 ... [2022-11-05T17:25:41.088Z] [2022-11-05T17:25:41.088Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:25:41.088Z] #18 DONE 13.2s [2022-11-05T17:25:41.346Z] [2022-11-05T17:25:41.346Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:25:41.432Z] #44 DONE 0.8s [2022-11-05T17:25:41.432Z] [2022-11-05T17:25:41.432Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:25:41.543Z] #38 52.71 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:25:41.543Z] #38 52.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:41.543Z] #38 52.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:41.543Z] #38 52.71 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:41.544Z] #38 52.72 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:25:41.544Z] #38 52.74 CC criu/arch/x86/crtools.o [2022-11-05T17:25:41.574Z] #35 74.05 io/fs [2022-11-05T17:25:41.608Z] #19 DONE 1.5s [2022-11-05T17:25:41.608Z] [2022-11-05T17:25:41.608Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-11-05T17:25:42.180Z] #20 DONE 0.5s [2022-11-05T17:25:42.180Z] [2022-11-05T17:25:42.180Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:25:42.180Z] #21 DONE 0.0s [2022-11-05T17:25:42.180Z] [2022-11-05T17:25:42.180Z] #22 [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-11-05T17:25:42.180Z] #22 ... [2022-11-05T17:25:42.180Z] [2022-11-05T17:25:42.180Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:25:42.180Z] #23 DONE 0.2s [2022-11-05T17:25:42.370Z] #45 DONE 0.8s [2022-11-05T17:25:42.370Z] [2022-11-05T17:25:42.370Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:25:42.441Z] [2022-11-05T17:25:42.441Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:25:42.516Z] #35 74.80 strings [2022-11-05T17:25:42.771Z] #35 75.26 os [2022-11-05T17:25:42.944Z] #38 53.86 CC criu/arch/x86/kerndat.o [2022-11-05T17:25:43.217Z] #38 54.38 CC criu/arch/x86/sigaction_compat.o [2022-11-05T17:25:43.322Z] #46 DONE 0.9s [2022-11-05T17:25:43.322Z] [2022-11-05T17:25:43.322Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:25:43.474Z] #38 54.66 CC criu/arch/x86/sigframe.o [2022-11-05T17:25:43.730Z] #38 54.96 LINK criu/arch/x86/crtools.built-in.o [2022-11-05T17:25:43.730Z] #38 55.01 DEP criu/pie/util-vdso-elf32.d [2022-11-05T17:25:43.730Z] #38 55.12 DEP criu/pie/util-vdso.d [2022-11-05T17:25:43.987Z] #38 55.29 DEP criu/pie/util.d [2022-11-05T17:25:43.987Z] #38 ... [2022-11-05T17:25:43.987Z] [2022-11-05T17:25:43.988Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:43.988Z] #32 110.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:25:43.988Z] #32 110.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:25:43.988Z] #32 110.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:44.003Z] #11 ... [2022-11-05T17:25:44.003Z] [2022-11-05T17:25:44.003Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-05T17:25:44.003Z] #18 10.31 #=#=# ######################################################################## 100.0% [2022-11-05T17:25:44.003Z] #18 10.59 [2022-11-05T17:25:44.003Z] #18 10.65 Download of images into '/build' complete. [2022-11-05T17:25:44.003Z] #18 10.65 Use something like the following to load the result into a Docker daemon: [2022-11-05T17:25:44.003Z] #18 10.65 tar -cC '/build' . | docker load [2022-11-05T17:25:44.003Z] #18 DONE 13.1s [2022-11-05T17:25:44.003Z] [2022-11-05T17:25:44.003Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:b5aa2b9bd4ccf682da053bb9438879557a70dbc9d3682e5bdd36a88e822ba899 [2022-11-05T17:25:44.261Z] #47 ... [2022-11-05T17:25:44.261Z] [2022-11-05T17:25:44.261Z] #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-11-05T17:25:44.261Z] #27 DONE 106.3s [2022-11-05T17:25:44.261Z] [2022-11-05T17:25:44.261Z] #48 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:25:44.261Z] #48 DONE 0.1s [2022-11-05T17:25:44.261Z] [2022-11-05T17:25:44.261Z] #49 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:25:44.261Z] #49 DONE 0.1s [2022-11-05T17:25:44.261Z] [2022-11-05T17:25:44.261Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:44.261Z] #39 52.35 AR soccr/libsoccr.a [2022-11-05T17:25:44.261Z] #39 52.42 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:25:44.261Z] #39 52.80 DEP criu/arch/aarch64/sigframe.d [2022-11-05T17:25:44.261Z] #39 52.96 DEP criu/arch/aarch64/crtools.d [2022-11-05T17:25:44.261Z] #39 53.14 DEP criu/arch/aarch64/cpu.d [2022-11-05T17:25:44.261Z] #39 53.18 DEP criu/arch/aarch64/bitops.d [2022-11-05T17:25:44.261Z] #39 53.33 CC criu/arch/aarch64/bitops.o [2022-11-05T17:25:44.261Z] #39 53.47 CC criu/arch/aarch64/cpu.o [2022-11-05T17:25:44.261Z] #39 53.75 CC criu/arch/aarch64/crtools.o [2022-11-05T17:25:44.261Z] #39 54.66 CC criu/arch/aarch64/sigframe.o [2022-11-05T17:25:44.261Z] #39 54.77 LINK criu/arch/aarch64/crtools.built-in.o [2022-11-05T17:25:44.261Z] #39 54.86 DEP criu/pie/util-vdso.d [2022-11-05T17:25:44.261Z] #39 54.99 DEP criu/pie/util.d [2022-11-05T17:25:44.261Z] #39 55.16 CC criu/pie/util.o [2022-11-05T17:25:44.261Z] #39 55.58 CC criu/pie/util-vdso.o [2022-11-05T17:25:44.261Z] #39 56.49 AR criu/pie/pie.lib.a [2022-11-05T17:25:44.261Z] #39 56.59 DEP criu/pie/restorer.d [2022-11-05T17:25:44.261Z] #39 56.89 DEP criu/arch/aarch64/intraprocedure.d [2022-11-05T17:25:44.261Z] #39 56.92 DEP criu/arch/aarch64/restorer.d [2022-11-05T17:25:44.262Z] #39 57.01 DEP criu/arch/aarch64/vdso-pie.d [2022-11-05T17:25:44.262Z] #39 57.16 DEP criu/pie/parasite-vdso.d [2022-11-05T17:25:44.262Z] #39 57.34 DEP criu/pie/parasite.d [2022-11-05T17:25:44.262Z] #39 57.72 CC criu/pie/parasite.o [2022-11-05T17:25:44.262Z] #39 59.55 LINK criu/pie/parasite.built-in.o [2022-11-05T17:25:44.262Z] #39 59.55 GEN criu/pie/parasite-blob.h [2022-11-05T17:25:44.262Z] #39 59.60 CC criu/pie/parasite-vdso.o [2022-11-05T17:25:44.263Z] #11 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 10.2s [2022-11-05T17:25:44.521Z] #39 ... [2022-11-05T17:25:44.521Z] [2022-11-05T17:25:44.521Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:25:44.521Z] #47 1.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:44.781Z] #47 1.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:44.781Z] #47 1.473 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:45.201Z] #11 extracting sha256:df7561a722a8e82a833468691d68b291a842a1b3b859bc0086a187b1ca669b92 11.3s done [2022-11-05T17:25:45.288Z] #35 77.29 bufio [2022-11-05T17:25:45.350Z] #47 2.175 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-11-05T17:25:45.462Z] #11 extracting sha256:be659c03a851a28704a5a9c179d93dcf4270fd8afdf1c0c39bd79ee70f132bce done [2022-11-05T17:25:45.462Z] #11 DONE 38.5s [2022-11-05T17:25:45.722Z] [2022-11-05T17:25:45.722Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-05T17:25:45.981Z] #19 DONE 0.5s [2022-11-05T17:25:45.981Z] [2022-11-05T17:25:45.982Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-11-05T17:25:46.549Z] #20 DONE 0.5s [2022-11-05T17:25:46.549Z] [2022-11-05T17:25:46.549Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-05T17:25:46.549Z] #21 DONE 0.1s [2022-11-05T17:25:46.549Z] [2022-11-05T17:25:46.549Z] #22 [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-11-05T17:25:46.644Z] #24 4.024 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:25:46.644Z] #24 4.030 Cloning into '.'... [2022-11-05T17:25:46.655Z] #35 78.96 fmt [2022-11-05T17:25:46.655Z] #35 79.00 io/ioutil [2022-11-05T17:25:46.730Z] #47 3.714 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [192 kB] [2022-11-05T17:25:46.809Z] #22 ... [2022-11-05T17:25:46.809Z] [2022-11-05T17:25:46.809Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-05T17:25:46.809Z] #23 DONE 0.1s [2022-11-05T17:25:46.912Z] #35 79.26 text/tabwriter [2022-11-05T17:25:46.912Z] #35 ... [2022-11-05T17:25:46.912Z] [2022-11-05T17:25:46.912Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:46.912Z] #38 19.58 make[1]: Nothing to be done for 'all'. [2022-11-05T17:25:46.912Z] #38 20.97 CC images/stats.o [2022-11-05T17:25:46.912Z] #38 21.30 CC images/core.o [2022-11-05T17:25:46.912Z] #38 21.91 CC images/core-x86.o [2022-11-05T17:25:46.912Z] #38 22.32 CC images/core-arm.o [2022-11-05T17:25:46.912Z] #38 22.74 CC images/core-aarch64.o [2022-11-05T17:25:46.912Z] #38 23.08 CC images/core-ppc64.o [2022-11-05T17:25:46.912Z] #38 23.60 CC images/core-s390.o [2022-11-05T17:25:46.912Z] #38 24.14 CC images/cpuinfo.o [2022-11-05T17:25:46.912Z] #38 24.53 CC images/inventory.o [2022-11-05T17:25:46.912Z] #38 24.75 CC images/fdinfo.o [2022-11-05T17:25:46.912Z] #38 25.06 CC images/fown.o [2022-11-05T17:25:46.912Z] #38 25.26 CC images/ns.o [2022-11-05T17:25:46.912Z] #38 25.47 CC images/regfile.o [2022-11-05T17:25:46.912Z] #38 25.70 CC images/ghost-file.o [2022-11-05T17:25:46.912Z] #38 25.96 CC images/fifo.o [2022-11-05T17:25:46.912Z] #38 26.14 CC images/remap-file-path.o [2022-11-05T17:25:46.912Z] #38 26.32 CC images/eventfd.o [2022-11-05T17:25:46.912Z] #38 26.49 CC images/eventpoll.o [2022-11-05T17:25:47.068Z] [2022-11-05T17:25:47.069Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:25:47.168Z] #38 26.72 CC images/fh.o [2022-11-05T17:25:47.581Z] #24 ... [2022-11-05T17:25:47.581Z] [2022-11-05T17:25:47.581Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:25:47.581Z] #0 4.986 + RM_GOPATH=0 [2022-11-05T17:25:47.581Z] #0 4.987 + TMP_GOPATH= [2022-11-05T17:25:47.581Z] #0 4.988 + : /build [2022-11-05T17:25:47.581Z] #0 4.990 + '[' -z '' ']' [2022-11-05T17:25:47.581Z] #0 4.994 ++ mktemp -d [2022-11-05T17:25:47.581Z] #0 5.006 + export GOPATH=/tmp/tmp.z14P0puNzU [2022-11-05T17:25:47.581Z] #0 5.007 + GOPATH=/tmp/tmp.z14P0puNzU [2022-11-05T17:25:47.581Z] #0 5.007 + RM_GOPATH=1 [2022-11-05T17:25:47.581Z] #0 5.007 + case "$(go env GOARCH)" in [2022-11-05T17:25:47.581Z] #0 5.009 ++ go env GOARCH [2022-11-05T17:25:47.581Z] #0 5.030 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:47.581Z] #0 5.030 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:47.581Z] #0 5.031 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:47.581Z] #0 5.034 + dir=/tmp/install [2022-11-05T17:25:47.581Z] #0 5.039 + bin=dockercli [2022-11-05T17:25:47.581Z] #0 5.039 + shift [2022-11-05T17:25:47.581Z] #0 5.039 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:25:47.581Z] #0 5.039 + . /tmp/install/dockercli.installer [2022-11-05T17:25:47.581Z] #0 5.039 ++ : stable [2022-11-05T17:25:47.581Z] #0 5.039 ++ : 17.06.2-ce [2022-11-05T17:25:47.581Z] #0 5.042 + install_dockercli [2022-11-05T17:25:47.581Z] #0 5.046 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:25:47.581Z] #0 5.046 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:25:47.581Z] #0 5.046 ++ uname -m [2022-11-05T17:25:47.581Z] #0 5.070 + arch=x86_64 [2022-11-05T17:25:47.581Z] #0 5.076 + '[' x86_64 '!=' x86_64 ']' [2022-11-05T17:25:47.581Z] #0 5.076 + url=https://download.docker.com/linux/static [2022-11-05T17:25:47.581Z] #0 5.077 + tar -xz docker/docker [2022-11-05T17:25:47.581Z] #0 5.080 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-05T17:25:47.731Z] #38 27.03 CC images/fsnotify.o [2022-11-05T17:25:48.293Z] #38 27.57 CC images/signalfd.o [2022-11-05T17:25:48.293Z] #38 27.77 CC images/fs.o [2022-11-05T17:25:48.550Z] #38 27.96 CC images/pstree.o [2022-11-05T17:25:48.640Z] #47 5.277 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2022-11-05T17:25:48.807Z] #38 28.14 CC images/pipe.o [2022-11-05T17:25:48.807Z] #38 28.31 CC images/tcp-stream.o [2022-11-05T17:25:49.063Z] #38 28.55 CC images/sk-packet.o [2022-11-05T17:25:49.320Z] #38 28.80 CC images/mnt.o [2022-11-05T17:25:49.320Z] #38 ... [2022-11-05T17:25:49.320Z] [2022-11-05T17:25:49.320Z] #35 [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-11-05T17:25:49.320Z] #35 81.80 flag [2022-11-05T17:25:49.320Z] #35 81.80 github.com/BurntSushi/toml [2022-11-05T17:25:50.551Z] #47 ... [2022-11-05T17:25:50.551Z] [2022-11-05T17:25:50.551Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:50.551Z] #40 11.80 + cd /tmp/tmp.7qrmI7yWtL/src/github.com/opencontainers/runc [2022-11-05T17:25:50.551Z] #40 11.80 + git checkout -q v1.1.4 [2022-11-05T17:25:50.551Z] #40 12.41 + '[' -z '' ']' [2022-11-05T17:25:50.551Z] #40 12.41 + target=static [2022-11-05T17:25:50.551Z] #40 12.41 + make BUILDTAGS=seccomp static [2022-11-05T17:25:50.551Z] #40 12.75 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-11-05T17:25:50.649Z] #32 116.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:25:50.649Z] #32 116.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:25:50.649Z] #32 116.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:25:50.649Z] #32 116.2 Selecting previously unselected package libapparmor1:amd64. [2022-11-05T17:25:50.649Z] #32 116.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-05T17:25:50.649Z] #32 116.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:25:50.649Z] #32 116.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-05T17:25:50.649Z] #32 116.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-05T17:25:50.649Z] #32 116.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:25:50.649Z] #32 116.5 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:25:50.649Z] #32 116.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:25:50.649Z] #32 116.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:25:50.649Z] #32 116.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:25:50.649Z] #32 116.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:25:50.649Z] #32 116.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:25:50.649Z] #32 ... [2022-11-05T17:25:50.649Z] [2022-11-05T17:25:50.649Z] #24 [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-11-05T17:25:50.649Z] #24 116.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:25:50.649Z] #24 116.6 + GOBIN=/build [2022-11-05T17:25:50.649Z] #24 116.6 + GO111MODULE=on [2022-11-05T17:25:50.649Z] #24 116.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:25:51.212Z] #35 83.38 log [2022-11-05T17:25:51.284Z] #24 4.031 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-11-05T17:25:51.284Z] #24 4.038 Cloning into '.'... [2022-11-05T17:25:51.856Z] #24 ... [2022-11-05T17:25:51.856Z] [2022-11-05T17:25:51.856Z] #22 [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-11-05T17:25:51.856Z] #22 5.268 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:51.856Z] #22 5.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:51.856Z] #22 5.322 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:52.796Z] #22 6.245 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:52.857Z] #25 ... [2022-11-05T17:25:52.857Z] [2022-11-05T17:25:52.857Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:25:52.857Z] #0 4.694 + RM_GOPATH=0 [2022-11-05T17:25:52.857Z] #0 4.694 + TMP_GOPATH= [2022-11-05T17:25:52.857Z] #0 4.694 + : /build [2022-11-05T17:25:52.857Z] #0 4.694 + '[' -z '' ']' [2022-11-05T17:25:52.857Z] #0 4.694 ++ mktemp -d [2022-11-05T17:25:52.857Z] #0 4.694 + export GOPATH=/tmp/tmp.A3dXz2i9lu [2022-11-05T17:25:52.857Z] #0 4.694 + GOPATH=/tmp/tmp.A3dXz2i9lu [2022-11-05T17:25:52.857Z] #0 4.694 + RM_GOPATH=1 [2022-11-05T17:25:52.857Z] #0 4.694 + case "$(go env GOARCH)" in [2022-11-05T17:25:52.857Z] #0 4.694 ++ go env GOARCH [2022-11-05T17:25:52.857Z] #0 4.722 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:25:52.857Z] #0 4.723 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.857Z] #0 4.723 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.857Z] #0 4.723 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:52.857Z] #0 4.723 + dir=/tmp/install [2022-11-05T17:25:52.857Z] #0 4.723 + bin=tomlv [2022-11-05T17:25:52.857Z] #0 4.723 + shift [2022-11-05T17:25:52.857Z] #0 4.723 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:25:52.857Z] #0 4.723 + . /tmp/install/tomlv.installer [2022-11-05T17:25:52.857Z] #0 4.723 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:25:52.857Z] #0 4.723 + install_tomlv [2022-11-05T17:25:52.857Z] #0 4.723 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:25:52.857Z] #0 4.723 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.A3dXz2i9lu/src/github.com/BurntSushi/toml [2022-11-05T17:25:52.857Z] #0 4.726 Cloning into '/tmp/tmp.A3dXz2i9lu/src/github.com/BurntSushi/toml'... [2022-11-05T17:25:52.857Z] #0 6.380 + cd /tmp/tmp.A3dXz2i9lu/src/github.com/BurntSushi/toml [2022-11-05T17:25:52.857Z] #0 6.380 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:25:52.857Z] #0 6.523 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:25:52.857Z] #0 7.375 internal/goarch [2022-11-05T17:25:52.857Z] #0 7.397 internal/unsafeheader [2022-11-05T17:25:52.857Z] #0 7.485 internal/abi [2022-11-05T17:25:52.857Z] #0 7.509 internal/cpu [2022-11-05T17:25:52.857Z] #0 7.934 internal/goexperiment [2022-11-05T17:25:52.857Z] #0 8.095 internal/goos [2022-11-05T17:25:52.857Z] #0 8.208 runtime/internal/atomic [2022-11-05T17:25:52.857Z] #0 8.406 internal/bytealg [2022-11-05T17:25:52.857Z] #0 9.165 runtime/internal/math [2022-11-05T17:25:52.857Z] #0 9.388 runtime/internal/sys [2022-11-05T17:25:52.857Z] #0 9.483 runtime/internal/syscall [2022-11-05T17:25:52.857Z] #0 9.854 internal/itoa [2022-11-05T17:25:52.857Z] #26 10.16 math/bits [2022-11-05T17:25:52.857Z] #26 ... [2022-11-05T17:25:52.857Z] [2022-11-05T17:25:52.857Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:25:52.857Z] #0 4.382 + RM_GOPATH=0 [2022-11-05T17:25:52.857Z] #0 4.382 + TMP_GOPATH= [2022-11-05T17:25:52.857Z] #0 4.382 + : /build [2022-11-05T17:25:52.857Z] #0 4.382 + '[' -z '' ']' [2022-11-05T17:25:52.857Z] #0 4.387 ++ mktemp -d [2022-11-05T17:25:52.857Z] #0 4.387 + export GOPATH=/tmp/tmp.OZbg0WRRSH [2022-11-05T17:25:52.857Z] #0 4.387 + GOPATH=/tmp/tmp.OZbg0WRRSH [2022-11-05T17:25:52.857Z] #0 4.387 + RM_GOPATH=1 [2022-11-05T17:25:52.857Z] #0 4.387 + case "$(go env GOARCH)" in [2022-11-05T17:25:52.857Z] #0 4.387 ++ go env GOARCH [2022-11-05T17:25:52.857Z] #0 4.399 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.857Z] #0 4.399 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.857Z] #0 4.399 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:52.857Z] #0 4.399 + dir=/tmp/install [2022-11-05T17:25:52.857Z] #0 4.399 + bin=proxy [2022-11-05T17:25:52.857Z] #0 4.399 + shift [2022-11-05T17:25:52.857Z] #0 4.399 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:25:52.857Z] #0 4.399 + . /tmp/install/proxy.installer [2022-11-05T17:25:52.857Z] #0 4.399 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:25:52.857Z] #0 4.399 + install_proxy [2022-11-05T17:25:52.857Z] #0 4.399 + case "$1" in [2022-11-05T17:25:52.857Z] #0 4.399 + export CGO_ENABLED=0 [2022-11-05T17:25:52.857Z] #0 4.399 + CGO_ENABLED=0 [2022-11-05T17:25:52.857Z] #0 4.399 + _install_proxy [2022-11-05T17:25:52.857Z] #0 4.399 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:25:52.857Z] #0 4.399 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OZbg0WRRSH/src/github.com/docker/libnetwork [2022-11-05T17:25:52.857Z] #0 4.399 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:25:52.858Z] #0 4.400 Cloning into '/tmp/tmp.OZbg0WRRSH/src/github.com/docker/libnetwork'... [2022-11-05T17:25:52.858Z] #27 ... [2022-11-05T17:25:52.858Z] [2022-11-05T17:25:52.858Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:52.858Z] #0 5.429 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:52.858Z] #0 5.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:52.858Z] #0 5.482 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:52.858Z] #0 6.430 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:52.858Z] #0 7.843 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:52.858Z] #0 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:52.858Z] #28 ... [2022-11-05T17:25:52.858Z] [2022-11-05T17:25:52.858Z] #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-11-05T17:25:52.858Z] #0 4.651 + RM_GOPATH=0 [2022-11-05T17:25:52.858Z] #0 4.651 + TMP_GOPATH= [2022-11-05T17:25:52.858Z] #0 4.651 + : /build [2022-11-05T17:25:52.858Z] #0 4.651 + '[' -z '' ']' [2022-11-05T17:25:52.858Z] #0 4.651 ++ mktemp -d [2022-11-05T17:25:52.858Z] #0 4.659 + export GOPATH=/tmp/tmp.19xdYXvhP9 [2022-11-05T17:25:52.858Z] #0 4.659 + GOPATH=/tmp/tmp.19xdYXvhP9 [2022-11-05T17:25:52.858Z] #0 4.659 + RM_GOPATH=1 [2022-11-05T17:25:52.858Z] #0 4.659 + case "$(go env GOARCH)" in [2022-11-05T17:25:52.858Z] #0 4.659 ++ go env GOARCH [2022-11-05T17:25:52.858Z] #0 4.691 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.858Z] #0 4.691 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.858Z] #0 4.695 Install shfmt version v3.0.2 [2022-11-05T17:25:52.858Z] #0 4.695 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:52.858Z] #0 4.695 + dir=/tmp/install [2022-11-05T17:25:52.858Z] #0 4.695 + bin=shfmt [2022-11-05T17:25:52.858Z] #0 4.695 + shift [2022-11-05T17:25:52.858Z] #0 4.695 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:25:52.858Z] #0 4.695 + . /tmp/install/shfmt.installer [2022-11-05T17:25:52.858Z] #0 4.695 ++ : v3.0.2 [2022-11-05T17:25:52.858Z] #0 4.695 + install_shfmt [2022-11-05T17:25:52.858Z] #0 4.695 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:25:52.858Z] #0 4.695 + GOBIN=/build [2022-11-05T17:25:52.858Z] #0 4.695 + GO111MODULE=on [2022-11-05T17:25:52.858Z] #0 4.695 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:25:52.858Z] #0 5.202 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:25:52.858Z] #29 ... [2022-11-05T17:25:52.858Z] [2022-11-05T17:25:52.858Z] #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-11-05T17:25:52.858Z] #0 4.411 + RM_GOPATH=0 [2022-11-05T17:25:52.858Z] #0 4.411 + TMP_GOPATH= [2022-11-05T17:25:52.858Z] #0 4.411 + : /build [2022-11-05T17:25:52.858Z] #0 4.411 + '[' -z '' ']' [2022-11-05T17:25:52.858Z] #0 4.411 ++ mktemp -d [2022-11-05T17:25:52.858Z] #0 4.411 + export GOPATH=/tmp/tmp.0XphY6DfNc [2022-11-05T17:25:52.858Z] #0 4.411 + GOPATH=/tmp/tmp.0XphY6DfNc [2022-11-05T17:25:52.858Z] #0 4.411 + RM_GOPATH=1 [2022-11-05T17:25:52.858Z] #0 4.411 + case "$(go env GOARCH)" in [2022-11-05T17:25:52.858Z] #0 4.411 ++ go env GOARCH [2022-11-05T17:25:52.858Z] #0 4.422 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.858Z] #0 4.422 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.858Z] #0 4.422 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:52.858Z] #0 4.429 Install vndr version v0.1.2 [2022-11-05T17:25:52.858Z] #0 4.429 + dir=/tmp/install [2022-11-05T17:25:52.858Z] #0 4.429 + bin=vndr [2022-11-05T17:25:52.858Z] #0 4.429 + shift [2022-11-05T17:25:52.858Z] #0 4.429 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:25:52.858Z] #0 4.429 + . /tmp/install/vndr.installer [2022-11-05T17:25:52.858Z] #0 4.429 ++ : v0.1.2 [2022-11-05T17:25:52.858Z] #0 4.429 + install_vndr [2022-11-05T17:25:52.858Z] #0 4.429 + echo 'Install vndr version v0.1.2' [2022-11-05T17:25:52.858Z] #0 4.429 + GOBIN=/build [2022-11-05T17:25:52.858Z] #0 4.429 + GO111MODULE=on [2022-11-05T17:25:52.858Z] #0 4.429 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:25:52.858Z] #0 5.057 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:25:52.858Z] #30 ... [2022-11-05T17:25:52.858Z] [2022-11-05T17:25:52.858Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:25:52.858Z] #0 5.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:52.858Z] #0 5.600 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:52.858Z] #0 5.601 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:52.858Z] #0 6.394 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:52.858Z] #0 8.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:52.858Z] #0 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:52.858Z] #31 ... [2022-11-05T17:25:52.858Z] [2022-11-05T17:25:52.858Z] #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-11-05T17:25:52.858Z] #0 4.123 + RM_GOPATH=0 [2022-11-05T17:25:52.858Z] #0 4.123 + TMP_GOPATH= [2022-11-05T17:25:52.858Z] #0 4.123 + : /build [2022-11-05T17:25:52.858Z] #0 4.123 + '[' -z '' ']' [2022-11-05T17:25:52.858Z] #0 4.130 ++ mktemp -d [2022-11-05T17:25:52.858Z] #0 4.130 + export GOPATH=/tmp/tmp.IyqzDmaC5I [2022-11-05T17:25:52.858Z] #0 4.130 + GOPATH=/tmp/tmp.IyqzDmaC5I [2022-11-05T17:25:52.858Z] #0 4.130 + RM_GOPATH=1 [2022-11-05T17:25:52.858Z] #0 4.130 + case "$(go env GOARCH)" in [2022-11-05T17:25:52.858Z] #0 4.130 ++ go env GOARCH [2022-11-05T17:25:52.858Z] #0 4.143 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.858Z] #0 4.143 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:52.858Z] #0 4.143 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:52.858Z] #0 4.148 + dir=/tmp/install [2022-11-05T17:25:52.858Z] #0 4.148 + bin=golangci_lint [2022-11-05T17:25:52.858Z] #0 4.148 + shift [2022-11-05T17:25:52.858Z] #0 4.148 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:25:52.858Z] #0 4.148 + . /tmp/install/golangci_lint.installer [2022-11-05T17:25:52.858Z] #0 4.148 ++ : v1.44.0 [2022-11-05T17:25:52.858Z] #0 4.148 + install_golangci_lint [2022-11-05T17:25:52.858Z] #0 4.148 + set -e [2022-11-05T17:25:52.858Z] #0 4.148 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:25:52.858Z] #0 4.148 + GOBIN=/build [2022-11-05T17:25:52.858Z] #0 4.148 + GO111MODULE=on [2022-11-05T17:25:52.858Z] #0 4.148 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:25:52.858Z] #0 4.148 Install golangci-lint version v1.44.0 [2022-11-05T17:25:52.858Z] #0 4.570 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:25:53.117Z] #32 ... [2022-11-05T17:25:53.117Z] [2022-11-05T17:25:53.117Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:25:53.117Z] #0 5.421 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:53.117Z] #0 5.473 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:53.117Z] #0 5.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:53.117Z] #0 6.526 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:53.117Z] #0 8.301 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:53.117Z] #0 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:53.117Z] #33 ... [2022-11-05T17:25:53.117Z] [2022-11-05T17:25:53.117Z] #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-11-05T17:25:53.117Z] #0 5.426 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:53.117Z] #0 5.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:53.117Z] #0 5.495 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:53.117Z] #0 6.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:53.117Z] #0 8.137 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:53.117Z] #0 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:53.376Z] #34 ... [2022-11-05T17:25:53.376Z] [2022-11-05T17:25:53.376Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:25:53.376Z] #0 3.741 + RM_GOPATH=0 [2022-11-05T17:25:53.376Z] #0 3.741 + TMP_GOPATH= [2022-11-05T17:25:53.376Z] #0 3.741 + : /build [2022-11-05T17:25:53.376Z] #0 3.741 + '[' -z '' ']' [2022-11-05T17:25:53.376Z] #0 3.741 ++ mktemp -d [2022-11-05T17:25:53.376Z] #0 3.745 + export GOPATH=/tmp/tmp.zPp2tAG483 [2022-11-05T17:25:53.376Z] #0 3.745 + GOPATH=/tmp/tmp.zPp2tAG483 [2022-11-05T17:25:53.376Z] #0 3.745 + RM_GOPATH=1 [2022-11-05T17:25:53.376Z] #0 3.745 + case "$(go env GOARCH)" in [2022-11-05T17:25:53.376Z] #0 3.745 ++ go env GOARCH [2022-11-05T17:25:53.376Z] #0 3.746 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:53.376Z] #0 3.746 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:53.376Z] #0 3.746 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:53.376Z] #0 3.747 Install gotestsum version v1.7.0 [2022-11-05T17:25:53.376Z] #0 3.747 + dir=/tmp/install [2022-11-05T17:25:53.376Z] #0 3.747 + bin=gotestsum [2022-11-05T17:25:53.376Z] #0 3.747 + shift [2022-11-05T17:25:53.376Z] #0 3.747 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:25:53.376Z] #0 3.747 + . /tmp/install/gotestsum.installer [2022-11-05T17:25:53.376Z] #0 3.747 ++ : v1.7.0 [2022-11-05T17:25:53.376Z] #0 3.747 + install_gotestsum [2022-11-05T17:25:53.376Z] #0 3.747 + set -e [2022-11-05T17:25:53.376Z] #0 3.747 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:25:53.376Z] #0 3.747 + GOBIN=/build [2022-11-05T17:25:53.376Z] #0 3.747 + GO111MODULE=on [2022-11-05T17:25:53.376Z] #0 3.747 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:25:53.376Z] #0 4.158 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:25:53.376Z] #0 5.702 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:25:53.376Z] #0 5.703 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:25:53.376Z] #0 5.823 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:25:53.376Z] #0 6.004 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:25:53.376Z] #0 6.439 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:25:53.376Z] #0 6.516 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:25:53.376Z] #0 6.530 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:25:53.376Z] #0 6.662 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:25:53.376Z] #0 6.705 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:25:53.376Z] #0 6.714 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:25:53.376Z] #0 6.870 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:25:53.376Z] #0 7.126 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:25:53.376Z] #35 ... [2022-11-05T17:25:53.376Z] [2022-11-05T17:25:53.376Z] #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-11-05T17:25:53.376Z] #0 4.537 + RM_GOPATH=0 [2022-11-05T17:25:53.376Z] #0 4.537 + TMP_GOPATH= [2022-11-05T17:25:53.376Z] #0 4.537 + : /build [2022-11-05T17:25:53.376Z] #0 4.537 + '[' -z '' ']' [2022-11-05T17:25:53.376Z] #0 4.540 ++ mktemp -d [2022-11-05T17:25:53.376Z] #0 4.540 + export GOPATH=/tmp/tmp.S4m0casFzI [2022-11-05T17:25:53.376Z] #0 4.540 + GOPATH=/tmp/tmp.S4m0casFzI [2022-11-05T17:25:53.376Z] #0 4.540 + RM_GOPATH=1 [2022-11-05T17:25:53.376Z] #0 4.540 + case "$(go env GOARCH)" in [2022-11-05T17:25:53.376Z] #0 4.560 ++ go env GOARCH [2022-11-05T17:25:53.376Z] #0 4.600 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:53.376Z] #0 4.600 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:53.376Z] #0 4.600 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:53.376Z] #0 4.600 + dir=/tmp/install [2022-11-05T17:25:53.376Z] #0 4.600 + bin=rootlesskit [2022-11-05T17:25:53.376Z] #0 4.600 + shift [2022-11-05T17:25:53.376Z] #0 4.600 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:25:53.376Z] #0 4.600 + . /tmp/install/rootlesskit.installer [2022-11-05T17:25:53.376Z] #0 4.600 ++ : v0.14.4 [2022-11-05T17:25:53.376Z] #0 4.600 + install_rootlesskit [2022-11-05T17:25:53.376Z] #0 4.600 + case "$1" in [2022-11-05T17:25:53.376Z] #0 4.600 + export CGO_ENABLED=0 [2022-11-05T17:25:53.376Z] #0 4.600 + CGO_ENABLED=0 [2022-11-05T17:25:53.376Z] #0 4.600 + _install_rootlesskit [2022-11-05T17:25:53.376Z] #0 4.600 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:25:53.376Z] #0 4.600 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:25:53.376Z] #0 4.600 + GOBIN=/build [2022-11-05T17:25:53.376Z] #0 4.600 + GO111MODULE=on [2022-11-05T17:25:53.376Z] #0 4.600 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:25:53.376Z] #0 4.600 Install rootlesskit version v0.14.4 [2022-11-05T17:25:53.376Z] #0 5.161 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:25:53.376Z] #0 7.698 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:25:53.376Z] #0 7.733 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:25:53.376Z] #0 7.790 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:25:53.376Z] #0 8.459 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:25:53.635Z] #36 ... [2022-11-05T17:25:53.635Z] [2022-11-05T17:25:53.635Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:25:53.635Z] #26 10.17 runtime [2022-11-05T17:25:53.635Z] #26 10.92 math [2022-11-05T17:25:53.732Z] #35 85.84 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:25:54.754Z] #40 ... [2022-11-05T17:25:54.754Z] [2022-11-05T17:25:54.754Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:25:54.816Z] #24 ... [2022-11-05T17:25:54.816Z] [2022-11-05T17:25:54.816Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:54.816Z] #38 55.43 CC criu/pie/util.o [2022-11-05T17:25:54.816Z] #38 55.66 CC criu/pie/util-vdso.o [2022-11-05T17:25:54.816Z] #38 56.22 CC criu/pie/util-vdso-elf32.o [2022-11-05T17:25:54.816Z] #38 56.89 AR criu/pie/pie.lib.a [2022-11-05T17:25:54.816Z] #38 56.94 DEP criu/pie/restorer.d [2022-11-05T17:25:54.816Z] #38 57.17 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-05T17:25:54.816Z] #38 57.25 DEP criu/arch/x86/restorer_unmap.d [2022-11-05T17:25:54.816Z] #38 57.28 DEP criu/arch/x86/restorer.d [2022-11-05T17:25:54.816Z] #38 57.47 DEP criu/arch/x86/vdso-pie.d [2022-11-05T17:25:54.816Z] #38 57.56 DEP criu/pie/parasite-vdso.d [2022-11-05T17:25:54.816Z] #38 57.70 DEP criu/pie/parasite.d [2022-11-05T17:25:54.816Z] #38 57.92 CC criu/pie/parasite.o [2022-11-05T17:25:54.816Z] #38 59.16 LINK criu/pie/parasite.built-in.o [2022-11-05T17:25:54.816Z] #38 59.18 GEN criu/pie/parasite-blob.h [2022-11-05T17:25:54.816Z] #38 59.19 CC criu/pie/parasite-vdso.o [2022-11-05T17:25:54.816Z] #38 59.83 CC criu/arch/x86/vdso-pie.o [2022-11-05T17:25:54.816Z] #38 60.08 CC criu/arch/x86/restorer.o [2022-11-05T17:25:54.816Z] #38 60.56 CC criu/arch/x86/restorer_unmap.o [2022-11-05T17:25:54.816Z] #38 60.60 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-05T17:25:54.816Z] #38 60.88 CC criu/pie/restorer.o [2022-11-05T17:25:54.816Z] #38 63.52 LINK criu/pie/restorer.built-in.o [2022-11-05T17:25:54.816Z] #38 63.54 GEN criu/pie/restorer-blob.h [2022-11-05T17:25:54.816Z] #38 63.68 DEP criu/vdso.d [2022-11-05T17:25:54.816Z] #38 63.86 DEP criu/vdso-compat.d [2022-11-05T17:25:54.816Z] #38 64.01 DEP criu/uts_ns.d [2022-11-05T17:25:54.816Z] #38 64.18 DEP criu/util.d [2022-11-05T17:25:54.816Z] #38 64.34 DEP criu/uffd.d [2022-11-05T17:25:54.816Z] #38 64.54 DEP criu/tun.d [2022-11-05T17:25:54.816Z] #38 64.72 DEP criu/tty.d [2022-11-05T17:25:54.816Z] #38 64.96 DEP criu/timerfd.d [2022-11-05T17:25:54.816Z] #38 65.14 DEP criu/timens.d [2022-11-05T17:25:54.816Z] #38 65.30 DEP criu/sysfs_parse.d [2022-11-05T17:25:54.816Z] #38 65.44 DEP criu/sysctl.d [2022-11-05T17:25:54.816Z] #38 65.57 DEP criu/string.d [2022-11-05T17:25:54.816Z] #38 65.64 DEP criu/stats.d [2022-11-05T17:25:54.816Z] #38 ... [2022-11-05T17:25:54.816Z] [2022-11-05T17:25:54.816Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:54.816Z] #32 116.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-05T17:25:54.816Z] #32 116.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 116.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:54.816Z] #32 116.9 Selecting previously unselected package libudev-dev:amd64. [2022-11-05T17:25:54.816Z] #32 116.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 116.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 117.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-05T17:25:54.816Z] #32 117.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 117.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:25:54.816Z] #32 117.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-05T17:25:54.816Z] #32 117.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 117.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 117.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-05T17:25:54.816Z] #32 117.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 117.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 117.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-05T17:25:54.816Z] #32 117.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 117.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 117.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-05T17:25:54.816Z] #32 117.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 117.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 118.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-05T17:25:54.816Z] #32 118.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 118.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:25:54.816Z] #32 118.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-05T17:25:54.816Z] #32 118.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:54.816Z] #32 118.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-05T17:25:54.816Z] #32 118.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 118.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 118.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-05T17:25:54.816Z] #32 118.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:25:54.816Z] #32 118.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 119.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 119.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:25:54.816Z] #32 119.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:54.816Z] #32 119.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:25:54.816Z] #32 119.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:25:54.816Z] #32 119.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 119.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:25:54.816Z] #32 119.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 119.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 119.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 119.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:25:54.816Z] #32 119.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:25:54.816Z] #32 119.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:54.816Z] #32 119.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:25:54.816Z] #32 119.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:25:54.816Z] #32 119.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 119.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:25:54.816Z] #32 119.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:25:54.816Z] #32 119.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:25:54.816Z] #32 119.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:25:54.816Z] #32 119.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:54.816Z] #32 119.7 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-11-05T17:25:54.816Z] #32 119.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:54.816Z] #32 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:25:54.816Z] #32 119.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:25:54.816Z] #32 119.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:25:54.816Z] #32 119.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-05T17:25:54.816Z] #32 119.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:25:54.816Z] #32 119.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:25:54.816Z] #32 119.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:54.816Z] #32 119.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:25:54.816Z] #32 119.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:54.816Z] #32 119.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:25:54.816Z] #32 119.8 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:25:55.014Z] #31 114.1 Updating files: 22% (2573/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4830/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8054/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 97% (11074/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-11-05T17:25:55.099Z] #35 DONE 87.3s [2022-11-05T17:25:55.099Z] [2022-11-05T17:25:55.099Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:55.099Z] #38 29.01 CC images/pipe-data.o [2022-11-05T17:25:55.099Z] #38 29.20 CC images/sa.o [2022-11-05T17:25:55.099Z] #38 29.41 CC images/timer.o [2022-11-05T17:25:55.099Z] #38 29.88 CC images/timerfd.o [2022-11-05T17:25:55.099Z] #38 30.12 CC images/mm.o [2022-11-05T17:25:55.099Z] #38 30.45 CC images/sk-opts.o [2022-11-05T17:25:55.099Z] #38 30.65 CC images/sk-unix.o [2022-11-05T17:25:55.099Z] #38 31.01 CC images/sk-inet.o [2022-11-05T17:25:55.099Z] #38 31.33 CC images/tun.o [2022-11-05T17:25:55.099Z] #38 31.51 CC images/sk-netlink.o [2022-11-05T17:25:55.099Z] #38 31.69 CC images/packet-sock.o [2022-11-05T17:25:55.099Z] #38 32.03 CC images/ipc-var.o [2022-11-05T17:25:55.099Z] #38 32.21 CC images/ipc-desc.o [2022-11-05T17:25:55.099Z] #38 32.47 CC images/ipc-shm.o [2022-11-05T17:25:55.099Z] #38 32.70 CC images/ipc-msg.o [2022-11-05T17:25:55.099Z] #38 32.93 CC images/ipc-sem.o [2022-11-05T17:25:55.099Z] #38 33.11 CC images/utsns.o [2022-11-05T17:25:55.099Z] #38 33.28 CC images/creds.o [2022-11-05T17:25:55.099Z] #38 33.48 CC images/vma.o [2022-11-05T17:25:55.099Z] #38 33.76 CC images/netdev.o [2022-11-05T17:25:55.099Z] #38 34.17 CC images/tty.o [2022-11-05T17:25:55.275Z] #31 117.3 + cd /tmp/tmp.i3ep6Dt5Qi/tmp/docker-ce [2022-11-05T17:25:55.275Z] #31 117.3 + git checkout -q v17.06.2-ce [2022-11-05T17:25:55.275Z] #31 ... [2022-11-05T17:25:55.275Z] [2022-11-05T17:25:55.275Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:55.275Z] #39 60.60 CC criu/arch/aarch64/vdso-pie.o [2022-11-05T17:25:55.275Z] #39 60.73 CC criu/arch/aarch64/restorer.o [2022-11-05T17:25:55.275Z] #39 60.90 CC criu/arch/aarch64/intraprocedure.o [2022-11-05T17:25:55.275Z] #39 60.94 CC criu/pie/restorer.o [2022-11-05T17:25:55.275Z] #39 63.86 LINK criu/pie/restorer.built-in.o [2022-11-05T17:25:55.275Z] #39 63.88 GEN criu/pie/restorer-blob.h [2022-11-05T17:25:55.275Z] #39 63.98 DEP criu/vdso.d [2022-11-05T17:25:55.275Z] #39 64.14 DEP criu/uts_ns.d [2022-11-05T17:25:55.275Z] #39 64.35 DEP criu/util.d [2022-11-05T17:25:55.275Z] #39 64.50 DEP criu/uffd.d [2022-11-05T17:25:55.275Z] #39 64.65 DEP criu/tun.d [2022-11-05T17:25:55.275Z] #39 64.79 DEP criu/tty.d [2022-11-05T17:25:55.275Z] #39 64.95 DEP criu/timerfd.d [2022-11-05T17:25:55.275Z] #39 65.10 DEP criu/timens.d [2022-11-05T17:25:55.275Z] #39 65.31 DEP criu/sysfs_parse.d [2022-11-05T17:25:55.275Z] #39 65.46 DEP criu/sysctl.d [2022-11-05T17:25:55.275Z] #39 65.57 DEP criu/string.d [2022-11-05T17:25:55.275Z] #39 65.64 DEP criu/stats.d [2022-11-05T17:25:55.275Z] #39 65.75 DEP criu/sockets.d [2022-11-05T17:25:55.275Z] #39 65.95 DEP criu/sk-unix.d [2022-11-05T17:25:55.275Z] #39 66.11 DEP criu/sk-tcp.d [2022-11-05T17:25:55.275Z] #39 66.30 DEP criu/sk-queue.d [2022-11-05T17:25:55.275Z] #39 66.44 DEP criu/sk-packet.d [2022-11-05T17:25:55.275Z] #39 66.60 DEP criu/sk-netlink.d [2022-11-05T17:25:55.275Z] #39 66.73 DEP criu/sk-inet.d [2022-11-05T17:25:55.275Z] #39 66.84 DEP criu/signalfd.d [2022-11-05T17:25:55.275Z] #39 66.94 DEP criu/sigframe.d [2022-11-05T17:25:55.275Z] #39 67.11 DEP criu/shmem.d [2022-11-05T17:25:55.275Z] #39 67.35 DEP criu/servicefd.d [2022-11-05T17:25:55.275Z] #39 67.48 DEP criu/seize.d [2022-11-05T17:25:55.275Z] #39 67.61 DEP criu/seccomp.d [2022-11-05T17:25:55.275Z] #39 67.85 DEP criu/rst-malloc.d [2022-11-05T17:25:55.275Z] #39 67.97 DEP criu/rbtree.d [2022-11-05T17:25:55.275Z] #39 68.02 DEP criu/pstree.d [2022-11-05T17:25:55.275Z] #39 68.23 DEP criu/protobuf.d [2022-11-05T17:25:55.275Z] #39 68.41 GEN criu/protobuf-desc-gen.h [2022-11-05T17:25:55.275Z] #39 70.79 DEP criu/protobuf-desc.d [2022-11-05T17:25:55.335Z] #22 8.652 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:55.355Z] #38 34.70 CC images/file-lock.o [2022-11-05T17:25:55.355Z] #38 34.86 CC images/rlimit.o [2022-11-05T17:25:55.535Z] #39 70.87 DEP criu/proc_parse.d [2022-11-05T17:25:55.535Z] #39 71.06 DEP criu/plugin.d [2022-11-05T17:25:55.542Z] #26 ... [2022-11-05T17:25:55.542Z] [2022-11-05T17:25:55.542Z] #22 [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-11-05T17:25:55.542Z] #22 3.442 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:25:55.542Z] #22 3.442 Cloning into '.'... [2022-11-05T17:25:55.542Z] #22 ... [2022-11-05T17:25:55.542Z] [2022-11-05T17:25:55.542Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:25:55.542Z] #25 13.60 + mkdir -p /build [2022-11-05T17:25:55.542Z] #25 13.61 + mv docker/docker /build/ [2022-11-05T17:25:55.542Z] #25 13.62 + rmdir docker [2022-11-05T17:25:55.612Z] #38 35.08 CC images/pagemap.o [2022-11-05T17:25:55.796Z] #39 71.16 DEP criu/pipes.d [2022-11-05T17:25:55.796Z] #39 71.27 DEP criu/pie-util.d [2022-11-05T17:25:55.796Z] #39 71.36 DEP criu/pie-util-vdso.d [2022-11-05T17:25:55.869Z] #38 35.35 CC images/siginfo.o [2022-11-05T17:25:56.056Z] #39 71.47 DEP criu/path.d [2022-11-05T17:25:56.056Z] #39 71.60 DEP criu/parasite-syscall.d [2022-11-05T17:25:56.181Z] #32 DONE 122.6s [2022-11-05T17:25:56.181Z] [2022-11-05T17:25:56.181Z] #24 [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-11-05T17:25:56.181Z] #24 DONE 122.6s [2022-11-05T17:25:56.181Z] [2022-11-05T17:25:56.181Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:56.316Z] #39 71.76 DEP criu/pagemap.d [2022-11-05T17:25:56.316Z] #39 71.86 DEP criu/pagemap-cache.d [2022-11-05T17:25:56.431Z] #38 35.68 CC images/rpc.o [2022-11-05T17:25:56.437Z] #40 ... [2022-11-05T17:25:56.437Z] [2022-11-05T17:25:56.437Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:25:56.437Z] #41 DONE 0.3s [2022-11-05T17:25:56.437Z] [2022-11-05T17:25:56.437Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:25:56.437Z] #42 DONE 0.1s [2022-11-05T17:25:56.575Z] #39 72.02 DEP criu/page-xfer.d [2022-11-05T17:25:56.694Z] [2022-11-05T17:25:56.694Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:25:56.694Z] #38 65.79 DEP criu/sockets.d [2022-11-05T17:25:56.694Z] #38 66.00 DEP criu/sk-unix.d [2022-11-05T17:25:56.694Z] #38 66.22 DEP criu/sk-tcp.d [2022-11-05T17:25:56.694Z] #38 66.46 DEP criu/sk-queue.d [2022-11-05T17:25:56.694Z] #38 66.63 DEP criu/sk-packet.d [2022-11-05T17:25:56.694Z] #38 66.77 DEP criu/sk-netlink.d [2022-11-05T17:25:56.694Z] #38 67.01 DEP criu/sk-inet.d [2022-11-05T17:25:56.694Z] #38 67.16 DEP criu/signalfd.d [2022-11-05T17:25:56.694Z] #38 67.24 DEP criu/sigframe.d [2022-11-05T17:25:56.694Z] #38 67.31 DEP criu/shmem.d [2022-11-05T17:25:56.694Z] #38 67.43 DEP criu/servicefd.d [2022-11-05T17:25:56.694Z] #38 67.55 DEP criu/seize.d [2022-11-05T17:25:56.694Z] #38 67.77 DEP criu/seccomp.d [2022-11-05T17:25:56.717Z] #22 ... [2022-11-05T17:25:56.717Z] [2022-11-05T17:25:56.717Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:25:56.717Z] #0 4.829 + RM_GOPATH=0 [2022-11-05T17:25:56.717Z] #0 4.830 + TMP_GOPATH= [2022-11-05T17:25:56.717Z] #0 4.834 + : /build [2022-11-05T17:25:56.717Z] #0 4.834 + '[' -z '' ']' [2022-11-05T17:25:56.717Z] #0 4.838 ++ mktemp -d [2022-11-05T17:25:56.717Z] #0 4.843 + export GOPATH=/tmp/tmp.g84xZgKVJt [2022-11-05T17:25:56.717Z] #0 4.849 + GOPATH=/tmp/tmp.g84xZgKVJt [2022-11-05T17:25:56.717Z] #0 4.850 + RM_GOPATH=1 [2022-11-05T17:25:56.717Z] #0 4.850 + case "$(go env GOARCH)" in [2022-11-05T17:25:56.717Z] #0 4.851 ++ go env GOARCH [2022-11-05T17:25:56.717Z] #0 4.884 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:56.717Z] #0 4.884 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:56.717Z] #0 4.886 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:56.717Z] #0 4.897 + dir=/tmp/install [2022-11-05T17:25:56.717Z] #0 4.898 + bin=gotestsum [2022-11-05T17:25:56.717Z] #0 4.898 + shift [2022-11-05T17:25:56.717Z] #0 4.899 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-11-05T17:25:56.717Z] #0 4.902 + . /tmp/install/gotestsum.installer [2022-11-05T17:25:56.717Z] #0 4.903 ++ : v1.7.0 [2022-11-05T17:25:56.717Z] #0 4.904 + install_gotestsum [2022-11-05T17:25:56.717Z] #0 4.910 + set -e [2022-11-05T17:25:56.717Z] #0 4.910 + echo 'Install gotestsum version v1.7.0' [2022-11-05T17:25:56.717Z] #0 4.910 + GOBIN=/build [2022-11-05T17:25:56.717Z] #0 4.910 + GO111MODULE=on [2022-11-05T17:25:56.717Z] #0 4.910 + go install gotest.tools/gotestsum@v1.7.0 [2022-11-05T17:25:56.717Z] #0 4.910 Install gotestsum version v1.7.0 [2022-11-05T17:25:56.717Z] #0 5.447 go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:25:56.717Z] #0 7.226 go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:25:56.717Z] #0 7.283 go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:25:56.717Z] #0 7.324 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:25:56.717Z] #0 7.360 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:25:56.717Z] #0 7.768 go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:25:56.717Z] #0 8.005 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:25:56.717Z] #0 8.145 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:25:56.717Z] #0 8.156 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:25:56.717Z] #0 8.397 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:25:56.717Z] #25 ... [2022-11-05T17:25:56.717Z] [2022-11-05T17:25:56.717Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:25:56.717Z] #0 5.254 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:56.717Z] #0 5.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:56.717Z] #0 5.316 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:56.717Z] #0 6.162 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:56.717Z] #0 8.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:56.717Z] #26 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:56.717Z] #26 ... [2022-11-05T17:25:56.717Z] [2022-11-05T17:25:56.717Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:25:56.717Z] #0 4.103 + RM_GOPATH=0 [2022-11-05T17:25:56.717Z] #0 4.103 + TMP_GOPATH= [2022-11-05T17:25:56.717Z] #0 4.103 + : /build [2022-11-05T17:25:56.717Z] #0 4.103 + '[' -z '' ']' [2022-11-05T17:25:56.717Z] #0 4.103 ++ mktemp -d [2022-11-05T17:25:56.717Z] #0 4.103 + export GOPATH=/tmp/tmp.si5OVqwJCW [2022-11-05T17:25:56.717Z] #0 4.103 + GOPATH=/tmp/tmp.si5OVqwJCW [2022-11-05T17:25:56.717Z] #0 4.103 + RM_GOPATH=1 [2022-11-05T17:25:56.717Z] #0 4.103 + case "$(go env GOARCH)" in [2022-11-05T17:25:56.717Z] #0 4.105 ++ go env GOARCH [2022-11-05T17:25:56.717Z] #0 4.138 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:56.717Z] #0 4.138 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:56.717Z] #0 4.138 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:56.717Z] #0 4.142 + dir=/tmp/install [2022-11-05T17:25:56.717Z] #0 4.142 + bin=shfmt [2022-11-05T17:25:56.717Z] #0 4.142 + shift [2022-11-05T17:25:56.717Z] #0 4.142 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-11-05T17:25:56.717Z] #0 4.142 + . /tmp/install/shfmt.installer [2022-11-05T17:25:56.717Z] #0 4.142 ++ : v3.0.2 [2022-11-05T17:25:56.717Z] #0 4.142 + install_shfmt [2022-11-05T17:25:56.717Z] #0 4.142 + echo 'Install shfmt version v3.0.2' [2022-11-05T17:25:56.717Z] #0 4.142 + GOBIN=/build [2022-11-05T17:25:56.717Z] #0 4.142 + GO111MODULE=on [2022-11-05T17:25:56.717Z] #0 4.142 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-11-05T17:25:56.717Z] #0 4.143 Install shfmt version v3.0.2 [2022-11-05T17:25:56.717Z] #0 4.670 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-11-05T17:25:56.835Z] #39 72.21 DEP criu/page-pipe.d [2022-11-05T17:25:56.835Z] #39 72.35 DEP criu/netfilter.d [2022-11-05T17:25:56.922Z] #25 DONE 14.9s [2022-11-05T17:25:56.922Z] [2022-11-05T17:25:56.922Z] #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-11-05T17:25:56.922Z] #36 11.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:25:56.922Z] #36 12.28 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:25:56.922Z] #36 12.28 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:25:56.922Z] #36 12.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:25:56.922Z] #36 12.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:25:56.922Z] #36 12.83 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:25:56.922Z] #36 13.12 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:25:56.922Z] #36 13.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:25:56.922Z] #36 13.53 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:25:56.952Z] #38 68.05 DEP criu/rst-malloc.d [2022-11-05T17:25:56.952Z] #38 68.14 DEP criu/rbtree.d [2022-11-05T17:25:56.952Z] #38 68.22 DEP criu/pstree.d [2022-11-05T17:25:56.977Z] #27 ... [2022-11-05T17:25:56.977Z] [2022-11-05T17:25:56.977Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:25:56.977Z] #0 5.259 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:56.977Z] #0 5.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:56.977Z] #0 5.312 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:56.977Z] #0 6.304 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:56.977Z] #0 8.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:56.977Z] #28 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:56.977Z] #28 ... [2022-11-05T17:25:56.977Z] [2022-11-05T17:25:56.977Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:25:56.977Z] #0 4.598 + git clone https://github.com/docker/distribution.git . [2022-11-05T17:25:56.977Z] #0 4.601 Cloning into '.'... [2022-11-05T17:25:57.094Z] #39 72.51 DEP criu/net.d [2022-11-05T17:25:57.207Z] #38 68.44 DEP criu/protobuf.d [2022-11-05T17:25:57.237Z] #29 ... [2022-11-05T17:25:57.237Z] [2022-11-05T17:25:57.237Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:25:57.237Z] #0 3.297 + RM_GOPATH=0 [2022-11-05T17:25:57.237Z] #0 3.297 + TMP_GOPATH= [2022-11-05T17:25:57.237Z] #0 3.297 + : /build [2022-11-05T17:25:57.237Z] #0 3.297 + '[' -z '' ']' [2022-11-05T17:25:57.237Z] #0 3.297 ++ mktemp -d [2022-11-05T17:25:57.237Z] #0 3.302 + export GOPATH=/tmp/tmp.Od44xNs8Cm [2022-11-05T17:25:57.237Z] #0 3.302 + GOPATH=/tmp/tmp.Od44xNs8Cm [2022-11-05T17:25:57.237Z] #0 3.302 + RM_GOPATH=1 [2022-11-05T17:25:57.237Z] #0 3.302 + case "$(go env GOARCH)" in [2022-11-05T17:25:57.237Z] #0 3.302 ++ go env GOARCH [2022-11-05T17:25:57.237Z] #0 3.305 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.237Z] #0 3.305 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.238Z] #0 3.305 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:57.238Z] #0 3.306 Install golangci-lint version v1.44.0 [2022-11-05T17:25:57.238Z] #0 3.307 + dir=/tmp/install [2022-11-05T17:25:57.238Z] #0 3.307 + bin=golangci_lint [2022-11-05T17:25:57.238Z] #0 3.307 + shift [2022-11-05T17:25:57.238Z] #0 3.307 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-11-05T17:25:57.238Z] #0 3.307 + . /tmp/install/golangci_lint.installer [2022-11-05T17:25:57.238Z] #0 3.307 ++ : v1.44.0 [2022-11-05T17:25:57.238Z] #0 3.307 + install_golangci_lint [2022-11-05T17:25:57.238Z] #0 3.307 + set -e [2022-11-05T17:25:57.238Z] #0 3.307 + echo 'Install golangci-lint version v1.44.0' [2022-11-05T17:25:57.238Z] #0 3.307 + GOBIN=/build [2022-11-05T17:25:57.238Z] #0 3.307 + GO111MODULE=on [2022-11-05T17:25:57.238Z] #0 3.307 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-11-05T17:25:57.238Z] #0 3.687 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-11-05T17:25:57.238Z] #30 ... [2022-11-05T17:25:57.238Z] [2022-11-05T17:25:57.238Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:25:57.238Z] #0 4.844 + RM_GOPATH=0 [2022-11-05T17:25:57.238Z] #0 4.846 + TMP_GOPATH= [2022-11-05T17:25:57.238Z] #0 4.846 + : /build [2022-11-05T17:25:57.238Z] #0 4.847 + '[' -z '' ']' [2022-11-05T17:25:57.238Z] #0 4.847 ++ mktemp -d [2022-11-05T17:25:57.238Z] #0 4.853 + export GOPATH=/tmp/tmp.YywEvlcDot [2022-11-05T17:25:57.238Z] #0 4.853 + GOPATH=/tmp/tmp.YywEvlcDot [2022-11-05T17:25:57.238Z] #0 4.853 + RM_GOPATH=1 [2022-11-05T17:25:57.238Z] #0 4.853 + case "$(go env GOARCH)" in [2022-11-05T17:25:57.238Z] #0 4.854 ++ go env GOARCH [2022-11-05T17:25:57.238Z] #0 4.881 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.238Z] #0 4.881 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.238Z] #0 4.882 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:57.238Z] #0 4.899 + dir=/tmp/install [2022-11-05T17:25:57.238Z] #0 4.900 + bin=dockercli [2022-11-05T17:25:57.238Z] #0 4.900 + shift [2022-11-05T17:25:57.238Z] #0 4.900 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-11-05T17:25:57.238Z] #0 4.902 + . /tmp/install/dockercli.installer [2022-11-05T17:25:57.238Z] #0 4.904 ++ : stable [2022-11-05T17:25:57.238Z] #0 4.904 ++ : 17.06.2-ce [2022-11-05T17:25:57.238Z] #0 4.907 + install_dockercli [2022-11-05T17:25:57.238Z] #0 4.907 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-11-05T17:25:57.238Z] #0 4.907 Install docker/cli version 17.06.2-ce from stable [2022-11-05T17:25:57.238Z] #0 4.910 ++ uname -m [2022-11-05T17:25:57.238Z] #0 4.917 + arch=x86_64 [2022-11-05T17:25:57.238Z] #0 4.918 + '[' x86_64 '!=' x86_64 ']' [2022-11-05T17:25:57.238Z] #0 4.919 + url=https://download.docker.com/linux/static [2022-11-05T17:25:57.238Z] #0 4.920 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-11-05T17:25:57.238Z] #0 4.921 + tar -xz docker/docker [2022-11-05T17:25:57.354Z] #39 72.69 DEP criu/namespaces.d [2022-11-05T17:25:57.354Z] #39 72.82 DEP criu/mount.d [2022-11-05T17:25:57.360Z] #38 36.85 CC images/ext-file.o [2022-11-05T17:25:57.463Z] #38 68.64 GEN criu/protobuf-desc-gen.h [2022-11-05T17:25:57.498Z] #31 ... [2022-11-05T17:25:57.498Z] [2022-11-05T17:25:57.498Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:25:57.498Z] #0 4.096 + RM_GOPATH=0 [2022-11-05T17:25:57.498Z] #0 4.096 + TMP_GOPATH= [2022-11-05T17:25:57.498Z] #0 4.096 + : /build [2022-11-05T17:25:57.498Z] #0 4.096 + '[' -z '' ']' [2022-11-05T17:25:57.498Z] #0 4.096 ++ mktemp -d [2022-11-05T17:25:57.498Z] #0 4.102 + export GOPATH=/tmp/tmp.03nTmGT47J [2022-11-05T17:25:57.498Z] #0 4.102 + GOPATH=/tmp/tmp.03nTmGT47J [2022-11-05T17:25:57.498Z] #0 4.102 + RM_GOPATH=1 [2022-11-05T17:25:57.498Z] #0 4.102 + case "$(go env GOARCH)" in [2022-11-05T17:25:57.498Z] #0 4.102 ++ go env GOARCH [2022-11-05T17:25:57.498Z] #0 4.134 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:25:57.498Z] #0 4.134 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.498Z] #0 4.134 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.498Z] #0 4.134 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:57.498Z] #0 4.134 + dir=/tmp/install [2022-11-05T17:25:57.498Z] #0 4.134 + bin=tomlv [2022-11-05T17:25:57.498Z] #0 4.134 + shift [2022-11-05T17:25:57.498Z] #0 4.134 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-11-05T17:25:57.498Z] #0 4.134 + . /tmp/install/tomlv.installer [2022-11-05T17:25:57.498Z] #0 4.134 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:25:57.498Z] #0 4.134 + install_tomlv [2022-11-05T17:25:57.498Z] #0 4.134 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-11-05T17:25:57.498Z] #0 4.134 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.03nTmGT47J/src/github.com/BurntSushi/toml [2022-11-05T17:25:57.498Z] #0 4.142 Cloning into '/tmp/tmp.03nTmGT47J/src/github.com/BurntSushi/toml'... [2022-11-05T17:25:57.498Z] #0 5.465 + cd /tmp/tmp.03nTmGT47J/src/github.com/BurntSushi/toml [2022-11-05T17:25:57.498Z] #0 5.466 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-11-05T17:25:57.498Z] #0 5.580 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:25:57.498Z] #0 6.364 internal/unsafeheader [2022-11-05T17:25:57.498Z] #0 6.385 internal/goarch [2022-11-05T17:25:57.498Z] #0 6.511 internal/cpu [2022-11-05T17:25:57.498Z] #0 6.541 internal/abi [2022-11-05T17:25:57.498Z] #0 7.030 internal/goexperiment [2022-11-05T17:25:57.498Z] #0 7.270 internal/goos [2022-11-05T17:25:57.498Z] #0 7.281 internal/bytealg [2022-11-05T17:25:57.498Z] #0 7.429 runtime/internal/atomic [2022-11-05T17:25:57.498Z] #0 8.175 runtime/internal/math [2022-11-05T17:25:57.498Z] #0 8.452 runtime/internal/sys [2022-11-05T17:25:57.498Z] #0 8.463 runtime/internal/syscall [2022-11-05T17:25:57.498Z] #0 8.869 internal/itoa [2022-11-05T17:25:57.498Z] #0 9.126 math/bits [2022-11-05T17:25:57.498Z] #0 9.177 runtime [2022-11-05T17:25:57.498Z] #0 9.634 math [2022-11-05T17:25:57.498Z] #32 ... [2022-11-05T17:25:57.498Z] [2022-11-05T17:25:57.498Z] #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-11-05T17:25:57.498Z] #0 4.575 + RM_GOPATH=0 [2022-11-05T17:25:57.498Z] #0 4.575 + TMP_GOPATH= [2022-11-05T17:25:57.498Z] #0 4.575 + : /build [2022-11-05T17:25:57.498Z] #0 4.575 + '[' -z '' ']' [2022-11-05T17:25:57.498Z] #0 4.575 ++ mktemp -d [2022-11-05T17:25:57.498Z] #0 4.581 + export GOPATH=/tmp/tmp.UjWEXLzuZn [2022-11-05T17:25:57.498Z] #0 4.581 + GOPATH=/tmp/tmp.UjWEXLzuZn [2022-11-05T17:25:57.498Z] #0 4.581 + RM_GOPATH=1 [2022-11-05T17:25:57.498Z] #0 4.581 + case "$(go env GOARCH)" in [2022-11-05T17:25:57.498Z] #0 4.581 ++ go env GOARCH [2022-11-05T17:25:57.498Z] #0 4.698 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.498Z] #0 4.701 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.498Z] #0 4.706 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:57.498Z] #0 4.707 + dir=/tmp/install [2022-11-05T17:25:57.498Z] #0 4.707 + bin=proxy [2022-11-05T17:25:57.498Z] #0 4.707 + shift [2022-11-05T17:25:57.498Z] #0 4.707 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-11-05T17:25:57.498Z] #0 4.707 + . /tmp/install/proxy.installer [2022-11-05T17:25:57.498Z] #0 4.707 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:25:57.498Z] #0 4.708 + install_proxy [2022-11-05T17:25:57.498Z] #0 4.708 + case "$1" in [2022-11-05T17:25:57.498Z] #0 4.708 + export CGO_ENABLED=0 [2022-11-05T17:25:57.498Z] #0 4.708 + CGO_ENABLED=0 [2022-11-05T17:25:57.498Z] #0 4.708 + _install_proxy [2022-11-05T17:25:57.498Z] #0 4.708 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-11-05T17:25:57.498Z] #0 4.708 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:25:57.498Z] #0 4.708 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UjWEXLzuZn/src/github.com/docker/libnetwork [2022-11-05T17:25:57.498Z] #0 4.710 Cloning into '/tmp/tmp.UjWEXLzuZn/src/github.com/docker/libnetwork'... [2022-11-05T17:25:57.614Z] #39 72.95 DEP criu/memfd.d [2022-11-05T17:25:57.614Z] #39 73.07 DEP criu/mem.d [2022-11-05T17:25:57.616Z] #38 37.04 CC images/cgroup.o [2022-11-05T17:25:57.758Z] #33 ... [2022-11-05T17:25:57.758Z] [2022-11-05T17:25:57.758Z] #34 [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-11-05T17:25:57.758Z] #0 3.077 + RM_GOPATH=0 [2022-11-05T17:25:57.758Z] #0 3.077 + TMP_GOPATH= [2022-11-05T17:25:57.758Z] #0 3.077 + : /build [2022-11-05T17:25:57.758Z] #0 3.077 + '[' -z '' ']' [2022-11-05T17:25:57.758Z] #0 3.077 ++ mktemp -d [2022-11-05T17:25:57.758Z] #0 3.077 + export GOPATH=/tmp/tmp.Tj4QvZvmj1 [2022-11-05T17:25:57.758Z] #0 3.077 + GOPATH=/tmp/tmp.Tj4QvZvmj1 [2022-11-05T17:25:57.758Z] #0 3.077 + RM_GOPATH=1 [2022-11-05T17:25:57.758Z] #0 3.077 + case "$(go env GOARCH)" in [2022-11-05T17:25:57.758Z] #0 3.081 ++ go env GOARCH [2022-11-05T17:25:57.758Z] #0 3.081 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.758Z] #0 3.081 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:57.758Z] #0 3.082 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:57.758Z] #0 3.082 + dir=/tmp/install [2022-11-05T17:25:57.758Z] #0 3.082 + bin=rootlesskit [2022-11-05T17:25:57.758Z] #0 3.082 + shift [2022-11-05T17:25:57.758Z] #0 3.082 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-11-05T17:25:57.758Z] #0 3.083 + . /tmp/install/rootlesskit.installer [2022-11-05T17:25:57.758Z] #0 3.083 ++ : v0.14.4 [2022-11-05T17:25:57.758Z] #0 3.083 + install_rootlesskit [2022-11-05T17:25:57.758Z] #0 3.083 + case "$1" in [2022-11-05T17:25:57.758Z] #0 3.083 + export CGO_ENABLED=0 [2022-11-05T17:25:57.758Z] #0 3.083 + CGO_ENABLED=0 [2022-11-05T17:25:57.758Z] #0 3.083 + _install_rootlesskit [2022-11-05T17:25:57.758Z] #0 3.085 Install rootlesskit version v0.14.4 [2022-11-05T17:25:57.758Z] #0 3.085 + echo 'Install rootlesskit version v0.14.4' [2022-11-05T17:25:57.758Z] #0 3.085 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:25:57.758Z] #0 3.085 + GOBIN=/build [2022-11-05T17:25:57.758Z] #0 3.085 + GO111MODULE=on [2022-11-05T17:25:57.758Z] #0 3.085 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-11-05T17:25:57.758Z] #0 3.441 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-11-05T17:25:57.758Z] #0 5.310 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:25:57.758Z] #0 5.383 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:25:57.758Z] #0 5.446 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-11-05T17:25:57.758Z] #0 6.019 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-11-05T17:25:57.758Z] #0 9.187 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-11-05T17:25:57.758Z] #0 10.02 go: downloading github.com/google/uuid v1.3.0 [2022-11-05T17:25:57.758Z] #0 10.05 go: downloading github.com/moby/vpnkit v0.5.0 [2022-11-05T17:25:57.758Z] #0 10.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-11-05T17:25:57.758Z] #0 10.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:25:57.758Z] #0 10.39 go: downloading github.com/gorilla/mux v1.8.0 [2022-11-05T17:25:57.758Z] #0 10.78 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-11-05T17:25:57.758Z] #34 11.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-11-05T17:25:57.758Z] #34 ... [2022-11-05T17:25:57.758Z] [2022-11-05T17:25:57.758Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:25:57.758Z] #0 4.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:25:57.758Z] #0 4.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:25:57.758Z] #0 4.511 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:25:57.758Z] #0 5.291 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:25:57.758Z] #0 7.397 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:25:57.758Z] #0 9.588 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:25:57.875Z] #39 73.23 DEP criu/lsm.d [2022-11-05T17:25:57.875Z] #39 73.36 DEP criu/log.d [2022-11-05T17:25:58.018Z] #35 ... [2022-11-05T17:25:58.018Z] [2022-11-05T17:25:58.018Z] #36 [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-11-05T17:25:58.018Z] #0 4.826 + RM_GOPATH=0 [2022-11-05T17:25:58.018Z] #0 4.827 + TMP_GOPATH= [2022-11-05T17:25:58.018Z] #0 4.827 + : /build [2022-11-05T17:25:58.018Z] #0 4.827 + '[' -z '' ']' [2022-11-05T17:25:58.018Z] #0 4.827 ++ mktemp -d [2022-11-05T17:25:58.018Z] #0 4.829 + export GOPATH=/tmp/tmp.lUcWyYcrVp [2022-11-05T17:25:58.018Z] #0 4.829 + GOPATH=/tmp/tmp.lUcWyYcrVp [2022-11-05T17:25:58.018Z] #0 4.829 + RM_GOPATH=1 [2022-11-05T17:25:58.018Z] #0 4.829 + case "$(go env GOARCH)" in [2022-11-05T17:25:58.018Z] #0 4.829 ++ go env GOARCH [2022-11-05T17:25:58.018Z] #0 4.862 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:58.018Z] #0 4.863 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:58.018Z] #0 4.867 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:58.018Z] #0 4.869 + dir=/tmp/install [2022-11-05T17:25:58.018Z] #0 4.870 + bin=vndr [2022-11-05T17:25:58.018Z] #0 4.870 + shift [2022-11-05T17:25:58.018Z] #0 4.870 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-11-05T17:25:58.018Z] #0 4.871 + . /tmp/install/vndr.installer [2022-11-05T17:25:58.018Z] #0 4.871 ++ : v0.1.2 [2022-11-05T17:25:58.018Z] #0 4.881 + install_vndr [2022-11-05T17:25:58.018Z] #0 4.882 + echo 'Install vndr version v0.1.2' [2022-11-05T17:25:58.018Z] #0 4.882 Install vndr version v0.1.2 [2022-11-05T17:25:58.018Z] #0 4.883 + GOBIN=/build [2022-11-05T17:25:58.018Z] #0 4.883 + GO111MODULE=on [2022-11-05T17:25:58.018Z] #0 4.884 + go install github.com/LK4D4/vndr@v0.1.2 [2022-11-05T17:25:58.018Z] #0 5.444 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-11-05T17:25:58.135Z] #39 73.50 DEP criu/libnetlink.d [2022-11-05T17:25:58.135Z] #39 73.59 DEP criu/kerndat.d [2022-11-05T17:25:58.180Z] #38 37.56 CC images/userns.o [2022-11-05T17:25:58.278Z] #36 ... [2022-11-05T17:25:58.278Z] [2022-11-05T17:25:58.278Z] #34 [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-11-05T17:25:58.278Z] #34 11.42 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-11-05T17:25:58.302Z] #36 16.30 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:25:58.395Z] #39 73.79 DEP criu/kcmp-ids.d [2022-11-05T17:25:58.395Z] #39 73.87 DEP criu/irmap.d [2022-11-05T17:25:58.434Z] #38 ... [2022-11-05T17:25:58.434Z] [2022-11-05T17:25:58.434Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:25:58.434Z] #43 DONE 2.3s [2022-11-05T17:25:58.437Z] #38 37.78 CC images/google/protobuf/descriptor.o [2022-11-05T17:25:58.437Z] #38 ... [2022-11-05T17:25:58.437Z] [2022-11-05T17:25:58.437Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:25:58.664Z] #39 74.03 DEP criu/ipc_ns.d [2022-11-05T17:25:58.690Z] [2022-11-05T17:25:58.690Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:25:58.690Z] #40 2.337 + RM_GOPATH=0 [2022-11-05T17:25:58.690Z] #40 2.337 + TMP_GOPATH= [2022-11-05T17:25:58.690Z] #40 2.337 + : /build [2022-11-05T17:25:58.690Z] #40 2.337 + '[' -z '' ']' [2022-11-05T17:25:58.690Z] #40 2.337 ++ mktemp -d [2022-11-05T17:25:58.690Z] #40 2.337 + export GOPATH=/tmp/tmp.rR9MMiSdkW [2022-11-05T17:25:58.690Z] #40 2.337 + GOPATH=/tmp/tmp.rR9MMiSdkW [2022-11-05T17:25:58.690Z] #40 2.337 + RM_GOPATH=1 [2022-11-05T17:25:58.690Z] #40 2.337 + case "$(go env GOARCH)" in [2022-11-05T17:25:58.690Z] #40 2.337 ++ go env GOARCH [2022-11-05T17:25:58.690Z] #40 2.397 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:25:58.690Z] #40 2.397 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:58.690Z] #40 2.397 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:25:58.690Z] #40 2.397 ++ dirname /tmp/install/install.sh [2022-11-05T17:25:58.690Z] #40 2.397 + dir=/tmp/install [2022-11-05T17:25:58.690Z] #40 2.397 + bin=runc [2022-11-05T17:25:58.690Z] #40 2.397 + shift [2022-11-05T17:25:58.690Z] #40 2.397 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:25:58.690Z] #40 2.397 + . /tmp/install/runc.installer [2022-11-05T17:25:58.690Z] #40 2.397 ++ set -e [2022-11-05T17:25:58.690Z] #40 2.397 ++ : v1.1.4 [2022-11-05T17:25:58.690Z] #40 2.397 + install_runc [2022-11-05T17:25:58.690Z] #40 2.397 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:25:58.690Z] #40 2.397 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:25:58.690Z] #40 2.397 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rR9MMiSdkW/src/github.com/opencontainers/runc [2022-11-05T17:25:58.690Z] #40 2.397 Cloning into '/tmp/tmp.rR9MMiSdkW/src/github.com/opencontainers/runc'... [2022-11-05T17:25:58.925Z] #39 74.17 DEP criu/image.d [2022-11-05T17:25:58.925Z] #39 74.36 DEP criu/image-desc.d [2022-11-05T17:25:58.925Z] #39 74.45 DEP criu/fsnotify.d [2022-11-05T17:25:58.925Z] #39 ... [2022-11-05T17:25:58.925Z] [2022-11-05T17:25:58.925Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:25:58.925Z] #31 121.1 + mkdir -p /tmp/tmp.i3ep6Dt5Qi/src/github.com/docker [2022-11-05T17:25:58.925Z] #31 121.1 + mv components/cli /tmp/tmp.i3ep6Dt5Qi/src/github.com/docker/cli [2022-11-05T17:25:58.925Z] #31 121.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-11-05T17:25:59.977Z] #37 52.61 Updating files: 36% (1868/5081) Updating files: 37% (1880/5081) Updating files: 38% (1931/5081) Updating files: 39% (1982/5081) Updating files: 40% (2033/5081) Updating files: 41% (2084/5081) Updating files: 42% (2135/5081) Updating files: 43% (2185/5081) Updating files: 44% (2236/5081) Updating files: 45% (2287/5081) Updating files: 46% (2338/5081) Updating files: 47% (2389/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 80% (4078/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:26:00.140Z] #40 ... [2022-11-05T17:26:00.140Z] [2022-11-05T17:26:00.140Z] #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-11-05T17:26:00.140Z] #44 DONE 1.4s [2022-11-05T17:26:00.140Z] [2022-11-05T17:26:00.140Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:00.140Z] #38 71.27 DEP criu/protobuf-desc.d [2022-11-05T17:26:00.188Z] #34 13.38 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-11-05T17:26:00.205Z] #36 ... [2022-11-05T17:26:00.205Z] [2022-11-05T17:26:00.205Z] #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-11-05T17:26:00.205Z] #29 18.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:26:00.205Z] #29 18.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:26:00.233Z] #37 54.40 + cd /tmp/tmp.CQunekEFqr/src/github.com/containerd/containerd [2022-11-05T17:26:00.233Z] #37 54.40 + git checkout -q v1.6.9 [2022-11-05T17:26:00.399Z] #38 71.57 DEP criu/proc_parse.d [2022-11-05T17:26:00.399Z] #38 71.81 DEP criu/plugin.d [2022-11-05T17:26:00.463Z] #29 18.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:26:00.697Z] #38 72.03 DEP criu/pipes.d [2022-11-05T17:26:00.759Z] #34 ... [2022-11-05T17:26:00.759Z] [2022-11-05T17:26:00.759Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:26:00.759Z] #31 13.78 + mkdir -p /build [2022-11-05T17:26:00.759Z] #31 13.79 + mv docker/docker /build/ [2022-11-05T17:26:00.759Z] #31 13.79 + rmdir docker [2022-11-05T17:26:00.759Z] #31 DONE 14.2s [2022-11-05T17:26:00.836Z] #31 ... [2022-11-05T17:26:00.836Z] [2022-11-05T17:26:00.836Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:00.836Z] #47 7.371 Fetched 8483 kB in 6s (1340 kB/s) [2022-11-05T17:26:00.836Z] #47 7.371 Reading package lists... [2022-11-05T17:26:00.836Z] #47 10.21 Reading package lists... [2022-11-05T17:26:00.836Z] #47 12.64 Building dependency tree... [2022-11-05T17:26:00.836Z] #47 14.66 The following additional packages will be installed: [2022-11-05T17:26:00.836Z] #47 14.66 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:26:00.836Z] #47 14.66 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:26:00.836Z] #47 14.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:26:00.836Z] #47 14.67 python3-pkg-resources vim-runtime xxd [2022-11-05T17:26:00.836Z] #47 14.67 Suggested packages: [2022-11-05T17:26:00.836Z] #47 14.68 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:26:00.836Z] #47 14.68 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:26:00.836Z] #47 14.68 acl attr quota [2022-11-05T17:26:00.836Z] #47 14.68 Recommended packages: [2022-11-05T17:26:00.836Z] #47 14.68 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:26:00.836Z] #47 15.91 The following NEW packages will be installed: [2022-11-05T17:26:00.836Z] #47 15.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:26:00.836Z] #47 15.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:26:00.836Z] #47 15.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:26:00.836Z] #47 15.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:26:00.837Z] #47 15.92 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:26:00.837Z] #47 15.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:26:00.837Z] #47 15.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:26:00.837Z] #47 15.92 xz-utils zip [2022-11-05T17:26:00.837Z] #47 16.25 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:00.837Z] #47 16.25 Need to get 26.4 MB of archives. [2022-11-05T17:26:00.837Z] #47 16.25 After this operation, 103 MB of additional disk space will be used. [2022-11-05T17:26:00.837Z] #47 16.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-11-05T17:26:00.837Z] #47 16.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-11-05T17:26:00.837Z] #47 16.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-11-05T17:26:00.837Z] #47 16.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-05T17:26:00.837Z] #47 16.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-11-05T17:26:00.837Z] #47 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-11-05T17:26:00.837Z] #47 16.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-11-05T17:26:00.837Z] #47 16.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-11-05T17:26:00.837Z] #47 16.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:26:00.837Z] #47 16.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:26:00.837Z] #47 16.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:26:00.837Z] #47 16.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-11-05T17:26:00.837Z] #47 16.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-11-05T17:26:00.837Z] #47 16.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-11-05T17:26:00.837Z] #47 16.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-11-05T17:26:00.837Z] #47 16.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-11-05T17:26:00.837Z] #47 16.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-11-05T17:26:00.837Z] #47 16.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-11-05T17:26:00.837Z] #47 16.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-11-05T17:26:00.837Z] #47 16.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-11-05T17:26:00.837Z] #47 16.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-11-05T17:26:00.837Z] #47 16.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-11-05T17:26:00.837Z] #47 16.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-11-05T17:26:00.837Z] #47 16.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-11-05T17:26:00.837Z] #47 16.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-11-05T17:26:00.837Z] #47 16.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-11-05T17:26:00.837Z] #47 16.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-05T17:26:00.837Z] #47 16.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-11-05T17:26:00.837Z] #47 16.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-05T17:26:00.837Z] #47 16.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-11-05T17:26:00.837Z] #47 16.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-05T17:26:00.837Z] #47 16.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-11-05T17:26:00.837Z] #47 16.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-11-05T17:26:00.837Z] #47 16.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:26:00.837Z] #47 16.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:26:00.837Z] #47 16.73 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:26:00.837Z] #47 16.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:26:00.837Z] #47 16.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:26:00.837Z] #47 16.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:26:00.837Z] #47 16.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:26:00.837Z] #47 16.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-11-05T17:26:00.837Z] #47 16.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-11-05T17:26:00.837Z] #47 16.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-11-05T17:26:00.837Z] #47 16.81 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:26:00.837Z] #47 16.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-11-05T17:26:00.837Z] #47 16.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-11-05T17:26:00.837Z] #47 17.00 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-11-05T17:26:00.837Z] #47 17.68 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:00.954Z] #38 ... [2022-11-05T17:26:00.954Z] [2022-11-05T17:26:00.954Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:26:00.954Z] #0 0.885 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:26:00.954Z] #45 DONE 1.0s [2022-11-05T17:26:00.954Z] [2022-11-05T17:26:00.954Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:00.954Z] #38 72.19 DEP criu/pie-util.d [2022-11-05T17:26:01.018Z] [2022-11-05T17:26:01.019Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:26:01.019Z] #27 13.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-11-05T17:26:01.019Z] #27 13.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-11-05T17:26:01.019Z] #27 13.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-11-05T17:26:01.096Z] #47 17.86 Fetched 26.4 MB in 1s (25.2 MB/s) [2022-11-05T17:26:01.096Z] #47 17.92 Selecting previously unselected package pigz. [2022-11-05T17:26:01.096Z] #47 17.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 ... 24010 files and directories currently installed.) [2022-11-05T17:26:01.096Z] #47 17.97 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-11-05T17:26:01.096Z] #47 17.99 Unpacking pigz (2.6-1) ... [2022-11-05T17:26:01.163Z] #37 ... [2022-11-05T17:26:01.163Z] [2022-11-05T17:26:01.163Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:01.163Z] #26 83.79 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:26:01.163Z] #26 83.79 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:26:01.163Z] #26 83.79 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:26:01.163Z] #26 89.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:26:01.163Z] #26 89.95 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:26:01.163Z] #26 89.98 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:26:01.210Z] #38 72.35 DEP criu/pie-util-vdso.d [2022-11-05T17:26:01.210Z] #38 72.60 DEP criu/pie-util-vdso-elf32.d [2022-11-05T17:26:01.357Z] #47 18.11 Selecting previously unselected package libelf1:arm64. [2022-11-05T17:26:01.357Z] #47 18.11 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-11-05T17:26:01.357Z] #47 18.12 Unpacking libelf1:arm64 (0.183-1) ... [2022-11-05T17:26:01.419Z] #26 ... [2022-11-05T17:26:01.419Z] [2022-11-05T17:26:01.419Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:01.419Z] #38 39.12 CC images/opts.o [2022-11-05T17:26:01.419Z] #38 39.28 CC images/seccomp.o [2022-11-05T17:26:01.419Z] #38 39.48 CC images/binfmt-misc.o [2022-11-05T17:26:01.419Z] #38 39.72 CC images/time.o [2022-11-05T17:26:01.419Z] #38 39.96 CC images/sysctl.o [2022-11-05T17:26:01.419Z] #38 40.16 CC images/autofs.o [2022-11-05T17:26:01.419Z] #38 40.37 CC images/macvlan.o [2022-11-05T17:26:01.419Z] #38 40.49 CC images/sit.o [2022-11-05T17:26:01.420Z] #38 40.64 CC images/memfd.o [2022-11-05T17:26:01.420Z] #38 40.87 CC images/timens.o [2022-11-05T17:26:01.480Z] #38 72.75 DEP criu/path.d [2022-11-05T17:26:01.617Z] #47 18.30 Selecting previously unselected package libbpf0:arm64. [2022-11-05T17:26:01.617Z] #47 18.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-11-05T17:26:01.617Z] #47 18.30 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-11-05T17:26:01.617Z] #47 18.42 Selecting previously unselected package libcap2:arm64. [2022-11-05T17:26:01.617Z] #47 18.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-05T17:26:01.617Z] #47 18.43 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:26:01.676Z] #38 41.10 LINK images/built-in.o [2022-11-05T17:26:01.781Z] #38 72.90 DEP criu/parasite-syscall.d [2022-11-05T17:26:01.781Z] #38 ... [2022-11-05T17:26:01.781Z] [2022-11-05T17:26:01.781Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:26:01.781Z] #46 DONE 1.0s [2022-11-05T17:26:01.840Z] #29 19.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:26:01.878Z] #47 18.53 Selecting previously unselected package libmnl0:arm64. [2022-11-05T17:26:01.878Z] #47 18.53 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-11-05T17:26:01.878Z] #47 18.54 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-11-05T17:26:01.878Z] #47 18.65 Selecting previously unselected package libxtables12:arm64. [2022-11-05T17:26:01.878Z] #47 18.65 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-11-05T17:26:01.878Z] #47 18.65 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-11-05T17:26:01.878Z] #47 18.72 Selecting previously unselected package libcap2-bin. [2022-11-05T17:26:01.878Z] #47 18.74 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-11-05T17:26:01.878Z] #47 18.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:26:01.878Z] #47 18.85 Selecting previously unselected package iproute2. [2022-11-05T17:26:01.933Z] #38 41.27 GEN compel/include/asm [2022-11-05T17:26:01.933Z] #38 41.30 GEN compel/include/version.h [2022-11-05T17:26:01.933Z] #38 41.32 touch .config [2022-11-05T17:26:01.933Z] #38 41.36 GEN include/common/config.h [2022-11-05T17:26:01.933Z] #38 41.46 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-05T17:26:01.933Z] #38 41.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-05T17:26:02.038Z] [2022-11-05T17:26:02.038Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:02.038Z] #38 73.28 DEP criu/pagemap.d [2022-11-05T17:26:02.139Z] #47 18.85 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-11-05T17:26:02.139Z] #47 18.86 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:26:02.189Z] #38 41.52 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-05T17:26:02.189Z] #38 41.54 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-05T17:26:02.189Z] #38 41.58 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-05T17:26:02.189Z] #38 41.61 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-05T17:26:02.189Z] #38 41.63 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-05T17:26:02.189Z] #38 41.67 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-05T17:26:02.189Z] #38 41.67 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-05T17:26:02.189Z] #38 41.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:26:02.189Z] #38 41.71 DEP compel/plugins/std/infect.d [2022-11-05T17:26:02.295Z] #38 73.61 DEP criu/pagemap-cache.d [2022-11-05T17:26:02.445Z] #38 41.81 DEP compel/plugins/std/string.d [2022-11-05T17:26:02.445Z] #38 41.88 DEP compel/plugins/std/log.d [2022-11-05T17:26:02.445Z] #38 41.94 DEP compel/plugins/std/fds.d [2022-11-05T17:26:02.551Z] #38 73.80 DEP criu/page-xfer.d [2022-11-05T17:26:02.701Z] #38 42.04 DEP compel/plugins/std/std.d [2022-11-05T17:26:02.701Z] #38 42.16 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:26:02.701Z] #38 42.26 DEP compel/plugins/fds/fds.d [2022-11-05T17:26:02.720Z] #47 19.42 Selecting previously unselected package xxd. [2022-11-05T17:26:02.720Z] #47 19.42 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:26:02.720Z] #47 19.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:02.721Z] #47 19.58 Selecting previously unselected package vim-common. [2022-11-05T17:26:02.721Z] #47 19.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:26:02.721Z] #47 19.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:02.808Z] #38 74.01 DEP criu/page-pipe.d [2022-11-05T17:26:02.808Z] #38 ... [2022-11-05T17:26:02.808Z] [2022-11-05T17:26:02.808Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:26:02.808Z] #47 DONE 1.0s [2022-11-05T17:26:02.808Z] [2022-11-05T17:26:02.808Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:02.808Z] #38 74.13 DEP criu/netfilter.d [2022-11-05T17:26:02.938Z] #27 16.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-11-05T17:26:02.981Z] #47 19.80 Selecting previously unselected package bash-completion. [2022-11-05T17:26:02.981Z] #47 19.81 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:26:03.024Z] #38 42.44 CC compel/plugins/std/std.o [2022-11-05T17:26:03.108Z] #38 74.44 DEP criu/net.d [2022-11-05T17:26:03.285Z] #38 42.76 CC compel/plugins/std/fds.o [2022-11-05T17:26:03.544Z] #38 43.14 CC compel/plugins/std/log.o [2022-11-05T17:26:03.671Z] #38 74.73 DEP criu/namespaces.d [2022-11-05T17:26:03.671Z] #38 74.95 DEP criu/mount.d [2022-11-05T17:26:03.745Z] #29 ... [2022-11-05T17:26:03.745Z] [2022-11-05T17:26:03.745Z] #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-11-05T17:26:03.745Z] #30 DONE 21.5s [2022-11-05T17:26:03.745Z] [2022-11-05T17:26:03.745Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:26:03.969Z] #38 ... [2022-11-05T17:26:03.969Z] [2022-11-05T17:26:03.969Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:26:03.969Z] #48 DONE 1.1s [2022-11-05T17:26:03.969Z] [2022-11-05T17:26:03.969Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:03.969Z] #38 75.11 DEP criu/memfd.d [2022-11-05T17:26:03.969Z] #38 75.30 DEP criu/mem.d [2022-11-05T17:26:04.004Z] #27 21.21 Updating files: 62% (1193/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:26:04.262Z] #27 22.12 + cd /tmp/tmp.OZbg0WRRSH/src/github.com/docker/libnetwork [2022-11-05T17:26:04.262Z] #27 22.12 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:26:04.488Z] #38 43.89 CC compel/plugins/std/string.o [2022-11-05T17:26:04.573Z] #38 75.74 DEP criu/lsm.d [2022-11-05T17:26:04.573Z] #38 75.89 DEP criu/log.d [2022-11-05T17:26:04.831Z] #38 76.05 DEP criu/libnetlink.d [2022-11-05T17:26:05.059Z] #38 44.48 CC compel/plugins/std/infect.o [2022-11-05T17:26:05.088Z] #38 76.20 DEP criu/kerndat.d [2022-11-05T17:26:05.088Z] #38 76.42 DEP criu/kcmp-ids.d [2022-11-05T17:26:05.199Z] #27 22.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:26:05.314Z] #38 44.88 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-05T17:26:05.344Z] #38 76.52 DEP criu/irmap.d [2022-11-05T17:26:05.344Z] #38 76.70 DEP criu/ipc_ns.d [2022-11-05T17:26:05.570Z] #38 44.96 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-05T17:26:05.570Z] #38 45.01 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-05T17:26:05.570Z] #38 45.07 AR compel/plugins/std.lib.a [2022-11-05T17:26:05.570Z] #38 45.13 CC compel/plugins/fds/fds.o [2022-11-05T17:26:05.600Z] #38 76.84 DEP criu/image.d [2022-11-05T17:26:05.600Z] #38 76.99 DEP criu/image-desc.d [2022-11-05T17:26:05.766Z] #27 ... [2022-11-05T17:26:05.766Z] [2022-11-05T17:26:05.766Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:26:05.766Z] #35 13.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:26:05.766Z] #35 13.79 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:26:05.827Z] #38 45.41 AR compel/plugins/fds.lib.a [2022-11-05T17:26:05.858Z] #38 77.16 DEP criu/fsnotify.d [2022-11-05T17:26:06.024Z] #35 ... [2022-11-05T17:26:06.024Z] [2022-11-05T17:26:06.024Z] #22 [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-11-05T17:26:06.025Z] #22 21.79 Updating files: 65% (1433/2192) Updating files: 66% (1447/2192) Updating files: 67% (1469/2192) Updating files: 68% (1491/2192) Updating files: 69% (1513/2192) Updating files: 70% (1535/2192) Updating files: 71% (1557/2192) Updating files: 72% (1579/2192) Updating files: 73% (1601/2192) Updating files: 74% (1623/2192) Updating files: 75% (1644/2192) Updating files: 76% (1666/2192) Updating files: 77% (1688/2192) Updating files: 78% (1710/2192) Updating files: 79% (1732/2192) Updating files: 80% (1754/2192) Updating files: 81% (1776/2192) Updating files: 82% (1798/2192) Updating files: 83% (1820/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:26:06.025Z] #22 22.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:26:06.084Z] #38 45.46 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:26:06.084Z] #38 45.53 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:26:06.084Z] #38 45.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-05T17:26:06.115Z] #38 77.35 DEP criu/filesystems.d [2022-11-05T17:26:06.227Z] #27 ... [2022-11-05T17:26:06.227Z] [2022-11-05T17:26:06.227Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:26:06.227Z] #28 19.49 Fetched 8600 kB in 15s (590 kB/s) [2022-11-05T17:26:06.281Z] #47 22.78 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:26:06.281Z] #47 ... [2022-11-05T17:26:06.281Z] [2022-11-05T17:26:06.281Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:26:06.281Z] #28 DONE 128.1s [2022-11-05T17:26:06.281Z] [2022-11-05T17:26:06.281Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:06.281Z] #39 74.69 DEP criu/filesystems.d [2022-11-05T17:26:06.281Z] #39 74.87 DEP criu/files.d [2022-11-05T17:26:06.281Z] #39 75.11 DEP criu/files-reg.d [2022-11-05T17:26:06.281Z] #39 75.31 DEP criu/files-ext.d [2022-11-05T17:26:06.281Z] #39 75.51 DEP criu/file-lock.d [2022-11-05T17:26:06.281Z] #39 75.66 DEP criu/file-ids.d [2022-11-05T17:26:06.281Z] #39 75.80 DEP criu/fifo.d [2022-11-05T17:26:06.281Z] #39 76.00 DEP criu/fdstore.d [2022-11-05T17:26:06.281Z] #39 76.11 DEP criu/fault-injection.d [2022-11-05T17:26:06.281Z] #39 76.21 DEP criu/external.d [2022-11-05T17:26:06.281Z] #39 76.32 DEP criu/eventpoll.d [2022-11-05T17:26:06.281Z] #39 76.49 DEP criu/eventfd.d [2022-11-05T17:26:06.281Z] #39 76.63 DEP criu/crtools.d [2022-11-05T17:26:06.281Z] #39 76.81 DEP criu/cr-service.d [2022-11-05T17:26:06.281Z] #39 76.94 DEP criu/cr-restore.d [2022-11-05T17:26:06.281Z] #39 77.14 DEP criu/cr-errno.d [2022-11-05T17:26:06.281Z] #39 77.19 DEP criu/cr-dump.d [2022-11-05T17:26:06.281Z] #39 77.44 DEP criu/cr-dedup.d [2022-11-05T17:26:06.281Z] #39 77.66 DEP criu/cr-check.d [2022-11-05T17:26:06.281Z] #39 77.90 DEP criu/config.d [2022-11-05T17:26:06.281Z] #39 78.09 DEP criu/clone-noasan.d [2022-11-05T17:26:06.281Z] #39 78.18 DEP criu/cgroup.d [2022-11-05T17:26:06.281Z] #39 78.35 DEP criu/cgroup-props.d [2022-11-05T17:26:06.281Z] #39 78.50 DEP criu/bitmap.d [2022-11-05T17:26:06.281Z] #39 78.58 DEP criu/bfd.d [2022-11-05T17:26:06.281Z] #39 78.74 DEP criu/autofs.d [2022-11-05T17:26:06.281Z] #39 78.92 DEP criu/aio.d [2022-11-05T17:26:06.281Z] #39 79.07 DEP criu/action-scripts.d [2022-11-05T17:26:06.281Z] #39 79.35 CC criu/action-scripts.o [2022-11-05T17:26:06.281Z] #39 79.84 CC criu/aio.o [2022-11-05T17:26:06.281Z] #39 80.42 CC criu/autofs.o [2022-11-05T17:26:06.341Z] #38 45.74 HOSTDEP compel/src/main-host.d [2022-11-05T17:26:06.341Z] #38 45.84 DEP compel/src/lib/ptrace.d [2022-11-05T17:26:06.371Z] #38 77.60 DEP criu/files.d [2022-11-05T17:26:06.544Z] #39 ... [2022-11-05T17:26:06.544Z] [2022-11-05T17:26:06.544Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:06.544Z] #47 23.30 Selecting previously unselected package bzip2. [2022-11-05T17:26:06.544Z] #47 23.31 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-11-05T17:26:06.544Z] #47 23.33 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:26:06.597Z] #38 45.97 DEP compel/src/lib/infect.d [2022-11-05T17:26:06.597Z] #38 46.13 DEP compel/src/lib/infect-util.d [2022-11-05T17:26:06.627Z] #38 77.81 DEP criu/files-reg.d [2022-11-05T17:26:06.627Z] #38 77.99 DEP criu/files-ext.d [2022-11-05T17:26:06.805Z] #47 23.53 Selecting previously unselected package xz-utils. [2022-11-05T17:26:06.805Z] #47 23.55 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-11-05T17:26:06.805Z] #47 23.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:26:06.854Z] #38 46.25 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:26:06.884Z] #38 78.13 DEP criu/file-lock.d [2022-11-05T17:26:06.960Z] #22 24.81 + 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-11-05T17:26:07.065Z] #47 23.83 Selecting previously unselected package apparmor. [2022-11-05T17:26:07.065Z] #47 23.83 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-11-05T17:26:07.065Z] #47 23.89 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:26:07.110Z] #38 46.36 DEP compel/arch/x86/src/lib/infect.d [2022-11-05T17:26:07.110Z] #38 46.54 DEP compel/arch/x86/src/lib/cpu.d [2022-11-05T17:26:07.110Z] #38 46.59 DEP compel/src/lib/log.d [2022-11-05T17:26:07.140Z] #38 78.27 DEP criu/file-ids.d [2022-11-05T17:26:07.140Z] #38 78.44 DEP criu/fifo.d [2022-11-05T17:26:07.366Z] #38 46.67 DEP compel/src/main.d [2022-11-05T17:26:07.366Z] #38 46.77 DEP compel/src/lib/handle-elf.d [2022-11-05T17:26:07.366Z] #38 46.91 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-05T17:26:07.396Z] #38 78.58 DEP criu/fdstore.d [2022-11-05T17:26:07.396Z] #38 78.69 DEP criu/fault-injection.d [2022-11-05T17:26:07.396Z] #38 78.74 DEP criu/external.d [2022-11-05T17:26:07.607Z] #28 19.49 Reading package lists... [2022-11-05T17:26:07.607Z] #28 ... [2022-11-05T17:26:07.607Z] [2022-11-05T17:26:07.607Z] #22 [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-11-05T17:26:07.607Z] #22 10.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:26:07.607Z] #22 19.12 Fetched 8600 kB in 14s (607 kB/s) [2022-11-05T17:26:07.607Z] #22 19.12 Reading package lists... [2022-11-05T17:26:07.607Z] #22 ... [2022-11-05T17:26:07.607Z] [2022-11-05T17:26:07.607Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:26:07.607Z] #32 16.08 unicode/utf8 [2022-11-05T17:26:07.607Z] #32 16.86 internal/race [2022-11-05T17:26:07.607Z] #32 17.07 sync/atomic [2022-11-05T17:26:07.607Z] #32 17.60 unicode [2022-11-05T17:26:07.624Z] #38 47.08 CC compel/src/lib/log.o [2022-11-05T17:26:07.634Z] #47 24.27 Selecting previously unselected package inetutils-ping. [2022-11-05T17:26:07.634Z] #47 24.28 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-11-05T17:26:07.634Z] #47 24.28 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:26:07.634Z] #47 24.44 Selecting previously unselected package libip4tc2:arm64. [2022-11-05T17:26:07.634Z] #47 24.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-11-05T17:26:07.634Z] #47 24.45 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-11-05T17:26:07.634Z] #47 24.53 Selecting previously unselected package libip6tc2:arm64. [2022-11-05T17:26:07.634Z] #47 24.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-11-05T17:26:07.634Z] #47 24.53 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-11-05T17:26:07.653Z] #38 78.92 DEP criu/eventpoll.d [2022-11-05T17:26:07.882Z] #38 47.34 CC compel/arch/x86/src/lib/cpu.o [2022-11-05T17:26:07.894Z] #47 24.61 Selecting previously unselected package libnfnetlink0:arm64. [2022-11-05T17:26:07.894Z] #47 24.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-11-05T17:26:07.894Z] #47 24.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-05T17:26:07.894Z] #47 24.74 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-11-05T17:26:07.894Z] #47 24.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-11-05T17:26:07.894Z] #47 24.76 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-05T17:26:07.894Z] #47 24.86 Selecting previously unselected package libnftnl11:arm64. [2022-11-05T17:26:07.909Z] #38 79.16 DEP criu/eventfd.d [2022-11-05T17:26:08.154Z] #47 24.86 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-11-05T17:26:08.154Z] #47 24.86 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-11-05T17:26:08.154Z] #47 24.96 Selecting previously unselected package iptables. [2022-11-05T17:26:08.154Z] #47 24.96 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-11-05T17:26:08.154Z] #47 24.96 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:26:08.165Z] #38 79.39 DEP criu/crtools.d [2022-11-05T17:26:08.414Z] #47 25.34 Selecting previously unselected package libonig5:arm64. [2022-11-05T17:26:08.414Z] #47 25.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-11-05T17:26:08.414Z] #47 25.35 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:26:08.422Z] #38 79.66 DEP criu/cr-service.d [2022-11-05T17:26:08.678Z] #38 79.85 DEP criu/cr-restore.d [2022-11-05T17:26:08.689Z] #47 25.53 Selecting previously unselected package libjq1:arm64. [2022-11-05T17:26:08.689Z] #47 25.54 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-11-05T17:26:08.689Z] #47 25.54 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:26:08.689Z] #47 25.64 Selecting previously unselected package jq. [2022-11-05T17:26:08.689Z] #47 25.64 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-11-05T17:26:08.811Z] #38 48.02 CC compel/arch/x86/src/lib/infect.o [2022-11-05T17:26:08.862Z] #22 ... [2022-11-05T17:26:08.862Z] [2022-11-05T17:26:08.862Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:26:08.862Z] #26 16.41 unicode/utf8 [2022-11-05T17:26:08.862Z] #26 17.14 internal/race [2022-11-05T17:26:08.862Z] #26 17.38 sync/atomic [2022-11-05T17:26:08.862Z] #26 18.06 unicode [2022-11-05T17:26:08.862Z] #26 23.32 encoding [2022-11-05T17:26:08.936Z] #38 80.18 DEP criu/cr-errno.d [2022-11-05T17:26:08.936Z] #38 80.22 DEP criu/cr-dump.d [2022-11-05T17:26:08.949Z] #47 25.65 Unpacking jq (1.6-2.1) ... [2022-11-05T17:26:08.949Z] #47 25.75 Selecting previously unselected package libaio1:arm64. [2022-11-05T17:26:08.949Z] #47 25.75 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-11-05T17:26:08.949Z] #47 25.75 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-11-05T17:26:08.949Z] #47 25.83 Selecting previously unselected package libgpm2:arm64. [2022-11-05T17:26:08.949Z] #47 25.83 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-11-05T17:26:08.949Z] #47 25.84 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-11-05T17:26:08.991Z] #32 ... [2022-11-05T17:26:08.991Z] [2022-11-05T17:26:08.991Z] #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-11-05T17:26:09.193Z] #38 80.44 DEP criu/cr-dedup.d [2022-11-05T17:26:09.226Z] #47 25.92 Selecting previously unselected package libicu67:arm64. [2022-11-05T17:26:09.226Z] #47 25.92 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-11-05T17:26:09.226Z] #47 25.93 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-05T17:26:09.252Z] #33 22.09 Updating files: 58% (1121/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) [2022-11-05T17:26:09.252Z] #33 ... [2022-11-05T17:26:09.252Z] [2022-11-05T17:26:09.252Z] #36 [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-11-05T17:26:09.252Z] #36 DONE 22.5s [2022-11-05T17:26:09.252Z] [2022-11-05T17:26:09.252Z] #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-11-05T17:26:09.377Z] #38 48.78 CC compel/src/lib/infect-rpc.o [2022-11-05T17:26:09.449Z] #38 80.65 DEP criu/cr-check.d [2022-11-05T17:26:09.514Z] #33 22.09 Updating files: 58% (1121/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) [2022-11-05T17:26:09.514Z] #33 ... [2022-11-05T17:26:09.514Z] [2022-11-05T17:26:09.514Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:26:09.514Z] #25 12.92 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:26:09.514Z] #25 12.98 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:26:09.514Z] #25 13.13 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:26:09.514Z] #25 15.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:26:09.514Z] #25 15.80 go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:26:09.633Z] #38 49.07 CC compel/src/lib/infect-util.o [2022-11-05T17:26:09.706Z] #38 80.94 DEP criu/config.d [2022-11-05T17:26:09.774Z] #25 ... [2022-11-05T17:26:09.774Z] [2022-11-05T17:26:09.774Z] #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-11-05T17:26:09.774Z] #33 22.09 Updating files: 58% (1121/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2022-11-05T17:26:09.774Z] #33 23.17 + cd /tmp/tmp.UjWEXLzuZn/src/github.com/docker/libnetwork [2022-11-05T17:26:09.774Z] #33 23.17 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-11-05T17:26:09.890Z] #38 49.27 CC compel/src/lib/infect.o [2022-11-05T17:26:09.963Z] #38 81.10 DEP criu/clone-noasan.d [2022-11-05T17:26:09.963Z] #38 81.23 DEP criu/cgroup.d [2022-11-05T17:26:10.219Z] #38 81.48 DEP criu/cgroup-props.d [2022-11-05T17:26:10.348Z] #33 23.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-11-05T17:26:10.476Z] #38 81.65 DEP criu/bitmap.d [2022-11-05T17:26:10.476Z] #38 81.69 DEP criu/bfd.d [2022-11-05T17:26:10.732Z] #38 81.86 DEP criu/autofs.d [2022-11-05T17:26:10.732Z] #38 82.08 DEP criu/aio.d [2022-11-05T17:26:10.988Z] #38 82.26 DEP criu/action-scripts.d [2022-11-05T17:26:11.244Z] #38 82.54 CC criu/action-scripts.o [2022-11-05T17:26:11.393Z] #26 ... [2022-11-05T17:26:11.393Z] [2022-11-05T17:26:11.393Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:26:11.393Z] #33 18.90 Fetched 8600 kB in 14s (625 kB/s) [2022-11-05T17:26:11.393Z] #33 18.90 Reading package lists... [2022-11-05T17:26:11.393Z] #33 25.04 Reading package lists... [2022-11-05T17:26:11.393Z] #33 ... [2022-11-05T17:26:11.393Z] [2022-11-05T17:26:11.393Z] #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-11-05T17:26:11.393Z] #34 18.93 Fetched 8600 kB in 14s (623 kB/s) [2022-11-05T17:26:11.393Z] #34 18.93 Reading package lists... [2022-11-05T17:26:11.393Z] #34 24.99 Reading package lists... [2022-11-05T17:26:11.393Z] #34 ... [2022-11-05T17:26:11.393Z] [2022-11-05T17:26:11.393Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:11.393Z] #28 19.28 Fetched 8600 kB in 14s (610 kB/s) [2022-11-05T17:26:11.393Z] #28 19.28 Reading package lists... [2022-11-05T17:26:11.393Z] #28 25.20 Reading package lists... [2022-11-05T17:26:11.393Z] #28 ... [2022-11-05T17:26:11.393Z] [2022-11-05T17:26:11.393Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:11.393Z] #31 19.24 Fetched 8600 kB in 14s (613 kB/s) [2022-11-05T17:26:11.393Z] #31 19.24 Reading package lists... [2022-11-05T17:26:11.781Z] #38 51.24 CC compel/src/lib/ptrace.o [2022-11-05T17:26:11.806Z] #38 83.08 CC criu/aio.o [2022-11-05T17:26:11.959Z] #31 25.07 Reading package lists... [2022-11-05T17:26:11.959Z] #31 ... [2022-11-05T17:26:11.959Z] [2022-11-05T17:26:11.959Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:26:11.959Z] #33 25.04 Reading package lists... [2022-11-05T17:26:12.343Z] #38 51.58 AR compel/libcompel.a [2022-11-05T17:26:12.343Z] #38 51.67 HOSTCC compel/src/main-host.o [2022-11-05T17:26:12.343Z] #38 ... [2022-11-05T17:26:12.343Z] [2022-11-05T17:26:12.343Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:12.343Z] #37 56.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:26:12.343Z] #37 56.53 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:26:12.343Z] #37 56.53 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:26:12.343Z] #37 56.53 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:26:12.343Z] #37 56.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:26:12.343Z] #37 56.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:26:12.343Z] #37 56.53 + '[' '' = dynamic ']' [2022-11-05T17:26:12.343Z] #37 56.53 + make [2022-11-05T17:26:12.343Z] #37 57.73 + bin/ctr [2022-11-05T17:26:12.525Z] #33 30.02 Building dependency tree... [2022-11-05T17:26:12.526Z] #33 ... [2022-11-05T17:26:12.526Z] [2022-11-05T17:26:12.526Z] #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-11-05T17:26:12.526Z] #36 20.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:26:12.530Z] #47 28.91 Selecting previously unselected package libinih1:arm64. [2022-11-05T17:26:12.530Z] #47 28.92 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-11-05T17:26:12.530Z] #47 28.93 Unpacking libinih1:arm64 (53-1+b2) ... [2022-11-05T17:26:12.530Z] #47 28.99 Selecting previously unselected package libnet1:arm64. [2022-11-05T17:26:12.530Z] #47 28.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-05T17:26:12.530Z] #47 29.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:12.530Z] #47 29.09 Selecting previously unselected package libnl-3-200:arm64. [2022-11-05T17:26:12.530Z] #47 29.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-05T17:26:12.530Z] #47 29.16 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:26:12.530Z] #47 29.27 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-05T17:26:12.530Z] #47 29.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-05T17:26:12.530Z] #47 29.28 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:26:12.530Z] #47 29.36 Selecting previously unselected package net-tools. [2022-11-05T17:26:12.530Z] #47 29.37 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-11-05T17:26:12.530Z] #47 29.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:26:12.599Z] #37 ... [2022-11-05T17:26:12.599Z] [2022-11-05T17:26:12.599Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:12.599Z] #38 52.00 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-05T17:26:12.599Z] #38 52.11 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:26:12.735Z] #38 83.71 CC criu/autofs.o [2022-11-05T17:26:12.783Z] #36 ... [2022-11-05T17:26:12.783Z] [2022-11-05T17:26:12.783Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:12.783Z] #28 25.20 Reading package lists... [2022-11-05T17:26:12.790Z] #47 29.57 Selecting previously unselected package patch. [2022-11-05T17:26:12.790Z] #47 29.58 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-11-05T17:26:12.790Z] #47 29.59 Unpacking patch (2.7.6-7) ... [2022-11-05T17:26:12.855Z] #38 52.40 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:26:13.051Z] #47 29.69 Selecting previously unselected package python-pip-whl. [2022-11-05T17:26:13.051Z] #47 29.70 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:26:13.051Z] #47 29.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:26:13.111Z] #38 52.50 HOSTLINK compel/compel-host-bin [2022-11-05T17:26:13.111Z] #38 52.61 DEP soccr/soccr.d [2022-11-05T17:26:13.367Z] #38 52.80 CC soccr/soccr.o [2022-11-05T17:26:13.571Z] #47 30.23 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:26:13.571Z] #47 30.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:26:13.571Z] #47 30.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:26:13.571Z] #47 30.42 Selecting previously unselected package python3-distutils. [2022-11-05T17:26:13.571Z] #47 30.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:26:13.571Z] #47 30.43 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:26:13.831Z] #47 30.57 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:26:13.831Z] #47 30.58 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:26:13.831Z] #47 30.59 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:13.831Z] #47 30.70 Selecting previously unselected package python3-setuptools. [2022-11-05T17:26:13.831Z] #47 30.73 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:26:13.831Z] #47 30.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:26:13.929Z] #38 ... [2022-11-05T17:26:13.929Z] [2022-11-05T17:26:13.929Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:13.929Z] #26 96.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:26:13.929Z] #26 96.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:26:13.929Z] #26 96.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:26:14.144Z] #38 85.27 CC criu/bfd.o [2022-11-05T17:26:14.144Z] #38 ... [2022-11-05T17:26:14.144Z] [2022-11-05T17:26:14.144Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:14.144Z] #0 1.293 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:26:14.144Z] #0 1.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:26:14.144Z] #0 1.339 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:26:14.144Z] #0 1.822 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:26:14.144Z] #0 3.152 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:26:14.144Z] #0 4.430 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:26:14.144Z] #0 7.759 Fetched 8600 kB in 7s (1277 kB/s) [2022-11-05T17:26:14.144Z] #0 7.759 Reading package lists... [2022-11-05T17:26:14.144Z] #49 ... [2022-11-05T17:26:14.144Z] [2022-11-05T17:26:14.144Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:26:14.144Z] #40 13.62 + cd /tmp/tmp.rR9MMiSdkW/src/github.com/opencontainers/runc [2022-11-05T17:26:14.144Z] #40 13.62 + git checkout -q v1.1.4 [2022-11-05T17:26:14.144Z] #40 14.28 + '[' -z '' ']' [2022-11-05T17:26:14.144Z] #40 14.29 + target=static [2022-11-05T17:26:14.144Z] #40 14.29 + make BUILDTAGS=seccomp static [2022-11-05T17:26:14.144Z] #40 14.85 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-11-05T17:26:14.157Z] #28 30.58 Building dependency tree... [2022-11-05T17:26:14.401Z] #47 31.02 Selecting previously unselected package python3-wheel. [2022-11-05T17:26:14.401Z] #47 31.03 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:26:14.401Z] #47 31.03 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:26:14.401Z] #47 31.13 Selecting previously unselected package python3-pip. [2022-11-05T17:26:14.401Z] #47 31.17 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:26:14.401Z] #47 31.17 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:26:14.661Z] #47 31.51 Selecting previously unselected package sudo. [2022-11-05T17:26:14.661Z] #47 31.52 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-11-05T17:26:14.661Z] #47 31.52 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:26:14.857Z] #26 ... [2022-11-05T17:26:14.857Z] [2022-11-05T17:26:14.857Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:14.857Z] #38 54.14 AR soccr/libsoccr.a [2022-11-05T17:26:14.857Z] #38 54.21 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:26:15.113Z] #38 54.49 DEP criu/arch/x86/sigframe.d [2022-11-05T17:26:15.113Z] #38 54.61 DEP criu/arch/x86/sigaction_compat.d [2022-11-05T17:26:15.113Z] #38 54.70 DEP criu/arch/x86/kerndat.d [2022-11-05T17:26:15.231Z] #47 32.00 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:26:15.231Z] #47 32.00 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-11-05T17:26:15.231Z] #47 32.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:26:15.370Z] #38 54.83 DEP criu/arch/x86/crtools.d [2022-11-05T17:26:15.370Z] #38 54.89 DEP criu/arch/x86/cpu.d [2022-11-05T17:26:15.491Z] #47 32.21 Selecting previously unselected package uidmap. [2022-11-05T17:26:15.491Z] #47 32.22 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-11-05T17:26:15.491Z] #47 32.23 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:26:15.491Z] #47 32.36 Selecting previously unselected package vim-runtime. [2022-11-05T17:26:15.491Z] #47 32.36 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:26:15.491Z] #47 32.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:26:15.491Z] #47 32.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:26:15.626Z] #38 55.08 CC criu/arch/x86/cpu.o [2022-11-05T17:26:15.633Z] #33 ... [2022-11-05T17:26:15.633Z] [2022-11-05T17:26:15.633Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:15.633Z] #35 18.42 Fetched 8600 kB in 14s (605 kB/s) [2022-11-05T17:26:15.633Z] #35 18.42 Reading package lists... [2022-11-05T17:26:15.633Z] #35 24.41 Reading package lists... [2022-11-05T17:26:15.633Z] #35 ... [2022-11-05T17:26:15.633Z] [2022-11-05T17:26:15.633Z] #34 [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-11-05T17:26:15.633Z] #34 18.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-11-05T17:26:15.633Z] #34 ... [2022-11-05T17:26:15.633Z] [2022-11-05T17:26:15.633Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:26:15.633Z] #29 26.35 Updating files: 79% (1744/2192) Updating files: 80% (1754/2192) Updating files: 81% (1776/2192) Updating files: 82% (1798/2192) Updating files: 83% (1820/2192) Updating files: 84% (1842/2192) Updating files: 85% (1864/2192) Updating files: 86% (1886/2192) Updating files: 87% (1908/2192) Updating files: 88% (1929/2192) Updating files: 89% (1951/2192) Updating files: 90% (1973/2192) Updating files: 91% (1995/2192) Updating files: 92% (2017/2192) Updating files: 93% (2039/2192) Updating files: 94% (2061/2192) Updating files: 95% (2083/2192) Updating files: 96% (2105/2192) Updating files: 97% (2127/2192) Updating files: 98% (2149/2192) Updating files: 99% (2171/2192) Updating files: 100% (2192/2192) Updating files: 100% (2192/2192), done. [2022-11-05T17:26:15.633Z] #29 26.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-11-05T17:26:15.633Z] #29 28.54 + 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-11-05T17:26:15.751Z] #47 32.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:16.188Z] #38 55.63 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:26:16.188Z] #38 55.64 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:26:16.188Z] #38 55.64 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:26:16.188Z] #38 55.64 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:26:16.188Z] #38 55.64 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:26:16.188Z] #38 55.66 CC criu/arch/x86/crtools.o [2022-11-05T17:26:16.203Z] #29 ... [2022-11-05T17:26:16.203Z] [2022-11-05T17:26:16.203Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:16.203Z] #26 19.44 Fetched 8600 kB in 15s (590 kB/s) [2022-11-05T17:26:16.203Z] #26 19.44 Reading package lists... [2022-11-05T17:26:16.203Z] #26 25.83 Reading package lists... [2022-11-05T17:26:16.203Z] #26 ... [2022-11-05T17:26:16.203Z] [2022-11-05T17:26:16.203Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:16.203Z] #35 24.41 Reading package lists... [2022-11-05T17:26:16.690Z] #28 34.22 The following additional packages will be installed: [2022-11-05T17:26:16.690Z] #28 34.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:26:16.690Z] #28 34.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:26:16.690Z] #28 34.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:26:16.690Z] #28 34.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:26:16.690Z] #28 34.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:26:16.690Z] #28 34.23 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:26:16.690Z] #28 34.25 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:26:16.690Z] #28 34.26 Suggested packages: [2022-11-05T17:26:16.690Z] #28 34.27 gcc-10-locales seccomp wine64 [2022-11-05T17:26:17.135Z] #47 ... [2022-11-05T17:26:17.135Z] [2022-11-05T17:26:17.135Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:17.135Z] #39 82.55 CC criu/bfd.o [2022-11-05T17:26:17.135Z] #39 83.12 CC criu/bitmap.o [2022-11-05T17:26:17.135Z] #39 83.25 CC criu/cgroup-props.o [2022-11-05T17:26:17.135Z] #39 84.02 CC criu/cgroup.o [2022-11-05T17:26:17.135Z] #39 87.22 CC criu/clone-noasan.o [2022-11-05T17:26:17.135Z] #39 87.44 CC criu/config.o [2022-11-05T17:26:17.135Z] #39 88.94 CC criu/cr-check.o [2022-11-05T17:26:17.135Z] #39 90.81 CC criu/cr-dedup.o [2022-11-05T17:26:17.135Z] #39 91.24 CC criu/cr-dump.o [2022-11-05T17:26:17.454Z] #40 ... [2022-11-05T17:26:17.454Z] [2022-11-05T17:26:17.454Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:17.454Z] #38 85.81 CC criu/bitmap.o [2022-11-05T17:26:17.454Z] #38 85.99 CC criu/cgroup-props.o [2022-11-05T17:26:17.454Z] #38 87.08 CC criu/cgroup.o [2022-11-05T17:26:17.555Z] #38 56.68 CC criu/arch/x86/kerndat.o [2022-11-05T17:26:17.626Z] #28 35.61 The following NEW packages will be installed: [2022-11-05T17:26:17.626Z] #28 35.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:26:17.626Z] #28 35.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:26:17.626Z] #28 35.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:26:17.626Z] #28 35.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:26:17.626Z] #28 35.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:26:17.626Z] #28 35.62 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:26:17.626Z] #28 35.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:26:17.626Z] #28 35.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:26:17.626Z] #28 35.63 mingw-w64-x86-64-dev [2022-11-05T17:26:17.811Z] #38 57.10 CC criu/arch/x86/sigaction_compat.o [2022-11-05T17:26:17.811Z] #38 57.32 CC criu/arch/x86/sigframe.o [2022-11-05T17:26:17.967Z] #35 29.82 Building dependency tree... [2022-11-05T17:26:18.067Z] #38 57.52 LINK criu/arch/x86/crtools.built-in.o [2022-11-05T17:26:18.068Z] #38 57.55 DEP criu/pie/util-vdso-elf32.d [2022-11-05T17:26:18.068Z] #38 57.65 DEP criu/pie/util-vdso.d [2022-11-05T17:26:18.194Z] #28 36.02 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:18.194Z] #28 36.02 Need to get 115 MB of archives. [2022-11-05T17:26:18.194Z] #28 36.02 After this operation, 645 MB of additional disk space will be used. [2022-11-05T17:26:18.194Z] #28 36.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-11-05T17:26:18.194Z] #28 36.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-11-05T17:26:18.194Z] #28 36.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:26:18.326Z] #38 57.78 DEP criu/pie/util.d [2022-11-05T17:26:18.453Z] #28 36.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-11-05T17:26:18.453Z] #28 36.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-05T17:26:18.453Z] #28 36.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:26:18.518Z] #39 93.69 CC criu/cr-errno.o [2022-11-05T17:26:18.518Z] #39 93.82 CC criu/cr-restore.o [2022-11-05T17:26:18.582Z] #38 57.97 CC criu/pie/util.o [2022-11-05T17:26:18.711Z] #28 36.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-05T17:26:18.712Z] #28 ... [2022-11-05T17:26:18.712Z] [2022-11-05T17:26:18.712Z] #33 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:26:18.712Z] #33 30.02 Building dependency tree... [2022-11-05T17:26:18.712Z] #33 33.49 The following additional packages will be installed: [2022-11-05T17:26:18.712Z] #33 33.51 libbtrfs0 [2022-11-05T17:26:18.712Z] #33 33.72 The following NEW packages will be installed: [2022-11-05T17:26:18.712Z] #33 33.75 libbtrfs-dev libbtrfs0 [2022-11-05T17:26:18.712Z] #33 34.13 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:18.712Z] #33 34.13 Need to get 460 kB of archives. [2022-11-05T17:26:18.712Z] #33 34.13 After this operation, 1237 kB of additional disk space will be used. [2022-11-05T17:26:18.712Z] #33 34.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:26:18.712Z] #33 34.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:26:18.712Z] #33 35.23 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:18.712Z] #33 35.57 Fetched 460 kB in 0s (1425 kB/s) [2022-11-05T17:26:18.712Z] #33 35.67 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:26:18.712Z] #33 35.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 ... 15718 files and directories currently installed.) [2022-11-05T17:26:18.712Z] #33 35.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:26:18.712Z] #33 36.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:26:18.712Z] #33 36.36 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:26:18.712Z] #33 36.37 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:26:18.712Z] #33 36.38 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:26:18.839Z] #38 58.31 CC criu/pie/util-vdso.o [2022-11-05T17:26:18.864Z] #38 90.17 CC criu/clone-noasan.o [2022-11-05T17:26:18.910Z] #35 ... [2022-11-05T17:26:18.910Z] [2022-11-05T17:26:18.910Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:26:18.910Z] #32 22.40 encoding [2022-11-05T17:26:18.973Z] #33 37.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:26:19.086Z] #39 ... [2022-11-05T17:26:19.086Z] [2022-11-05T17:26:19.086Z] #47 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:19.086Z] #47 35.82 Selecting previously unselected package vim. [2022-11-05T17:26:19.086Z] #47 35.83 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-05T17:26:19.086Z] #47 35.84 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:19.120Z] #38 90.40 CC criu/config.o [2022-11-05T17:26:19.169Z] #32 ... [2022-11-05T17:26:19.169Z] [2022-11-05T17:26:19.169Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:19.169Z] #30 30.85 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:26:19.169Z] #30 30.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:26:19.169Z] #30 30.96 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:26:19.169Z] #30 30.97 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:26:19.169Z] #30 31.01 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:26:19.169Z] #30 31.36 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:26:19.169Z] #30 31.52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:26:19.169Z] #30 31.97 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:26:19.169Z] #30 31.98 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:26:19.169Z] #30 32.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:26:19.169Z] #30 32.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:26:19.232Z] #33 37.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:26:19.232Z] #33 37.17 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:19.655Z] #47 36.38 Selecting previously unselected package xfsprogs. [2022-11-05T17:26:19.655Z] #47 36.38 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-11-05T17:26:19.655Z] #47 36.39 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:26:19.766Z] #38 59.02 CC criu/pie/util-vdso-elf32.o [2022-11-05T17:26:19.799Z] #33 DONE 37.7s [2022-11-05T17:26:19.799Z] [2022-11-05T17:26:19.799Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:19.915Z] #47 36.84 Selecting previously unselected package zip. [2022-11-05T17:26:19.915Z] #47 36.84 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-11-05T17:26:19.915Z] #47 36.86 Unpacking zip (3.0-12) ... [2022-11-05T17:26:20.109Z] #30 33.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:26:20.110Z] #30 33.48 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:26:20.174Z] #47 37.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:20.328Z] #38 59.64 AR criu/pie/pie.lib.a [2022-11-05T17:26:20.328Z] #38 59.71 DEP criu/pie/restorer.d [2022-11-05T17:26:20.328Z] #38 59.86 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-05T17:26:20.488Z] #38 ... [2022-11-05T17:26:20.488Z] [2022-11-05T17:26:20.488Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:26:20.488Z] #23 DONE 146.5s [2022-11-05T17:26:20.488Z] [2022-11-05T17:26:20.488Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:20.488Z] #0 7.759 Reading package lists... [2022-11-05T17:26:20.488Z] #49 10.60 Reading package lists... [2022-11-05T17:26:20.488Z] #49 13.32 Building dependency tree... [2022-11-05T17:26:20.488Z] #49 14.94 The following additional packages will be installed: [2022-11-05T17:26:20.488Z] #49 14.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:26:20.488Z] #49 14.94 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:26:20.488Z] #49 14.94 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:26:20.488Z] #49 14.95 python3-pkg-resources vim-runtime xxd [2022-11-05T17:26:20.488Z] #49 14.95 Suggested packages: [2022-11-05T17:26:20.488Z] #49 14.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:26:20.488Z] #49 14.96 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:26:20.488Z] #49 14.96 acl attr quota [2022-11-05T17:26:20.488Z] #49 14.96 Recommended packages: [2022-11-05T17:26:20.488Z] #49 14.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:26:20.488Z] #49 16.61 The following NEW packages will be installed: [2022-11-05T17:26:20.488Z] #49 16.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:26:20.488Z] #49 16.61 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:26:20.488Z] #49 16.61 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:26:20.488Z] #49 16.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:26:20.488Z] #49 16.61 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:26:20.488Z] #49 16.61 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:26:20.488Z] #49 16.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:26:20.488Z] #49 16.61 xz-utils zip [2022-11-05T17:26:20.584Z] #38 59.96 DEP criu/arch/x86/restorer_unmap.d [2022-11-05T17:26:20.584Z] #38 59.99 DEP criu/arch/x86/restorer.d [2022-11-05T17:26:20.744Z] #49 16.94 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:20.744Z] #49 16.94 Need to get 27.0 MB of archives. [2022-11-05T17:26:20.744Z] #49 16.94 After this operation, 104 MB of additional disk space will be used. [2022-11-05T17:26:20.744Z] #49 16.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-05T17:26:20.840Z] #38 60.20 DEP criu/arch/x86/vdso-pie.d [2022-11-05T17:26:20.840Z] #38 60.32 DEP criu/pie/parasite-vdso.d [2022-11-05T17:26:21.000Z] #49 16.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-05T17:26:21.000Z] #49 17.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-05T17:26:21.000Z] #49 17.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:26:21.000Z] #49 17.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-05T17:26:21.000Z] #49 17.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-05T17:26:21.000Z] #49 17.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-05T17:26:21.000Z] #49 17.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-05T17:26:21.000Z] #49 17.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:26:21.000Z] #49 17.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:26:21.000Z] #49 17.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:26:21.000Z] #49 17.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-05T17:26:21.000Z] #49 17.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-05T17:26:21.000Z] #49 17.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-05T17:26:21.000Z] #49 17.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-05T17:26:21.000Z] #49 17.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-05T17:26:21.000Z] #49 17.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-05T17:26:21.097Z] #38 60.46 DEP criu/pie/parasite.d [2022-11-05T17:26:21.097Z] #38 60.71 CC criu/pie/parasite.o [2022-11-05T17:26:21.113Z] #47 37.97 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-11-05T17:26:21.113Z] #47 37.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:26:21.113Z] #47 38.00 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-11-05T17:26:21.113Z] #47 38.01 Setting up libicu67:arm64 (67.1-7) ... [2022-11-05T17:26:21.173Z] #37 1.175 + RM_GOPATH=0 [2022-11-05T17:26:21.173Z] #37 1.175 + TMP_GOPATH= [2022-11-05T17:26:21.173Z] #37 1.175 + : /build [2022-11-05T17:26:21.173Z] #37 1.176 + '[' -z '' ']' [2022-11-05T17:26:21.173Z] #37 1.178 ++ mktemp -d [2022-11-05T17:26:21.173Z] #37 1.181 + export GOPATH=/tmp/tmp.uz5hAqdMKx [2022-11-05T17:26:21.173Z] #37 1.190 + GOPATH=/tmp/tmp.uz5hAqdMKx [2022-11-05T17:26:21.173Z] #37 1.190 + RM_GOPATH=1 [2022-11-05T17:26:21.173Z] #37 1.191 + case "$(go env GOARCH)" in [2022-11-05T17:26:21.173Z] #37 1.191 ++ go env GOARCH [2022-11-05T17:26:21.173Z] #37 1.213 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:21.173Z] #37 1.213 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:21.173Z] #37 1.213 ++ dirname /tmp/install/install.sh [2022-11-05T17:26:21.173Z] #37 1.217 + dir=/tmp/install [2022-11-05T17:26:21.173Z] #37 1.217 + bin=containerd [2022-11-05T17:26:21.173Z] #37 1.217 + shift [2022-11-05T17:26:21.173Z] #37 1.218 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:26:21.173Z] #37 1.218 + . /tmp/install/containerd.installer [2022-11-05T17:26:21.173Z] #37 1.218 ++ set -e [2022-11-05T17:26:21.173Z] #37 1.219 ++ : v1.6.9 [2022-11-05T17:26:21.173Z] #37 1.219 + install_containerd [2022-11-05T17:26:21.173Z] #37 1.221 + echo 'Install containerd version v1.6.9' [2022-11-05T17:26:21.173Z] #37 1.221 Install containerd version v1.6.9 [2022-11-05T17:26:21.174Z] #37 1.222 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uz5hAqdMKx/src/github.com/containerd/containerd [2022-11-05T17:26:21.174Z] #37 1.226 Cloning into '/tmp/tmp.uz5hAqdMKx/src/github.com/containerd/containerd'... [2022-11-05T17:26:21.256Z] #49 17.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-05T17:26:21.256Z] #49 17.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-05T17:26:21.256Z] #49 17.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-05T17:26:21.256Z] #49 17.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-05T17:26:21.256Z] #49 17.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:26:21.256Z] #49 17.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:26:21.256Z] #49 17.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:26:21.256Z] #49 17.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-05T17:26:21.256Z] #49 17.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-05T17:26:21.256Z] #49 17.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:26:21.372Z] #47 38.02 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-11-05T17:26:21.372Z] #47 38.03 Setting up libinih1:arm64 (53-1+b2) ... [2022-11-05T17:26:21.372Z] #47 38.04 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:26:21.372Z] #47 38.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:21.372Z] #47 38.07 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:26:21.372Z] #47 38.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-05T17:26:21.372Z] #47 38.09 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:26:21.513Z] #49 17.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-05T17:26:21.513Z] #49 17.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:26:21.513Z] #49 17.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:26:21.513Z] #49 17.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:26:21.513Z] #49 17.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-05T17:26:21.513Z] #49 17.60 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-05T17:26:21.513Z] #49 17.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:26:21.513Z] #49 17.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:26:21.513Z] #49 17.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:26:21.769Z] #49 17.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:26:21.769Z] #49 17.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:26:21.769Z] #49 17.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:26:21.769Z] #49 17.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:26:21.769Z] #49 17.72 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-05T17:26:21.769Z] #49 17.74 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-05T17:26:21.769Z] #49 17.75 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-05T17:26:21.769Z] #49 17.76 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:26:21.769Z] #49 17.98 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-05T17:26:21.941Z] #47 38.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:21.941Z] #47 38.72 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-05T17:26:21.941Z] #47 38.73 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:26:21.941Z] #47 38.75 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:26:22.020Z] #30 ... [2022-11-05T17:26:22.020Z] [2022-11-05T17:26:22.020Z] #22 [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-11-05T17:26:22.020Z] #22 19.12 Reading package lists... [2022-11-05T17:26:22.020Z] #22 25.39 Reading package lists... [2022-11-05T17:26:22.020Z] #22 30.94 Building dependency tree... [2022-11-05T17:26:22.020Z] #22 34.49 The following additional packages will be installed: [2022-11-05T17:26:22.020Z] #22 34.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:26:22.020Z] #22 34.54 Suggested packages: [2022-11-05T17:26:22.020Z] #22 34.55 cmake-doc ninja-build lrzip [2022-11-05T17:26:22.020Z] #22 34.55 Recommended packages: [2022-11-05T17:26:22.020Z] #22 34.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:26:22.020Z] #22 ... [2022-11-05T17:26:22.020Z] [2022-11-05T17:26:22.020Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:22.020Z] #35 33.80 The following additional packages will be installed: [2022-11-05T17:26:22.020Z] #35 33.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:26:22.020Z] #35 33.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-11-05T17:26:22.020Z] #35 33.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-11-05T17:26:22.020Z] #35 33.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-11-05T17:26:22.020Z] #35 33.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-11-05T17:26:22.020Z] #35 33.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-11-05T17:26:22.020Z] #35 33.82 mingw-w64-common mingw-w64-x86-64-dev [2022-11-05T17:26:22.020Z] #35 33.83 Suggested packages: [2022-11-05T17:26:22.020Z] #35 33.85 gcc-10-locales seccomp wine64 [2022-11-05T17:26:22.020Z] #35 35.18 The following NEW packages will be installed: [2022-11-05T17:26:22.020Z] #35 35.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-11-05T17:26:22.020Z] #35 35.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-11-05T17:26:22.020Z] #35 35.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-11-05T17:26:22.020Z] #35 35.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-11-05T17:26:22.020Z] #35 35.20 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-11-05T17:26:22.020Z] #35 35.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-11-05T17:26:22.020Z] #35 35.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-11-05T17:26:22.020Z] #35 35.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-11-05T17:26:22.020Z] #35 35.20 mingw-w64-x86-64-dev [2022-11-05T17:26:22.020Z] #35 ... [2022-11-05T17:26:22.020Z] [2022-11-05T17:26:22.020Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:26:22.020Z] #28 19.49 Reading package lists... [2022-11-05T17:26:22.020Z] #28 25.67 Reading package lists... [2022-11-05T17:26:22.020Z] #28 31.10 Building dependency tree... [2022-11-05T17:26:22.020Z] #28 34.73 The following additional packages will be installed: [2022-11-05T17:26:22.020Z] #28 34.74 libbtrfs0 [2022-11-05T17:26:22.020Z] #28 34.94 The following NEW packages will be installed: [2022-11-05T17:26:22.020Z] #28 34.96 libbtrfs-dev libbtrfs0 [2022-11-05T17:26:22.020Z] #28 35.41 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:22.020Z] #28 35.41 Need to get 460 kB of archives. [2022-11-05T17:26:22.020Z] #28 35.41 After this operation, 1237 kB of additional disk space will be used. [2022-11-05T17:26:22.020Z] #28 35.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:26:22.020Z] #28 35.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:26:22.066Z] #49 18.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-05T17:26:22.066Z] #49 18.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-05T17:26:22.110Z] #37 ... [2022-11-05T17:26:22.110Z] [2022-11-05T17:26:22.110Z] #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-11-05T17:26:22.110Z] #34 24.99 Reading package lists... [2022-11-05T17:26:22.110Z] #34 30.20 Building dependency tree... [2022-11-05T17:26:22.110Z] #34 33.64 The following additional packages will be installed: [2022-11-05T17:26:22.110Z] #34 33.65 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-11-05T17:26:22.110Z] #34 33.67 Suggested packages: [2022-11-05T17:26:22.110Z] #34 33.68 cmake-doc ninja-build lrzip [2022-11-05T17:26:22.110Z] #34 33.68 Recommended packages: [2022-11-05T17:26:22.110Z] #34 33.68 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-11-05T17:26:22.110Z] #34 34.66 The following NEW packages will be installed: [2022-11-05T17:26:22.110Z] #34 34.68 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:26:22.110Z] #34 34.68 vim-common xxd [2022-11-05T17:26:22.110Z] #34 35.15 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:22.110Z] #34 35.15 Need to get 17.7 MB of archives. [2022-11-05T17:26:22.110Z] #34 35.15 After this operation, 70.7 MB of additional disk space will be used. [2022-11-05T17:26:22.110Z] #34 35.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:26:22.110Z] #34 35.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:26:22.110Z] #34 35.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:26:22.110Z] #34 35.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:26:22.110Z] #34 35.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-11-05T17:26:22.110Z] #34 35.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-05T17:26:22.110Z] #34 35.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-05T17:26:22.110Z] #34 35.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-05T17:26:22.110Z] #34 35.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-05T17:26:22.110Z] #34 35.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-05T17:26:22.110Z] #34 37.64 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:22.110Z] #34 38.05 Fetched 17.7 MB in 1s (11.9 MB/s) [2022-11-05T17:26:22.110Z] #34 38.21 Selecting previously unselected package xxd. [2022-11-05T17:26:22.110Z] #34 38.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:26:22.110Z] #34 38.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:26:22.110Z] #34 38.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:22.110Z] #34 38.58 Selecting previously unselected package vim-common. [2022-11-05T17:26:22.110Z] #34 38.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:26:22.110Z] #34 38.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:22.110Z] #34 38.99 Selecting previously unselected package cmake-data. [2022-11-05T17:26:22.110Z] #34 38.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:26:22.110Z] #34 38.99 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:26:22.110Z] #34 ... [2022-11-05T17:26:22.110Z] [2022-11-05T17:26:22.110Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:22.110Z] #31 25.07 Reading package lists... [2022-11-05T17:26:22.110Z] #31 30.48 Building dependency tree... [2022-11-05T17:26:22.110Z] #31 34.13 The following additional packages will be installed: [2022-11-05T17:26:22.110Z] #31 34.13 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:26:22.110Z] #31 34.15 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:26:22.110Z] #31 34.16 Suggested packages: [2022-11-05T17:26:22.110Z] #31 34.17 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:26:22.110Z] #31 35.46 The following NEW packages will be installed: [2022-11-05T17:26:22.110Z] #31 35.46 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:26:22.111Z] #31 35.47 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:26:22.111Z] #31 35.47 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:26:22.111Z] #31 35.47 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:26:22.111Z] #31 35.86 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:22.111Z] #31 35.86 Need to get 4583 kB of archives. [2022-11-05T17:26:22.111Z] #31 35.86 After this operation, 25.9 MB of additional disk space will be used. [2022-11-05T17:26:22.111Z] #31 35.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:26:22.111Z] #31 35.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-05T17:26:22.111Z] #31 35.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:26:22.111Z] #31 35.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-05T17:26:22.111Z] #31 35.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:26:22.111Z] #31 35.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-05T17:26:22.111Z] #31 35.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:26:22.111Z] #31 35.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-05T17:26:22.111Z] #31 35.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-05T17:26:22.111Z] #31 35.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-05T17:26:22.111Z] #31 35.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-05T17:26:22.111Z] #31 35.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-05T17:26:22.111Z] #31 36.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-05T17:26:22.111Z] #31 36.07 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-05T17:26:22.111Z] #31 36.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-05T17:26:22.111Z] #31 36.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:26:22.111Z] #31 36.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:26:22.111Z] #31 36.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-05T17:26:22.111Z] #31 37.20 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:22.111Z] #31 37.46 Fetched 4583 kB in 1s (7350 kB/s) [2022-11-05T17:26:22.111Z] #31 37.70 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:26:22.111Z] #31 37.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:26:22.111Z] #31 37.78 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 37.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:22.111Z] #31 38.06 Selecting previously unselected package libcap-dev:amd64. [2022-11-05T17:26:22.111Z] #31 38.07 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 38.13 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:26:22.111Z] #31 38.38 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:26:22.111Z] #31 38.38 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 38.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:22.111Z] #31 38.55 Selecting previously unselected package libnet1-dev. [2022-11-05T17:26:22.111Z] #31 38.55 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 38.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:22.111Z] #31 38.88 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:26:22.111Z] #31 38.89 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 38.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:22.111Z] #31 39.05 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-05T17:26:22.111Z] #31 39.05 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 39.09 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:22.111Z] #31 39.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:26:22.111Z] #31 39.42 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 39.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:22.111Z] #31 39.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-05T17:26:22.111Z] #31 39.54 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 39.55 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:22.111Z] #31 39.70 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-05T17:26:22.111Z] #31 39.70 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 39.71 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:26:22.111Z] #31 40.11 Selecting previously unselected package libprotobuf23:amd64. [2022-11-05T17:26:22.111Z] #31 40.12 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-05T17:26:22.111Z] #31 40.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:26:22.281Z] #28 ... [2022-11-05T17:26:22.281Z] [2022-11-05T17:26:22.281Z] #22 [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-11-05T17:26:22.281Z] #22 35.44 The following NEW packages will be installed: [2022-11-05T17:26:22.281Z] #22 35.45 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-11-05T17:26:22.281Z] #22 35.45 vim-common xxd [2022-11-05T17:26:22.281Z] #22 35.84 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:22.281Z] #22 35.84 Need to get 17.7 MB of archives. [2022-11-05T17:26:22.281Z] #22 35.84 After this operation, 70.7 MB of additional disk space will be used. [2022-11-05T17:26:22.281Z] #22 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:26:22.281Z] #22 35.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:26:22.464Z] #38 61.78 LINK criu/pie/parasite.built-in.o [2022-11-05T17:26:22.464Z] #38 61.81 GEN criu/pie/parasite-blob.h [2022-11-05T17:26:22.464Z] #38 61.82 CC criu/pie/parasite-vdso.o [2022-11-05T17:26:22.541Z] #22 35.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-11-05T17:26:22.541Z] #22 35.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:26:22.629Z] #49 18.65 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:22.926Z] #49 18.80 Fetched 27.0 MB in 1s (19.3 MB/s) [2022-11-05T17:26:22.926Z] #49 18.87 Selecting previously unselected package pigz. [2022-11-05T17:26:22.926Z] #49 18.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-05T17:26:22.926Z] #49 18.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-05T17:26:22.926Z] #49 18.96 Unpacking pigz (2.6-1) ... [2022-11-05T17:26:23.026Z] #38 62.61 CC criu/arch/x86/vdso-pie.o [2022-11-05T17:26:23.044Z] #31 41.03 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-05T17:26:23.044Z] #31 41.03 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-05T17:26:23.044Z] #31 41.05 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:26:23.119Z] #22 36.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-11-05T17:26:23.119Z] #22 36.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-11-05T17:26:23.119Z] #22 36.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-11-05T17:26:23.119Z] #22 36.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-11-05T17:26:23.119Z] #22 36.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-11-05T17:26:23.119Z] #22 36.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-11-05T17:26:23.182Z] #49 19.07 Selecting previously unselected package libelf1:amd64. [2022-11-05T17:26:23.182Z] #49 19.07 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-05T17:26:23.182Z] #49 19.08 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-05T17:26:23.182Z] #49 19.24 Selecting previously unselected package libbpf0:amd64. [2022-11-05T17:26:23.182Z] #49 19.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-05T17:26:23.182Z] #49 19.26 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:26:23.282Z] #38 ... [2022-11-05T17:26:23.282Z] [2022-11-05T17:26:23.282Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:26:23.282Z] #28 115.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:26:23.282Z] #28 115.7 + GOBIN=/build [2022-11-05T17:26:23.282Z] #28 115.7 + GO111MODULE=on [2022-11-05T17:26:23.282Z] #28 115.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:26:23.305Z] #31 41.34 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-05T17:26:23.305Z] #31 41.35 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-05T17:26:23.305Z] #31 41.36 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:26:23.438Z] #49 19.36 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:26:23.439Z] #49 19.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:26:23.439Z] #49 19.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:23.439Z] #49 19.44 Selecting previously unselected package libmnl0:amd64. [2022-11-05T17:26:23.439Z] #49 19.44 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-05T17:26:23.439Z] #49 19.46 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:26:23.439Z] #49 19.52 Selecting previously unselected package libxtables12:amd64. [2022-11-05T17:26:23.439Z] #49 19.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-05T17:26:23.439Z] #49 19.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:26:23.738Z] #49 19.60 Selecting previously unselected package libcap2-bin. [2022-11-05T17:26:23.738Z] #49 19.63 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-05T17:26:23.738Z] #49 19.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:26:23.738Z] #49 19.75 Selecting previously unselected package iproute2. [2022-11-05T17:26:23.738Z] #49 19.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-05T17:26:23.738Z] #49 19.78 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:26:23.853Z] #47 40.24 Setting up zip (3.0-12) ... [2022-11-05T17:26:23.853Z] #47 40.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:23.853Z] #47 40.28 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:26:24.257Z] #31 ... [2022-11-05T17:26:24.257Z] [2022-11-05T17:26:24.257Z] #27 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-11-05T17:26:24.257Z] #27 DONE 42.1s [2022-11-05T17:26:24.257Z] [2022-11-05T17:26:24.257Z] #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-11-05T17:26:24.257Z] #32 32.19 go: downloading github.com/fatih/color v1.13.0 [2022-11-05T17:26:24.257Z] #32 32.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-11-05T17:26:24.257Z] #32 32.25 go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:26:24.257Z] #32 32.26 go: downloading github.com/spf13/cobra v1.3.0 [2022-11-05T17:26:24.257Z] #32 32.29 go: downloading github.com/spf13/pflag v1.0.5 [2022-11-05T17:26:24.257Z] #32 32.57 go: downloading github.com/spf13/viper v1.10.1 [2022-11-05T17:26:24.257Z] #32 32.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-11-05T17:26:24.257Z] #32 33.20 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-11-05T17:26:24.257Z] #32 33.20 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-11-05T17:26:24.257Z] #32 33.23 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-11-05T17:26:24.257Z] #32 33.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-11-05T17:26:24.257Z] #32 37.28 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-11-05T17:26:24.257Z] #32 38.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-11-05T17:26:24.257Z] #32 38.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:26:24.257Z] #32 38.25 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:26:24.257Z] #32 38.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:26:24.257Z] #32 38.36 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:26:24.257Z] #32 38.69 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:26:24.257Z] #32 38.78 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:26:24.257Z] #32 38.83 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:26:24.257Z] #32 38.91 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:26:24.257Z] #32 38.92 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:26:24.257Z] #32 39.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:26:24.257Z] #32 39.06 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:26:24.257Z] #32 39.09 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:26:24.257Z] #32 39.14 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:26:24.257Z] #32 39.35 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:26:24.257Z] #32 39.43 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:26:24.257Z] #32 39.55 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:26:24.257Z] #32 39.64 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:26:24.257Z] #32 39.69 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:26:24.257Z] #32 40.46 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:26:24.257Z] #32 40.54 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:26:24.257Z] #32 40.59 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:26:24.257Z] #32 40.63 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:26:24.257Z] #32 40.67 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:26:24.257Z] #32 40.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:26:24.257Z] #32 40.75 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:26:24.257Z] #32 40.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:26:24.257Z] #32 40.99 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:26:24.257Z] #32 41.12 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:26:24.257Z] #32 41.19 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:26:24.257Z] #32 41.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:26:24.257Z] #32 41.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:26:24.257Z] #32 41.35 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:26:24.257Z] #32 41.44 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:26:24.257Z] #32 41.50 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:26:24.257Z] #32 41.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:26:24.257Z] #32 41.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:26:24.257Z] #32 41.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:26:24.301Z] #49 20.32 Selecting previously unselected package xxd. [2022-11-05T17:26:24.301Z] #49 20.33 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:26:24.301Z] #49 20.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:24.515Z] #32 42.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:26:24.557Z] #49 20.47 Selecting previously unselected package vim-common. [2022-11-05T17:26:24.557Z] #49 20.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:26:24.557Z] #49 20.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:24.775Z] #32 42.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:26:24.775Z] #32 42.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:26:24.775Z] #32 42.71 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:26:24.813Z] #49 20.67 Selecting previously unselected package bash-completion. [2022-11-05T17:26:24.813Z] #49 20.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:26:25.030Z] #22 ... [2022-11-05T17:26:25.030Z] [2022-11-05T17:26:25.030Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-05T17:26:25.030Z] #28 36.36 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:25.030Z] #28 36.63 Fetched 460 kB in 0s (1196 kB/s) [2022-11-05T17:26:25.030Z] #28 36.76 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:26:25.030Z] #28 36.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:26:25.030Z] #28 36.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:26:25.030Z] #28 36.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:26:25.030Z] #28 37.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:26:25.030Z] #28 37.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:26:25.030Z] #28 37.16 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:26:25.030Z] #28 37.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:26:25.030Z] #28 37.54 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:26:25.030Z] #28 37.56 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:25.030Z] #28 DONE 38.0s [2022-11-05T17:26:25.030Z] [2022-11-05T17:26:25.030Z] #22 [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-11-05T17:26:25.030Z] #22 38.11 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:25.035Z] #32 42.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:26:25.035Z] #32 42.93 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:26:25.035Z] #32 42.99 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:26:25.036Z] #32 43.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:26:25.294Z] #32 43.14 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:26:25.294Z] #32 43.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:26:25.294Z] #32 43.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:26:25.294Z] #32 43.30 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:26:25.298Z] #22 38.68 Fetched 17.7 MB in 1s (13.0 MB/s) [2022-11-05T17:26:25.298Z] #22 38.80 Selecting previously unselected package xxd. [2022-11-05T17:26:25.554Z] #32 43.44 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:26:25.554Z] #32 43.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:26:25.554Z] #32 43.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:26:25.554Z] #32 43.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:26:25.554Z] #32 43.55 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:26:25.554Z] #32 43.56 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:26:25.554Z] #32 ... [2022-11-05T17:26:25.554Z] [2022-11-05T17:26:25.554Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:25.554Z] #31 43.50 Selecting previously unselected package libprotoc23:amd64. [2022-11-05T17:26:25.554Z] #31 43.54 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-05T17:26:25.554Z] #31 43.56 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:26:25.558Z] #22 38.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:26:25.558Z] #22 38.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:26:25.558Z] #22 38.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:25.821Z] #22 39.26 Selecting previously unselected package vim-common. [2022-11-05T17:26:25.821Z] #22 39.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:26:25.821Z] #22 39.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:26.391Z] #22 39.71 Selecting previously unselected package cmake-data. [2022-11-05T17:26:26.391Z] #22 39.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-11-05T17:26:26.391Z] #22 39.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:26:26.393Z] #47 42.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:26:26.393Z] #47 42.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:26:26.393Z] #47 42.86 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-11-05T17:26:26.393Z] #47 42.87 Setting up patch (2.7.6-7) ... [2022-11-05T17:26:26.393Z] #47 42.88 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:26:26.393Z] #47 42.99 invoke-rc.d: could not determine current runlevel [2022-11-05T17:26:26.393Z] #47 42.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:26:26.393Z] #47 43.01 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:26:26.393Z] #47 43.03 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-11-05T17:26:26.393Z] #47 43.04 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:26:26.393Z] #47 43.05 Setting up pigz (2.6-1) ... [2022-11-05T17:26:26.393Z] #47 43.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-05T17:26:26.393Z] #47 43.07 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-05T17:26:26.393Z] #47 43.09 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:26:26.393Z] #47 43.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:26.552Z] #28 ... [2022-11-05T17:26:26.552Z] [2022-11-05T17:26:26.552Z] #26 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:26.552Z] #26 109.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:26:26.552Z] #26 109.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 109.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 114.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:26:26.552Z] #26 114.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:26:26.552Z] #26 114.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 114.9 Selecting previously unselected package libapparmor1:amd64. [2022-11-05T17:26:26.552Z] #26 114.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 114.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:26:26.552Z] #26 115.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-05T17:26:26.552Z] #26 115.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 115.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:26:26.552Z] #26 115.2 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:26:26.552Z] #26 115.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 115.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:26:26.552Z] #26 115.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:26:26.552Z] #26 115.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 115.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:26:26.552Z] #26 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-05T17:26:26.552Z] #26 115.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 115.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:26:26.552Z] #26 115.6 Selecting previously unselected package libudev-dev:amd64. [2022-11-05T17:26:26.552Z] #26 115.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 115.7 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 115.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-05T17:26:26.552Z] #26 115.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 115.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:26:26.552Z] #26 116.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-05T17:26:26.552Z] #26 116.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 116.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 116.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-05T17:26:26.552Z] #26 116.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 116.3 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 116.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-05T17:26:26.552Z] #26 116.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 116.5 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 116.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-05T17:26:26.552Z] #26 116.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 116.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 117.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-05T17:26:26.552Z] #26 117.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 117.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:26:26.552Z] #26 117.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-05T17:26:26.552Z] #26 117.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 117.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:26:26.552Z] #26 117.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-05T17:26:26.552Z] #26 117.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 117.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 117.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-05T17:26:26.552Z] #26 117.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:26:26.552Z] #26 117.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 118.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 118.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:26:26.552Z] #26 118.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:26:26.552Z] #26 118.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:26:26.552Z] #26 118.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:26:26.552Z] #26 118.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:26:26.552Z] #26 118.3 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 118.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:26:26.552Z] #26 118.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:26:26.552Z] #26 118.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:26:26.552Z] #26 118.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 118.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:26:26.552Z] #26 118.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 118.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:26:26.552Z] #26 118.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:26:26.552Z] #26 118.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-05T17:26:26.552Z] #26 118.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 118.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:26:26.552Z] #26 118.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:26:26.552Z] #26 118.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:26:26.552Z] #26 118.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:26:26.552Z] #26 118.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:26:26.552Z] #26 118.5 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:26.552Z] #26 DONE 118.9s [2022-11-05T17:26:26.552Z] [2022-11-05T17:26:26.552Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:26:26.567Z] #31 44.67 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:26:26.832Z] #31 44.67 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:26.832Z] #31 44.70 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:26:26.832Z] #31 44.92 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:26:26.832Z] #31 44.92 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-05T17:26:26.965Z] #47 43.77 Setting up libaio1:arm64 (0.3.112-9) ... [2022-11-05T17:26:26.965Z] #47 43.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:26:27.093Z] #31 44.93 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:26:27.093Z] #31 45.08 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:26:27.093Z] #31 45.09 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:26:27.093Z] #31 45.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:27.363Z] #31 45.37 Selecting previously unselected package python3-six. [2022-11-05T17:26:27.363Z] #31 45.40 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:26:27.363Z] #31 45.42 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:26:27.413Z] #49 22.95 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:26:27.413Z] #49 23.36 Selecting previously unselected package bzip2. [2022-11-05T17:26:27.413Z] #49 23.36 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-05T17:26:27.413Z] #49 23.37 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:26:27.413Z] #49 23.46 Selecting previously unselected package xz-utils. [2022-11-05T17:26:27.413Z] #49 23.46 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-05T17:26:27.413Z] #49 23.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:26:27.484Z] #47 44.18 Setting up libelf1:arm64 (0.183-1) ... [2022-11-05T17:26:27.484Z] #47 44.20 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-11-05T17:26:27.484Z] #47 44.22 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:26:27.642Z] #31 45.51 Selecting previously unselected package python3-protobuf. [2022-11-05T17:26:27.642Z] #31 45.51 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-05T17:26:27.642Z] #31 45.57 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:26:27.669Z] #49 23.66 Selecting previously unselected package apparmor. [2022-11-05T17:26:27.669Z] #49 23.66 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-05T17:26:27.669Z] #49 23.75 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:26:27.745Z] #47 44.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:27.745Z] #47 44.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:26:27.745Z] #47 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:26:27.745Z] #47 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:26:27.745Z] #47 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:26:27.745Z] #47 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:26:27.745Z] #47 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:26:27.745Z] #47 44.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:26:27.776Z] #22 ... [2022-11-05T17:26:27.776Z] [2022-11-05T17:26:27.776Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:27.776Z] #26 25.83 Reading package lists... [2022-11-05T17:26:27.776Z] #26 31.35 Building dependency tree... [2022-11-05T17:26:27.776Z] #26 35.01 The following additional packages will be installed: [2022-11-05T17:26:27.776Z] #26 35.01 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-11-05T17:26:27.776Z] #26 35.02 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-11-05T17:26:27.776Z] #26 35.03 Suggested packages: [2022-11-05T17:26:27.776Z] #26 35.05 manpages-dev protobuf-mode-el python3-setuptools [2022-11-05T17:26:27.776Z] #26 36.43 The following NEW packages will be installed: [2022-11-05T17:26:27.776Z] #26 36.43 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-11-05T17:26:27.776Z] #26 36.43 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-11-05T17:26:27.776Z] #26 36.46 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-11-05T17:26:27.776Z] #26 36.46 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-11-05T17:26:27.776Z] #26 36.89 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:27.776Z] #26 36.89 Need to get 4583 kB of archives. [2022-11-05T17:26:27.776Z] #26 36.89 After this operation, 25.9 MB of additional disk space will be used. [2022-11-05T17:26:27.776Z] #26 36.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:26:27.776Z] #26 36.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-11-05T17:26:27.776Z] #26 36.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:26:27.776Z] #26 36.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-11-05T17:26:27.776Z] #26 36.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:26:27.776Z] #26 36.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-11-05T17:26:27.776Z] #26 36.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:26:27.776Z] #26 36.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-11-05T17:26:27.776Z] #26 36.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2022-11-05T17:26:27.776Z] #26 36.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-11-05T17:26:27.776Z] #26 37.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-11-05T17:26:27.776Z] #26 37.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-11-05T17:26:27.776Z] #26 37.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-11-05T17:26:27.776Z] #26 37.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2022-11-05T17:26:27.776Z] #26 37.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-11-05T17:26:27.776Z] #26 37.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:26:27.776Z] #26 37.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-11-05T17:26:27.776Z] #26 37.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-11-05T17:26:27.776Z] #26 38.95 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:27.776Z] #26 39.31 Fetched 4583 kB in 1s (6810 kB/s) [2022-11-05T17:26:27.776Z] #26 39.50 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:26:27.776Z] #26 39.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:26:27.776Z] #26 39.57 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 39.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:27.776Z] #26 39.66 Selecting previously unselected package libcap-dev:amd64. [2022-11-05T17:26:27.776Z] #26 39.68 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 39.71 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:26:27.776Z] #26 39.90 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:26:27.776Z] #26 39.91 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 39.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:27.776Z] #26 40.07 Selecting previously unselected package libnet1-dev. [2022-11-05T17:26:27.776Z] #26 40.08 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 40.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:27.776Z] #26 40.34 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:26:27.776Z] #26 40.34 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 40.35 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:27.776Z] #26 40.51 Selecting previously unselected package libnl-3-dev:amd64. [2022-11-05T17:26:27.776Z] #26 40.52 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 40.52 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:27.776Z] #26 40.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:26:27.776Z] #26 40.82 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 40.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:27.776Z] #26 41.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-11-05T17:26:27.776Z] #26 41.03 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 41.05 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:27.776Z] #26 41.18 Selecting previously unselected package zlib1g-dev:amd64. [2022-11-05T17:26:27.776Z] #26 41.18 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-11-05T17:26:27.776Z] #26 41.19 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:26:28.007Z] #47 44.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:26:28.007Z] #47 44.74 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:26:28.036Z] #26 ... [2022-11-05T17:26:28.037Z] [2022-11-05T17:26:28.037Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:28.037Z] #30 36.80 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-11-05T17:26:28.037Z] #30 36.84 go: downloading github.com/stretchr/testify v1.7.0 [2022-11-05T17:26:28.037Z] #30 36.92 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-11-05T17:26:28.037Z] #30 36.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-11-05T17:26:28.037Z] #30 37.15 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-11-05T17:26:28.037Z] #30 37.21 go: downloading github.com/magiconair/properties v1.8.5 [2022-11-05T17:26:28.037Z] #30 37.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-11-05T17:26:28.037Z] #30 37.29 go: downloading github.com/spf13/afero v1.6.0 [2022-11-05T17:26:28.037Z] #30 37.32 go: downloading github.com/spf13/cast v1.4.1 [2022-11-05T17:26:28.037Z] #30 37.38 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-11-05T17:26:28.037Z] #30 37.43 go: downloading github.com/subosito/gotenv v1.2.0 [2022-11-05T17:26:28.037Z] #30 37.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-11-05T17:26:28.037Z] #30 37.59 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-11-05T17:26:28.037Z] #30 37.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:26:28.037Z] #30 37.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:26:28.037Z] #30 37.93 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:26:28.037Z] #30 38.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:26:28.037Z] #30 38.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:26:28.037Z] #30 38.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:26:28.037Z] #30 38.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:26:28.037Z] #30 38.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:26:28.037Z] #30 39.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:26:28.037Z] #30 39.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-11-05T17:26:28.037Z] #30 39.53 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-11-05T17:26:28.037Z] #30 39.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-11-05T17:26:28.037Z] #30 39.86 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-11-05T17:26:28.037Z] #30 39.89 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-11-05T17:26:28.037Z] #30 40.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-11-05T17:26:28.037Z] #30 40.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-11-05T17:26:28.037Z] #30 40.97 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-11-05T17:26:28.037Z] #30 41.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-11-05T17:26:28.037Z] #30 41.15 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-11-05T17:26:28.037Z] #30 41.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-11-05T17:26:28.037Z] #30 41.26 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-11-05T17:26:28.037Z] #30 41.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-11-05T17:26:28.037Z] #30 41.38 go: downloading github.com/breml/bidichk v0.2.1 [2022-11-05T17:26:28.037Z] #30 41.47 go: downloading github.com/breml/errchkjson v0.2.1 [2022-11-05T17:26:28.209Z] #31 46.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:28.231Z] #49 24.19 Selecting previously unselected package inetutils-ping. [2022-11-05T17:26:28.231Z] #49 24.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-05T17:26:28.231Z] #49 24.21 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:26:28.298Z] #30 41.54 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-11-05T17:26:28.298Z] #30 41.64 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-11-05T17:26:28.298Z] #30 41.67 go: downloading github.com/daixiang0/gci v0.2.9 [2022-11-05T17:26:28.298Z] #30 41.68 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-11-05T17:26:28.298Z] #30 41.71 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-11-05T17:26:28.298Z] #30 41.75 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-11-05T17:26:28.529Z] #49 24.35 Selecting previously unselected package libip4tc2:amd64. [2022-11-05T17:26:28.529Z] #49 24.37 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:26:28.529Z] #49 24.38 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:26:28.529Z] #49 24.44 Selecting previously unselected package libip6tc2:amd64. [2022-11-05T17:26:28.529Z] #49 24.46 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:26:28.529Z] #49 24.47 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:26:28.529Z] #49 24.53 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-05T17:26:28.529Z] #49 24.53 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-05T17:26:28.529Z] #49 24.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:26:28.529Z] #49 24.60 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-05T17:26:28.529Z] #49 24.60 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-05T17:26:28.529Z] #49 24.61 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:26:28.529Z] #49 24.70 Selecting previously unselected package libnftnl11:amd64. [2022-11-05T17:26:28.559Z] #30 41.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-11-05T17:26:28.559Z] #30 41.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-11-05T17:26:28.559Z] #30 41.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-11-05T17:26:28.559Z] #30 41.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-11-05T17:26:28.785Z] #49 24.70 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-05T17:26:28.785Z] #49 24.71 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:26:28.785Z] #49 24.79 Selecting previously unselected package iptables. [2022-11-05T17:26:28.785Z] #49 24.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-05T17:26:28.785Z] #49 24.80 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:26:28.819Z] #30 42.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-11-05T17:26:28.819Z] #30 42.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-11-05T17:26:28.819Z] #30 42.24 go: downloading github.com/golangci/misspell v0.3.5 [2022-11-05T17:26:28.819Z] #30 42.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-11-05T17:26:29.041Z] #49 25.12 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:26:29.079Z] #30 42.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-11-05T17:26:29.079Z] #30 42.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-11-05T17:26:29.079Z] #30 42.60 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-11-05T17:26:29.144Z] #31 ... [2022-11-05T17:26:29.144Z] [2022-11-05T17:26:29.144Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:29.144Z] #28 36.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-11-05T17:26:29.144Z] #28 36.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-11-05T17:26:29.144Z] #28 37.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-05T17:26:29.144Z] #28 40.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-05T17:26:29.144Z] #28 40.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-11-05T17:26:29.144Z] #28 41.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-05T17:26:29.144Z] #28 43.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-05T17:26:29.144Z] #28 44.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-05T17:26:29.144Z] #28 44.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-05T17:26:29.144Z] #28 44.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-05T17:26:29.144Z] #28 44.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:26:29.144Z] #28 44.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:26:29.144Z] #28 44.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-11-05T17:26:29.144Z] #28 44.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:26:29.144Z] #28 44.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-05T17:26:29.144Z] #28 44.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-05T17:26:29.144Z] #28 44.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-05T17:26:29.144Z] #28 44.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:26:29.144Z] #28 44.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-05T17:26:29.144Z] #28 44.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-05T17:26:29.144Z] #28 44.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-11-05T17:26:29.144Z] #28 44.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-05T17:26:29.144Z] #28 44.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:26:29.144Z] #28 45.93 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:29.144Z] #28 46.21 Fetched 115 MB in 9s (12.8 MB/s) [2022-11-05T17:26:29.144Z] #28 46.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:26:29.144Z] #28 46.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-11-05T17:26:29.144Z] #28 46.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:26:29.144Z] #28 46.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:26:29.144Z] #28 ... [2022-11-05T17:26:29.144Z] [2022-11-05T17:26:29.144Z] #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-11-05T17:26:29.144Z] #32 43.66 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:26:29.144Z] #32 43.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:26:29.144Z] #32 43.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:26:29.145Z] #32 43.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:26:29.145Z] #32 43.90 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:26:29.145Z] #32 43.93 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:26:29.145Z] #32 44.57 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:26:29.145Z] #32 44.58 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:26:29.145Z] #32 44.61 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:26:29.145Z] #32 44.68 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:26:29.145Z] #32 44.74 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:26:29.145Z] #32 44.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:26:29.145Z] #32 44.97 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:26:29.145Z] #32 45.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:26:29.145Z] #32 45.05 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:26:29.145Z] #32 45.32 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:26:29.145Z] #32 45.32 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:26:29.145Z] #32 45.36 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:26:29.145Z] #32 45.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:26:29.145Z] #32 45.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:26:29.145Z] #32 45.47 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:26:29.145Z] #32 45.52 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:26:29.145Z] #32 45.58 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:26:29.145Z] #32 45.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:26:29.145Z] #32 45.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:26:29.145Z] #32 45.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:26:29.145Z] #32 45.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:26:29.145Z] #32 46.12 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:26:29.145Z] #32 46.15 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:26:29.145Z] #32 46.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:26:29.145Z] #32 46.19 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:26:29.145Z] #32 46.23 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:26:29.145Z] #32 46.45 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:26:29.145Z] #32 46.65 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:26:29.310Z] #49 25.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:26:29.310Z] #49 25.12 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:26:29.310Z] #49 25.30 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:26:29.310Z] #49 25.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:26:29.310Z] #49 25.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:26:29.338Z] #30 42.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-11-05T17:26:29.338Z] #30 42.61 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-11-05T17:26:29.338Z] #30 42.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-11-05T17:26:29.338Z] #30 42.71 go: downloading github.com/julz/importas v0.1.0 [2022-11-05T17:26:29.338Z] #30 42.71 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-11-05T17:26:29.338Z] #30 42.75 go: downloading github.com/kulti/thelper v0.5.0 [2022-11-05T17:26:29.338Z] #30 42.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-11-05T17:26:29.338Z] #30 42.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-11-05T17:26:29.567Z] #49 25.46 Selecting previously unselected package jq. [2022-11-05T17:26:29.567Z] #49 25.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:26:29.567Z] #49 25.47 Unpacking jq (1.6-2.1) ... [2022-11-05T17:26:29.567Z] #49 25.57 Selecting previously unselected package libaio1:amd64. [2022-11-05T17:26:29.567Z] #49 25.57 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-05T17:26:29.567Z] #49 25.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:26:29.567Z] #49 25.63 Selecting previously unselected package libgpm2:amd64. [2022-11-05T17:26:29.567Z] #49 25.64 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-05T17:26:29.567Z] #49 25.65 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:26:29.567Z] #49 25.70 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:26:29.600Z] #30 42.91 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-11-05T17:26:29.600Z] #30 42.98 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-11-05T17:26:29.600Z] #30 43.05 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-11-05T17:26:29.821Z] #40 ... [2022-11-05T17:26:29.821Z] [2022-11-05T17:26:29.821Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:26:29.821Z] #41 DONE 3.5s [2022-11-05T17:26:29.821Z] [2022-11-05T17:26:29.821Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:26:29.821Z] #40 3.409 + RM_GOPATH=0 [2022-11-05T17:26:29.821Z] #40 3.410 + TMP_GOPATH= [2022-11-05T17:26:29.821Z] #40 3.410 + : /build [2022-11-05T17:26:29.821Z] #40 3.410 + '[' -z '' ']' [2022-11-05T17:26:29.821Z] #40 3.412 ++ mktemp -d [2022-11-05T17:26:29.821Z] #40 3.413 + export GOPATH=/tmp/tmp.QgNj4BHn4Q [2022-11-05T17:26:29.821Z] #40 3.416 + GOPATH=/tmp/tmp.QgNj4BHn4Q [2022-11-05T17:26:29.821Z] #40 3.416 + RM_GOPATH=1 [2022-11-05T17:26:29.821Z] #40 3.416 + case "$(go env GOARCH)" in [2022-11-05T17:26:29.821Z] #40 3.417 ++ go env GOARCH [2022-11-05T17:26:29.821Z] #40 3.456 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:29.821Z] #40 3.456 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:29.821Z] #40 3.457 ++ dirname /tmp/install/install.sh [2022-11-05T17:26:29.821Z] #40 3.460 + dir=/tmp/install [2022-11-05T17:26:29.821Z] #40 3.460 + bin=runc [2022-11-05T17:26:29.821Z] #40 3.460 + shift [2022-11-05T17:26:29.821Z] #40 3.460 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:26:29.821Z] #40 3.460 + . /tmp/install/runc.installer [2022-11-05T17:26:29.821Z] #40 3.460 ++ set -e [2022-11-05T17:26:29.821Z] #40 3.460 ++ : v1.1.4 [2022-11-05T17:26:29.821Z] #40 3.461 + install_runc [2022-11-05T17:26:29.821Z] #40 3.461 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:26:29.821Z] #40 3.461 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:26:29.821Z] #40 3.461 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:26:29.821Z] #40 3.461 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QgNj4BHn4Q/src/github.com/opencontainers/runc [2022-11-05T17:26:29.821Z] #40 3.465 Cloning into '/tmp/tmp.QgNj4BHn4Q/src/github.com/opencontainers/runc'... [2022-11-05T17:26:29.861Z] #30 43.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-11-05T17:26:29.861Z] #30 43.15 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-11-05T17:26:29.861Z] #30 43.18 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-11-05T17:26:29.861Z] #30 43.18 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-11-05T17:26:29.861Z] #30 ... [2022-11-05T17:26:29.861Z] [2022-11-05T17:26:29.861Z] #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-11-05T17:26:29.861Z] #33 DONE 43.2s [2022-11-05T17:26:29.861Z] [2022-11-05T17:26:29.861Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:29.861Z] #30 43.20 go: downloading github.com/mgechev/revive v1.1.3 [2022-11-05T17:26:29.861Z] #30 ... [2022-11-05T17:26:29.861Z] [2022-11-05T17:26:29.861Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:29.861Z] #26 41.49 Selecting previously unselected package libprotobuf23:amd64. [2022-11-05T17:26:29.861Z] #26 41.50 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-11-05T17:26:29.861Z] #26 41.51 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:26:29.861Z] #26 42.47 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-11-05T17:26:29.861Z] #26 42.47 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-11-05T17:26:29.861Z] #26 42.49 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:26:29.861Z] #26 42.79 Selecting previously unselected package libprotobuf-dev:amd64. [2022-11-05T17:26:29.861Z] #26 42.79 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-11-05T17:26:29.861Z] #26 42.80 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:26:29.869Z] #49 25.71 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:26:29.869Z] #49 25.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:29.917Z] #47 46.44 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-05T17:26:29.917Z] #47 46.45 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-11-05T17:26:29.917Z] #47 46.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:26:29.917Z] #47 46.48 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:26:30.124Z] #32 ... [2022-11-05T17:26:30.124Z] [2022-11-05T17:26:30.124Z] #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-11-05T17:26:30.124Z] #29 DONE 48.0s [2022-11-05T17:26:30.124Z] [2022-11-05T17:26:30.124Z] #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-11-05T17:26:30.124Z] #32 48.16 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:26:30.124Z] #32 48.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:26:30.383Z] #32 48.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:26:30.383Z] #32 48.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:26:30.383Z] #32 48.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-11-05T17:26:30.383Z] #32 48.45 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-11-05T17:26:30.642Z] #32 48.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-11-05T17:26:30.642Z] #32 48.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-11-05T17:26:30.642Z] #32 48.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-11-05T17:26:30.642Z] #32 48.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-11-05T17:26:30.642Z] #32 48.66 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-11-05T17:26:30.642Z] #32 48.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-11-05T17:26:30.642Z] #32 48.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-11-05T17:26:30.752Z] #40 ... [2022-11-05T17:26:30.752Z] [2022-11-05T17:26:30.752Z] #28 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-11-05T17:26:30.752Z] #28 DONE 123.1s [2022-11-05T17:26:30.752Z] [2022-11-05T17:26:30.752Z] #42 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:26:30.798Z] #49 ... [2022-11-05T17:26:30.798Z] [2022-11-05T17:26:30.798Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:30.798Z] #38 91.96 CC criu/cr-check.o [2022-11-05T17:26:30.798Z] #38 93.83 CC criu/cr-dedup.o [2022-11-05T17:26:30.798Z] #38 94.15 CC criu/cr-dump.o [2022-11-05T17:26:30.798Z] #38 96.31 CC criu/cr-errno.o [2022-11-05T17:26:30.798Z] #38 96.53 CC criu/cr-restore.o [2022-11-05T17:26:30.798Z] #38 100.8 CC criu/cr-service.o [2022-11-05T17:26:30.857Z] #47 47.57 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-05T17:26:30.857Z] #47 47.58 Setting up jq (1.6-2.1) ... [2022-11-05T17:26:30.857Z] #47 47.60 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-11-05T17:26:30.857Z] #47 47.61 Setting up iptables (1.8.7-1) ... [2022-11-05T17:26:30.857Z] #47 47.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:26:30.857Z] #47 47.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:26:30.857Z] #47 47.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:26:30.857Z] #47 47.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:26:30.857Z] #47 47.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:26:30.857Z] #47 47.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:26:30.857Z] #47 47.67 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:26:30.899Z] #32 48.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:26:31.054Z] #38 102.3 CC criu/crtools.o [2022-11-05T17:26:31.116Z] #47 48.03 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:31.158Z] #32 49.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:26:31.158Z] #32 49.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:26:31.248Z] #26 ... [2022-11-05T17:26:31.248Z] [2022-11-05T17:26:31.248Z] #27 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-11-05T17:26:31.248Z] #27 DONE 44.8s [2022-11-05T17:26:31.417Z] #32 49.35 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:26:31.512Z] [2022-11-05T17:26:31.512Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:31.512Z] #26 44.89 Selecting previously unselected package libprotoc23:amd64. [2022-11-05T17:26:31.512Z] #26 44.92 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-11-05T17:26:31.512Z] #26 44.96 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:26:31.618Z] #38 102.9 CC criu/eventfd.o [2022-11-05T17:26:31.676Z] #32 49.71 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:26:31.676Z] #32 49.71 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:26:31.916Z] #38 103.2 CC criu/eventpoll.o [2022-11-05T17:26:31.934Z] #32 49.86 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:26:32.057Z] #47 DONE 48.8s [2022-11-05T17:26:32.057Z] [2022-11-05T17:26:32.057Z] #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-11-05T17:26:32.118Z] #42 DONE 1.2s [2022-11-05T17:26:32.118Z] [2022-11-05T17:26:32.118Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:32.118Z] #38 62.84 CC criu/arch/x86/restorer.o [2022-11-05T17:26:32.118Z] #38 63.21 CC criu/arch/x86/restorer_unmap.o [2022-11-05T17:26:32.118Z] #38 63.24 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-05T17:26:32.118Z] #38 63.56 CC criu/pie/restorer.o [2022-11-05T17:26:32.118Z] #38 66.41 LINK criu/pie/restorer.built-in.o [2022-11-05T17:26:32.118Z] #38 66.46 GEN criu/pie/restorer-blob.h [2022-11-05T17:26:32.118Z] #38 66.54 DEP criu/vdso.d [2022-11-05T17:26:32.118Z] #38 66.71 DEP criu/vdso-compat.d [2022-11-05T17:26:32.118Z] #38 66.84 DEP criu/uts_ns.d [2022-11-05T17:26:32.118Z] #38 66.98 DEP criu/util.d [2022-11-05T17:26:32.118Z] #38 67.23 DEP criu/uffd.d [2022-11-05T17:26:32.118Z] #38 67.47 DEP criu/tun.d [2022-11-05T17:26:32.118Z] #38 67.68 DEP criu/tty.d [2022-11-05T17:26:32.118Z] #38 67.88 DEP criu/timerfd.d [2022-11-05T17:26:32.118Z] #38 68.05 DEP criu/timens.d [2022-11-05T17:26:32.118Z] #38 68.20 DEP criu/sysfs_parse.d [2022-11-05T17:26:32.118Z] #38 68.36 DEP criu/sysctl.d [2022-11-05T17:26:32.118Z] #38 68.51 DEP criu/string.d [2022-11-05T17:26:32.118Z] #38 68.54 DEP criu/stats.d [2022-11-05T17:26:32.118Z] #38 68.64 DEP criu/sockets.d [2022-11-05T17:26:32.118Z] #38 68.80 DEP criu/sk-unix.d [2022-11-05T17:26:32.118Z] #38 68.99 DEP criu/sk-tcp.d [2022-11-05T17:26:32.118Z] #38 69.18 DEP criu/sk-queue.d [2022-11-05T17:26:32.118Z] #38 69.42 DEP criu/sk-packet.d [2022-11-05T17:26:32.118Z] #38 69.78 DEP criu/sk-netlink.d [2022-11-05T17:26:32.118Z] #38 69.89 DEP criu/sk-inet.d [2022-11-05T17:26:32.118Z] #38 70.07 DEP criu/signalfd.d [2022-11-05T17:26:32.118Z] #38 70.22 DEP criu/sigframe.d [2022-11-05T17:26:32.118Z] #38 70.36 DEP criu/shmem.d [2022-11-05T17:26:32.118Z] #38 70.53 DEP criu/servicefd.d [2022-11-05T17:26:32.118Z] #38 70.64 DEP criu/seize.d [2022-11-05T17:26:32.118Z] #38 70.86 DEP criu/seccomp.d [2022-11-05T17:26:32.118Z] #38 71.03 DEP criu/rst-malloc.d [2022-11-05T17:26:32.118Z] #38 71.11 DEP criu/rbtree.d [2022-11-05T17:26:32.118Z] #38 71.22 DEP criu/pstree.d [2022-11-05T17:26:32.118Z] #38 71.37 DEP criu/protobuf.d [2022-11-05T17:26:32.118Z] #38 ... [2022-11-05T17:26:32.118Z] [2022-11-05T17:26:32.118Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:26:32.118Z] #43 DONE 0.2s [2022-11-05T17:26:32.118Z] [2022-11-05T17:26:32.118Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:32.118Z] #38 71.64 GEN criu/protobuf-desc-gen.h [2022-11-05T17:26:32.452Z] #26 ... [2022-11-05T17:26:32.452Z] [2022-11-05T17:26:32.452Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:32.452Z] #35 35.61 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:26:32.452Z] #35 35.61 Need to get 115 MB of archives. [2022-11-05T17:26:32.452Z] #35 35.61 After this operation, 645 MB of additional disk space will be used. [2022-11-05T17:26:32.452Z] #35 35.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-11-05T17:26:32.452Z] #35 35.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-11-05T17:26:32.452Z] #35 35.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-11-05T17:26:32.452Z] #35 35.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-11-05T17:26:32.452Z] #35 35.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-11-05T17:26:32.452Z] #35 35.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-11-05T17:26:32.452Z] #35 36.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-11-05T17:26:32.452Z] #35 36.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-11-05T17:26:32.452Z] #35 36.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-11-05T17:26:32.452Z] #35 37.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-05T17:26:32.452Z] #35 39.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-05T17:26:32.452Z] #35 40.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-11-05T17:26:32.452Z] #35 40.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-11-05T17:26:32.452Z] #35 42.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-11-05T17:26:32.452Z] #35 43.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-11-05T17:26:32.452Z] #35 43.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-11-05T17:26:32.452Z] #35 43.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-11-05T17:26:32.452Z] #35 43.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-11-05T17:26:32.452Z] #35 43.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-11-05T17:26:32.452Z] #35 43.12 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-11-05T17:26:32.452Z] #35 43.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-11-05T17:26:32.452Z] #35 43.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-11-05T17:26:32.452Z] #35 43.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-11-05T17:26:32.452Z] #35 43.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-11-05T17:26:32.452Z] #35 43.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-11-05T17:26:32.452Z] #35 43.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-11-05T17:26:32.452Z] #35 43.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-11-05T17:26:32.452Z] #35 43.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-11-05T17:26:32.452Z] #35 43.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-11-05T17:26:32.452Z] #35 43.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-11-05T17:26:32.452Z] #35 44.86 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:26:32.452Z] #35 45.24 Fetched 115 MB in 8s (14.3 MB/s) [2022-11-05T17:26:32.452Z] #35 45.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-11-05T17:26:32.452Z] #35 45.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 ... 15718 files and directories currently installed.) [2022-11-05T17:26:32.452Z] #35 45.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:26:32.452Z] #35 45.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:26:32.452Z] #35 ... [2022-11-05T17:26:32.452Z] [2022-11-05T17:26:32.452Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:26:32.627Z] #50 0.775 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:26:32.627Z] #50 0.780 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:26:32.627Z] #50 0.786 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:26:32.627Z] #50 DONE 0.9s [2022-11-05T17:26:32.627Z] [2022-11-05T17:26:32.627Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:32.627Z] #39 98.77 CC criu/cr-service.o [2022-11-05T17:26:32.627Z] #39 100.9 CC criu/crtools.o [2022-11-05T17:26:32.627Z] #39 101.5 CC criu/eventfd.o [2022-11-05T17:26:32.627Z] #39 101.8 CC criu/eventpoll.o [2022-11-05T17:26:32.627Z] #39 102.7 CC criu/external.o [2022-11-05T17:26:32.627Z] #39 103.1 CC criu/fault-injection.o [2022-11-05T17:26:32.627Z] #39 103.2 CC criu/fdstore.o [2022-11-05T17:26:32.627Z] #39 103.7 CC criu/fifo.o [2022-11-05T17:26:32.627Z] #39 104.1 CC criu/file-ids.o [2022-11-05T17:26:32.627Z] #39 104.4 CC criu/file-lock.o [2022-11-05T17:26:32.627Z] #39 105.5 CC criu/files-ext.o [2022-11-05T17:26:32.627Z] #39 105.9 CC criu/files-reg.o [2022-11-05T17:26:32.845Z] #38 104.0 CC criu/external.o [2022-11-05T17:26:32.887Z] #39 ... [2022-11-05T17:26:32.887Z] [2022-11-05T17:26:32.887Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:26:33.101Z] #38 104.3 CC criu/fault-injection.o [2022-11-05T17:26:33.101Z] #38 104.4 CC criu/fdstore.o [2022-11-05T17:26:33.233Z] #24 45.61 Updating files: 67% (1032/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-05T17:26:33.493Z] #24 46.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:26:33.493Z] #24 46.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:26:33.664Z] #38 104.8 CC criu/fifo.o [2022-11-05T17:26:33.664Z] #38 ... [2022-11-05T17:26:33.664Z] [2022-11-05T17:26:33.664Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:33.664Z] #49 29.61 Selecting previously unselected package libinih1:amd64. [2022-11-05T17:26:33.664Z] #49 29.62 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-05T17:26:33.664Z] #49 29.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-05T17:26:33.664Z] #49 29.71 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:26:33.664Z] #49 29.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:26:33.664Z] #49 29.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:33.664Z] #49 29.82 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:26:33.921Z] #49 29.83 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:26:33.921Z] #49 29.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:33.921Z] #49 29.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:26:33.921Z] #49 29.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:33.921Z] #49 29.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:33.921Z] #49 30.01 Selecting previously unselected package net-tools. [2022-11-05T17:26:33.921Z] #49 30.02 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-05T17:26:33.921Z] #49 30.03 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:26:34.008Z] #38 73.16 DEP criu/protobuf-desc.d [2022-11-05T17:26:34.008Z] #38 73.26 DEP criu/proc_parse.d [2022-11-05T17:26:34.008Z] #38 73.50 DEP criu/plugin.d [2022-11-05T17:26:34.178Z] #49 30.24 Selecting previously unselected package patch. [2022-11-05T17:26:34.178Z] #49 30.24 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-05T17:26:34.178Z] #49 30.25 Unpacking patch (2.7.6-7) ... [2022-11-05T17:26:34.272Z] #38 73.58 DEP criu/pipes.d [2022-11-05T17:26:34.272Z] #38 73.80 DEP criu/pie-util.d [2022-11-05T17:26:34.434Z] #49 30.34 Selecting previously unselected package python-pip-whl. [2022-11-05T17:26:34.434Z] #49 30.35 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:26:34.434Z] #49 30.35 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:26:34.530Z] #38 ... [2022-11-05T17:26:34.530Z] [2022-11-05T17:26:34.530Z] #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-11-05T17:26:34.530Z] #44 DONE 4.6s [2022-11-05T17:26:34.530Z] [2022-11-05T17:26:34.530Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:34.530Z] #38 73.93 DEP criu/pie-util-vdso.d [2022-11-05T17:26:34.786Z] #38 74.08 DEP criu/pie-util-vdso-elf32.d [2022-11-05T17:26:34.786Z] #38 74.28 DEP criu/path.d [2022-11-05T17:26:34.877Z] #24 ... [2022-11-05T17:26:34.877Z] [2022-11-05T17:26:34.877Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:26:34.877Z] #0 1.131 + RM_GOPATH=0 [2022-11-05T17:26:34.877Z] #0 1.131 + TMP_GOPATH= [2022-11-05T17:26:34.877Z] #0 1.131 + : /build [2022-11-05T17:26:34.877Z] #0 1.131 + '[' -z '' ']' [2022-11-05T17:26:34.877Z] #0 1.131 ++ mktemp -d [2022-11-05T17:26:34.877Z] #0 1.135 + export GOPATH=/tmp/tmp.G6grZcWIOS [2022-11-05T17:26:34.877Z] #0 1.136 + GOPATH=/tmp/tmp.G6grZcWIOS [2022-11-05T17:26:34.877Z] #0 1.136 + RM_GOPATH=1 [2022-11-05T17:26:34.877Z] #0 1.136 + case "$(go env GOARCH)" in [2022-11-05T17:26:34.877Z] #0 1.137 ++ go env GOARCH [2022-11-05T17:26:34.877Z] #0 1.199 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:34.877Z] #0 1.199 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:34.877Z] #0 1.201 ++ dirname /tmp/install/install.sh [2022-11-05T17:26:34.877Z] #0 1.202 + dir=/tmp/install [2022-11-05T17:26:34.877Z] #0 1.203 + bin=containerd [2022-11-05T17:26:34.877Z] #0 1.203 + shift [2022-11-05T17:26:34.877Z] #0 1.203 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-11-05T17:26:34.877Z] #0 1.203 + . /tmp/install/containerd.installer [2022-11-05T17:26:34.877Z] #0 1.203 ++ set -e [2022-11-05T17:26:34.877Z] #0 1.203 ++ : v1.6.9 [2022-11-05T17:26:34.877Z] #0 1.204 + install_containerd [2022-11-05T17:26:34.877Z] #0 1.205 + echo 'Install containerd version v1.6.9' [2022-11-05T17:26:34.877Z] #0 1.207 Install containerd version v1.6.9 [2022-11-05T17:26:34.877Z] #0 1.207 + git clone https://github.com/containerd/containerd.git /tmp/tmp.G6grZcWIOS/src/github.com/containerd/containerd [2022-11-05T17:26:34.877Z] #0 1.210 Cloning into '/tmp/tmp.G6grZcWIOS/src/github.com/containerd/containerd'... [2022-11-05T17:26:34.877Z] #37 ... [2022-11-05T17:26:34.877Z] [2022-11-05T17:26:34.877Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:34.877Z] #35 48.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:26:34.877Z] #35 48.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:26:34.877Z] #35 48.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:26:34.997Z] #49 31.04 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:26:34.997Z] #49 31.04 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:26:34.997Z] #49 31.05 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:26:35.042Z] #38 74.43 DEP criu/parasite-syscall.d [2022-11-05T17:26:35.253Z] #49 31.17 Selecting previously unselected package python3-distutils. [2022-11-05T17:26:35.253Z] #49 31.18 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:26:35.253Z] #49 31.18 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:26:35.253Z] #49 31.30 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:26:35.253Z] #49 31.30 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:26:35.253Z] #49 31.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:35.253Z] #49 31.43 Selecting previously unselected package python3-setuptools. [2022-11-05T17:26:35.298Z] #38 74.69 DEP criu/pagemap.d [2022-11-05T17:26:35.510Z] #49 31.43 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:26:35.510Z] #49 31.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:26:35.553Z] #38 74.85 DEP criu/pagemap-cache.d [2022-11-05T17:26:35.553Z] #38 75.07 DEP criu/page-xfer.d [2022-11-05T17:26:35.807Z] #49 31.74 Selecting previously unselected package python3-wheel. [2022-11-05T17:26:35.807Z] #49 31.75 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:26:35.807Z] #49 31.75 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:26:35.807Z] #49 31.82 Selecting previously unselected package python3-pip. [2022-11-05T17:26:35.807Z] #49 31.82 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:26:35.807Z] #49 31.83 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:26:35.809Z] #38 75.31 DEP criu/page-pipe.d [2022-11-05T17:26:35.809Z] #38 75.42 DEP criu/netfilter.d [2022-11-05T17:26:36.064Z] #49 32.11 Selecting previously unselected package sudo. [2022-11-05T17:26:36.064Z] #49 32.12 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-05T17:26:36.064Z] #49 32.13 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:26:36.355Z] #32 ... [2022-11-05T17:26:36.355Z] [2022-11-05T17:26:36.355Z] #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-11-05T17:26:36.355Z] #34 43.51 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:26:36.355Z] #34 43.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:26:36.355Z] #34 43.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:36.355Z] #34 51.01 Selecting previously unselected package libxml2:amd64. [2022-11-05T17:26:36.355Z] #34 51.01 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-11-05T17:26:36.355Z] #34 51.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:26:36.355Z] #34 51.52 Selecting previously unselected package libarchive13:amd64. [2022-11-05T17:26:36.355Z] #34 51.55 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-05T17:26:36.355Z] #34 51.56 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:26:36.355Z] #34 51.88 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-05T17:26:36.355Z] #34 51.89 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-05T17:26:36.355Z] #34 51.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:26:36.355Z] #34 52.04 Selecting previously unselected package librhash0:amd64. [2022-11-05T17:26:36.355Z] #34 52.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-05T17:26:36.355Z] #34 52.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:26:36.355Z] #34 52.22 Selecting previously unselected package libuv1:amd64. [2022-11-05T17:26:36.355Z] #34 52.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-05T17:26:36.355Z] #34 52.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:26:36.355Z] #34 52.44 Selecting previously unselected package cmake. [2022-11-05T17:26:36.355Z] #34 52.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-05T17:26:36.355Z] #34 52.45 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:26:36.355Z] #34 ... [2022-11-05T17:26:36.355Z] [2022-11-05T17:26:36.356Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:36.356Z] #28 49.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-11-05T17:26:36.356Z] #28 49.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-11-05T17:26:36.356Z] #28 49.52 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:26:36.356Z] #28 51.67 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:26:36.356Z] #28 51.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:26:36.356Z] #28 51.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:26:36.356Z] #28 51.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-05T17:26:36.356Z] #28 51.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:26:36.356Z] #28 51.91 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:26:36.356Z] #28 52.12 Selecting previously unselected package dmsetup. [2022-11-05T17:26:36.356Z] #28 52.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:26:36.356Z] #28 52.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:26:36.356Z] #28 52.34 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:26:36.356Z] #28 52.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:26:36.356Z] #28 52.36 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:26:36.356Z] #28 ... [2022-11-05T17:26:36.356Z] [2022-11-05T17:26:36.356Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:26:36.356Z] #24 43.63 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-11-05T17:26:36.356Z] #24 44.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-11-05T17:26:36.356Z] #24 44.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:26:36.356Z] #24 ... [2022-11-05T17:26:36.356Z] [2022-11-05T17:26:36.356Z] #31 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:36.356Z] #31 48.08 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:26:36.356Z] #31 48.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:36.356Z] #31 48.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:36.356Z] #31 48.22 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:36.356Z] #31 48.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:36.356Z] #31 48.32 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:26:36.356Z] #31 49.94 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:26:36.356Z] #31 49.96 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:26:36.356Z] #31 49.98 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:26:36.356Z] #31 50.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:36.356Z] #31 50.04 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:26:36.356Z] #31 53.78 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:26:36.356Z] #31 53.81 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:26:36.356Z] #31 53.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:36.356Z] #31 53.85 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:26:36.356Z] #31 53.86 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:26:36.356Z] #31 53.88 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:36.356Z] #31 53.91 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:36.373Z] #38 75.58 DEP criu/net.d [2022-11-05T17:26:36.373Z] #38 75.78 DEP criu/namespaces.d [2022-11-05T17:26:36.373Z] #38 76.00 DEP criu/mount.d [2022-11-05T17:26:36.713Z] #49 32.76 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:26:36.713Z] #49 32.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-05T17:26:36.713Z] #49 32.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:26:36.969Z] #38 76.18 DEP criu/memfd.d [2022-11-05T17:26:36.969Z] #38 76.33 DEP criu/mem.d [2022-11-05T17:26:36.969Z] #38 76.49 DEP criu/lsm.d [2022-11-05T17:26:36.969Z] #38 76.60 DEP criu/log.d [2022-11-05T17:26:36.970Z] #49 33.06 Selecting previously unselected package uidmap. [2022-11-05T17:26:36.970Z] #49 33.08 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-05T17:26:36.970Z] #49 33.09 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:26:37.226Z] #49 33.23 Selecting previously unselected package vim-runtime. [2022-11-05T17:26:37.226Z] #49 33.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:26:37.226Z] #49 33.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:26:37.226Z] #49 33.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:26:37.226Z] #49 33.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:37.227Z] #38 76.71 DEP criu/libnetlink.d [2022-11-05T17:26:37.227Z] #38 76.83 DEP criu/kerndat.d [2022-11-05T17:26:37.345Z] #31 DONE 55.2s [2022-11-05T17:26:37.345Z] [2022-11-05T17:26:37.345Z] #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-11-05T17:26:37.345Z] #32 55.18 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:26:37.345Z] #32 55.28 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:26:37.345Z] #32 55.31 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:26:37.345Z] #32 55.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:26:37.345Z] #32 55.36 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:26:37.528Z] #35 50.78 Selecting previously unselected package binutils-mingw-w64. [2022-11-05T17:26:37.528Z] #35 50.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-11-05T17:26:37.528Z] #35 50.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:26:37.528Z] #35 50.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-11-05T17:26:37.528Z] #35 50.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:26:37.528Z] #35 50.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:26:37.604Z] #32 55.58 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:26:37.790Z] #38 ... [2022-11-05T17:26:37.790Z] [2022-11-05T17:26:37.790Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:26:37.790Z] #0 3.144 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:26:37.790Z] #45 DONE 3.2s [2022-11-05T17:26:37.790Z] [2022-11-05T17:26:37.790Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:37.790Z] #38 77.08 DEP criu/kcmp-ids.d [2022-11-05T17:26:37.790Z] #38 77.20 DEP criu/irmap.d [2022-11-05T17:26:37.791Z] #35 51.19 Selecting previously unselected package dmsetup. [2022-11-05T17:26:37.791Z] #35 51.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:26:37.791Z] #35 51.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:26:37.863Z] #32 55.79 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:26:37.863Z] #32 55.81 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:26:37.863Z] #32 55.83 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:26:38.046Z] #38 77.36 DEP criu/ipc_ns.d [2022-11-05T17:26:38.046Z] #38 77.54 DEP criu/image.d [2022-11-05T17:26:38.052Z] #35 51.39 Selecting previously unselected package mingw-w64-common. [2022-11-05T17:26:38.052Z] #35 51.40 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-11-05T17:26:38.052Z] #35 51.42 Unpacking mingw-w64-common (8.0.0-1) ... [2022-11-05T17:26:38.121Z] #32 55.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:26:38.121Z] #32 56.10 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:26:38.303Z] #38 77.76 DEP criu/image-desc.d [2022-11-05T17:26:38.303Z] #38 77.83 DEP criu/fsnotify.d [2022-11-05T17:26:38.564Z] #38 77.99 DEP criu/filesystems.d [2022-11-05T17:26:38.688Z] #32 56.64 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:26:38.688Z] #32 56.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:26:38.688Z] #32 56.79 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:26:38.822Z] #38 78.12 DEP criu/files.d [2022-11-05T17:26:38.823Z] #38 78.30 DEP criu/files-reg.d [2022-11-05T17:26:39.078Z] #38 78.48 DEP criu/files-ext.d [2022-11-05T17:26:39.255Z] #32 57.05 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:26:39.255Z] #32 57.14 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:26:39.255Z] #32 57.17 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:26:39.255Z] #32 57.21 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:26:39.255Z] #32 57.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:26:39.255Z] #32 57.29 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:26:39.334Z] #38 78.66 DEP criu/file-lock.d [2022-11-05T17:26:39.334Z] #38 78.77 DEP criu/file-ids.d [2022-11-05T17:26:39.514Z] #32 57.40 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:26:39.514Z] #32 57.58 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:26:39.590Z] #38 78.96 DEP criu/fifo.d [2022-11-05T17:26:39.590Z] #38 79.07 DEP criu/fdstore.d [2022-11-05T17:26:39.590Z] #38 79.18 DEP criu/fault-injection.d [2022-11-05T17:26:39.614Z] #51 ... [2022-11-05T17:26:39.614Z] [2022-11-05T17:26:39.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:39.614Z] #39 108.5 CC criu/files.o [2022-11-05T17:26:39.614Z] #39 111.0 CC criu/filesystems.o [2022-11-05T17:26:39.614Z] #39 111.7 CC criu/fsnotify.o [2022-11-05T17:26:39.614Z] #39 113.0 CC criu/image-desc.o [2022-11-05T17:26:39.614Z] #39 113.2 CC criu/image.o [2022-11-05T17:26:39.614Z] #39 114.1 CC criu/ipc_ns.o [2022-11-05T17:26:39.774Z] #32 57.76 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:26:39.846Z] #38 79.26 DEP criu/external.d [2022-11-05T17:26:39.876Z] #39 115.2 CC criu/irmap.o [2022-11-05T17:26:40.035Z] #32 57.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:26:40.102Z] #38 79.41 DEP criu/eventpoll.d [2022-11-05T17:26:40.102Z] #38 79.54 DEP criu/eventfd.d [2022-11-05T17:26:40.300Z] #32 ... [2022-11-05T17:26:40.300Z] [2022-11-05T17:26:40.300Z] #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-11-05T17:26:40.300Z] #34 57.09 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:40.300Z] #34 57.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:40.300Z] #34 57.17 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:26:40.300Z] #34 57.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:40.300Z] #34 57.26 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:26:40.300Z] #34 57.27 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:26:40.300Z] #34 57.30 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:26:40.300Z] #34 57.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:26:40.300Z] #34 57.39 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:26:40.300Z] #34 57.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:26:40.300Z] #34 57.42 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:40.300Z] #34 DONE 58.2s [2022-11-05T17:26:40.300Z] [2022-11-05T17:26:40.301Z] #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-11-05T17:26:40.301Z] #32 58.08 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:26:40.358Z] #38 79.69 DEP criu/crtools.d [2022-11-05T17:26:40.358Z] #38 79.86 DEP criu/cr-service.d [2022-11-05T17:26:40.446Z] #39 115.8 CC criu/kcmp-ids.o [2022-11-05T17:26:40.601Z] #35 ... [2022-11-05T17:26:40.601Z] [2022-11-05T17:26:40.601Z] #22 [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-11-05T17:26:40.601Z] #22 43.69 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:26:40.601Z] #22 43.70 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:26:40.601Z] #22 43.72 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:40.601Z] #22 50.54 Selecting previously unselected package libxml2:amd64. [2022-11-05T17:26:40.601Z] #22 50.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-11-05T17:26:40.601Z] #22 50.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:26:40.601Z] #22 51.14 Selecting previously unselected package libarchive13:amd64. [2022-11-05T17:26:40.601Z] #22 51.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-11-05T17:26:40.601Z] #22 51.16 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:26:40.601Z] #22 51.47 Selecting previously unselected package libjsoncpp24:amd64. [2022-11-05T17:26:40.601Z] #22 51.48 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-11-05T17:26:40.601Z] #22 51.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:26:40.601Z] #22 51.64 Selecting previously unselected package librhash0:amd64. [2022-11-05T17:26:40.601Z] #22 51.64 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-11-05T17:26:40.601Z] #22 51.66 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:26:40.601Z] #22 51.84 Selecting previously unselected package libuv1:amd64. [2022-11-05T17:26:40.601Z] #22 51.86 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-11-05T17:26:40.601Z] #22 51.87 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:26:40.601Z] #22 52.09 Selecting previously unselected package cmake. [2022-11-05T17:26:40.601Z] #22 52.11 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-11-05T17:26:40.601Z] #22 52.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:26:40.601Z] #22 ... [2022-11-05T17:26:40.601Z] [2022-11-05T17:26:40.601Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:40.601Z] #26 46.07 Selecting previously unselected package protobuf-c-compiler. [2022-11-05T17:26:40.601Z] #26 46.07 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:26:40.601Z] #26 46.08 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:26:40.601Z] #26 46.21 Selecting previously unselected package protobuf-compiler. [2022-11-05T17:26:40.601Z] #26 46.22 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-11-05T17:26:40.601Z] #26 46.24 Unpacking protobuf-compiler (3.12.4-1) ... [2022-11-05T17:26:40.601Z] #26 46.41 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:26:40.601Z] #26 46.43 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:26:40.601Z] #26 46.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:40.601Z] #26 46.65 Selecting previously unselected package python3-six. [2022-11-05T17:26:40.601Z] #26 46.65 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-11-05T17:26:40.601Z] #26 46.66 Unpacking python3-six (1.16.0-2) ... [2022-11-05T17:26:40.601Z] #26 46.73 Selecting previously unselected package python3-protobuf. [2022-11-05T17:26:40.601Z] #26 46.74 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-11-05T17:26:40.601Z] #26 46.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-11-05T17:26:40.601Z] #26 47.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:40.601Z] #26 49.11 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-11-05T17:26:40.601Z] #26 49.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:40.601Z] #26 49.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:40.601Z] #26 49.17 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:40.601Z] #26 49.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:40.601Z] #26 49.20 Setting up python3-six (1.16.0-2) ... [2022-11-05T17:26:40.601Z] #26 50.24 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-11-05T17:26:40.601Z] #26 50.25 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-11-05T17:26:40.601Z] #26 50.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-11-05T17:26:40.601Z] #26 50.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:40.601Z] #26 50.30 Setting up python3-protobuf (3.12.4-1) ... [2022-11-05T17:26:40.601Z] #26 54.06 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-11-05T17:26:40.601Z] #26 54.08 Setting up protobuf-compiler (3.12.4-1) ... [2022-11-05T17:26:40.601Z] #26 54.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:40.601Z] #26 54.11 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-11-05T17:26:40.601Z] #26 54.13 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-11-05T17:26:40.601Z] #26 54.15 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:40.614Z] #38 80.02 DEP criu/cr-restore.d [2022-11-05T17:26:40.706Z] #39 116.1 CC criu/kerndat.o [2022-11-05T17:26:40.862Z] #26 54.17 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:40.862Z] #26 ... [2022-11-05T17:26:40.862Z] [2022-11-05T17:26:40.862Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:40.862Z] #30 44.29 go: downloading github.com/moricho/tparallel v0.2.1 [2022-11-05T17:26:40.862Z] #30 44.30 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-11-05T17:26:40.862Z] #30 44.35 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-11-05T17:26:40.862Z] #30 44.36 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-11-05T17:26:40.862Z] #30 44.38 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-11-05T17:26:40.862Z] #30 44.46 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-11-05T17:26:40.862Z] #30 44.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-11-05T17:26:40.862Z] #30 44.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-11-05T17:26:40.862Z] #30 44.71 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-11-05T17:26:40.862Z] #30 45.11 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-11-05T17:26:40.862Z] #30 45.13 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-11-05T17:26:40.862Z] #30 45.13 go: downloading github.com/sivchari/tenv v1.4.7 [2022-11-05T17:26:40.862Z] #30 45.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-11-05T17:26:40.862Z] #30 45.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-11-05T17:26:40.862Z] #30 45.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-11-05T17:26:40.862Z] #30 45.34 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-11-05T17:26:40.862Z] #30 45.48 go: downloading github.com/tetafro/godot v1.4.11 [2022-11-05T17:26:40.862Z] #30 45.56 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-11-05T17:26:40.862Z] #30 45.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-11-05T17:26:40.862Z] #30 45.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-11-05T17:26:40.862Z] #30 45.73 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-11-05T17:26:40.862Z] #30 46.09 go: downloading github.com/ultraware/funlen v0.0.3 [2022-11-05T17:26:40.862Z] #30 46.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-11-05T17:26:40.862Z] #30 46.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-11-05T17:26:40.862Z] #30 46.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-11-05T17:26:40.862Z] #30 46.29 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-11-05T17:26:40.862Z] #30 46.43 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-11-05T17:26:40.862Z] #30 46.55 go: downloading honnef.co/go/tools v0.2.2 [2022-11-05T17:26:40.862Z] #30 48.26 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-11-05T17:26:40.862Z] #30 48.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-11-05T17:26:40.862Z] #30 48.31 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-11-05T17:26:40.862Z] #30 48.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:26:40.862Z] #30 48.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-11-05T17:26:40.862Z] #30 48.53 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-11-05T17:26:40.862Z] #30 48.62 go: downloading github.com/stretchr/objx v0.1.1 [2022-11-05T17:26:40.862Z] #30 48.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-11-05T17:26:40.862Z] #30 48.99 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-11-05T17:26:40.862Z] #30 49.00 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-11-05T17:26:40.862Z] #30 49.15 go: downloading golang.org/x/text v0.3.7 [2022-11-05T17:26:40.870Z] #38 80.24 DEP criu/cr-errno.d [2022-11-05T17:26:40.870Z] #38 80.27 DEP criu/cr-dump.d [2022-11-05T17:26:41.127Z] #38 80.55 DEP criu/cr-dedup.d [2022-11-05T17:26:41.383Z] #38 80.68 DEP criu/cr-check.d [2022-11-05T17:26:41.383Z] #38 ... [2022-11-05T17:26:41.383Z] [2022-11-05T17:26:41.383Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:26:41.383Z] #46 DONE 3.7s [2022-11-05T17:26:41.432Z] #30 54.78 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-11-05T17:26:41.432Z] #30 54.93 go: downloading github.com/gobwas/glob v0.2.3 [2022-11-05T17:26:41.432Z] #30 54.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-11-05T17:26:41.432Z] #30 55.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-11-05T17:26:41.484Z] #49 36.73 Selecting previously unselected package vim. [2022-11-05T17:26:41.484Z] #49 36.73 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:26:41.484Z] #49 36.75 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:41.484Z] #49 37.37 Selecting previously unselected package xfsprogs. [2022-11-05T17:26:41.484Z] #49 37.38 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-05T17:26:41.484Z] #49 37.39 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:26:41.639Z] [2022-11-05T17:26:41.639Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:41.639Z] #38 81.01 DEP criu/config.d [2022-11-05T17:26:41.639Z] #38 81.23 DEP criu/clone-noasan.d [2022-11-05T17:26:41.647Z] #39 117.1 CC criu/libnetlink.o [2022-11-05T17:26:41.692Z] #30 55.09 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-11-05T17:26:41.692Z] #30 55.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-11-05T17:26:41.692Z] #30 55.17 go: downloading golang.org/x/mod v0.5.1 [2022-11-05T17:26:41.692Z] #30 55.24 go: downloading github.com/fatih/structtag v1.2.0 [2022-11-05T17:26:41.749Z] #49 37.91 Selecting previously unselected package zip. [2022-11-05T17:26:41.749Z] #49 37.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-05T17:26:41.749Z] #49 37.93 Unpacking zip (3.0-12) ... [2022-11-05T17:26:41.894Z] #38 81.34 DEP criu/cgroup.d [2022-11-05T17:26:41.913Z] #39 117.5 CC criu/log.o [2022-11-05T17:26:41.953Z] #30 55.26 go: downloading github.com/Masterminds/semver v1.5.0 [2022-11-05T17:26:41.953Z] #30 ... [2022-11-05T17:26:41.953Z] [2022-11-05T17:26:41.953Z] #26 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-11-05T17:26:41.953Z] #26 DONE 55.4s [2022-11-05T17:26:41.953Z] [2022-11-05T17:26:41.953Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:41.953Z] #30 55.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-11-05T17:26:41.953Z] #30 55.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-11-05T17:26:41.953Z] #30 ... [2022-11-05T17:26:41.953Z] [2022-11-05T17:26:41.953Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:42.150Z] #38 81.53 DEP criu/cgroup-props.d [2022-11-05T17:26:42.150Z] #38 81.72 DEP criu/bitmap.d [2022-11-05T17:26:42.173Z] #39 ... [2022-11-05T17:26:42.173Z] [2022-11-05T17:26:42.173Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:26:42.173Z] #51 9.445 Collecting yamllint==1.26.1 [2022-11-05T17:26:42.206Z] #32 60.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:26:42.314Z] #49 38.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:26:42.406Z] #38 81.75 DEP criu/bfd.d [2022-11-05T17:26:42.406Z] #38 81.87 DEP criu/autofs.d [2022-11-05T17:26:42.406Z] #38 82.02 DEP criu/aio.d [2022-11-05T17:26:42.968Z] #38 82.19 DEP criu/action-scripts.d [2022-11-05T17:26:42.968Z] #38 82.47 CC criu/action-scripts.o [2022-11-05T17:26:43.141Z] #32 ... [2022-11-05T17:26:43.142Z] [2022-11-05T17:26:43.142Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:26:43.142Z] #26 51.19 internal/reflectlite [2022-11-05T17:26:43.142Z] #26 51.20 sync [2022-11-05T17:26:43.142Z] #26 52.65 internal/testlog [2022-11-05T17:26:43.142Z] #26 53.82 sort [2022-11-05T17:26:43.142Z] #26 53.83 errors [2022-11-05T17:26:43.142Z] #26 54.17 strconv [2022-11-05T17:26:43.142Z] #26 55.13 io [2022-11-05T17:26:43.142Z] #26 56.90 internal/oserror [2022-11-05T17:26:43.142Z] #26 57.25 syscall [2022-11-05T17:26:43.142Z] #26 58.58 reflect [2022-11-05T17:26:43.243Z] #49 39.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:26:43.243Z] #49 39.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:26:43.243Z] #49 39.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:26:43.243Z] #49 39.14 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:43.243Z] #49 39.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:26:43.243Z] #49 39.17 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-05T17:26:43.243Z] #49 39.18 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:26:43.243Z] #49 39.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:26:43.243Z] #49 39.20 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:26:43.243Z] #49 39.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:26:43.243Z] #49 39.22 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:26:43.400Z] #26 ... [2022-11-05T17:26:43.400Z] [2022-11-05T17:26:43.400Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:26:43.400Z] #0 1.011 + RM_GOPATH=0 [2022-11-05T17:26:43.400Z] #0 1.011 + TMP_GOPATH= [2022-11-05T17:26:43.400Z] #0 1.011 + : /build [2022-11-05T17:26:43.400Z] #0 1.011 + '[' -z '' ']' [2022-11-05T17:26:43.400Z] #0 1.011 ++ mktemp -d [2022-11-05T17:26:43.400Z] #0 1.014 + export GOPATH=/tmp/tmp.IyN7Tohui2 [2022-11-05T17:26:43.400Z] #0 1.015 + GOPATH=/tmp/tmp.IyN7Tohui2 [2022-11-05T17:26:43.400Z] #0 1.015 + RM_GOPATH=1 [2022-11-05T17:26:43.400Z] #0 1.015 + case "$(go env GOARCH)" in [2022-11-05T17:26:43.400Z] #0 1.017 ++ go env GOARCH [2022-11-05T17:26:43.400Z] #0 1.053 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:43.400Z] #0 1.054 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:43.400Z] #0 1.054 ++ dirname /tmp/install/install.sh [2022-11-05T17:26:43.400Z] #0 1.057 + dir=/tmp/install [2022-11-05T17:26:43.400Z] #0 1.057 + bin=tini [2022-11-05T17:26:43.400Z] #0 1.057 + shift [2022-11-05T17:26:43.400Z] #0 1.058 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:26:43.400Z] #0 1.058 + . /tmp/install/tini.installer [2022-11-05T17:26:43.400Z] #0 1.058 ++ : v0.19.0 [2022-11-05T17:26:43.400Z] #0 1.059 + install_tini [2022-11-05T17:26:43.400Z] #0 1.059 + echo 'Install tini version v0.19.0' [2022-11-05T17:26:43.400Z] #0 1.059 Install tini version v0.19.0 [2022-11-05T17:26:43.400Z] #0 1.059 + git clone https://github.com/krallin/tini.git /tmp/tmp.IyN7Tohui2/tini [2022-11-05T17:26:43.400Z] #0 1.061 Cloning into '/tmp/tmp.IyN7Tohui2/tini'... [2022-11-05T17:26:43.400Z] #0 1.767 + cd /tmp/tmp.IyN7Tohui2/tini [2022-11-05T17:26:43.400Z] #0 1.770 + git checkout -q v0.19.0 [2022-11-05T17:26:43.400Z] #0 1.781 + cmake . [2022-11-05T17:26:43.400Z] #0 2.404 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:26:43.400Z] #0 2.462 -- Detecting C compiler ABI info [2022-11-05T17:26:43.400Z] #0 3.050 -- Detecting C compiler ABI info - done [2022-11-05T17:26:43.400Z] #0 3.170 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:26:43.400Z] #38 3.184 -- Detecting C compile features [2022-11-05T17:26:43.400Z] #38 3.185 -- Detecting C compile features - done [2022-11-05T17:26:43.400Z] #38 3.234 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:26:43.532Z] #38 ... [2022-11-05T17:26:43.532Z] [2022-11-05T17:26:43.532Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:26:43.532Z] #47 DONE 2.0s [2022-11-05T17:26:43.532Z] [2022-11-05T17:26:43.532Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:26:43.556Z] #51 10.51 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:26:43.659Z] #38 3.406 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:26:43.659Z] #38 3.499 -- Configuring done [2022-11-05T17:26:43.659Z] #38 3.531 -- Generating done [2022-11-05T17:26:43.920Z] #38 3.534 -- Build files have been written to: /tmp/tmp.IyN7Tohui2/tini [2022-11-05T17:26:43.920Z] #38 3.553 + make tini-static [2022-11-05T17:26:44.178Z] #38 3.919 Scanning dependencies of target tini-static [2022-11-05T17:26:44.200Z] #49 40.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:44.200Z] #49 40.04 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:44.200Z] #49 ... [2022-11-05T17:26:44.200Z] [2022-11-05T17:26:44.200Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:44.200Z] #38 105.2 CC criu/file-ids.o [2022-11-05T17:26:44.200Z] #38 105.5 CC criu/file-lock.o [2022-11-05T17:26:44.200Z] #38 106.5 CC criu/files-ext.o [2022-11-05T17:26:44.200Z] #38 107.0 CC criu/files-reg.o [2022-11-05T17:26:44.200Z] #38 109.4 CC criu/files.o [2022-11-05T17:26:44.200Z] #38 111.6 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:26:44.200Z] #38 111.6 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-05T17:26:44.200Z] #38 111.7 CC criu/filesystems.o [2022-11-05T17:26:44.200Z] #38 112.3 CC criu/fsnotify.o [2022-11-05T17:26:44.200Z] #38 113.5 CC criu/image-desc.o [2022-11-05T17:26:44.200Z] #38 113.7 CC criu/image.o [2022-11-05T17:26:44.200Z] #38 114.6 CC criu/ipc_ns.o [2022-11-05T17:26:44.200Z] #38 ... [2022-11-05T17:26:44.200Z] [2022-11-05T17:26:44.200Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:44.200Z] #49 40.04 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:26:44.200Z] #49 40.06 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:26:44.200Z] #49 40.08 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:26:44.436Z] #38 4.055 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:26:44.496Z] #51 11.63 Collecting pathspec>=0.5.3 [2022-11-05T17:26:44.496Z] #51 11.65 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:26:44.507Z] #38 ... [2022-11-05T17:26:44.507Z] [2022-11-05T17:26:44.507Z] #22 [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-11-05T17:26:44.507Z] #22 56.66 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:26:44.507Z] #22 56.68 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:44.507Z] #22 56.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-11-05T17:26:44.507Z] #22 56.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:44.507Z] #22 56.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-11-05T17:26:44.507Z] #22 56.76 Setting up librhash0:amd64 (1.4.1-2) ... [2022-11-05T17:26:44.507Z] #22 56.79 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-11-05T17:26:44.507Z] #22 56.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-11-05T17:26:44.507Z] #22 56.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-11-05T17:26:44.507Z] #22 56.88 Setting up cmake (3.18.4-2+deb11u1) ... [2022-11-05T17:26:44.507Z] #22 56.92 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:44.507Z] #22 DONE 57.7s [2022-11-05T17:26:44.507Z] [2022-11-05T17:26:44.507Z] #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-11-05T17:26:44.757Z] #51 11.95 Collecting pyyaml [2022-11-05T17:26:44.757Z] #51 11.97 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-11-05T17:26:44.757Z] #51 12.02 Building wheels for collected packages: yamllint [2022-11-05T17:26:44.757Z] #51 12.03 Building wheel for yamllint (setup.py): started [2022-11-05T17:26:45.448Z] #39 1.022 + RM_GOPATH=0 [2022-11-05T17:26:45.448Z] #39 1.025 + TMP_GOPATH= [2022-11-05T17:26:45.448Z] #39 1.025 + : /build [2022-11-05T17:26:45.448Z] #39 1.026 + '[' -z '' ']' [2022-11-05T17:26:45.448Z] #39 1.027 ++ mktemp -d [2022-11-05T17:26:45.448Z] #39 1.028 + export GOPATH=/tmp/tmp.1LEYbgR7qr [2022-11-05T17:26:45.448Z] #39 1.029 + GOPATH=/tmp/tmp.1LEYbgR7qr [2022-11-05T17:26:45.448Z] #39 1.029 + RM_GOPATH=1 [2022-11-05T17:26:45.448Z] #39 1.030 + case "$(go env GOARCH)" in [2022-11-05T17:26:45.448Z] #39 1.032 ++ go env GOARCH [2022-11-05T17:26:45.448Z] #39 1.058 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:45.448Z] #39 1.059 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:26:45.448Z] #39 1.060 ++ dirname /tmp/install/install.sh [2022-11-05T17:26:45.448Z] #39 1.064 + dir=/tmp/install [2022-11-05T17:26:45.448Z] #39 1.065 + bin=tini [2022-11-05T17:26:45.448Z] #39 1.065 + shift [2022-11-05T17:26:45.448Z] #39 1.066 + '[' '!' -f /tmp/install/tini.installer ']' [2022-11-05T17:26:45.448Z] #39 1.066 + . /tmp/install/tini.installer [2022-11-05T17:26:45.448Z] #39 1.067 ++ : v0.19.0 [2022-11-05T17:26:45.448Z] #39 1.067 + install_tini [2022-11-05T17:26:45.448Z] #39 1.068 + echo 'Install tini version v0.19.0' [2022-11-05T17:26:45.448Z] #39 1.068 Install tini version v0.19.0 [2022-11-05T17:26:45.448Z] #39 1.071 + git clone https://github.com/krallin/tini.git /tmp/tmp.1LEYbgR7qr/tini [2022-11-05T17:26:45.448Z] #39 1.073 Cloning into '/tmp/tmp.1LEYbgR7qr/tini'... [2022-11-05T17:26:45.812Z] #38 5.486 [100%] Linking C executable tini-static [2022-11-05T17:26:45.885Z] Running on azwin-2-16ae90 in d:\jenkins\workspace\moby_PR-44413 [Pipeline] { [Pipeline] ws [2022-11-05T17:26:45.904Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-11-05T17:26:46.052Z] #48 DONE 2.2s [2022-11-05T17:26:46.052Z] [2022-11-05T17:26:46.052Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:46.052Z] #38 83.15 CC criu/aio.o [2022-11-05T17:26:46.052Z] #38 83.77 CC criu/autofs.o [2022-11-05T17:26:46.052Z] #38 85.38 CC criu/bfd.o [2022-11-05T17:26:46.091Z] #49 41.93 Setting up zip (3.0-12) ... [2022-11-05T17:26:46.091Z] #49 41.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:46.091Z] #49 42.04 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:26:46.140Z] #51 13.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:26:46.140Z] #51 13.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f7b15dc1e6840769988782bdce69f06c9b5f11c69e3a9a8277acebd0456d8672 [2022-11-05T17:26:46.140Z] #51 13.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:26:46.140Z] #51 13.07 Successfully built yamllint [2022-11-05T17:26:46.140Z] #51 13.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:26:46.378Z] #38 ... [2022-11-05T17:26:46.378Z] [2022-11-05T17:26:46.378Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:26:46.378Z] #35 DONE 64.2s [2022-11-05T17:26:46.378Z] [2022-11-05T17:26:46.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:46.378Z] #0 2.294 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:26:46.378Z] #0 2.295 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:26:46.378Z] #0 2.317 Note: Building without GnuTLS support [2022-11-05T17:26:46.378Z] #0 2.330 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:26:46.378Z] #0 2.331 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:26:46.378Z] #0 4.674 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:26:46.378Z] #0 4.716 GEN .gitid [2022-11-05T17:26:46.378Z] #0 4.748 GEN criu/include/version.h [2022-11-05T17:26:46.378Z] #0 4.821 GEN include/common/asm [2022-11-05T17:26:46.378Z] #0 6.391 PBCC images/timens.pb-c.c [2022-11-05T17:26:46.378Z] #0 6.454 DEP images/timens.pb-c.d [2022-11-05T17:26:46.378Z] #0 6.518 PBCC images/fown.pb-c.c [2022-11-05T17:26:46.378Z] #0 6.550 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:26:46.378Z] #0 6.654 PBCC images/opts.pb-c.c [2022-11-05T17:26:46.378Z] #0 6.711 PBCC images/memfd.pb-c.c [2022-11-05T17:26:46.378Z] #0 6.806 DEP images/fown.pb-c.d [2022-11-05T17:26:46.378Z] #0 6.925 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:26:46.378Z] #0 7.097 DEP images/opts.pb-c.d [2022-11-05T17:26:46.378Z] #0 7.183 DEP images/memfd.pb-c.d [2022-11-05T17:26:46.378Z] #0 7.261 PBCC images/sit.pb-c.c [2022-11-05T17:26:46.378Z] #0 7.350 DEP images/sit.pb-c.d [2022-11-05T17:26:46.378Z] #0 7.429 PBCC images/macvlan.pb-c.c [2022-11-05T17:26:46.378Z] #0 7.467 DEP images/macvlan.pb-c.d [2022-11-05T17:26:46.378Z] #0 7.524 PBCC images/autofs.pb-c.c [2022-11-05T17:26:46.378Z] #0 7.547 DEP images/autofs.pb-c.d [2022-11-05T17:26:46.378Z] #0 7.588 PBCC images/sysctl.pb-c.c [2022-11-05T17:26:46.378Z] #0 7.682 DEP images/sysctl.pb-c.d [2022-11-05T17:26:46.378Z] #0 7.814 PBCC images/time.pb-c.c [2022-11-05T17:26:46.378Z] #0 7.846 DEP images/time.pb-c.d [2022-11-05T17:26:46.378Z] #0 7.939 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:26:46.378Z] #0 7.970 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:26:46.378Z] #0 8.056 PBCC images/seccomp.pb-c.c [2022-11-05T17:26:46.378Z] #0 8.082 DEP images/seccomp.pb-c.d [2022-11-05T17:26:46.378Z] #0 8.163 PBCC images/userns.pb-c.c [2022-11-05T17:26:46.378Z] #0 8.212 DEP images/userns.pb-c.d [2022-11-05T17:26:46.378Z] #0 8.301 PBCC images/cgroup.pb-c.c [2022-11-05T17:26:46.378Z] #0 8.311 DEP images/cgroup.pb-c.d [2022-11-05T17:26:46.378Z] #0 8.416 PBCC images/ext-file.pb-c.c [2022-11-05T17:26:46.378Z] #0 8.428 DEP images/ext-file.pb-c.d [2022-11-05T17:26:46.378Z] #0 8.543 PBCC images/rpc.pb-c.c [2022-11-05T17:26:46.378Z] #0 8.580 DEP images/rpc.pb-c.d [2022-11-05T17:26:46.378Z] #0 8.648 PBCC images/siginfo.pb-c.c [2022-11-05T17:26:46.378Z] #0 8.678 DEP images/siginfo.pb-c.d [2022-11-05T17:26:46.378Z] #0 8.774 PBCC images/pagemap.pb-c.c [2022-11-05T17:26:46.378Z] #0 8.862 DEP images/pagemap.pb-c.d [2022-11-05T17:26:46.378Z] #0 8.958 PBCC images/rlimit.pb-c.c [2022-11-05T17:26:46.378Z] #0 8.980 DEP images/rlimit.pb-c.d [2022-11-05T17:26:46.378Z] #39 9.092 PBCC images/file-lock.pb-c.c [2022-11-05T17:26:46.378Z] #39 9.153 DEP images/file-lock.pb-c.d [2022-11-05T17:26:46.378Z] #39 9.249 PBCC images/tty.pb-c.c [2022-11-05T17:26:46.378Z] #39 9.333 DEP images/tty.pb-c.d [2022-11-05T17:26:46.386Z] #39 1.951 + cd /tmp/tmp.1LEYbgR7qr/tini [2022-11-05T17:26:46.386Z] #39 1.953 + git checkout -q v0.19.0 [2022-11-05T17:26:46.386Z] #39 1.970 + cmake . [2022-11-05T17:26:46.454Z] #51 13.54 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:26:46.615Z] #38 86.00 CC criu/bitmap.o [2022-11-05T17:26:46.636Z] #39 9.421 PBCC images/tun.pb-c.c [2022-11-05T17:26:46.636Z] #39 ... [2022-11-05T17:26:46.636Z] [2022-11-05T17:26:46.636Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-11-05T17:26:46.636Z] #38 6.316 [100%] Built target tini-static [2022-11-05T17:26:46.636Z] #38 6.394 + mkdir -p /build [2022-11-05T17:26:46.636Z] #38 6.410 + cp tini-static /build/docker-init [2022-11-05T17:26:46.636Z] #38 DONE 6.5s [2022-11-05T17:26:46.636Z] [2022-11-05T17:26:46.636Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:46.636Z] #39 9.512 PBCC images/netdev.pb-c.c [2022-11-05T17:26:46.646Z] #39 2.488 -- The C compiler identification is GNU 10.2.1 [2022-11-05T17:26:46.872Z] #38 86.16 CC criu/cgroup-props.o [2022-11-05T17:26:46.894Z] #39 9.668 DEP images/tun.pb-c.d [2022-11-05T17:26:46.894Z] #39 9.733 DEP images/netdev.pb-c.d [2022-11-05T17:26:46.894Z] #39 9.849 PBCC images/vma.pb-c.c [2022-11-05T17:26:46.905Z] #39 2.597 -- Detecting C compiler ABI info [2022-11-05T17:26:47.045Z] #51 DONE 14.3s [2022-11-05T17:26:47.045Z] [2022-11-05T17:26:47.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:47.045Z] #39 118.0 CC criu/lsm.o [2022-11-05T17:26:47.045Z] #39 118.5 CC criu/mem.o [2022-11-05T17:26:47.045Z] #39 120.6 CC criu/memfd.o [2022-11-05T17:26:47.045Z] #39 121.3 CC criu/mount.o [2022-11-05T17:26:47.144Z] The recommended git tool is: git [2022-11-05T17:26:47.152Z] #39 9.917 DEP images/vma.pb-c.d [2022-11-05T17:26:47.410Z] #39 9.994 PBCC images/creds.pb-c.c [2022-11-05T17:26:47.410Z] #39 10.08 DEP images/creds.pb-c.d [2022-11-05T17:26:47.410Z] #39 10.12 PBCC images/utsns.pb-c.c [2022-11-05T17:26:47.410Z] #39 10.20 DEP images/utsns.pb-c.d [2022-11-05T17:26:47.410Z] #39 10.27 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:26:47.474Z] #39 3.262 -- Detecting C compiler ABI info - done [2022-11-05T17:26:47.668Z] #39 10.35 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:26:47.668Z] #39 10.38 DEP images/ipc-desc.pb-c.d [2022-11-05T17:26:47.668Z] #39 10.52 DEP images/ipc-sem.pb-c.d [2022-11-05T17:26:47.734Z] #39 3.428 -- Check for working C compiler: /usr/bin/cc - skipped [2022-11-05T17:26:47.734Z] #39 3.432 -- Detecting C compile features [2022-11-05T17:26:47.734Z] #39 3.436 -- Detecting C compile features - done [2022-11-05T17:26:47.734Z] #39 3.491 -- Performing Test HAS_BUILTIN_FORTIFY [2022-11-05T17:26:47.913Z] #38 87.26 CC criu/cgroup.o [2022-11-05T17:26:47.927Z] #39 10.60 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:26:47.927Z] #39 10.66 DEP images/ipc-msg.pb-c.d [2022-11-05T17:26:47.927Z] #39 10.80 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:26:47.927Z] #39 10.80 DEP images/ipc-shm.pb-c.d [2022-11-05T17:26:47.995Z] #39 3.710 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-11-05T17:26:48.186Z] #39 10.88 PBCC images/ipc-var.pb-c.c [2022-11-05T17:26:48.186Z] #39 10.92 DEP images/ipc-var.pb-c.d [2022-11-05T17:26:48.186Z] #39 11.07 PBCC images/sk-opts.pb-c.c [2022-11-05T17:26:48.259Z] #39 3.908 -- Configuring done [2022-11-05T17:26:48.259Z] #39 3.925 -- Generating done [2022-11-05T17:26:48.259Z] #39 3.940 -- Build files have been written to: /tmp/tmp.1LEYbgR7qr/tini [2022-11-05T17:26:48.259Z] #39 3.943 + make tini-static [2022-11-05T17:26:48.445Z] #39 11.12 PBCC images/packet-sock.pb-c.c [2022-11-05T17:26:48.445Z] #39 11.24 DEP images/sk-opts.pb-c.d [2022-11-05T17:26:48.445Z] #39 11.35 DEP images/packet-sock.pb-c.d [2022-11-05T17:26:48.696Z] #49 44.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:26:48.696Z] #49 44.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:26:48.696Z] #49 44.58 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:26:48.696Z] #49 44.59 Setting up patch (2.7.6-7) ... [2022-11-05T17:26:48.696Z] #49 44.63 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:26:48.696Z] #49 44.73 invoke-rc.d: could not determine current runlevel [2022-11-05T17:26:48.696Z] #49 44.74 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:26:48.696Z] #49 44.75 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:26:48.696Z] #49 44.78 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:26:48.696Z] #49 44.80 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:26:48.696Z] #49 44.81 Setting up pigz (2.6-1) ... [2022-11-05T17:26:48.696Z] #49 44.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:26:48.696Z] #49 44.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:26:48.696Z] #49 44.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:26:48.705Z] #39 11.42 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:26:48.705Z] #39 11.46 DEP images/sk-netlink.pb-c.d [2022-11-05T17:26:48.705Z] #39 11.51 PBCC images/sk-inet.pb-c.c [2022-11-05T17:26:48.705Z] #39 11.56 DEP images/sk-inet.pb-c.d [2022-11-05T17:26:48.705Z] #39 11.60 PBCC images/sk-unix.pb-c.c [2022-11-05T17:26:48.828Z] #39 4.360 Scanning dependencies of target tini-static [2022-11-05T17:26:48.828Z] #39 4.494 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-11-05T17:26:48.963Z] #39 11.71 DEP images/sk-unix.pb-c.d [2022-11-05T17:26:48.963Z] #39 11.77 PBCC images/mm.pb-c.c [2022-11-05T17:26:48.963Z] #39 11.84 DEP images/mm.pb-c.d [2022-11-05T17:26:49.209Z] #49 45.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:49.223Z] #39 11.89 PBCC images/timerfd.pb-c.c [2022-11-05T17:26:49.223Z] #39 11.96 DEP images/timerfd.pb-c.d [2022-11-05T17:26:49.223Z] #39 12.00 PBCC images/timer.pb-c.c [2022-11-05T17:26:49.223Z] #39 12.04 DEP images/timer.pb-c.d [2022-11-05T17:26:49.397Z] #39 ... [2022-11-05T17:26:49.397Z] [2022-11-05T17:26:49.397Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:26:49.397Z] #32 52.74 sync [2022-11-05T17:26:49.397Z] #32 52.74 internal/reflectlite [2022-11-05T17:26:49.397Z] #32 54.13 internal/testlog [2022-11-05T17:26:49.397Z] #32 55.37 errors [2022-11-05T17:26:49.397Z] #32 55.37 sort [2022-11-05T17:26:49.397Z] #32 56.02 strconv [2022-11-05T17:26:49.397Z] #32 57.00 io [2022-11-05T17:26:49.397Z] #32 58.77 internal/oserror [2022-11-05T17:26:49.397Z] #32 59.00 syscall [2022-11-05T17:26:49.397Z] #32 60.82 reflect [2022-11-05T17:26:49.397Z] #32 ... [2022-11-05T17:26:49.397Z] [2022-11-05T17:26:49.397Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:49.397Z] #38 2.799 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:26:49.397Z] #38 2.799 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:26:49.397Z] #38 2.812 Note: Building without GnuTLS support [2022-11-05T17:26:49.397Z] #38 2.815 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:26:49.397Z] #38 2.815 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:26:49.397Z] #38 4.803 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:26:49.397Z] #38 4.870 GEN .gitid [2022-11-05T17:26:49.397Z] #38 4.892 GEN criu/include/version.h [2022-11-05T17:26:49.397Z] #38 4.977 GEN include/common/asm [2022-11-05T17:26:49.397Z] #38 6.570 PBCC images/timens.pb-c.c [2022-11-05T17:26:49.397Z] #38 6.595 DEP images/timens.pb-c.d [2022-11-05T17:26:49.397Z] #38 6.626 PBCC images/fown.pb-c.c [2022-11-05T17:26:49.397Z] #38 6.637 PBCC images/google/protobuf/descriptor.pb-c.c [2022-11-05T17:26:49.397Z] #38 6.712 PBCC images/opts.pb-c.c [2022-11-05T17:26:49.397Z] #38 6.750 PBCC images/memfd.pb-c.c [2022-11-05T17:26:49.397Z] #38 6.804 DEP images/fown.pb-c.d [2022-11-05T17:26:49.397Z] #38 6.863 DEP images/google/protobuf/descriptor.pb-c.d [2022-11-05T17:26:49.397Z] #38 6.938 DEP images/opts.pb-c.d [2022-11-05T17:26:49.397Z] #38 7.042 DEP images/memfd.pb-c.d [2022-11-05T17:26:49.397Z] #38 7.143 PBCC images/sit.pb-c.c [2022-11-05T17:26:49.397Z] #38 7.206 DEP images/sit.pb-c.d [2022-11-05T17:26:49.397Z] #38 7.307 PBCC images/macvlan.pb-c.c [2022-11-05T17:26:49.397Z] #38 7.355 DEP images/macvlan.pb-c.d [2022-11-05T17:26:49.397Z] #38 7.445 PBCC images/autofs.pb-c.c [2022-11-05T17:26:49.397Z] #38 7.459 DEP images/autofs.pb-c.d [2022-11-05T17:26:49.397Z] #38 7.554 PBCC images/sysctl.pb-c.c [2022-11-05T17:26:49.482Z] #39 12.10 PBCC images/sa.pb-c.c [2022-11-05T17:26:49.482Z] #39 12.14 DEP images/sa.pb-c.d [2022-11-05T17:26:49.482Z] #39 12.22 PBCC images/pipe-data.pb-c.c [2022-11-05T17:26:49.482Z] #39 12.24 DEP images/pipe-data.pb-c.d [2022-11-05T17:26:49.482Z] #39 12.31 PBCC images/mnt.pb-c.c [2022-11-05T17:26:49.482Z] #39 12.37 DEP images/mnt.pb-c.d [2022-11-05T17:26:49.663Z] #38 7.562 DEP images/sysctl.pb-c.d [2022-11-05T17:26:49.663Z] #38 7.649 PBCC images/time.pb-c.c [2022-11-05T17:26:49.663Z] #38 7.692 DEP images/time.pb-c.d [2022-11-05T17:26:49.749Z] #39 12.45 PBCC images/sk-packet.pb-c.c [2022-11-05T17:26:49.749Z] #39 12.48 DEP images/sk-packet.pb-c.d [2022-11-05T17:26:49.749Z] #39 12.54 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:26:49.749Z] #39 12.57 DEP images/tcp-stream.pb-c.d [2022-11-05T17:26:49.969Z] #38 7.768 PBCC images/binfmt-misc.pb-c.c [2022-11-05T17:26:49.969Z] #38 7.790 DEP images/binfmt-misc.pb-c.d [2022-11-05T17:26:49.970Z] #38 7.894 PBCC images/seccomp.pb-c.c [2022-11-05T17:26:49.970Z] #38 7.914 DEP images/seccomp.pb-c.d [2022-11-05T17:26:49.970Z] #38 7.970 PBCC images/userns.pb-c.c [2022-11-05T17:26:49.970Z] #38 8.014 DEP images/userns.pb-c.d [2022-11-05T17:26:50.085Z] #39 12.67 PBCC images/pipe.pb-c.c [2022-11-05T17:26:50.085Z] #39 12.74 DEP images/pipe.pb-c.d [2022-11-05T17:26:50.085Z] #39 12.81 PBCC images/pstree.pb-c.c [2022-11-05T17:26:50.085Z] #39 12.83 DEP images/pstree.pb-c.d [2022-11-05T17:26:50.085Z] #39 12.91 PBCC images/fs.pb-c.c [2022-11-05T17:26:50.085Z] #39 12.94 DEP images/fs.pb-c.d [2022-11-05T17:26:50.145Z] #49 46.18 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:26:50.145Z] #49 46.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:26:50.235Z] #38 8.149 PBCC images/cgroup.pb-c.c [2022-11-05T17:26:50.235Z] #38 8.257 DEP images/cgroup.pb-c.d [2022-11-05T17:26:50.235Z] #38 8.314 PBCC images/ext-file.pb-c.c [2022-11-05T17:26:50.235Z] #38 8.377 DEP images/ext-file.pb-c.d [2022-11-05T17:26:50.343Z] #39 13.11 PBCC images/signalfd.pb-c.c [2022-11-05T17:26:50.343Z] #39 13.17 DEP images/signalfd.pb-c.d [2022-11-05T17:26:50.343Z] #39 13.20 PBCC images/fh.pb-c.c [2022-11-05T17:26:50.343Z] #39 13.23 PBCC images/fsnotify.pb-c.c [2022-11-05T17:26:50.343Z] #39 13.27 DEP images/fh.pb-c.d [2022-11-05T17:26:50.348Z] #39 125.9 CC criu/namespaces.o [2022-11-05T17:26:50.495Z] #38 8.434 PBCC images/rpc.pb-c.c [2022-11-05T17:26:50.495Z] #38 8.487 DEP images/rpc.pb-c.d [2022-11-05T17:26:50.495Z] #38 8.587 PBCC images/siginfo.pb-c.c [2022-11-05T17:26:50.495Z] #38 8.603 DEP images/siginfo.pb-c.d [2022-11-05T17:26:50.601Z] #39 13.32 DEP images/fsnotify.pb-c.d [2022-11-05T17:26:50.601Z] #39 13.41 PBCC images/eventpoll.pb-c.c [2022-11-05T17:26:50.601Z] #39 13.42 DEP images/eventpoll.pb-c.d [2022-11-05T17:26:50.601Z] #39 13.48 PBCC images/eventfd.pb-c.c [2022-11-05T17:26:50.601Z] #39 13.50 DEP images/eventfd.pb-c.d [2022-11-05T17:26:50.601Z] #39 13.55 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:26:50.601Z] #39 ... [2022-11-05T17:26:50.601Z] [2022-11-05T17:26:50.601Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:50.601Z] #28 58.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:26:50.601Z] #28 58.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:26:50.601Z] #28 58.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:26:50.601Z] #28 65.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:26:50.601Z] #28 65.61 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:26:50.601Z] #28 65.62 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:26:50.601Z] #28 65.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:26:50.601Z] #28 65.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:26:50.601Z] #28 65.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:26:50.822Z] #38 8.667 PBCC images/pagemap.pb-c.c [2022-11-05T17:26:50.822Z] #38 8.710 DEP images/pagemap.pb-c.d [2022-11-05T17:26:50.859Z] #28 ... [2022-11-05T17:26:50.860Z] [2022-11-05T17:26:50.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:50.860Z] #39 13.56 DEP images/remap-file-path.pb-c.d [2022-11-05T17:26:50.860Z] #39 13.62 PBCC images/fifo.pb-c.c [2022-11-05T17:26:50.860Z] #39 13.65 DEP images/fifo.pb-c.d [2022-11-05T17:26:50.860Z] #39 13.69 PBCC images/ghost-file.pb-c.c [2022-11-05T17:26:50.860Z] #39 13.76 DEP images/ghost-file.pb-c.d [2022-11-05T17:26:50.860Z] #39 13.83 PBCC images/regfile.pb-c.c [2022-11-05T17:26:51.089Z] #49 46.98 Setting up libelf1:amd64 (0.183-1) ... [2022-11-05T17:26:51.089Z] #49 47.04 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:26:51.089Z] #49 47.10 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:26:51.089Z] #38 8.919 PBCC images/rlimit.pb-c.c [2022-11-05T17:26:51.089Z] #38 8.936 DEP images/rlimit.pb-c.d [2022-11-05T17:26:51.089Z] #38 9.060 PBCC images/file-lock.pb-c.c [2022-11-05T17:26:51.089Z] #38 9.092 DEP images/file-lock.pb-c.d [2022-11-05T17:26:51.118Z] #39 13.88 DEP images/regfile.pb-c.d [2022-11-05T17:26:51.118Z] #39 13.95 PBCC images/ns.pb-c.c [2022-11-05T17:26:51.212Z] #38 ... [2022-11-05T17:26:51.212Z] [2022-11-05T17:26:51.212Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:26:51.212Z] #40 14.36 + cd /tmp/tmp.QgNj4BHn4Q/src/github.com/opencontainers/runc [2022-11-05T17:26:51.212Z] #40 14.36 + git checkout -q v1.1.4 [2022-11-05T17:26:51.212Z] #40 15.15 + '[' -z '' ']' [2022-11-05T17:26:51.212Z] #40 15.15 + target=static [2022-11-05T17:26:51.212Z] #40 15.15 + make BUILDTAGS=seccomp static [2022-11-05T17:26:51.212Z] #40 15.61 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-11-05T17:26:51.212Z] #40 ... [2022-11-05T17:26:51.212Z] [2022-11-05T17:26:51.212Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:51.212Z] #0 2.520 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:26:51.212Z] #0 2.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:26:51.212Z] #0 2.573 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:26:51.212Z] #0 3.221 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:26:51.212Z] #0 4.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:26:51.351Z] #38 9.219 PBCC images/tty.pb-c.c [2022-11-05T17:26:51.351Z] #38 9.261 DEP images/tty.pb-c.d [2022-11-05T17:26:51.351Z] #38 9.383 PBCC images/tun.pb-c.c [2022-11-05T17:26:51.376Z] #39 13.99 DEP images/ns.pb-c.d [2022-11-05T17:26:51.376Z] #39 14.04 PBCC images/fdinfo.pb-c.c [2022-11-05T17:26:51.376Z] #39 14.09 DEP images/fdinfo.pb-c.d [2022-11-05T17:26:51.376Z] #39 14.15 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:26:51.376Z] #39 14.18 PBCC images/core-arm.pb-c.c [2022-11-05T17:26:51.376Z] #39 14.21 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:26:51.376Z] #39 14.25 PBCC images/core-s390.pb-c.c [2022-11-05T17:26:51.376Z] #39 14.29 PBCC images/core-x86.pb-c.c [2022-11-05T17:26:51.376Z] #39 14.33 PBCC images/core.pb-c.c [2022-11-05T17:26:51.468Z] #49 5.818 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:26:51.468Z] #49 ... [2022-11-05T17:26:51.468Z] [2022-11-05T17:26:51.468Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:51.468Z] #38 90.85 CC criu/clone-noasan.o [2022-11-05T17:26:51.468Z] #38 91.05 CC criu/config.o [2022-11-05T17:26:51.626Z] #38 ... [2022-11-05T17:26:51.626Z] [2022-11-05T17:26:51.626Z] #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-11-05T17:26:51.626Z] #39 5.909 [100%] Linking C executable tini-static [2022-11-05T17:26:51.626Z] #39 6.782 [100%] Built target tini-static [2022-11-05T17:26:51.626Z] #39 6.852 + mkdir -p /build [2022-11-05T17:26:51.626Z] #39 6.854 + cp tini-static /build/docker-init [2022-11-05T17:26:51.626Z] #39 DONE 7.3s [2022-11-05T17:26:51.626Z] [2022-11-05T17:26:51.626Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:51.626Z] #38 9.502 PBCC images/netdev.pb-c.c [2022-11-05T17:26:51.626Z] #38 ... [2022-11-05T17:26:51.626Z] [2022-11-05T17:26:51.626Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:26:51.626Z] #30 55.65 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-11-05T17:26:51.626Z] #30 56.32 go: downloading github.com/prometheus/client_model v0.2.0 [2022-11-05T17:26:51.626Z] #30 56.42 go: downloading github.com/google/go-cmp v0.5.6 [2022-11-05T17:26:51.626Z] #30 56.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-11-05T17:26:51.626Z] #30 56.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-11-05T17:26:51.626Z] #30 56.82 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-11-05T17:26:51.626Z] #30 56.98 go: downloading github.com/beorn7/perks v1.0.1 [2022-11-05T17:26:51.626Z] #30 57.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-11-05T17:26:51.626Z] #30 57.10 go: downloading github.com/cespare/xxhash v1.1.0 [2022-11-05T17:26:51.626Z] #30 57.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-11-05T17:26:51.626Z] #30 57.39 go: downloading github.com/prometheus/common v0.10.0 [2022-11-05T17:26:51.626Z] #30 57.80 go: downloading github.com/prometheus/procfs v0.6.0 [2022-11-05T17:26:51.626Z] #30 57.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-11-05T17:26:51.626Z] #30 58.15 go: downloading google.golang.org/protobuf v1.27.1 [2022-11-05T17:26:51.626Z] #30 59.81 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-11-05T17:26:51.626Z] #30 ... [2022-11-05T17:26:51.626Z] [2022-11-05T17:26:51.626Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:51.626Z] #38 9.630 DEP images/tun.pb-c.d [2022-11-05T17:26:51.626Z] #38 9.686 DEP images/netdev.pb-c.d [2022-11-05T17:26:51.635Z] #39 14.40 PBCC images/inventory.pb-c.c [2022-11-05T17:26:51.635Z] #39 14.44 DEP images/core-aarch64.pb-c.d [2022-11-05T17:26:51.635Z] #39 14.50 DEP images/core-arm.pb-c.d [2022-11-05T17:26:51.893Z] #39 14.59 DEP images/core-ppc64.pb-c.d [2022-11-05T17:26:51.893Z] #39 14.66 DEP images/core-s390.pb-c.d [2022-11-05T17:26:51.905Z] #38 9.796 PBCC images/vma.pb-c.c [2022-11-05T17:26:51.905Z] #38 9.869 DEP images/vma.pb-c.d [2022-11-05T17:26:52.104Z] #49 48.16 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:26:52.151Z] #39 14.76 DEP images/core-x86.pb-c.d [2022-11-05T17:26:52.151Z] #39 14.81 DEP images/core.pb-c.d [2022-11-05T17:26:52.151Z] #39 14.90 DEP images/inventory.pb-c.d [2022-11-05T17:26:52.151Z] #39 14.97 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:26:52.151Z] #39 15.02 DEP images/cpuinfo.pb-c.d [2022-11-05T17:26:52.177Z] #38 10.07 PBCC images/creds.pb-c.c [2022-11-05T17:26:52.177Z] #38 10.14 DEP images/creds.pb-c.d [2022-11-05T17:26:52.177Z] #38 10.23 PBCC images/utsns.pb-c.c [2022-11-05T17:26:52.257Z] #39 127.9 CC criu/net.o [2022-11-05T17:26:52.360Z] #49 48.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:26:52.360Z] #49 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:26:52.360Z] #49 48.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:26:52.419Z] #39 15.19 PBCC images/stats.pb-c.c [2022-11-05T17:26:52.419Z] #39 15.24 DEP images/stats.pb-c.d [2022-11-05T17:26:52.439Z] #38 10.31 DEP images/utsns.pb-c.d [2022-11-05T17:26:52.439Z] #38 10.53 PBCC images/ipc-desc.pb-c.c [2022-11-05T17:26:52.439Z] #38 10.60 PBCC images/ipc-sem.pb-c.c [2022-11-05T17:26:52.678Z] #49 48.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:26:52.678Z] #49 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:26:52.678Z] #49 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:26:52.678Z] #49 48.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:26:52.699Z] #38 10.67 DEP images/ipc-desc.pb-c.d [2022-11-05T17:26:52.699Z] #38 10.70 DEP images/ipc-sem.pb-c.d [2022-11-05T17:26:52.699Z] #38 10.83 PBCC images/ipc-msg.pb-c.c [2022-11-05T17:26:52.945Z] #49 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:26:52.945Z] #49 48.88 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:26:52.958Z] #38 10.93 DEP images/ipc-msg.pb-c.d [2022-11-05T17:26:53.218Z] #38 11.03 PBCC images/ipc-shm.pb-c.c [2022-11-05T17:26:53.219Z] #38 11.05 DEP images/ipc-shm.pb-c.d [2022-11-05T17:26:53.219Z] #38 11.16 PBCC images/ipc-var.pb-c.c [2022-11-05T17:26:53.219Z] #38 11.18 DEP images/ipc-var.pb-c.d [2022-11-05T17:26:53.219Z] #38 11.26 PBCC images/sk-opts.pb-c.c [2022-11-05T17:26:53.219Z] #38 ... [2022-11-05T17:26:53.219Z] [2022-11-05T17:26:53.219Z] #25 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-11-05T17:26:53.219Z] #25 DONE 66.7s [2022-11-05T17:26:53.219Z] [2022-11-05T17:26:53.219Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:53.219Z] #38 11.31 PBCC images/packet-sock.pb-c.c [2022-11-05T17:26:53.219Z] #38 11.38 DEP images/sk-opts.pb-c.d [2022-11-05T17:26:53.358Z] #38 92.69 CC criu/cr-check.o [2022-11-05T17:26:53.479Z] #38 11.44 DEP images/packet-sock.pb-c.d [2022-11-05T17:26:53.479Z] #38 11.48 PBCC images/sk-netlink.pb-c.c [2022-11-05T17:26:53.479Z] #38 11.51 DEP images/sk-netlink.pb-c.d [2022-11-05T17:26:53.479Z] #38 11.64 PBCC images/sk-inet.pb-c.c [2022-11-05T17:26:53.739Z] #38 11.77 DEP images/sk-inet.pb-c.d [2022-11-05T17:26:53.739Z] #38 11.87 PBCC images/sk-unix.pb-c.c [2022-11-05T17:26:53.792Z] #39 16.56 make[1]: Nothing to be done for 'all'. [2022-11-05T17:26:53.999Z] #38 11.99 DEP images/sk-unix.pb-c.d [2022-11-05T17:26:53.999Z] #38 12.13 PBCC images/mm.pb-c.c [2022-11-05T17:26:54.259Z] #38 12.34 DEP images/mm.pb-c.d [2022-11-05T17:26:54.519Z] #38 12.44 PBCC images/timerfd.pb-c.c [2022-11-05T17:26:54.519Z] #38 12.47 DEP images/timerfd.pb-c.d [2022-11-05T17:26:54.519Z] #38 12.57 PBCC images/timer.pb-c.c [2022-11-05T17:26:54.519Z] #38 12.60 DEP images/timer.pb-c.d [2022-11-05T17:26:54.519Z] #38 12.68 PBCC images/sa.pb-c.c [2022-11-05T17:26:54.519Z] #38 ... [2022-11-05T17:26:54.519Z] [2022-11-05T17:26:54.519Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:26:54.519Z] #35 58.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-11-05T17:26:54.519Z] #35 58.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-11-05T17:26:54.519Z] #35 58.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:26:54.519Z] #35 63.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-11-05T17:26:54.519Z] #35 63.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:26:54.519Z] #35 63.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:26:54.519Z] #35 64.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-11-05T17:26:54.519Z] #35 64.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:26:54.519Z] #35 64.06 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:26:54.779Z] #35 ... [2022-11-05T17:26:54.779Z] [2022-11-05T17:26:54.779Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:54.779Z] #38 12.73 DEP images/sa.pb-c.d [2022-11-05T17:26:54.779Z] #38 12.79 PBCC images/pipe-data.pb-c.c [2022-11-05T17:26:54.779Z] #38 12.83 DEP images/pipe-data.pb-c.d [2022-11-05T17:26:54.779Z] #38 12.90 PBCC images/mnt.pb-c.c [2022-11-05T17:26:54.914Z] #49 ... [2022-11-05T17:26:54.914Z] [2022-11-05T17:26:54.915Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:54.915Z] #38 115.8 CC criu/irmap.o [2022-11-05T17:26:54.915Z] #38 116.5 CC criu/kcmp-ids.o [2022-11-05T17:26:54.915Z] #38 116.9 CC criu/kerndat.o [2022-11-05T17:26:54.915Z] #38 118.3 CC criu/libnetlink.o [2022-11-05T17:26:54.915Z] #38 118.8 CC criu/log.o [2022-11-05T17:26:54.915Z] #38 119.5 CC criu/lsm.o [2022-11-05T17:26:54.915Z] #38 120.0 CC criu/mem.o [2022-11-05T17:26:54.915Z] #38 122.2 CC criu/memfd.o [2022-11-05T17:26:54.915Z] #38 123.4 CC criu/mount.o [2022-11-05T17:26:55.039Z] #38 12.93 DEP images/mnt.pb-c.d [2022-11-05T17:26:55.039Z] #38 13.01 PBCC images/sk-packet.pb-c.c [2022-11-05T17:26:55.039Z] #38 13.04 DEP images/sk-packet.pb-c.d [2022-11-05T17:26:55.039Z] #38 13.08 PBCC images/tcp-stream.pb-c.c [2022-11-05T17:26:55.039Z] #38 13.11 DEP images/tcp-stream.pb-c.d [2022-11-05T17:26:55.166Z] #39 17.85 CC images/stats.o [2022-11-05T17:26:55.249Z] #38 ... [2022-11-05T17:26:55.249Z] [2022-11-05T17:26:55.249Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:26:55.249Z] #24 DONE 147.5s [2022-11-05T17:26:55.249Z] [2022-11-05T17:26:55.249Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:55.249Z] #38 94.72 CC criu/cr-dedup.o [2022-11-05T17:26:55.299Z] #38 13.17 PBCC images/pipe.pb-c.c [2022-11-05T17:26:55.299Z] #38 13.24 DEP images/pipe.pb-c.d [2022-11-05T17:26:55.299Z] #38 13.29 PBCC images/pstree.pb-c.c [2022-11-05T17:26:55.299Z] #38 13.34 DEP images/pstree.pb-c.d [2022-11-05T17:26:55.299Z] #38 13.37 PBCC images/fs.pb-c.c [2022-11-05T17:26:55.424Z] #39 18.17 CC images/core.o [2022-11-05T17:26:55.547Z] #38 ... [2022-11-05T17:26:55.547Z] [2022-11-05T17:26:55.547Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:26:55.547Z] #49 51.60 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:26:55.547Z] #49 51.62 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:26:55.552Z] #39 131.1 CC criu/netfilter.o [2022-11-05T17:26:55.558Z] #38 13.40 DEP images/fs.pb-c.d [2022-11-05T17:26:55.558Z] #38 13.45 PBCC images/signalfd.pb-c.c [2022-11-05T17:26:55.558Z] #38 13.49 DEP images/signalfd.pb-c.d [2022-11-05T17:26:55.558Z] #38 13.54 PBCC images/fh.pb-c.c [2022-11-05T17:26:55.558Z] #38 13.58 PBCC images/fsnotify.pb-c.c [2022-11-05T17:26:55.558Z] #38 13.64 DEP images/fh.pb-c.d [2022-11-05T17:26:55.811Z] #38 95.20 CC criu/cr-dump.o [2022-11-05T17:26:55.815Z] #49 51.63 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:26:55.816Z] #49 51.64 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:26:55.818Z] #38 13.73 DEP images/fsnotify.pb-c.d [2022-11-05T17:26:55.818Z] #38 13.78 PBCC images/eventpoll.pb-c.c [2022-11-05T17:26:55.818Z] #38 13.82 DEP images/eventpoll.pb-c.d [2022-11-05T17:26:55.818Z] #38 13.89 PBCC images/eventfd.pb-c.c [2022-11-05T17:26:55.991Z] #39 18.82 CC images/core-x86.o [2022-11-05T17:26:56.078Z] #38 13.93 DEP images/eventfd.pb-c.d [2022-11-05T17:26:56.078Z] #38 13.98 PBCC images/remap-file-path.pb-c.c [2022-11-05T17:26:56.078Z] #38 14.04 DEP images/remap-file-path.pb-c.d [2022-11-05T17:26:56.078Z] #38 14.10 PBCC images/fifo.pb-c.c [2022-11-05T17:26:56.078Z] #38 14.12 DEP images/fifo.pb-c.d [2022-11-05T17:26:56.121Z] #39 131.4 CC criu/page-pipe.o [2022-11-05T17:26:56.338Z] #38 14.20 PBCC images/ghost-file.pb-c.c [2022-11-05T17:26:56.338Z] #38 14.27 DEP images/ghost-file.pb-c.d [2022-11-05T17:26:56.338Z] #38 14.32 PBCC images/regfile.pb-c.c [2022-11-05T17:26:56.338Z] #38 14.36 DEP images/regfile.pb-c.d [2022-11-05T17:26:56.338Z] #38 14.43 PBCC images/ns.pb-c.c [2022-11-05T17:26:56.558Z] #39 19.30 CC images/core-arm.o [2022-11-05T17:26:56.598Z] #38 14.45 DEP images/ns.pb-c.d [2022-11-05T17:26:56.598Z] #38 14.53 PBCC images/fdinfo.pb-c.c [2022-11-05T17:26:56.598Z] #38 14.64 DEP images/fdinfo.pb-c.d [2022-11-05T17:26:56.598Z] #38 14.71 PBCC images/core-aarch64.pb-c.c [2022-11-05T17:26:56.598Z] #38 14.77 PBCC images/core-arm.pb-c.c [2022-11-05T17:26:56.692Z] #39 132.2 CC criu/page-xfer.o [2022-11-05T17:26:56.817Z] #39 19.70 CC images/core-aarch64.o [2022-11-05T17:26:56.857Z] #38 14.82 PBCC images/core-ppc64.pb-c.c [2022-11-05T17:26:56.857Z] #38 14.87 PBCC images/core-s390.pb-c.c [2022-11-05T17:26:56.857Z] #38 14.91 PBCC images/core-x86.pb-c.c [2022-11-05T17:26:56.857Z] #38 14.95 PBCC images/core.pb-c.c [2022-11-05T17:26:56.857Z] #38 15.02 PBCC images/inventory.pb-c.c [2022-11-05T17:26:57.116Z] #38 15.06 DEP images/core-aarch64.pb-c.d [2022-11-05T17:26:57.116Z] #38 15.13 DEP images/core-arm.pb-c.d [2022-11-05T17:26:57.116Z] #38 15.18 DEP images/core-ppc64.pb-c.d [2022-11-05T17:26:57.116Z] #38 15.24 DEP images/core-s390.pb-c.d [2022-11-05T17:26:57.375Z] #38 15.28 DEP images/core-x86.pb-c.d [2022-11-05T17:26:57.375Z] #38 15.36 DEP images/core.pb-c.d [2022-11-05T17:26:57.375Z] #38 15.43 DEP images/inventory.pb-c.d [2022-11-05T17:26:57.383Z] #39 20.07 CC images/core-ppc64.o [2022-11-05T17:26:57.635Z] #38 15.56 PBCC images/cpuinfo.pb-c.c [2022-11-05T17:26:57.767Z] #49 53.50 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:26:57.767Z] #49 53.52 Setting up jq (1.6-2.1) ... [2022-11-05T17:26:57.767Z] #49 53.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:26:57.767Z] #49 53.55 Setting up iptables (1.8.7-1) ... [2022-11-05T17:26:57.767Z] #49 53.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:26:57.767Z] #49 53.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:26:57.767Z] #49 53.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:26:57.767Z] #49 53.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:26:57.767Z] #49 53.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:26:57.767Z] #49 53.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:26:57.767Z] #49 53.65 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:26:57.894Z] #38 15.69 DEP images/cpuinfo.pb-c.d [2022-11-05T17:26:57.894Z] #38 15.72 PBCC images/stats.pb-c.c [2022-11-05T17:26:57.894Z] #38 15.74 DEP images/stats.pb-c.d [2022-11-05T17:26:57.962Z] #39 20.69 CC images/core-s390.o [2022-11-05T17:26:58.327Z] #38 97.80 CC criu/cr-errno.o [2022-11-05T17:26:58.327Z] #38 97.87 CC criu/cr-restore.o [2022-11-05T17:26:58.330Z] #49 54.11 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:26:58.528Z] #39 21.21 CC images/cpuinfo.o [2022-11-05T17:26:58.600Z] #39 133.9 CC criu/pagemap-cache.o [2022-11-05T17:26:58.787Z] #39 21.63 CC images/inventory.o [2022-11-05T17:26:59.045Z] #39 21.89 CC images/fdinfo.o [2022-11-05T17:26:59.171Z] #39 134.4 CC criu/pagemap.o [2022-11-05T17:26:59.258Z] #49 DONE 55.2s [2022-11-05T17:26:59.258Z] [2022-11-05T17:26:59.258Z] #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-11-05T17:26:59.273Z] #38 17.06 make[1]: Nothing to be done for 'all'. [2022-11-05T17:26:59.315Z] #39 ... [2022-11-05T17:26:59.315Z] [2022-11-05T17:26:59.315Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:26:59.315Z] #26 67.26 internal/syscall/unix [2022-11-05T17:26:59.315Z] #26 67.86 time [2022-11-05T17:26:59.315Z] #26 73.73 internal/poll [2022-11-05T17:26:59.315Z] #26 74.17 internal/fmtsort [2022-11-05T17:26:59.315Z] #26 74.75 internal/syscall/execenv [2022-11-05T17:26:59.315Z] #26 75.03 path [2022-11-05T17:26:59.315Z] #26 75.68 io/fs [2022-11-05T17:26:59.315Z] #26 76.48 strings [2022-11-05T17:26:59.315Z] #26 76.71 os [2022-11-05T17:26:59.573Z] #26 ... [2022-11-05T17:26:59.573Z] [2022-11-05T17:26:59.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:26:59.573Z] #39 22.28 CC images/fown.o [2022-11-05T17:26:59.573Z] #39 22.48 CC images/ns.o [2022-11-05T17:26:59.831Z] #39 22.68 CC images/regfile.o [2022-11-05T17:27:00.107Z] #39 22.95 CC images/ghost-file.o [2022-11-05T17:27:00.111Z] #39 135.5 CC criu/parasite-syscall.o [2022-11-05T17:27:00.186Z] #50 0.974 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:27:00.186Z] #50 0.978 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:27:00.187Z] #50 0.982 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:27:00.484Z] #50 DONE 1.4s [2022-11-05T17:27:00.484Z] [2022-11-05T17:27:00.484Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:00.484Z] #38 129.4 CC criu/namespaces.o [2022-11-05T17:27:00.484Z] #38 131.7 CC criu/net.o [2022-11-05T17:27:00.665Z] #38 18.40 CC images/stats.o [2022-11-05T17:27:00.683Z] #39 23.31 CC images/fifo.o [2022-11-05T17:27:00.924Z] #38 18.95 CC images/core.o [2022-11-05T17:27:00.954Z] #39 23.53 CC images/remap-file-path.o [2022-11-05T17:27:00.954Z] #39 23.74 CC images/eventfd.o [2022-11-05T17:27:01.053Z] #39 136.3 CC criu/path.o [2022-11-05T17:27:01.212Z] #39 24.00 CC images/eventpoll.o [2022-11-05T17:27:01.313Z] #39 136.7 CC criu/pie-util-vdso.o [2022-11-05T17:27:01.470Z] #39 24.26 CC images/fh.o [2022-11-05T17:27:01.492Z] #38 19.49 CC images/core-x86.o [2022-11-05T17:27:01.728Z] #39 24.52 CC images/fsnotify.o [2022-11-05T17:27:01.884Z] #39 137.2 CC criu/pie-util.o [2022-11-05T17:27:01.884Z] #39 137.4 CC criu/pipes.o [2022-11-05T17:27:02.060Z] #38 20.03 CC images/core-arm.o [2022-11-05T17:27:02.294Z] #39 25.00 CC images/signalfd.o [2022-11-05T17:27:02.320Z] #38 20.33 CC images/core-aarch64.o [2022-11-05T17:27:02.496Z] #38 ... [2022-11-05T17:27:02.496Z] [2022-11-05T17:27:02.496Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:27:02.496Z] #49 9.685 Fetched 8600 kB in 7s (1163 kB/s) [2022-11-05T17:27:02.496Z] #49 9.685 Reading package lists... [2022-11-05T17:27:02.496Z] #49 12.59 Reading package lists... [2022-11-05T17:27:02.496Z] #49 14.91 Building dependency tree... [2022-11-05T17:27:02.496Z] #49 16.18 The following additional packages will be installed: [2022-11-05T17:27:02.496Z] #49 16.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:27:02.496Z] #49 16.18 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:27:02.496Z] #49 16.18 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:27:02.496Z] #49 16.19 python3-pkg-resources vim-runtime xxd [2022-11-05T17:27:02.496Z] #49 16.19 Suggested packages: [2022-11-05T17:27:02.496Z] #49 16.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:27:02.496Z] #49 16.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:27:02.496Z] #49 16.19 acl attr quota [2022-11-05T17:27:02.496Z] #49 16.19 Recommended packages: [2022-11-05T17:27:02.496Z] #49 16.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:27:02.552Z] #39 25.20 CC images/fs.o [2022-11-05T17:27:02.552Z] #39 25.37 CC images/pstree.o [2022-11-05T17:27:02.752Z] #49 ... [2022-11-05T17:27:02.752Z] [2022-11-05T17:27:02.752Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:02.752Z] #38 102.2 CC criu/cr-service.o [2022-11-05T17:27:02.810Z] #39 25.54 CC images/pipe.o [2022-11-05T17:27:02.825Z] #39 138.1 CC criu/plugin.o [2022-11-05T17:27:02.890Z] #38 20.75 CC images/core-ppc64.o [2022-11-05T17:27:03.069Z] #39 25.76 CC images/tcp-stream.o [2022-11-05T17:27:03.085Z] #39 138.6 CC criu/proc_parse.o [2022-11-05T17:27:03.149Z] #38 21.32 CC images/core-s390.o [2022-11-05T17:27:03.327Z] #39 25.98 CC images/sk-packet.o [2022-11-05T17:27:03.327Z] #39 26.19 CC images/mnt.o [2022-11-05T17:27:03.585Z] #39 26.38 CC images/pipe-data.o [2022-11-05T17:27:03.843Z] #39 26.60 CC images/sa.o [2022-11-05T17:27:04.088Z] #38 21.90 CC images/cpuinfo.o [2022-11-05T17:27:04.101Z] #39 26.87 CC images/timer.o [2022-11-05T17:27:04.348Z] #38 22.36 CC images/inventory.o [2022-11-05T17:27:04.359Z] #39 27.20 CC images/timerfd.o [2022-11-05T17:27:04.614Z] #38 22.70 CC images/fdinfo.o [2022-11-05T17:27:04.617Z] #39 27.41 CC images/mm.o [2022-11-05T17:27:04.640Z] #38 103.7 CC criu/crtools.o [2022-11-05T17:27:04.640Z] #38 104.2 CC criu/eventfd.o [2022-11-05T17:27:05.197Z] #39 27.75 CC images/sk-opts.o [2022-11-05T17:27:05.197Z] #39 27.96 CC images/sk-unix.o [2022-11-05T17:27:05.197Z] #39 ... [2022-11-05T17:27:05.197Z] [2022-11-05T17:27:05.197Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:05.197Z] #28 73.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:27:05.197Z] #28 73.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:05.197Z] #28 73.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:27:05.197Z] #28 ... [2022-11-05T17:27:05.197Z] [2022-11-05T17:27:05.197Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:27:05.197Z] #26 79.49 bufio [2022-11-05T17:27:05.197Z] #26 80.96 fmt [2022-11-05T17:27:05.197Z] #26 81.35 io/ioutil [2022-11-05T17:27:05.197Z] #26 81.55 text/tabwriter [2022-11-05T17:27:05.198Z] #38 22.98 CC images/fown.o [2022-11-05T17:27:05.198Z] #38 23.20 CC images/ns.o [2022-11-05T17:27:05.203Z] #38 104.6 CC criu/eventpoll.o [2022-11-05T17:27:05.459Z] #38 23.36 CC images/regfile.o [2022-11-05T17:27:05.459Z] #38 ... [2022-11-05T17:27:05.459Z] [2022-11-05T17:27:05.459Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:27:05.459Z] #32 68.79 internal/syscall/unix [2022-11-05T17:27:05.459Z] #32 69.20 time [2022-11-05T17:27:05.459Z] #32 75.56 internal/poll [2022-11-05T17:27:05.459Z] #32 76.97 internal/fmtsort [2022-11-05T17:27:05.459Z] #32 77.58 internal/syscall/execenv [2022-11-05T17:27:05.459Z] #32 77.89 path [2022-11-05T17:27:05.459Z] #32 78.17 strings [2022-11-05T17:27:05.459Z] #32 78.36 io/fs [2022-11-05T17:27:05.719Z] #32 ... [2022-11-05T17:27:05.719Z] [2022-11-05T17:27:05.719Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:05.719Z] #38 23.58 CC images/ghost-file.o [2022-11-05T17:27:05.764Z] #26 83.81 github.com/BurntSushi/toml [2022-11-05T17:27:05.764Z] #26 83.83 flag [2022-11-05T17:27:05.784Z] #38 137.0 CC criu/netfilter.o [2022-11-05T17:27:05.979Z] #38 23.88 CC images/fifo.o [2022-11-05T17:27:05.979Z] #38 24.07 CC images/remap-file-path.o [2022-11-05T17:27:06.041Z] #38 137.4 CC criu/page-pipe.o [2022-11-05T17:27:06.238Z] #38 24.28 CC images/eventfd.o [2022-11-05T17:27:06.384Z] #39 ... [2022-11-05T17:27:06.384Z] [2022-11-05T17:27:06.384Z] #23 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:27:06.384Z] #23 187.8 + dpkg --print-architecture [2022-11-05T17:27:06.384Z] #23 DONE 188.3s [2022-11-05T17:27:06.384Z] [2022-11-05T17:27:06.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:06.384Z] #39 141.5 CC criu/protobuf-desc.o [2022-11-05T17:27:06.499Z] #38 24.45 CC images/eventpoll.o [2022-11-05T17:27:06.604Z] #38 105.7 CC criu/external.o [2022-11-05T17:27:06.604Z] #38 106.1 CC criu/fault-injection.o [2022-11-05T17:27:06.759Z] #38 24.69 CC images/fh.o [2022-11-05T17:27:06.860Z] #38 106.2 CC criu/fdstore.o [2022-11-05T17:27:07.013Z] #38 138.0 CC criu/page-xfer.o [2022-11-05T17:27:07.018Z] #38 24.98 CC images/fsnotify.o [2022-11-05T17:27:07.116Z] #38 106.6 CC criu/fifo.o [2022-11-05T17:27:07.372Z] #38 107.0 CC criu/file-ids.o [2022-11-05T17:27:07.589Z] #38 25.58 CC images/signalfd.o [2022-11-05T17:27:07.667Z] #26 85.31 log [2022-11-05T17:27:07.768Z] #39 143.1 CC criu/protobuf.o [2022-11-05T17:27:07.849Z] #38 25.82 CC images/fs.o [2022-11-05T17:27:07.849Z] #38 26.01 CC images/pstree.o [2022-11-05T17:27:07.924Z] #26 ... [2022-11-05T17:27:07.925Z] [2022-11-05T17:27:07.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:07.925Z] #39 28.25 CC images/sk-inet.o [2022-11-05T17:27:07.925Z] #39 28.58 CC images/tun.o [2022-11-05T17:27:07.925Z] #39 28.88 CC images/sk-netlink.o [2022-11-05T17:27:07.925Z] #39 29.17 CC images/packet-sock.o [2022-11-05T17:27:07.925Z] #39 29.48 CC images/ipc-var.o [2022-11-05T17:27:07.925Z] #39 29.72 CC images/ipc-desc.o [2022-11-05T17:27:07.925Z] #39 29.89 CC images/ipc-shm.o [2022-11-05T17:27:07.925Z] #39 30.07 CC images/ipc-msg.o [2022-11-05T17:27:07.925Z] #39 30.29 CC images/ipc-sem.o [2022-11-05T17:27:07.925Z] #39 30.47 CC images/utsns.o [2022-11-05T17:27:07.925Z] #39 30.65 CC images/creds.o [2022-11-05T17:27:07.935Z] #38 107.3 CC criu/file-lock.o [2022-11-05T17:27:08.028Z] #39 143.5 CC criu/pstree.o [2022-11-05T17:27:08.109Z] #38 26.28 CC images/pipe.o [2022-11-05T17:27:08.182Z] #39 30.81 CC images/vma.o [2022-11-05T17:27:08.182Z] #39 31.02 CC images/netdev.o [2022-11-05T17:27:08.191Z] #38 ... [2022-11-05T17:27:08.191Z] [2022-11-05T17:27:08.192Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:27:08.192Z] #49 17.46 The following NEW packages will be installed: [2022-11-05T17:27:08.192Z] #49 17.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:27:08.192Z] #49 17.46 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:27:08.192Z] #49 17.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:27:08.192Z] #49 17.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:27:08.192Z] #49 17.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:27:08.192Z] #49 17.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:27:08.192Z] #49 17.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:27:08.192Z] #49 17.47 xz-utils zip [2022-11-05T17:27:08.192Z] #49 17.78 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:27:08.192Z] #49 17.78 Need to get 27.0 MB of archives. [2022-11-05T17:27:08.192Z] #49 17.78 After this operation, 104 MB of additional disk space will be used. [2022-11-05T17:27:08.192Z] #49 17.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-05T17:27:08.192Z] #49 17.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-05T17:27:08.192Z] #49 17.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-05T17:27:08.192Z] #49 17.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:27:08.192Z] #49 17.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-05T17:27:08.192Z] #49 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-05T17:27:08.192Z] #49 17.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-05T17:27:08.192Z] #49 17.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-05T17:27:08.192Z] #49 17.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:27:08.192Z] #49 17.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:27:08.192Z] #49 17.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:27:08.192Z] #49 17.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-05T17:27:08.192Z] #49 17.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-05T17:27:08.192Z] #49 17.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-05T17:27:08.192Z] #49 17.90 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-05T17:27:08.192Z] #49 17.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-05T17:27:08.192Z] #49 17.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-05T17:27:08.192Z] #49 17.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-05T17:27:08.192Z] #49 17.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-05T17:27:08.192Z] #49 17.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-05T17:27:08.192Z] #49 17.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-05T17:27:08.192Z] #49 17.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:27:08.192Z] #49 17.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:27:08.192Z] #49 17.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:27:08.192Z] #49 17.95 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-05T17:27:08.192Z] #49 17.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-05T17:27:08.192Z] #49 17.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:27:08.192Z] #49 18.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-05T17:27:08.192Z] #49 18.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:27:08.192Z] #49 18.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:27:08.192Z] #49 18.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:27:08.192Z] #49 18.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-05T17:27:08.192Z] #49 18.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-05T17:27:08.192Z] #49 18.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:27:08.192Z] #49 18.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:27:08.192Z] #49 18.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:27:08.192Z] #49 18.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:27:08.192Z] #49 18.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:27:08.192Z] #49 18.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:27:08.192Z] #49 18.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:27:08.192Z] #49 18.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-05T17:27:08.192Z] #49 18.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-05T17:27:08.192Z] #49 18.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-05T17:27:08.192Z] #49 18.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:27:08.192Z] #49 18.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-05T17:27:08.192Z] #49 18.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-05T17:27:08.192Z] #49 18.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-05T17:27:08.192Z] #49 19.16 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:27:08.192Z] #49 19.29 Fetched 27.0 MB in 1s (23.7 MB/s) [2022-11-05T17:27:08.192Z] #49 19.34 Selecting previously unselected package pigz. [2022-11-05T17:27:08.192Z] #49 19.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-05T17:27:08.192Z] #49 19.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 19.41 Unpacking pigz (2.6-1) ... [2022-11-05T17:27:08.192Z] #49 19.48 Selecting previously unselected package libelf1:amd64. [2022-11-05T17:27:08.192Z] #49 19.49 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 19.49 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-05T17:27:08.192Z] #49 19.65 Selecting previously unselected package libbpf0:amd64. [2022-11-05T17:27:08.192Z] #49 19.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 19.66 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:27:08.192Z] #49 19.75 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:27:08.192Z] #49 19.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 19.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:27:08.192Z] #49 19.85 Selecting previously unselected package libmnl0:amd64. [2022-11-05T17:27:08.192Z] #49 19.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 19.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:27:08.192Z] #49 19.91 Selecting previously unselected package libxtables12:amd64. [2022-11-05T17:27:08.192Z] #49 19.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 19.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:27:08.192Z] #49 20.02 Selecting previously unselected package libcap2-bin. [2022-11-05T17:27:08.192Z] #49 20.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 20.03 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:27:08.192Z] #49 20.15 Selecting previously unselected package iproute2. [2022-11-05T17:27:08.192Z] #49 20.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 20.18 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:27:08.192Z] #49 20.75 Selecting previously unselected package xxd. [2022-11-05T17:27:08.192Z] #49 20.76 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:27:08.192Z] #49 20.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:27:08.192Z] #49 20.92 Selecting previously unselected package vim-common. [2022-11-05T17:27:08.192Z] #49 20.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:27:08.192Z] #49 20.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:27:08.192Z] #49 21.08 Selecting previously unselected package bash-completion. [2022-11-05T17:27:08.192Z] #49 21.09 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:27:08.697Z] #38 26.47 CC images/tcp-stream.o [2022-11-05T17:27:08.697Z] #38 26.71 CC images/sk-packet.o [2022-11-05T17:27:08.697Z] #38 ... [2022-11-05T17:27:08.697Z] [2022-11-05T17:27:08.697Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:08.697Z] #35 72.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-11-05T17:27:08.697Z] #35 72.20 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:08.697Z] #35 72.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:27:08.749Z] #39 31.45 CC images/tty.o [2022-11-05T17:27:08.754Z] #49 23.23 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:27:08.949Z] #38 139.8 CC criu/pagemap-cache.o [2022-11-05T17:27:08.949Z] #38 140.1 CC criu/pagemap.o [2022-11-05T17:27:08.956Z] #35 ... [2022-11-05T17:27:08.956Z] [2022-11-05T17:27:08.956Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:08.956Z] #38 26.98 CC images/mnt.o [2022-11-05T17:27:09.215Z] #38 27.17 CC images/pipe-data.o [2022-11-05T17:27:09.317Z] #39 31.97 CC images/file-lock.o [2022-11-05T17:27:09.317Z] #39 32.13 CC images/rlimit.o [2022-11-05T17:27:09.317Z] #49 23.71 Selecting previously unselected package bzip2. [2022-11-05T17:27:09.317Z] #49 23.71 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-05T17:27:09.317Z] #49 23.73 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:27:09.411Z] #39 144.7 CC criu/rbtree.o [2022-11-05T17:27:09.411Z] #39 144.9 CC criu/rst-malloc.o [2022-11-05T17:27:09.474Z] #38 27.37 CC images/sa.o [2022-11-05T17:27:09.475Z] #38 27.58 CC images/timer.o [2022-11-05T17:27:09.574Z] #49 23.82 Selecting previously unselected package xz-utils. [2022-11-05T17:27:09.574Z] #49 23.82 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-05T17:27:09.574Z] #49 23.83 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:27:09.574Z] #49 24.00 Selecting previously unselected package apparmor. [2022-11-05T17:27:09.575Z] #39 32.35 CC images/pagemap.o [2022-11-05T17:27:09.830Z] #49 24.01 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-05T17:27:09.830Z] #49 24.07 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:27:09.834Z] #39 32.58 CC images/siginfo.o [2022-11-05T17:27:09.878Z] #38 141.1 CC criu/parasite-syscall.o [2022-11-05T17:27:09.981Z] #39 145.3 CC criu/seccomp.o [2022-11-05T17:27:10.043Z] #38 27.90 CC images/timerfd.o [2022-11-05T17:27:10.043Z] #38 28.10 CC images/mm.o [2022-11-05T17:27:10.092Z] #39 32.86 CC images/rpc.o [2022-11-05T17:27:10.092Z] #49 24.58 Selecting previously unselected package inetutils-ping. [2022-11-05T17:27:10.352Z] #49 24.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-05T17:27:10.352Z] #49 24.59 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:27:10.352Z] #49 24.70 Selecting previously unselected package libip4tc2:amd64. [2022-11-05T17:27:10.352Z] #49 24.70 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:27:10.352Z] #49 24.71 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:27:10.352Z] #49 24.77 Selecting previously unselected package libip6tc2:amd64. [2022-11-05T17:27:10.352Z] #49 24.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:27:10.352Z] #49 24.79 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:27:10.491Z] #38 ... [2022-11-05T17:27:10.491Z] [2022-11-05T17:27:10.491Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:27:10.552Z] #39 146.0 CC criu/seize.o [2022-11-05T17:27:10.608Z] #49 24.87 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-05T17:27:10.608Z] #49 24.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-05T17:27:10.608Z] #49 24.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:27:10.608Z] #49 24.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-05T17:27:10.608Z] #49 24.98 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-05T17:27:10.608Z] #49 24.99 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:27:10.608Z] #49 25.09 Selecting previously unselected package libnftnl11:amd64. [2022-11-05T17:27:10.612Z] #38 28.39 CC images/sk-opts.o [2022-11-05T17:27:10.612Z] #38 28.68 CC images/sk-unix.o [2022-11-05T17:27:10.747Z] #51 ... [2022-11-05T17:27:10.747Z] [2022-11-05T17:27:10.747Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:10.747Z] #38 142.0 CC criu/path.o [2022-11-05T17:27:10.864Z] #49 25.09 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-05T17:27:10.864Z] #49 25.09 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:27:10.864Z] #49 25.16 Selecting previously unselected package iptables. [2022-11-05T17:27:10.864Z] #49 25.17 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-05T17:27:10.864Z] #49 25.19 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:27:11.004Z] #38 142.3 CC criu/pie-util-vdso-elf32.o [2022-11-05T17:27:11.120Z] #49 25.51 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:27:11.121Z] #49 25.52 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:27:11.121Z] #49 25.52 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:27:11.181Z] #38 28.93 CC images/sk-inet.o [2022-11-05T17:27:11.237Z] using credential docker-jenkins-github-credentials [2022-11-05T17:27:11.315Z] Cloning the remote Git repository [2022-11-05T17:27:11.315Z] Cloning with configured refspecs honoured and without tags [2022-11-05T17:27:11.377Z] #49 25.66 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:27:11.377Z] #49 25.66 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:27:11.377Z] #49 25.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:27:11.377Z] #49 25.77 Selecting previously unselected package jq. [2022-11-05T17:27:11.377Z] #49 25.79 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:27:11.377Z] #49 25.80 Unpacking jq (1.6-2.1) ... [2022-11-05T17:27:11.377Z] #49 25.89 Selecting previously unselected package libaio1:amd64. [2022-11-05T17:27:11.441Z] #38 29.40 CC images/tun.o [2022-11-05T17:27:11.474Z] #39 34.05 CC images/ext-file.o [2022-11-05T17:27:11.474Z] #39 34.20 CC images/cgroup.o [2022-11-05T17:27:11.492Z] #39 146.9 CC criu/servicefd.o [2022-11-05T17:27:11.566Z] #38 142.8 CC criu/pie-util-vdso.o [2022-11-05T17:27:11.633Z] #49 25.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-05T17:27:11.634Z] #49 25.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:27:11.634Z] #49 25.96 Selecting previously unselected package libgpm2:amd64. [2022-11-05T17:27:11.634Z] #49 25.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-05T17:27:11.634Z] #49 25.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:27:11.701Z] #38 29.76 CC images/sk-netlink.o [2022-11-05T17:27:11.739Z] #39 ... [2022-11-05T17:27:11.739Z] [2022-11-05T17:27:11.739Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:27:11.753Z] #39 147.4 CC criu/shmem.o [2022-11-05T17:27:11.891Z] #49 26.03 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:27:11.891Z] #49 26.03 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:27:11.891Z] #49 26.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:27:11.961Z] #38 30.01 CC images/packet-sock.o [2022-11-05T17:27:12.129Z] #38 143.3 CC criu/pie-util.o [2022-11-05T17:27:12.130Z] #38 143.4 CC criu/pipes.o [2022-11-05T17:27:12.530Z] #38 30.37 CC images/ipc-var.o [2022-11-05T17:27:12.530Z] #38 30.55 CC images/ipc-desc.o [2022-11-05T17:27:12.790Z] #38 30.83 CC images/ipc-shm.o [2022-11-05T17:27:11.513Z] Cloning repository https://github.com/moby/moby.git [2022-11-05T17:27:11.889Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-11-05T17:27:13.033Z] #37 51.91 Updating files: 52% (2653/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 91% (4635/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:27:13.033Z] #37 53.24 + cd /tmp/tmp.uz5hAqdMKx/src/github.com/containerd/containerd [2022-11-05T17:27:13.033Z] #37 53.25 + git checkout -q v1.6.9 [2022-11-05T17:27:13.049Z] #38 31.04 CC images/ipc-msg.o [2022-11-05T17:27:13.101Z] #38 144.2 CC criu/plugin.o [2022-11-05T17:27:13.135Z] #39 148.4 CC criu/sigframe.o [2022-11-05T17:27:13.135Z] #39 148.6 CC criu/signalfd.o [2022-11-05T17:27:13.308Z] #38 31.31 CC images/ipc-sem.o [2022-11-05T17:27:13.357Z] #38 144.6 CC criu/proc_parse.o [2022-11-05T17:27:13.395Z] #39 148.9 CC criu/sk-inet.o [2022-11-05T17:27:13.569Z] #38 31.54 CC images/utsns.o [2022-11-05T17:27:13.601Z] #37 ... [2022-11-05T17:27:13.601Z] [2022-11-05T17:27:13.601Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:27:13.601Z] #26 87.81 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:27:13.601Z] #26 DONE 91.5s [2022-11-05T17:27:13.828Z] #38 31.75 CC images/creds.o [2022-11-05T17:27:13.828Z] #38 31.92 CC images/vma.o [2022-11-05T17:27:13.860Z] [2022-11-05T17:27:13.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:13.860Z] #39 34.73 CC images/userns.o [2022-11-05T17:27:13.860Z] #39 34.97 CC images/google/protobuf/descriptor.o [2022-11-05T17:27:13.860Z] #39 36.54 CC images/opts.o [2022-11-05T17:27:14.089Z] #38 32.12 CC images/netdev.o [2022-11-05T17:27:14.122Z] #39 36.77 CC images/seccomp.o [2022-11-05T17:27:14.349Z] #38 32.47 CC images/tty.o [2022-11-05T17:27:14.380Z] #39 37.14 CC images/binfmt-misc.o [2022-11-05T17:27:14.609Z] #38 ... [2022-11-05T17:27:14.609Z] [2022-11-05T17:27:14.609Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:27:14.639Z] #39 37.45 CC images/time.o [2022-11-05T17:27:14.639Z] #39 37.60 CC images/sysctl.o [2022-11-05T17:27:14.778Z] #39 149.9 CC criu/sk-netlink.o [2022-11-05T17:27:14.778Z] #39 150.3 CC criu/sk-packet.o [2022-11-05T17:27:13.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:27:13.387Z] > git --version # timeout=10 [2022-11-05T17:27:13.444Z] > git --version # 'git version 2.24.1.windows.2' [2022-11-05T17:27:13.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:27:13.448Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:27:15.206Z] #39 37.76 CC images/autofs.o [2022-11-05T17:27:15.206Z] #39 37.95 CC images/macvlan.o [2022-11-05T17:27:15.348Z] #39 150.9 CC criu/sk-queue.o [2022-11-05T17:27:15.464Z] #39 38.20 CC images/sit.o [2022-11-05T17:27:15.723Z] #39 38.36 CC images/memfd.o [2022-11-05T17:27:15.723Z] #39 38.59 CC images/timens.o [2022-11-05T17:27:15.919Z] #39 151.3 CC criu/sk-tcp.o [2022-11-05T17:27:15.981Z] #39 38.88 LINK images/built-in.o [2022-11-05T17:27:16.065Z] #49 29.78 Selecting previously unselected package libinih1:amd64. [2022-11-05T17:27:16.065Z] #49 29.78 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-05T17:27:16.065Z] #49 29.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-05T17:27:16.065Z] #49 29.84 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:27:16.065Z] #49 29.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:27:16.065Z] #49 29.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:27:16.065Z] #49 30.01 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:27:16.065Z] #49 30.01 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:27:16.065Z] #49 30.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:27:16.065Z] #49 30.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:27:16.065Z] #49 30.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:27:16.065Z] #49 30.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:27:16.065Z] #49 30.20 Selecting previously unselected package net-tools. [2022-11-05T17:27:16.065Z] #49 30.21 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-05T17:27:16.065Z] #49 30.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:27:16.065Z] #49 30.42 Selecting previously unselected package patch. [2022-11-05T17:27:16.065Z] #49 30.43 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-05T17:27:16.065Z] #49 30.46 Unpacking patch (2.7.6-7) ... [2022-11-05T17:27:16.168Z] #37 50.13 Updating files: 47% (2422/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 84% (4296/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) [2022-11-05T17:27:16.168Z] #37 ... [2022-11-05T17:27:16.168Z] [2022-11-05T17:27:16.168Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:27:16.168Z] #32 79.59 os [2022-11-05T17:27:16.168Z] #32 80.55 bufio [2022-11-05T17:27:16.168Z] #32 82.16 text/tabwriter [2022-11-05T17:27:16.168Z] #32 83.50 io/ioutil [2022-11-05T17:27:16.168Z] #32 83.52 fmt [2022-11-05T17:27:16.168Z] #32 86.06 flag [2022-11-05T17:27:16.168Z] #32 86.07 github.com/BurntSushi/toml [2022-11-05T17:27:16.168Z] #32 87.61 log [2022-11-05T17:27:16.168Z] #32 ... [2022-11-05T17:27:16.168Z] [2022-11-05T17:27:16.168Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:27:16.168Z] #37 50.13 Updating files: 47% (2422/5081) Updating files: 48% (2439/5081) Updating files: 49% (2490/5081) Updating files: 50% (2541/5081) Updating files: 51% (2592/5081) Updating files: 52% (2643/5081) Updating files: 53% (2693/5081) Updating files: 54% (2744/5081) Updating files: 55% (2795/5081) Updating files: 56% (2846/5081) Updating files: 57% (2897/5081) Updating files: 58% (2947/5081) Updating files: 59% (2998/5081) Updating files: 60% (3049/5081) Updating files: 61% (3100/5081) Updating files: 62% (3151/5081) Updating files: 63% (3202/5081) Updating files: 64% (3252/5081) Updating files: 65% (3303/5081) Updating files: 66% (3354/5081) Updating files: 67% (3405/5081) Updating files: 68% (3456/5081) Updating files: 69% (3506/5081) Updating files: 70% (3557/5081) Updating files: 71% (3608/5081) Updating files: 72% (3659/5081) Updating files: 73% (3710/5081) Updating files: 74% (3760/5081) Updating files: 75% (3811/5081) Updating files: 76% (3862/5081) Updating files: 77% (3913/5081) Updating files: 78% (3964/5081) Updating files: 79% (4014/5081) Updating files: 80% (4065/5081) Updating files: 81% (4116/5081) Updating files: 82% (4167/5081) Updating files: 83% (4218/5081) Updating files: 84% (4269/5081) Updating files: 84% (4296/5081) Updating files: 85% (4319/5081) Updating files: 86% (4370/5081) Updating files: 87% (4421/5081) Updating files: 88% (4472/5081) Updating files: 89% (4523/5081) Updating files: 90% (4573/5081) Updating files: 91% (4624/5081) Updating files: 92% (4675/5081) Updating files: 93% (4726/5081) Updating files: 94% (4777/5081) Updating files: 95% (4827/5081) Updating files: 96% (4878/5081) Updating files: 97% (4929/5081) Updating files: 98% (4980/5081) Updating files: 99% (5031/5081) Updating files: 100% (5081/5081) Updating files: 100% (5081/5081), done. [2022-11-05T17:27:16.240Z] #39 39.08 GEN compel/include/asm [2022-11-05T17:27:16.322Z] #49 30.57 Selecting previously unselected package python-pip-whl. [2022-11-05T17:27:16.322Z] #49 30.58 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:27:16.322Z] #49 30.58 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:27:16.427Z] #37 51.71 + cd /tmp/tmp.G6grZcWIOS/src/github.com/containerd/containerd [2022-11-05T17:27:16.428Z] #37 51.71 + git checkout -q v1.6.9 [2022-11-05T17:27:16.491Z] #39 151.8 CC criu/sk-unix.o [2022-11-05T17:27:16.499Z] #39 39.12 GEN compel/include/version.h [2022-11-05T17:27:16.499Z] #39 39.13 touch .config [2022-11-05T17:27:16.499Z] #39 39.18 GEN include/common/config.h [2022-11-05T17:27:16.499Z] #39 39.27 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-05T17:27:16.499Z] #39 39.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-05T17:27:16.499Z] #39 39.30 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-05T17:27:16.499Z] #39 39.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-05T17:27:16.499Z] #39 39.34 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-05T17:27:16.499Z] #39 39.38 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-05T17:27:16.499Z] #39 39.41 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-05T17:27:16.499Z] #39 39.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-05T17:27:16.668Z] #38 147.9 CC criu/protobuf-desc.o [2022-11-05T17:27:16.769Z] #39 39.46 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-05T17:27:16.769Z] #39 39.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:27:16.769Z] #39 39.49 DEP compel/plugins/std/infect.d [2022-11-05T17:27:16.885Z] #49 31.19 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:27:16.885Z] #49 31.19 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:27:16.885Z] #49 31.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:27:16.969Z] #38 ... [2022-11-05T17:27:16.969Z] [2022-11-05T17:27:16.969Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:27:16.969Z] #51 11.36 Collecting yamllint==1.26.1 [2022-11-05T17:27:16.969Z] #51 12.41 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:27:16.969Z] #51 13.67 Collecting pathspec>=0.5.3 [2022-11-05T17:27:16.969Z] #51 13.68 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:27:16.969Z] #51 14.19 Collecting pyyaml [2022-11-05T17:27:16.969Z] #51 14.20 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-11-05T17:27:16.969Z] #51 14.27 Building wheels for collected packages: yamllint [2022-11-05T17:27:16.969Z] #51 14.27 Building wheel for yamllint (setup.py): started [2022-11-05T17:27:16.969Z] #51 15.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:27:16.969Z] #51 15.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b2faea814e022e28d5badd1229c0db5b8aa8c3616bf509e9b85fbfef0af7c56a [2022-11-05T17:27:16.969Z] #51 15.51 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:27:16.969Z] #51 15.52 Successfully built yamllint [2022-11-05T17:27:16.969Z] #51 15.55 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:27:16.969Z] #51 15.97 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:27:16.969Z] #51 DONE 16.4s [2022-11-05T17:27:16.969Z] [2022-11-05T17:27:16.969Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:27:17.027Z] #39 39.68 DEP compel/plugins/std/string.d [2022-11-05T17:27:17.027Z] #39 39.79 DEP compel/plugins/std/log.d [2022-11-05T17:27:17.142Z] #49 31.34 Selecting previously unselected package python3-distutils. [2022-11-05T17:27:17.142Z] #49 31.34 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:27:17.142Z] #49 31.34 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:27:17.142Z] #49 31.49 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:27:17.142Z] #49 31.50 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:27:17.142Z] #49 31.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:27:17.226Z] #52 DONE 0.4s [2022-11-05T17:27:17.226Z] [2022-11-05T17:27:17.226Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:27:17.285Z] #39 39.91 DEP compel/plugins/std/fds.d [2022-11-05T17:27:17.285Z] #39 40.06 DEP compel/plugins/std/std.d [2022-11-05T17:27:17.399Z] #49 31.67 Selecting previously unselected package python3-setuptools. [2022-11-05T17:27:17.399Z] #49 31.67 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:27:17.399Z] #49 31.68 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:27:17.482Z] #40 ... [2022-11-05T17:27:17.483Z] [2022-11-05T17:27:17.483Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:27:17.542Z] #39 40.21 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:27:17.542Z] #39 40.35 DEP compel/plugins/fds/fds.d [2022-11-05T17:27:17.542Z] #39 40.48 CC compel/plugins/std/std.o [2022-11-05T17:27:17.656Z] #49 31.93 Selecting previously unselected package python3-wheel. [2022-11-05T17:27:17.656Z] #49 31.94 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:27:17.656Z] #49 31.95 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:27:17.656Z] #49 32.04 Selecting previously unselected package python3-pip. [2022-11-05T17:27:17.656Z] #49 32.04 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:27:17.656Z] #49 32.05 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:27:17.801Z] #39 40.73 CC compel/plugins/std/fds.o [2022-11-05T17:27:17.807Z] #37 53.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:27:17.807Z] #37 53.15 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:27:17.807Z] #37 53.16 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:27:17.807Z] #37 53.16 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:27:17.807Z] #37 53.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:27:17.807Z] #37 53.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:27:17.807Z] #37 53.16 + '[' '' = dynamic ']' [2022-11-05T17:27:17.807Z] #37 53.16 + make [2022-11-05T17:27:18.086Z] #53 DONE 0.5s [2022-11-05T17:27:18.086Z] [2022-11-05T17:27:18.086Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:18.086Z] #38 149.2 CC criu/protobuf.o [2022-11-05T17:27:18.086Z] #38 ... [2022-11-05T17:27:18.086Z] [2022-11-05T17:27:18.086Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:27:18.086Z] #54 DONE 0.3s [2022-11-05T17:27:18.086Z] [2022-11-05T17:27:18.086Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:27:18.086Z] #55 DONE 0.1s [2022-11-05T17:27:18.218Z] #49 32.34 Selecting previously unselected package sudo. [2022-11-05T17:27:18.218Z] #49 32.34 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-05T17:27:18.218Z] #49 32.35 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:27:18.345Z] [2022-11-05T17:27:18.345Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:27:18.345Z] #56 DONE 0.0s [2022-11-05T17:27:18.345Z] [2022-11-05T17:27:18.345Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:27:18.345Z] #40 ... [2022-11-05T17:27:18.345Z] [2022-11-05T17:27:18.345Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:18.345Z] #38 149.7 CC criu/pstree.o [2022-11-05T17:27:18.372Z] #39 41.11 CC compel/plugins/std/log.o [2022-11-05T17:27:18.401Z] #39 153.8 CC criu/sockets.o [2022-11-05T17:27:18.475Z] #49 32.92 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:27:18.736Z] #49 32.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-05T17:27:18.736Z] #49 32.93 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:27:18.736Z] #49 33.14 Selecting previously unselected package uidmap. [2022-11-05T17:27:18.736Z] #49 33.16 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-05T17:27:18.736Z] #49 33.17 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:27:18.748Z] #37 ... [2022-11-05T17:27:18.748Z] [2022-11-05T17:27:18.748Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-11-05T17:27:18.748Z] #32 90.08 github.com/BurntSushi/toml/cmd/tomlv [2022-11-05T17:27:18.748Z] #32 DONE 92.1s [2022-11-05T17:27:18.748Z] [2022-11-05T17:27:18.748Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:18.748Z] #38 33.10 CC images/file-lock.o [2022-11-05T17:27:18.748Z] #38 33.27 CC images/rlimit.o [2022-11-05T17:27:18.748Z] #38 33.50 CC images/pagemap.o [2022-11-05T17:27:18.748Z] #38 33.82 CC images/siginfo.o [2022-11-05T17:27:18.748Z] #38 34.08 CC images/rpc.o [2022-11-05T17:27:18.748Z] #38 35.42 CC images/ext-file.o [2022-11-05T17:27:18.748Z] #38 35.55 CC images/cgroup.o [2022-11-05T17:27:18.748Z] #38 36.19 CC images/userns.o [2022-11-05T17:27:18.748Z] #38 36.35 CC images/google/protobuf/descriptor.o [2022-11-05T17:27:18.939Z] #39 41.89 CC compel/plugins/std/string.o [2022-11-05T17:27:18.993Z] #49 33.36 Selecting previously unselected package vim-runtime. [2022-11-05T17:27:18.993Z] #49 ... [2022-11-05T17:27:18.993Z] [2022-11-05T17:27:18.993Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:18.993Z] #38 108.3 CC criu/files-ext.o [2022-11-05T17:27:18.993Z] #38 108.7 CC criu/files-reg.o [2022-11-05T17:27:18.993Z] #38 111.1 CC criu/files.o [2022-11-05T17:27:18.993Z] #38 113.4 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:27:18.993Z] #38 113.4 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-05T17:27:18.993Z] #38 113.5 CC criu/filesystems.o [2022-11-05T17:27:18.993Z] #38 114.2 CC criu/fsnotify.o [2022-11-05T17:27:18.993Z] #38 115.5 CC criu/image-desc.o [2022-11-05T17:27:18.993Z] #38 115.7 CC criu/image.o [2022-11-05T17:27:18.993Z] #38 116.6 CC criu/ipc_ns.o [2022-11-05T17:27:18.993Z] #38 118.0 CC criu/irmap.o [2022-11-05T17:27:18.993Z] #38 ... [2022-11-05T17:27:18.993Z] [2022-11-05T17:27:18.993Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:27:18.993Z] #49 33.37 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:27:18.993Z] #49 33.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:27:19.249Z] #49 33.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:27:19.249Z] #49 33.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:27:19.339Z] #39 154.7 CC criu/stats.o [2022-11-05T17:27:19.598Z] #39 155.0 CC criu/string.o [2022-11-05T17:27:19.756Z] #38 151.0 CC criu/rbtree.o [2022-11-05T17:27:19.858Z] #39 155.2 CC criu/sysctl.o [2022-11-05T17:27:19.875Z] #39 42.40 CC compel/plugins/std/infect.o [2022-11-05T17:27:19.875Z] #39 42.77 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-05T17:27:19.875Z] #39 ... [2022-11-05T17:27:19.875Z] [2022-11-05T17:27:19.875Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:19.875Z] #28 87.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:27:19.875Z] #28 87.85 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:19.875Z] #28 87.85 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:27:19.875Z] #28 94.32 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:27:19.875Z] #28 94.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:19.875Z] #28 94.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:27:20.012Z] #38 151.4 CC criu/rst-malloc.o [2022-11-05T17:27:20.128Z] #38 38.17 CC images/opts.o [2022-11-05T17:27:20.134Z] #28 ... [2022-11-05T17:27:20.134Z] [2022-11-05T17:27:20.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:20.134Z] #39 42.82 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-05T17:27:20.134Z] #39 42.88 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-05T17:27:20.134Z] #39 42.94 AR compel/plugins/std.lib.a [2022-11-05T17:27:20.134Z] #39 42.99 CC compel/plugins/fds/fds.o [2022-11-05T17:27:20.269Z] #38 151.6 CC criu/seccomp.o [2022-11-05T17:27:20.387Z] #38 38.32 CC images/seccomp.o [2022-11-05T17:27:20.430Z] #39 155.8 CC criu/sysfs_parse.o [2022-11-05T17:27:20.648Z] #38 38.63 CC images/binfmt-misc.o [2022-11-05T17:27:20.648Z] #38 38.78 CC images/time.o [2022-11-05T17:27:20.690Z] #39 156.1 CC criu/timens.o [2022-11-05T17:27:20.701Z] #39 43.32 AR compel/plugins/fds.lib.a [2022-11-05T17:27:20.701Z] #39 43.39 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:27:20.701Z] #39 43.49 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:27:20.908Z] #38 38.92 CC images/sysctl.o [2022-11-05T17:27:20.908Z] #38 39.06 CC images/autofs.o [2022-11-05T17:27:20.950Z] #39 156.4 CC criu/timerfd.o [2022-11-05T17:27:20.959Z] #39 43.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-05T17:27:20.959Z] #39 43.72 HOSTDEP compel/src/main-host.d [2022-11-05T17:27:20.959Z] #39 43.82 DEP compel/src/lib/ptrace.d [2022-11-05T17:27:21.171Z] #38 39.20 CC images/macvlan.o [2022-11-05T17:27:21.198Z] #38 152.4 CC criu/seize.o [2022-11-05T17:27:21.210Z] #39 156.8 CC criu/tty.o [2022-11-05T17:27:21.224Z] #39 43.92 DEP compel/src/lib/infect.d [2022-11-05T17:27:21.224Z] #39 44.05 DEP compel/src/lib/infect-util.d [2022-11-05T17:27:21.224Z] #39 44.14 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:27:21.430Z] #38 39.42 CC images/sit.o [2022-11-05T17:27:21.484Z] #39 44.29 DEP compel/arch/x86/src/lib/infect.d [2022-11-05T17:27:21.690Z] #38 39.59 CC images/memfd.o [2022-11-05T17:27:21.742Z] #39 44.45 DEP compel/arch/x86/src/lib/cpu.d [2022-11-05T17:27:21.742Z] #39 44.57 DEP compel/src/lib/log.d [2022-11-05T17:27:21.950Z] #38 39.85 CC images/timens.o [2022-11-05T17:27:21.950Z] #38 40.05 LINK images/built-in.o [2022-11-05T17:27:22.000Z] #39 44.65 DEP compel/src/main.d [2022-11-05T17:27:22.000Z] #39 44.82 DEP compel/src/lib/handle-elf.d [2022-11-05T17:27:22.168Z] #38 153.4 CC criu/servicefd.o [2022-11-05T17:27:22.210Z] #38 40.20 GEN compel/include/asm [2022-11-05T17:27:22.210Z] #38 40.23 GEN compel/include/version.h [2022-11-05T17:27:22.210Z] #38 40.23 touch .config [2022-11-05T17:27:22.210Z] #38 40.29 GEN include/common/config.h [2022-11-05T17:27:22.210Z] #38 40.37 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-11-05T17:27:22.258Z] #39 44.92 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-05T17:27:22.258Z] #39 45.01 CC compel/src/lib/log.o [2022-11-05T17:27:22.470Z] #38 40.39 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-11-05T17:27:22.470Z] #38 40.41 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-11-05T17:27:22.470Z] #38 40.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-11-05T17:27:22.470Z] #38 40.46 DEP compel/arch/x86/plugins/std/memcpy.d [2022-11-05T17:27:22.470Z] #38 40.51 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-11-05T17:27:22.470Z] #38 40.54 GEN compel/plugins/include/uapi/std/syscall.h [2022-11-05T17:27:22.470Z] #38 40.59 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-11-05T17:27:22.470Z] #38 40.60 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-11-05T17:27:22.470Z] #38 40.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-11-05T17:27:22.517Z] #39 45.29 CC compel/arch/x86/src/lib/cpu.o [2022-11-05T17:27:22.518Z] #49 36.79 Selecting previously unselected package vim. [2022-11-05T17:27:22.518Z] #49 36.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:27:22.518Z] #49 36.82 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:27:22.731Z] #38 40.63 DEP compel/plugins/std/infect.d [2022-11-05T17:27:22.731Z] #38 40.71 DEP compel/plugins/std/string.d [2022-11-05T17:27:22.731Z] #38 40.77 DEP compel/plugins/std/log.d [2022-11-05T17:27:22.731Z] #38 153.9 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:27:22.731Z] #38 153.9 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:22.731Z] #38 154.0 CC criu/shmem.o [2022-11-05T17:27:22.990Z] #38 40.83 DEP compel/plugins/std/fds.d [2022-11-05T17:27:22.990Z] #38 40.99 DEP compel/plugins/std/std.d [2022-11-05T17:27:23.080Z] #49 37.44 Selecting previously unselected package xfsprogs. [2022-11-05T17:27:23.080Z] #49 37.46 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-05T17:27:23.080Z] #49 37.46 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:27:23.084Z] #39 45.98 CC compel/arch/x86/src/lib/infect.o [2022-11-05T17:27:23.250Z] #38 41.10 DEP compel/plugins/shmem/shmem.d [2022-11-05T17:27:23.250Z] #38 41.17 DEP compel/plugins/fds/fds.d [2022-11-05T17:27:23.250Z] #38 41.27 CC compel/plugins/std/std.o [2022-11-05T17:27:23.510Z] #38 41.56 CC compel/plugins/std/fds.o [2022-11-05T17:27:23.510Z] #38 ... [2022-11-05T17:27:23.510Z] [2022-11-05T17:27:23.510Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:23.510Z] #35 86.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-11-05T17:27:23.510Z] #35 86.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:23.510Z] #35 86.93 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:27:23.510Z] #35 94.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-11-05T17:27:23.510Z] #35 94.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:23.510Z] #35 94.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:27:23.662Z] #38 154.9 CC criu/sigframe.o [2022-11-05T17:27:23.751Z] #39 158.9 CC criu/tun.o [2022-11-05T17:27:23.919Z] #38 155.1 CC criu/signalfd.o [2022-11-05T17:27:24.011Z] #39 159.4 CC criu/uffd.o [2022-11-05T17:27:24.012Z] #49 38.14 Selecting previously unselected package zip. [2022-11-05T17:27:24.012Z] #49 38.15 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-05T17:27:24.012Z] #49 38.15 Unpacking zip (3.0-12) ... [2022-11-05T17:27:24.012Z] #49 38.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:27:24.019Z] #39 46.79 CC compel/src/lib/infect-rpc.o [2022-11-05T17:27:24.079Z] #35 ... [2022-11-05T17:27:24.079Z] [2022-11-05T17:27:24.080Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:24.080Z] #38 41.95 CC compel/plugins/std/log.o [2022-11-05T17:27:24.176Z] #38 155.5 CC criu/sk-inet.o [2022-11-05T17:27:24.278Z] #39 47.06 CC compel/src/lib/infect-util.o [2022-11-05T17:27:24.536Z] #39 47.35 CC compel/src/lib/infect.o [2022-11-05T17:27:24.649Z] #38 42.65 CC compel/plugins/std/string.o [2022-11-05T17:27:24.941Z] #49 39.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:27:24.941Z] #49 39.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:27:24.941Z] #49 39.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:27:24.941Z] #49 39.25 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:27:24.941Z] #49 39.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:27:24.941Z] #49 39.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-05T17:27:24.941Z] #49 39.29 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:27:24.941Z] #49 39.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:27:24.941Z] #49 39.31 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:27:24.941Z] #49 39.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:27:24.941Z] #49 39.33 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:27:25.218Z] #38 43.17 CC compel/plugins/std/infect.o [2022-11-05T17:27:25.404Z] #39 160.8 CC criu/util.o [2022-11-05T17:27:25.543Z] #38 156.7 CC criu/sk-netlink.o [2022-11-05T17:27:25.786Z] #38 43.60 CC compel/arch/x86/plugins/std/parasite-head.o [2022-11-05T17:27:25.786Z] #38 43.66 CC compel/arch/x86/plugins/std/memcpy.o [2022-11-05T17:27:25.786Z] #38 43.74 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-11-05T17:27:25.786Z] #38 43.82 AR compel/plugins/std.lib.a [2022-11-05T17:27:25.786Z] #38 43.92 CC compel/plugins/fds/fds.o [2022-11-05T17:27:25.869Z] #49 40.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:27:25.869Z] #49 40.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:27:25.869Z] #49 40.18 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:27:25.869Z] #49 40.19 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:27:25.912Z] #39 ... [2022-11-05T17:27:25.912Z] [2022-11-05T17:27:25.912Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:27:25.912Z] #37 55.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-11-05T17:27:25.912Z] #37 56.00 + BUILDTAGS='netgo osusergo static_build' [2022-11-05T17:27:25.912Z] #37 56.01 + export EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:27:25.912Z] #37 56.01 + EXTRA_FLAGS=-buildmode=pie [2022-11-05T17:27:25.912Z] #37 56.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-11-05T17:27:25.912Z] #37 56.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-11-05T17:27:25.912Z] #37 56.01 + '[' '' = dynamic ']' [2022-11-05T17:27:25.912Z] #37 56.01 + make [2022-11-05T17:27:25.912Z] #37 57.49 + bin/ctr [2022-11-05T17:27:25.912Z] #37 ... [2022-11-05T17:27:25.912Z] [2022-11-05T17:27:25.912Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:25.912Z] #28 100.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:27:25.912Z] #28 100.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:25.912Z] #28 100.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:27:26.045Z] #38 44.19 AR compel/plugins/fds.lib.a [2022-11-05T17:27:26.105Z] #38 157.1 CC criu/sk-packet.o [2022-11-05T17:27:26.304Z] #38 44.26 HOSTDEP compel/src/lib/log-host.d [2022-11-05T17:27:26.305Z] #38 44.32 HOSTDEP compel/src/lib/handle-elf-host.d [2022-11-05T17:27:26.305Z] #38 44.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-11-05T17:27:26.564Z] #38 44.56 HOSTDEP compel/src/main-host.d [2022-11-05T17:27:26.564Z] #38 44.69 DEP compel/src/lib/ptrace.d [2022-11-05T17:27:26.667Z] #38 157.9 CC criu/sk-queue.o [2022-11-05T17:27:26.809Z] #39 162.3 CC criu/uts_ns.o [2022-11-05T17:27:26.823Z] #38 44.86 DEP compel/src/lib/infect.d [2022-11-05T17:27:27.082Z] #38 45.03 DEP compel/src/lib/infect-util.d [2022-11-05T17:27:27.088Z] #39 162.6 CC criu/vdso.o [2022-11-05T17:27:27.232Z] #38 158.5 CC criu/sk-tcp.o [2022-11-05T17:27:27.341Z] #38 45.14 DEP compel/src/lib/infect-rpc.d [2022-11-05T17:27:27.341Z] #38 45.28 DEP compel/arch/x86/src/lib/infect.d [2022-11-05T17:27:27.341Z] #38 45.38 DEP compel/arch/x86/src/lib/cpu.d [2022-11-05T17:27:27.600Z] #38 45.46 DEP compel/src/lib/log.d [2022-11-05T17:27:27.600Z] #38 45.57 DEP compel/src/main.d [2022-11-05T17:27:27.600Z] #38 45.68 DEP compel/src/lib/handle-elf.d [2022-11-05T17:27:27.659Z] #39 163.2 LINK criu/built-in.o [2022-11-05T17:27:27.759Z] #49 41.83 Setting up zip (3.0-12) ... [2022-11-05T17:27:27.759Z] #49 41.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:27:27.759Z] #49 41.87 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:27:27.859Z] #38 45.77 DEP compel/arch/x86/src/lib/handle-elf.d [2022-11-05T17:27:27.860Z] #38 45.90 CC compel/src/lib/log.o [2022-11-05T17:27:27.920Z] #39 163.4 LINK criu/criu [2022-11-05T17:27:28.119Z] #38 46.09 CC compel/arch/x86/src/lib/cpu.o [2022-11-05T17:27:28.162Z] #38 159.3 CC criu/sk-unix.o [2022-11-05T17:27:28.445Z] #28 ... [2022-11-05T17:27:28.445Z] [2022-11-05T17:27:28.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:28.445Z] #39 49.63 CC compel/src/lib/ptrace.o [2022-11-05T17:27:28.445Z] #39 50.04 AR compel/libcompel.a [2022-11-05T17:27:28.445Z] #39 50.12 HOSTCC compel/src/main-host.o [2022-11-05T17:27:28.445Z] #39 50.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-05T17:27:28.445Z] #39 50.63 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:27:28.445Z] #39 50.95 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:27:28.445Z] #39 51.16 HOSTLINK compel/compel-host-bin [2022-11-05T17:27:28.445Z] #39 51.32 DEP soccr/soccr.d [2022-11-05T17:27:28.490Z] #39 163.8 DEP lib/c/criu.d [2022-11-05T17:27:28.490Z] #39 164.0 CC images/rpc.pb-c.o [2022-11-05T17:27:28.704Z] #39 51.45 CC soccr/soccr.o [2022-11-05T17:27:29.074Z] #38 46.89 CC compel/arch/x86/src/lib/infect.o [2022-11-05T17:27:29.126Z] #49 ... [2022-11-05T17:27:29.126Z] [2022-11-05T17:27:29.126Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:29.126Z] #38 118.6 CC criu/kcmp-ids.o [2022-11-05T17:27:29.126Z] #38 118.9 CC criu/kerndat.o [2022-11-05T17:27:29.126Z] #38 120.0 CC criu/libnetlink.o [2022-11-05T17:27:29.126Z] #38 120.5 CC criu/log.o [2022-11-05T17:27:29.126Z] #38 121.1 CC criu/lsm.o [2022-11-05T17:27:29.126Z] #38 121.5 CC criu/mem.o [2022-11-05T17:27:29.126Z] #38 123.4 CC criu/memfd.o [2022-11-05T17:27:29.126Z] #38 124.1 CC criu/mount.o [2022-11-05T17:27:29.126Z] #38 128.5 CC criu/namespaces.o [2022-11-05T17:27:29.433Z] #39 164.7 CC lib/c/criu.o [2022-11-05T17:27:29.639Z] #39 52.57 AR soccr/libsoccr.a [2022-11-05T17:27:29.642Z] #38 47.63 CC compel/src/lib/infect-rpc.o [2022-11-05T17:27:29.689Z] #38 ... [2022-11-05T17:27:29.689Z] [2022-11-05T17:27:29.689Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:27:29.689Z] #49 44.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:27:29.689Z] #49 44.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:27:29.689Z] #49 44.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:27:29.689Z] #49 44.07 Setting up patch (2.7.6-7) ... [2022-11-05T17:27:29.689Z] #49 44.09 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:27:29.689Z] #49 44.16 invoke-rc.d: could not determine current runlevel [2022-11-05T17:27:29.898Z] #39 52.62 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:27:29.901Z] #38 47.92 CC compel/src/lib/infect-util.o [2022-11-05T17:27:29.946Z] #49 44.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:27:29.946Z] #49 44.18 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:27:29.946Z] #49 44.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:27:29.946Z] #49 44.21 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:27:29.946Z] #49 44.22 Setting up pigz (2.6-1) ... [2022-11-05T17:27:29.946Z] #49 44.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:27:29.946Z] #49 44.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:27:29.946Z] #49 44.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:27:29.946Z] #49 44.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:27:30.156Z] #39 52.90 DEP criu/arch/x86/sigframe.d [2022-11-05T17:27:30.156Z] #39 53.02 DEP criu/arch/x86/sigaction_compat.d [2022-11-05T17:27:30.156Z] #39 53.12 DEP criu/arch/x86/kerndat.d [2022-11-05T17:27:30.161Z] #38 48.14 CC compel/src/lib/infect.o [2022-11-05T17:27:30.376Z] #39 165.8 LINK lib/c/built-in.o [2022-11-05T17:27:30.376Z] #39 165.8 LINK lib/c/libcriu.so [2022-11-05T17:27:30.376Z] #39 165.9 LINK lib/c/libcriu.a [2022-11-05T17:27:30.420Z] #38 ... [2022-11-05T17:27:30.420Z] [2022-11-05T17:27:30.420Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:27:30.420Z] #37 55.75 + bin/ctr [2022-11-05T17:27:30.509Z] #49 44.97 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:27:30.509Z] #49 44.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:27:30.639Z] #39 166.0 GEN magic.py [2022-11-05T17:27:30.680Z] #38 161.5 CC criu/sockets.o [2022-11-05T17:27:30.680Z] #37 ... [2022-11-05T17:27:30.680Z] [2022-11-05T17:27:30.680Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:30.680Z] #35 100.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-11-05T17:27:30.680Z] #35 100.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:30.680Z] #35 100.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:27:30.724Z] #39 53.28 DEP criu/arch/x86/crtools.d [2022-11-05T17:27:30.724Z] #39 53.46 DEP criu/arch/x86/cpu.d [2022-11-05T17:27:30.898Z] #39 166.2 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:27:30.898Z] #39 166.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:27:30.898Z] #39 166.2 Note: Building without GnuTLS support [2022-11-05T17:27:30.898Z] #39 166.2 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:27:30.898Z] #39 166.2 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:27:30.982Z] #39 53.60 CC criu/arch/x86/cpu.o [2022-11-05T17:27:31.076Z] #49 45.44 Setting up libelf1:amd64 (0.183-1) ... [2022-11-05T17:27:31.076Z] #49 45.46 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:27:31.076Z] #49 45.48 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:27:31.243Z] #38 162.6 CC criu/stats.o [2022-11-05T17:27:31.499Z] #38 162.9 CC criu/string.o [2022-11-05T17:27:31.550Z] #39 54.26 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:27:31.550Z] #39 54.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:31.550Z] #39 54.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:31.550Z] #39 54.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:31.550Z] #39 54.27 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:31.550Z] #39 54.30 CC criu/arch/x86/crtools.o [2022-11-05T17:27:31.639Z] #49 46.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:27:31.755Z] #38 163.0 CC criu/sysctl.o [2022-11-05T17:27:31.839Z] #39 167.2 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:27:31.896Z] #49 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:27:31.896Z] #49 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:27:31.896Z] #49 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:27:31.896Z] #49 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:27:31.896Z] #49 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:27:31.896Z] #49 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:27:31.896Z] #49 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:27:31.896Z] #49 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:27:31.896Z] #49 46.20 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:27:32.317Z] #38 163.8 CC criu/sysfs_parse.o [2022-11-05T17:27:32.585Z] #35 ... [2022-11-05T17:27:32.585Z] [2022-11-05T17:27:32.585Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:32.585Z] #38 50.29 CC compel/src/lib/ptrace.o [2022-11-05T17:27:32.585Z] #38 50.67 AR compel/libcompel.a [2022-11-05T17:27:32.636Z] Fetching without tags [2022-11-05T17:27:32.778Z] #39 168.2 make[1]: Nothing to be done for 'all'. [2022-11-05T17:27:32.845Z] #38 50.75 HOSTCC compel/src/main-host.o [2022-11-05T17:27:32.879Z] #38 164.2 CC criu/timens.o [2022-11-05T17:27:32.925Z] #39 55.44 CC criu/arch/x86/kerndat.o [2022-11-05T17:27:33.104Z] #38 51.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-11-05T17:27:33.135Z] #38 164.5 CC criu/timerfd.o [2022-11-05T17:27:33.184Z] #39 55.94 CC criu/arch/x86/sigaction_compat.o [2022-11-05T17:27:33.264Z] #49 47.73 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:27:33.264Z] #49 47.74 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:27:33.264Z] #49 47.75 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:27:33.364Z] #38 51.32 HOSTCC compel/src/lib/handle-elf-host.o [2022-11-05T17:27:33.419Z] Merging remotes/origin/20.10 commit 3056208812eb5e792fa99736c9167d1e10f4ab49 into PR head commit f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:27:33.442Z] #39 56.21 CC criu/arch/x86/sigframe.o [2022-11-05T17:27:33.521Z] #49 47.76 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:27:33.623Z] #38 51.61 HOSTCC compel/src/lib/log-host.o [2022-11-05T17:27:32.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:27:32.349Z] > git config --add remote.origin.fetch +refs/pull/44413/head:refs/remotes/origin/PR-44413 # timeout=10 [2022-11-05T17:27:32.407Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:27:32.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-05T17:27:32.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-05T17:27:32.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:27:32.673Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44413/head:refs/remotes/origin/PR-44413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-11-05T17:27:33.536Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:27:33.592Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:27:33.701Z] #39 56.50 LINK criu/arch/x86/crtools.built-in.o [2022-11-05T17:27:33.701Z] #39 56.56 DEP criu/pie/util-vdso-elf32.d [2022-11-05T17:27:33.719Z] #39 169.1 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:27:33.719Z] #39 169.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:27:33.719Z] #39 169.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:27:33.719Z] #39 169.2 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:27:33.719Z] #39 169.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:27:33.719Z] #39 169.3 make[1]: Nothing to be done for 'all'. [2022-11-05T17:27:33.737Z] #38 164.9 CC criu/tty.o [2022-11-05T17:27:33.885Z] #38 51.80 HOSTLINK compel/compel-host-bin [2022-11-05T17:27:33.960Z] #39 56.76 DEP criu/pie/util-vdso.d [2022-11-05T17:27:33.960Z] #39 56.89 DEP criu/pie/util.d [2022-11-05T17:27:33.979Z] #39 169.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:27:33.979Z] #39 169.6 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:34.148Z] #38 51.97 DEP soccr/soccr.d [2022-11-05T17:27:34.148Z] #38 52.12 CC soccr/soccr.o [2022-11-05T17:27:34.219Z] #39 57.05 CC criu/pie/util.o [2022-11-05T17:27:34.240Z] #39 169.6 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:34.240Z] #39 169.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:34.240Z] #39 169.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:34.240Z] #39 169.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:34.450Z] #49 48.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:27:34.504Z] #39 169.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:34.504Z] #39 169.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:34.713Z] #49 48.97 Setting up jq (1.6-2.1) ... [2022-11-05T17:27:34.713Z] #49 48.98 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:27:34.713Z] #49 48.99 Setting up iptables (1.8.7-1) ... [2022-11-05T17:27:34.713Z] #49 49.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:27:34.713Z] #49 49.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:27:34.713Z] #49 49.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:27:34.713Z] #49 49.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:27:34.713Z] #49 49.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:27:34.713Z] #49 49.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:27:34.713Z] #49 49.04 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:27:34.764Z] #39 170.1 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:34.764Z] #39 170.1 INSTALL criu/criu [2022-11-05T17:27:34.786Z] #39 57.39 CC criu/pie/util-vdso.o [2022-11-05T17:27:35.045Z] #39 57.86 CC criu/pie/util-vdso-elf32.o [2022-11-05T17:27:35.045Z] #39 ... [2022-11-05T17:27:35.045Z] [2022-11-05T17:27:35.045Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:35.045Z] #28 113.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:27:35.045Z] #28 113.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:35.045Z] #28 113.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:27:35.277Z] #49 49.44 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:27:35.337Z] #39 DONE 170.6s [2022-11-05T17:27:35.337Z] [2022-11-05T17:27:35.337Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:27:35.528Z] #38 53.41 AR soccr/libsoccr.a [2022-11-05T17:27:35.528Z] #38 53.46 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:27:35.534Z] #49 DONE 49.8s [2022-11-05T17:27:35.534Z] [2022-11-05T17:27:35.534Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:35.534Z] #38 130.6 CC criu/net.o [2022-11-05T17:27:35.534Z] #38 134.2 CC criu/netfilter.o [2022-11-05T17:27:35.534Z] #38 134.7 CC criu/page-pipe.o [2022-11-05T17:27:35.789Z] #38 53.80 DEP criu/arch/x86/sigframe.d [2022-11-05T17:27:36.060Z] #38 53.90 DEP criu/arch/x86/sigaction_compat.d [2022-11-05T17:27:36.060Z] #38 54.03 DEP criu/arch/x86/kerndat.d [2022-11-05T17:27:36.164Z] #38 135.6 CC criu/page-xfer.o [2022-11-05T17:27:36.254Z] #38 167.1 CC criu/tun.o [2022-11-05T17:27:36.320Z] #38 54.22 DEP criu/arch/x86/crtools.d [2022-11-05T17:27:36.320Z] #38 54.34 DEP criu/arch/x86/cpu.d [2022-11-05T17:27:36.510Z] #38 167.7 CC criu/uffd.o [2022-11-05T17:27:36.510Z] #38 ... [2022-11-05T17:27:36.510Z] [2022-11-05T17:27:36.510Z] #33 [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-11-05T17:27:36.579Z] #38 54.48 CC criu/arch/x86/cpu.o [2022-11-05T17:27:36.807Z] #33 222.9 + dpkg --print-architecture [2022-11-05T17:27:36.807Z] #33 222.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-05T17:27:36.788Z] > git remote # timeout=10 [2022-11-05T17:27:36.868Z] > git config --get remote.origin.url # timeout=10 [2022-11-05T17:27:37.064Z] #33 223.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-05T17:27:37.064Z] #33 223.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-05T17:27:37.147Z] #38 54.98 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:27:37.147Z] #38 54.98 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:37.147Z] #38 54.98 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:37.147Z] #38 54.98 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:37.147Z] #38 54.98 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:37.147Z] #38 55.00 CC criu/arch/x86/crtools.o [2022-11-05T17:27:37.201Z] Merge succeeded, producing f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:27:37.202Z] Checking out Revision f292bf0f4fd0907312b2982fcbf37ab06f526d7b (PR-44413) [2022-11-05T17:27:37.566Z] #38 ... [2022-11-05T17:27:37.566Z] [2022-11-05T17:27:37.566Z] #50 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-11-05T17:27:37.566Z] #0 2.030 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:27:37.566Z] #0 2.034 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:27:37.566Z] #0 2.038 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:27:37.566Z] #50 DONE 2.1s [2022-11-05T17:27:37.566Z] [2022-11-05T17:27:37.566Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:27:38.630Z] #38 56.35 CC criu/arch/x86/kerndat.o [2022-11-05T17:27:38.903Z] #38 56.95 CC criu/arch/x86/sigaction_compat.o [2022-11-05T17:27:39.171Z] #38 57.21 CC criu/arch/x86/sigframe.o [2022-11-05T17:27:39.430Z] #38 57.42 LINK criu/arch/x86/crtools.built-in.o [2022-11-05T17:27:39.430Z] #38 57.47 DEP criu/pie/util-vdso-elf32.d [2022-11-05T17:27:39.689Z] #38 57.70 DEP criu/pie/util-vdso.d [2022-11-05T17:27:39.948Z] #38 57.81 DEP criu/pie/util.d [2022-11-05T17:27:39.948Z] #38 58.03 CC criu/pie/util.o [2022-11-05T17:27:39.948Z] #38 ... [2022-11-05T17:27:39.948Z] [2022-11-05T17:27:39.948Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:39.948Z] #35 113.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-11-05T17:27:39.948Z] #35 113.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-11-05T17:27:39.948Z] #35 113.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:27:36.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-05T17:27:36.937Z] > git merge 3056208812eb5e792fa99736c9167d1e10f4ab49 # timeout=10 [2022-11-05T17:27:37.095Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-11-05T17:27:37.235Z] > git config core.sparsecheckout # timeout=10 [2022-11-05T17:27:37.297Z] > git checkout -f f292bf0f4fd0907312b2982fcbf37ab06f526d7b # timeout=10 [2022-11-05T17:27:41.605Z] #28 ... [2022-11-05T17:27:41.605Z] [2022-11-05T17:27:41.605Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:41.605Z] #39 58.37 AR criu/pie/pie.lib.a [2022-11-05T17:27:41.605Z] #39 58.43 DEP criu/pie/restorer.d [2022-11-05T17:27:41.605Z] #39 58.66 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-05T17:27:41.605Z] #39 58.84 DEP criu/arch/x86/restorer_unmap.d [2022-11-05T17:27:41.605Z] #39 58.87 DEP criu/arch/x86/restorer.d [2022-11-05T17:27:41.605Z] #39 59.11 DEP criu/arch/x86/vdso-pie.d [2022-11-05T17:27:41.605Z] #39 59.22 DEP criu/pie/parasite-vdso.d [2022-11-05T17:27:41.605Z] #39 59.37 DEP criu/pie/parasite.d [2022-11-05T17:27:41.605Z] #39 59.60 CC criu/pie/parasite.o [2022-11-05T17:27:41.605Z] #39 60.87 LINK criu/pie/parasite.built-in.o [2022-11-05T17:27:41.605Z] #39 60.89 GEN criu/pie/parasite-blob.h [2022-11-05T17:27:41.605Z] #39 60.91 CC criu/pie/parasite-vdso.o [2022-11-05T17:27:41.605Z] #39 61.46 CC criu/arch/x86/vdso-pie.o [2022-11-05T17:27:41.605Z] #39 61.75 CC criu/arch/x86/restorer.o [2022-11-05T17:27:41.605Z] #39 62.20 CC criu/arch/x86/restorer_unmap.o [2022-11-05T17:27:41.605Z] #39 62.29 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-05T17:27:41.605Z] #39 62.61 CC criu/pie/restorer.o [2022-11-05T17:27:41.605Z] #39 ... [2022-11-05T17:27:41.605Z] [2022-11-05T17:27:41.605Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:41.605Z] #28 118.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:27:41.605Z] #28 118.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:27:41.605Z] #28 118.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:27:41.605Z] #28 118.8 Selecting previously unselected package libapparmor1:amd64. [2022-11-05T17:27:41.605Z] #28 118.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-05T17:27:41.605Z] #28 118.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:27:41.605Z] #28 118.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-05T17:27:41.605Z] #28 118.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-05T17:27:41.605Z] #28 118.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:27:41.605Z] #28 119.1 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:27:41.605Z] #28 119.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:27:41.605Z] #28 119.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:27:41.605Z] #28 119.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:27:41.605Z] #28 119.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:27:41.605Z] #28 119.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:27:41.605Z] #28 119.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-05T17:27:41.605Z] #28 119.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:27:41.605Z] #28 119.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:41.605Z] #28 119.5 Selecting previously unselected package libudev-dev:amd64. [2022-11-05T17:27:41.605Z] #28 119.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:27:41.605Z] #28 119.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:41.862Z] #28 119.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-05T17:27:41.862Z] #28 119.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-05T17:27:41.862Z] #28 119.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:27:42.120Z] #28 120.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-05T17:27:42.120Z] #28 120.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:27:42.120Z] #28 120.0 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:42.378Z] #28 120.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-05T17:27:42.378Z] #28 120.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:27:42.378Z] #28 120.2 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:42.378Z] #28 120.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-05T17:27:42.378Z] #28 120.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:27:42.378Z] #28 120.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:42.636Z] #28 120.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-05T17:27:42.636Z] #28 120.5 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:27:42.636Z] #28 120.5 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:42.894Z] #28 120.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-05T17:27:43.152Z] #28 120.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-05T17:27:43.152Z] #28 120.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:27:43.152Z] #28 121.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-05T17:27:43.152Z] #28 121.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:27:43.152Z] #28 121.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:43.152Z] #28 121.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-05T17:27:43.152Z] #28 121.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-05T17:27:43.152Z] #28 121.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:27:43.410Z] #28 121.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-05T17:27:43.410Z] #28 121.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:27:43.410Z] #28 121.4 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:43.977Z] #28 121.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:27:43.977Z] #28 121.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:27:43.977Z] #28 122.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:27:43.977Z] #28 122.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:27:43.977Z] #28 122.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:27:43.977Z] #28 122.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:43.977Z] #28 122.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:27:43.977Z] #28 122.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:43.977Z] #28 122.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:44.113Z] #51 ... [2022-11-05T17:27:44.113Z] [2022-11-05T17:27:44.113Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:44.113Z] #38 137.7 CC criu/pagemap-cache.o [2022-11-05T17:27:44.113Z] #38 138.1 CC criu/pagemap.o [2022-11-05T17:27:44.113Z] #38 139.3 CC criu/parasite-syscall.o [2022-11-05T17:27:44.113Z] #38 140.3 CC criu/path.o [2022-11-05T17:27:44.113Z] #38 140.6 CC criu/pie-util-vdso-elf32.o [2022-11-05T17:27:44.113Z] #38 141.1 CC criu/pie-util-vdso.o [2022-11-05T17:27:44.113Z] #38 141.6 CC criu/pie-util.o [2022-11-05T17:27:44.113Z] #38 141.8 CC criu/pipes.o [2022-11-05T17:27:44.113Z] #38 142.7 CC criu/plugin.o [2022-11-05T17:27:44.113Z] #38 143.3 CC criu/proc_parse.o [2022-11-05T17:27:44.236Z] #28 122.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:44.236Z] #28 122.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:27:44.236Z] #28 122.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:27:44.236Z] #28 122.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:27:44.236Z] #28 122.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:27:44.236Z] #28 122.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:27:44.236Z] #28 122.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:44.236Z] #28 122.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:27:44.236Z] #28 122.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:44.236Z] #28 122.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:27:44.236Z] #28 122.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:27:44.236Z] #28 122.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:27:44.236Z] #28 122.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:27:44.236Z] #28 122.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:27:44.236Z] #28 122.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:27:44.236Z] #28 122.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:27:44.236Z] #28 122.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:27:44.236Z] #28 122.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-11-05T17:27:44.236Z] #28 122.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:27:44.236Z] #28 122.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:27:44.236Z] #28 122.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:44.236Z] #28 122.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:27:44.236Z] #28 122.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:44.236Z] #28 122.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:44.495Z] #28 122.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:27:45.226Z] #35 ... [2022-11-05T17:27:45.226Z] [2022-11-05T17:27:45.226Z] #34 [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-11-05T17:27:45.226Z] #34 118.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:27:45.226Z] #34 118.2 + GOBIN=/build [2022-11-05T17:27:45.226Z] #34 118.2 + GO111MODULE=on [2022-11-05T17:27:45.226Z] #34 118.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:27:46.633Z] #38 146.0 CC criu/protobuf-desc.o [2022-11-05T17:27:47.095Z] #33 ... [2022-11-05T17:27:47.095Z] [2022-11-05T17:27:47.095Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:47.095Z] #38 169.0 CC criu/util.o [2022-11-05T17:27:47.095Z] #38 170.6 CC criu/uts_ns.o [2022-11-05T17:27:47.095Z] #38 170.8 CC criu/vdso-compat.o [2022-11-05T17:27:47.095Z] #38 171.2 CC criu/vdso.o [2022-11-05T17:27:47.095Z] #38 171.8 LINK criu/built-in.o [2022-11-05T17:27:47.095Z] #38 172.0 LINK criu/criu [2022-11-05T17:27:47.095Z] #38 172.4 DEP lib/c/criu.d [2022-11-05T17:27:47.095Z] #38 172.5 CC images/rpc.pb-c.o [2022-11-05T17:27:47.095Z] #38 173.3 CC lib/c/criu.o [2022-11-05T17:27:47.095Z] #38 174.5 LINK lib/c/built-in.o [2022-11-05T17:27:47.095Z] #38 174.5 LINK lib/c/libcriu.so [2022-11-05T17:27:47.095Z] #38 174.6 LINK lib/c/libcriu.a [2022-11-05T17:27:47.095Z] #38 174.7 GEN magic.py [2022-11-05T17:27:47.095Z] #38 174.9 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:27:47.095Z] #38 174.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:27:47.095Z] #38 174.9 Note: Building without GnuTLS support [2022-11-05T17:27:47.095Z] #38 174.9 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:27:47.095Z] #38 174.9 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:27:47.095Z] #38 175.8 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:27:47.095Z] #38 176.6 make[1]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 177.4 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:27:47.095Z] #38 177.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:27:47.095Z] #38 177.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:27:47.095Z] #38 177.6 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:27:47.095Z] #38 177.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:27:47.095Z] #38 177.7 make[1]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 177.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:27:47.095Z] #38 178.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 178.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 178.1 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 178.2 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 178.3 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 178.3 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 178.4 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:47.095Z] #38 178.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:27:47.351Z] #38 178.5 INSTALL criu/criu [2022-11-05T17:27:47.561Z] #38 147.1 CC criu/protobuf.o [2022-11-05T17:27:47.780Z] #28 DONE 125.2s [2022-11-05T17:27:47.780Z] [2022-11-05T17:27:47.780Z] #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-11-05T17:27:47.780Z] #36 117.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-11-05T17:27:47.780Z] #36 117.8 + GOBIN=/build [2022-11-05T17:27:47.780Z] #36 117.8 + GO111MODULE=on [2022-11-05T17:27:47.780Z] #36 117.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-11-05T17:27:47.780Z] #36 DONE 125.2s [2022-11-05T17:27:47.780Z] [2022-11-05T17:27:47.780Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:27:47.780Z] #40 ... [2022-11-05T17:27:47.780Z] [2022-11-05T17:27:47.780Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:27:47.780Z] #41 DONE 0.1s [2022-11-05T17:27:47.780Z] [2022-11-05T17:27:47.780Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:27:47.780Z] #42 DONE 0.1s [2022-11-05T17:27:47.780Z] [2022-11-05T17:27:47.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:47.780Z] #39 65.25 LINK criu/pie/restorer.built-in.o [2022-11-05T17:27:47.780Z] #39 65.27 GEN criu/pie/restorer-blob.h [2022-11-05T17:27:47.780Z] #39 65.35 DEP criu/vdso.d [2022-11-05T17:27:47.780Z] #39 65.63 DEP criu/vdso-compat.d [2022-11-05T17:27:47.780Z] #39 65.76 DEP criu/uts_ns.d [2022-11-05T17:27:47.780Z] #39 65.95 DEP criu/util.d [2022-11-05T17:27:47.780Z] #39 66.19 DEP criu/uffd.d [2022-11-05T17:27:47.780Z] #39 66.35 DEP criu/tun.d [2022-11-05T17:27:47.780Z] #39 66.57 DEP criu/tty.d [2022-11-05T17:27:47.780Z] #39 66.76 DEP criu/timerfd.d [2022-11-05T17:27:47.780Z] #39 66.99 DEP criu/timens.d [2022-11-05T17:27:47.780Z] #39 67.16 DEP criu/sysfs_parse.d [2022-11-05T17:27:47.780Z] #39 67.31 DEP criu/sysctl.d [2022-11-05T17:27:47.780Z] #39 67.45 DEP criu/string.d [2022-11-05T17:27:47.780Z] #39 67.49 DEP criu/stats.d [2022-11-05T17:27:47.780Z] #39 67.61 DEP criu/sockets.d [2022-11-05T17:27:47.780Z] #39 67.79 DEP criu/sk-unix.d [2022-11-05T17:27:47.780Z] #39 67.94 DEP criu/sk-tcp.d [2022-11-05T17:27:47.780Z] #39 68.10 DEP criu/sk-queue.d [2022-11-05T17:27:47.780Z] #39 68.21 DEP criu/sk-packet.d [2022-11-05T17:27:47.780Z] #39 68.39 DEP criu/sk-netlink.d [2022-11-05T17:27:47.780Z] #39 68.51 DEP criu/sk-inet.d [2022-11-05T17:27:47.780Z] #39 68.63 DEP criu/signalfd.d [2022-11-05T17:27:47.780Z] #39 68.74 DEP criu/sigframe.d [2022-11-05T17:27:47.780Z] #39 68.83 DEP criu/shmem.d [2022-11-05T17:27:47.780Z] #39 69.01 DEP criu/servicefd.d [2022-11-05T17:27:47.780Z] #39 69.14 DEP criu/seize.d [2022-11-05T17:27:47.780Z] #39 69.28 DEP criu/seccomp.d [2022-11-05T17:27:47.780Z] #39 69.42 DEP criu/rst-malloc.d [2022-11-05T17:27:47.780Z] #39 69.51 DEP criu/rbtree.d [2022-11-05T17:27:47.780Z] #39 69.56 DEP criu/pstree.d [2022-11-05T17:27:47.780Z] #39 69.75 DEP criu/protobuf.d [2022-11-05T17:27:47.780Z] #39 69.85 GEN criu/protobuf-desc-gen.h [2022-11-05T17:27:47.968Z] #38 DONE 179.2s [2022-11-05T17:27:47.969Z] [2022-11-05T17:27:47.969Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:27:48.124Z] #38 147.5 CC criu/pstree.o [2022-11-05T17:27:48.901Z] Commit message: "distribution: Error when pulling OCI artifacts" [2022-11-05T17:27:49.054Z] #38 ... [2022-11-05T17:27:49.054Z] [2022-11-05T17:27:49.054Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:27:49.054Z] #51 11.26 Collecting yamllint==1.26.1 [2022-11-05T17:27:49.154Z] #39 ... [2022-11-05T17:27:49.154Z] [2022-11-05T17:27:49.154Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:27:49.154Z] #43 DONE 1.9s [2022-11-05T17:27:49.154Z] [2022-11-05T17:27:49.154Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:27:49.154Z] #40 1.957 + RM_GOPATH=0 [2022-11-05T17:27:49.154Z] #40 1.957 + TMP_GOPATH= [2022-11-05T17:27:49.154Z] #40 1.957 + : /build [2022-11-05T17:27:49.154Z] #40 1.957 + '[' -z '' ']' [2022-11-05T17:27:49.154Z] #40 1.957 ++ mktemp -d [2022-11-05T17:27:49.154Z] #40 1.957 + export GOPATH=/tmp/tmp.knJCYoeucu [2022-11-05T17:27:49.154Z] #40 1.957 + GOPATH=/tmp/tmp.knJCYoeucu [2022-11-05T17:27:49.154Z] #40 1.957 + RM_GOPATH=1 [2022-11-05T17:27:49.154Z] #40 1.957 + case "$(go env GOARCH)" in [2022-11-05T17:27:49.154Z] #40 1.957 ++ go env GOARCH [2022-11-05T17:27:49.154Z] #40 1.999 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:27:49.154Z] #40 1.999 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:27:49.154Z] #40 1.999 ++ dirname /tmp/install/install.sh [2022-11-05T17:27:49.154Z] #40 2.002 + dir=/tmp/install [2022-11-05T17:27:49.154Z] #40 2.002 + bin=runc [2022-11-05T17:27:49.154Z] #40 2.002 + shift [2022-11-05T17:27:49.154Z] #40 2.002 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:27:49.154Z] #40 2.002 + . /tmp/install/runc.installer [2022-11-05T17:27:49.154Z] #40 2.002 ++ set -e [2022-11-05T17:27:49.154Z] #40 2.002 ++ : v1.1.4 [2022-11-05T17:27:49.154Z] #40 2.002 + install_runc [2022-11-05T17:27:49.154Z] #40 2.002 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:27:49.154Z] #40 2.002 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:27:49.154Z] #40 2.002 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.knJCYoeucu/src/github.com/opencontainers/runc [2022-11-05T17:27:49.414Z] #40 2.017 Cloning into '/tmp/tmp.knJCYoeucu/src/github.com/opencontainers/runc'... [2022-11-05T17:27:49.414Z] #40 2.017 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:27:49.314Z] > git --version # timeout=10 [2022-11-05T17:27:49.380Z] > git --version # 'git version 2.24.1.windows.2' [2022-11-05T17:27:49.434Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-11-05T17:27:49.984Z] #51 12.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-05T17:27:50.502Z] #34 ... [2022-11-05T17:27:50.502Z] [2022-11-05T17:27:50.502Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:50.502Z] #35 119.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-11-05T17:27:50.502Z] #35 119.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-11-05T17:27:50.502Z] #35 119.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 119.1 Selecting previously unselected package libapparmor1:amd64. [2022-11-05T17:27:50.502Z] #35 119.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 119.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:27:50.502Z] #35 119.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-11-05T17:27:50.502Z] #35 119.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 119.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:27:50.502Z] #35 119.5 Selecting previously unselected package libbtrfs0:amd64. [2022-11-05T17:27:50.502Z] #35 119.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 119.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:27:50.502Z] #35 119.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-11-05T17:27:50.502Z] #35 119.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 119.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:27:50.502Z] #35 119.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-11-05T17:27:50.502Z] #35 119.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 119.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:50.502Z] #35 119.9 Selecting previously unselected package libudev-dev:amd64. [2022-11-05T17:27:50.502Z] #35 119.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 119.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 120.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-11-05T17:27:50.502Z] #35 120.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 120.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:27:50.502Z] #35 120.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-11-05T17:27:50.502Z] #35 120.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 120.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 120.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-11-05T17:27:50.502Z] #35 120.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 120.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 120.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-11-05T17:27:50.502Z] #35 120.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 120.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 120.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-11-05T17:27:50.502Z] #35 120.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 120.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 121.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-11-05T17:27:50.502Z] #35 121.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 121.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:27:50.502Z] #35 121.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-11-05T17:27:50.502Z] #35 121.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 121.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:50.502Z] #35 121.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-11-05T17:27:50.502Z] #35 121.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 121.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 121.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-11-05T17:27:50.502Z] #35 121.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:27:50.502Z] #35 121.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 122.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 122.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-11-05T17:27:50.502Z] #35 122.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-11-05T17:27:50.502Z] #35 122.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-11-05T17:27:50.502Z] #35 122.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 122.4 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 122.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-11-05T17:27:50.502Z] #35 122.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 122.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 122.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 122.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-11-05T17:27:50.502Z] #35 122.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-11-05T17:27:50.502Z] #35 122.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 122.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-11-05T17:27:50.502Z] #35 122.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-11-05T17:27:50.502Z] #35 122.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 122.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-11-05T17:27:50.502Z] #35 122.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-11-05T17:27:50.502Z] #35 122.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-11-05T17:27:50.502Z] #35 122.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 122.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:27:50.502Z] #35 122.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-11-05T17:27:50.502Z] #35 122.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-11-05T17:27:50.502Z] #35 122.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-11-05T17:27:50.502Z] #35 122.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 122.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-11-05T17:27:50.502Z] #35 122.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:50.502Z] #35 122.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-11-05T17:27:50.502Z] #35 122.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:50.502Z] #35 122.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-11-05T17:27:50.502Z] #35 122.8 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:27:50.502Z] #35 ... [2022-11-05T17:27:50.502Z] [2022-11-05T17:27:50.502Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:50.502Z] #38 58.39 CC criu/pie/util-vdso.o [2022-11-05T17:27:50.502Z] #38 59.02 CC criu/pie/util-vdso-elf32.o [2022-11-05T17:27:50.502Z] #38 59.62 AR criu/pie/pie.lib.a [2022-11-05T17:27:50.502Z] #38 59.68 DEP criu/pie/restorer.d [2022-11-05T17:27:50.502Z] #38 59.91 DEP criu/arch/x86/sigaction_compat_pie.d [2022-11-05T17:27:50.502Z] #38 60.07 DEP criu/arch/x86/restorer_unmap.d [2022-11-05T17:27:50.502Z] #38 60.12 DEP criu/arch/x86/restorer.d [2022-11-05T17:27:50.502Z] #38 60.29 DEP criu/arch/x86/vdso-pie.d [2022-11-05T17:27:50.502Z] #38 60.45 DEP criu/pie/parasite-vdso.d [2022-11-05T17:27:50.502Z] #38 60.65 DEP criu/pie/parasite.d [2022-11-05T17:27:50.502Z] #38 60.88 CC criu/pie/parasite.o [2022-11-05T17:27:50.502Z] #38 62.02 LINK criu/pie/parasite.built-in.o [2022-11-05T17:27:50.502Z] #38 62.04 GEN criu/pie/parasite-blob.h [2022-11-05T17:27:50.502Z] #38 62.05 CC criu/pie/parasite-vdso.o [2022-11-05T17:27:50.502Z] #38 62.63 CC criu/arch/x86/vdso-pie.o [2022-11-05T17:27:50.502Z] #38 62.92 CC criu/arch/x86/restorer.o [2022-11-05T17:27:50.502Z] #38 63.43 CC criu/arch/x86/restorer_unmap.o [2022-11-05T17:27:50.502Z] #38 63.48 CC criu/arch/x86/sigaction_compat_pie.o [2022-11-05T17:27:50.502Z] #38 63.75 CC criu/pie/restorer.o [2022-11-05T17:27:50.502Z] #38 66.30 LINK criu/pie/restorer.built-in.o [2022-11-05T17:27:50.502Z] #38 66.33 GEN criu/pie/restorer-blob.h [2022-11-05T17:27:50.502Z] #38 66.40 DEP criu/vdso.d [2022-11-05T17:27:50.502Z] #38 66.57 DEP criu/vdso-compat.d [2022-11-05T17:27:50.502Z] #38 66.78 DEP criu/uts_ns.d [2022-11-05T17:27:50.502Z] #38 66.89 DEP criu/util.d [2022-11-05T17:27:50.502Z] #38 67.01 DEP criu/uffd.d [2022-11-05T17:27:50.502Z] #38 67.14 DEP criu/tun.d [2022-11-05T17:27:50.502Z] #38 67.29 DEP criu/tty.d [2022-11-05T17:27:50.502Z] #38 67.56 DEP criu/timerfd.d [2022-11-05T17:27:50.502Z] #38 67.77 DEP criu/timens.d [2022-11-05T17:27:50.502Z] #38 68.00 DEP criu/sysfs_parse.d [2022-11-05T17:27:50.502Z] #38 68.11 DEP criu/sysctl.d [2022-11-05T17:27:50.502Z] #38 68.21 DEP criu/string.d [2022-11-05T17:27:50.502Z] #38 68.25 DEP criu/stats.d [2022-11-05T17:27:50.502Z] #38 68.37 DEP criu/sockets.d [2022-11-05T17:27:50.502Z] #38 68.50 DEP criu/sk-unix.d [2022-11-05T17:27:50.762Z] #38 68.77 DEP criu/sk-tcp.d [2022-11-05T17:27:50.787Z] #40 ... [2022-11-05T17:27:50.787Z] [2022-11-05T17:27:50.787Z] #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-11-05T17:27:50.787Z] #44 DONE 1.6s [2022-11-05T17:27:50.787Z] [2022-11-05T17:27:50.787Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:27:51.022Z] #38 68.96 DEP criu/sk-queue.d [2022-11-05T17:27:51.286Z] #38 69.11 DEP criu/sk-packet.d [2022-11-05T17:27:51.286Z] #38 69.30 DEP criu/sk-netlink.d [2022-11-05T17:27:51.366Z] #51 13.69 Collecting pathspec>=0.5.3 [2022-11-05T17:27:51.366Z] #51 13.70 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:27:51.549Z] #38 ... [2022-11-05T17:27:51.549Z] [2022-11-05T17:27:51.549Z] #34 [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-11-05T17:27:51.549Z] #34 DONE 124.9s [2022-11-05T17:27:51.549Z] [2022-11-05T17:27:51.549Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-05T17:27:51.549Z] #35 DONE 124.8s [2022-11-05T17:27:51.549Z] [2022-11-05T17:27:51.549Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:51.549Z] #38 69.51 DEP criu/sk-inet.d [2022-11-05T17:27:51.549Z] #38 ... [2022-11-05T17:27:51.549Z] [2022-11-05T17:27:51.549Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:27:51.549Z] #40 ... [2022-11-05T17:27:51.549Z] [2022-11-05T17:27:51.549Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-11-05T17:27:51.549Z] #41 DONE 0.2s [2022-11-05T17:27:51.622Z] #51 14.06 Collecting pyyaml [2022-11-05T17:27:51.622Z] #51 14.07 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-11-05T17:27:51.622Z] #51 14.12 Building wheels for collected packages: yamllint [2022-11-05T17:27:51.724Z] #45 0.974 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:27:51.724Z] #45 DONE 1.0s [2022-11-05T17:27:51.724Z] [2022-11-05T17:27:51.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:51.724Z] #39 72.51 DEP criu/protobuf-desc.d [2022-11-05T17:27:51.724Z] #39 72.66 DEP criu/proc_parse.d [2022-11-05T17:27:51.724Z] #39 72.86 DEP criu/plugin.d [2022-11-05T17:27:51.724Z] #39 73.00 DEP criu/pipes.d [2022-11-05T17:27:51.724Z] #39 73.28 DEP criu/pie-util.d [2022-11-05T17:27:51.724Z] #39 73.40 DEP criu/pie-util-vdso.d [2022-11-05T17:27:51.724Z] #39 73.58 DEP criu/pie-util-vdso-elf32.d [2022-11-05T17:27:51.724Z] #39 73.83 DEP criu/path.d [2022-11-05T17:27:51.724Z] #39 74.00 DEP criu/parasite-syscall.d [2022-11-05T17:27:51.724Z] #39 74.27 DEP criu/pagemap.d [2022-11-05T17:27:51.724Z] #39 74.42 DEP criu/pagemap-cache.d [2022-11-05T17:27:51.724Z] #39 74.45 DEP criu/page-xfer.d [2022-11-05T17:27:51.724Z] #39 74.68 DEP criu/page-pipe.d [2022-11-05T17:27:51.808Z] [2022-11-05T17:27:51.808Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-05T17:27:51.808Z] #42 DONE 0.1s [2022-11-05T17:27:51.808Z] [2022-11-05T17:27:51.808Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-11-05T17:27:51.878Z] #51 14.12 Building wheel for yamllint (setup.py): started [2022-11-05T17:27:52.289Z] #39 74.91 DEP criu/netfilter.d [2022-11-05T17:27:52.289Z] #39 75.10 DEP criu/net.d [2022-11-05T17:27:52.806Z] #51 15.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:27:52.806Z] #51 15.14 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=448633e8ee9265bd71451b1b13e7a7a2e0ee7a8e5cfaa7a943420dba9a0b8c8f [2022-11-05T17:27:52.806Z] #51 15.14 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:27:52.806Z] #51 15.15 Successfully built yamllint [2022-11-05T17:27:52.806Z] #51 15.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:27:52.866Z] #39 ... [2022-11-05T17:27:52.866Z] [2022-11-05T17:27:52.866Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:27:52.866Z] #46 DONE 1.0s [2022-11-05T17:27:52.866Z] [2022-11-05T17:27:52.866Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:52.866Z] #39 75.46 DEP criu/namespaces.d [2022-11-05T17:27:53.077Z] + docker version [2022-11-05T17:27:53.124Z] #39 75.73 DEP criu/mount.d [2022-11-05T17:27:53.369Z] #51 15.64 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:27:53.382Z] #39 76.13 DEP criu/memfd.d [2022-11-05T17:27:53.628Z] #51 DONE 16.2s [2022-11-05T17:27:53.628Z] [2022-11-05T17:27:53.628Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:53.628Z] #38 148.8 CC criu/rbtree.o [2022-11-05T17:27:53.628Z] #38 149.2 CC criu/rst-malloc.o [2022-11-05T17:27:53.628Z] #38 149.5 CC criu/seccomp.o [2022-11-05T17:27:53.628Z] #38 150.4 CC criu/seize.o [2022-11-05T17:27:53.628Z] #38 151.7 CC criu/servicefd.o [2022-11-05T17:27:53.628Z] #38 152.2 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:27:53.628Z] #38 152.2 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:27:53.628Z] #38 152.2 CC criu/shmem.o [2022-11-05T17:27:53.639Z] #39 76.33 DEP criu/mem.d [2022-11-05T17:27:53.639Z] #39 ... [2022-11-05T17:27:53.639Z] [2022-11-05T17:27:53.639Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:27:53.639Z] #47 DONE 1.0s [2022-11-05T17:27:53.713Z] #43 DONE 2.3s [2022-11-05T17:27:53.713Z] [2022-11-05T17:27:53.714Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:27:53.714Z] #40 1.804 + RM_GOPATH=0 [2022-11-05T17:27:53.714Z] #40 1.804 + TMP_GOPATH= [2022-11-05T17:27:53.714Z] #40 1.804 + : /build [2022-11-05T17:27:53.714Z] #40 1.804 + '[' -z '' ']' [2022-11-05T17:27:53.714Z] #40 1.804 ++ mktemp -d [2022-11-05T17:27:53.714Z] #40 1.807 + export GOPATH=/tmp/tmp.4HGzzKnoeG [2022-11-05T17:27:53.714Z] #40 1.807 + GOPATH=/tmp/tmp.4HGzzKnoeG [2022-11-05T17:27:53.714Z] #40 1.807 + RM_GOPATH=1 [2022-11-05T17:27:53.714Z] #40 1.807 + case "$(go env GOARCH)" in [2022-11-05T17:27:53.714Z] #40 1.810 ++ go env GOARCH [2022-11-05T17:27:53.714Z] #40 1.849 + export GO_BUILDMODE=-buildmode=pie [2022-11-05T17:27:53.714Z] #40 1.849 + GO_BUILDMODE=-buildmode=pie [2022-11-05T17:27:53.714Z] #40 1.849 ++ dirname /tmp/install/install.sh [2022-11-05T17:27:53.714Z] #40 1.849 + dir=/tmp/install [2022-11-05T17:27:53.714Z] #40 1.850 + bin=runc [2022-11-05T17:27:53.714Z] #40 1.850 + shift [2022-11-05T17:27:53.714Z] #40 1.850 + '[' '!' -f /tmp/install/runc.installer ']' [2022-11-05T17:27:53.714Z] #40 1.850 + . /tmp/install/runc.installer [2022-11-05T17:27:53.714Z] #40 1.852 ++ set -e [2022-11-05T17:27:53.714Z] #40 1.852 ++ : v1.1.4 [2022-11-05T17:27:53.714Z] #40 1.852 + install_runc [2022-11-05T17:27:53.714Z] #40 1.852 + RUNC_BUILDTAGS=seccomp [2022-11-05T17:27:53.714Z] #40 1.852 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-11-05T17:27:53.714Z] #40 1.852 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4HGzzKnoeG/src/github.com/opencontainers/runc [2022-11-05T17:27:53.714Z] #40 1.852 Install runc version v1.1.4 (build tags: seccomp) [2022-11-05T17:27:53.714Z] #40 1.855 Cloning into '/tmp/tmp.4HGzzKnoeG/src/github.com/opencontainers/runc'... [2022-11-05T17:27:53.899Z] [2022-11-05T17:27:53.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:53.899Z] #39 76.66 DEP criu/lsm.d [2022-11-05T17:27:54.158Z] #39 76.88 DEP criu/log.d [2022-11-05T17:27:54.206Z] #38 ... [2022-11-05T17:27:54.206Z] [2022-11-05T17:27:54.206Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:27:54.206Z] #52 DONE 0.3s [2022-11-05T17:27:54.206Z] [2022-11-05T17:27:54.206Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:54.206Z] #38 153.6 CC criu/sigframe.o [2022-11-05T17:27:54.417Z] #39 77.05 DEP criu/libnetlink.d [2022-11-05T17:27:54.417Z] #39 77.16 DEP criu/kerndat.d [2022-11-05T17:27:54.462Z] #38 153.9 CC criu/signalfd.o [2022-11-05T17:27:54.463Z] #38 ... [2022-11-05T17:27:54.463Z] [2022-11-05T17:27:54.463Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:27:54.463Z] #53 DONE 0.3s [2022-11-05T17:27:54.463Z] [2022-11-05T17:27:54.463Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:27:54.463Z] #54 DONE 0.1s [2022-11-05T17:27:54.681Z] #39 77.39 DEP criu/kcmp-ids.d [2022-11-05T17:27:54.681Z] #39 77.49 DEP criu/irmap.d [2022-11-05T17:27:54.719Z] [2022-11-05T17:27:54.719Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:27:54.719Z] #55 DONE 0.1s [2022-11-05T17:27:54.719Z] [2022-11-05T17:27:54.719Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:27:54.719Z] #56 DONE 0.1s [2022-11-05T17:27:54.719Z] [2022-11-05T17:27:54.719Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:54.719Z] #38 154.2 CC criu/sk-inet.o [2022-11-05T17:27:54.939Z] #39 ... [2022-11-05T17:27:54.939Z] [2022-11-05T17:27:54.939Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:27:54.939Z] #48 DONE 1.1s [2022-11-05T17:27:54.939Z] [2022-11-05T17:27:54.939Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:54.939Z] #39 77.63 DEP criu/ipc_ns.d [2022-11-05T17:27:54.939Z] #39 77.89 DEP criu/image.d [2022-11-05T17:27:55.099Z] #40 ... [2022-11-05T17:27:55.099Z] [2022-11-05T17:27:55.099Z] #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-11-05T17:27:55.099Z] #44 DONE 1.4s [2022-11-05T17:27:55.366Z] [2022-11-05T17:27:55.366Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-05T17:27:55.505Z] #39 78.12 DEP criu/image-desc.d [2022-11-05T17:27:55.505Z] #39 78.24 DEP criu/fsnotify.d [2022-11-05T17:27:55.505Z] #39 78.44 DEP criu/filesystems.d [2022-11-05T17:27:55.937Z] #45 0.982 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-11-05T17:27:56.073Z] #39 78.64 DEP criu/files.d [2022-11-05T17:27:56.073Z] #39 78.77 DEP criu/files-reg.d [2022-11-05T17:27:56.073Z] #39 78.94 DEP criu/files-ext.d [2022-11-05T17:27:56.088Z] #38 155.4 CC criu/sk-netlink.o [2022-11-05T17:27:56.197Z] #45 DONE 1.1s [2022-11-05T17:27:56.197Z] [2022-11-05T17:27:56.197Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-05T17:27:56.332Z] #39 79.16 DEP criu/file-lock.d [2022-11-05T17:27:56.344Z] #38 155.8 CC criu/sk-packet.o [2022-11-05T17:27:56.590Z] #39 79.36 DEP criu/file-ids.d [2022-11-05T17:27:56.849Z] #39 79.50 DEP criu/fifo.d [2022-11-05T17:27:56.849Z] #39 79.65 DEP criu/fdstore.d [2022-11-05T17:27:56.849Z] #39 79.73 DEP criu/fault-injection.d [2022-11-05T17:27:57.107Z] #39 79.77 DEP criu/external.d [2022-11-05T17:27:57.107Z] #39 79.85 DEP criu/eventpoll.d [2022-11-05T17:27:57.137Z] #46 DONE 1.0s [2022-11-05T17:27:57.137Z] [2022-11-05T17:27:57.137Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-05T17:27:57.274Z] #38 156.4 CC criu/sk-queue.o [2022-11-05T17:27:57.367Z] #39 80.01 DEP criu/eventfd.d [2022-11-05T17:27:57.367Z] #39 80.23 DEP criu/crtools.d [2022-11-05T17:27:57.531Z] #38 157.0 CC criu/sk-tcp.o [2022-11-05T17:27:57.625Z] #39 80.45 DEP criu/cr-service.d [2022-11-05T17:27:57.884Z] #39 80.65 DEP criu/cr-restore.d [2022-11-05T17:27:58.085Z] #47 DONE 0.9s [2022-11-05T17:27:58.085Z] [2022-11-05T17:27:58.085Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:58.085Z] #38 69.89 DEP criu/signalfd.d [2022-11-05T17:27:58.085Z] #38 70.27 DEP criu/sigframe.d [2022-11-05T17:27:58.085Z] #38 70.44 DEP criu/shmem.d [2022-11-05T17:27:58.085Z] #38 70.64 DEP criu/servicefd.d [2022-11-05T17:27:58.085Z] #38 70.83 DEP criu/seize.d [2022-11-05T17:27:58.085Z] #38 71.05 DEP criu/seccomp.d [2022-11-05T17:27:58.085Z] #38 71.31 DEP criu/rst-malloc.d [2022-11-05T17:27:58.085Z] #38 71.37 DEP criu/rbtree.d [2022-11-05T17:27:58.085Z] #38 71.41 DEP criu/pstree.d [2022-11-05T17:27:58.085Z] #38 71.70 DEP criu/protobuf.d [2022-11-05T17:27:58.085Z] #38 71.91 GEN criu/protobuf-desc-gen.h [2022-11-05T17:27:58.085Z] #38 74.71 DEP criu/protobuf-desc.d [2022-11-05T17:27:58.085Z] #38 74.93 DEP criu/proc_parse.d [2022-11-05T17:27:58.085Z] #38 75.23 DEP criu/plugin.d [2022-11-05T17:27:58.085Z] #38 75.39 DEP criu/pipes.d [2022-11-05T17:27:58.085Z] #38 75.56 DEP criu/pie-util.d [2022-11-05T17:27:58.085Z] #38 75.72 DEP criu/pie-util-vdso.d [2022-11-05T17:27:58.085Z] #38 75.98 DEP criu/pie-util-vdso-elf32.d [2022-11-05T17:27:58.085Z] #38 76.18 DEP criu/path.d [2022-11-05T17:27:58.094Z] #38 157.5 CC criu/sk-unix.o [2022-11-05T17:27:58.143Z] #39 80.95 DEP criu/cr-errno.d [2022-11-05T17:27:58.143Z] #39 80.98 DEP criu/cr-dump.d [2022-11-05T17:27:58.655Z] #38 76.48 DEP criu/parasite-syscall.d [2022-11-05T17:27:58.729Z] #39 81.36 DEP criu/cr-dedup.d [2022-11-05T17:27:58.729Z] #39 81.60 DEP criu/cr-check.d [2022-11-05T17:27:58.921Z] #38 76.87 DEP criu/pagemap.d [2022-11-05T17:27:58.992Z] #39 81.81 DEP criu/config.d [2022-11-05T17:27:59.181Z] #38 77.08 DEP criu/pagemap-cache.d [2022-11-05T17:27:59.181Z] #38 ... [2022-11-05T17:27:59.181Z] [2022-11-05T17:27:59.181Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-11-05T17:27:59.181Z] #48 DONE 1.1s [2022-11-05T17:27:59.181Z] [2022-11-05T17:27:59.181Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:27:59.181Z] #38 77.29 DEP criu/page-xfer.d [2022-11-05T17:27:59.181Z] #38 ... [2022-11-05T17:27:59.181Z] [2022-11-05T17:27:59.181Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:27:59.286Z] #39 81.99 DEP criu/clone-noasan.d [2022-11-05T17:27:59.286Z] #39 82.07 DEP criu/cgroup.d [2022-11-05T17:27:59.550Z] #39 82.38 DEP criu/cgroup-props.d [2022-11-05T17:27:59.550Z] #39 82.49 DEP criu/bitmap.d [2022-11-05T17:27:59.808Z] #39 82.56 DEP criu/bfd.d [2022-11-05T17:28:00.070Z] #39 82.71 DEP criu/autofs.d [2022-11-05T17:28:00.070Z] #39 82.92 DEP criu/aio.d [2022-11-05T17:28:00.328Z] #39 83.16 DEP criu/action-scripts.d [2022-11-05T17:28:00.561Z] #49 1.339 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:28:00.561Z] #49 1.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:28:00.561Z] #49 1.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:28:00.611Z] #38 159.7 CC criu/sockets.o [2022-11-05T17:28:00.894Z] #39 83.56 CC criu/action-scripts.o [2022-11-05T17:28:01.129Z] #49 1.874 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:28:01.160Z] #39 84.01 CC criu/aio.o [2022-11-05T17:28:01.541Z] #38 160.8 CC criu/stats.o [2022-11-05T17:28:01.541Z] #38 161.1 CC criu/string.o [2022-11-05T17:28:01.638Z] Client: [2022-11-05T17:28:01.638Z] Version: 20.10.9 [2022-11-05T17:28:01.638Z] API version: 1.41 [2022-11-05T17:28:01.638Z] Go version: go1.16.8 [2022-11-05T17:28:01.638Z] Git commit: c2ea9bc [2022-11-05T17:28:01.638Z] Built: Mon Oct 4 16:11:10 2021 [2022-11-05T17:28:01.638Z] OS/Arch: windows/amd64 [2022-11-05T17:28:01.638Z] Context: default [2022-11-05T17:28:01.638Z] Experimental: true [2022-11-05T17:28:01.638Z] [2022-11-05T17:28:01.638Z] Server: Docker Engine - Community [2022-11-05T17:28:01.638Z] Engine: [2022-11-05T17:28:01.638Z] Version: 20.10.9 [2022-11-05T17:28:01.638Z] API version: 1.41 (minimum version 1.24) [2022-11-05T17:28:01.638Z] Go version: go1.16.8 [2022-11-05T17:28:01.638Z] Git commit: 79ea9d3 [2022-11-05T17:28:01.638Z] Built: Mon Oct 4 16:06:39 2021 [2022-11-05T17:28:01.638Z] OS/Arch: windows/amd64 [2022-11-05T17:28:01.638Z] Experimental: true [2022-11-05T17:28:01.731Z] #39 84.49 CC criu/autofs.o [2022-11-05T17:28:01.797Z] #38 161.3 CC criu/sysctl.o [2022-11-05T17:28:02.299Z] #39 ... [2022-11-05T17:28:02.299Z] [2022-11-05T17:28:02.299Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:02.299Z] #40 14.96 + cd /tmp/tmp.knJCYoeucu/src/github.com/opencontainers/runc [2022-11-05T17:28:02.299Z] #40 14.97 + git checkout -q v1.1.4 [Pipeline] sh [2022-11-05T17:28:02.359Z] #38 162.0 CC criu/sysfs_parse.o [2022-11-05T17:28:02.507Z] #49 3.001 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:28:02.557Z] #40 15.31 + '[' -z '' ']' [2022-11-05T17:28:02.557Z] #40 15.31 + target=static [2022-11-05T17:28:02.557Z] #40 15.31 + make BUILDTAGS=seccomp static [2022-11-05T17:28:02.892Z] #40 ... [2022-11-05T17:28:02.892Z] [2022-11-05T17:28:02.892Z] #33 [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-11-05T17:28:02.892Z] #33 DONE 246.9s [2022-11-05T17:28:02.892Z] [2022-11-05T17:28:02.892Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:02.892Z] #37 ... [2022-11-05T17:28:02.892Z] [2022-11-05T17:28:02.892Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:28:02.892Z] #57 DONE 0.2s [2022-11-05T17:28:02.892Z] [2022-11-05T17:28:02.892Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:28:02.892Z] #36 ... [2022-11-05T17:28:02.892Z] [2022-11-05T17:28:02.892Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:28:02.892Z] #58 DONE 0.1s [2022-11-05T17:28:02.892Z] [2022-11-05T17:28:02.892Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:28:02.892Z] #59 DONE 0.1s [2022-11-05T17:28:02.892Z] [2022-11-05T17:28:02.892Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:28:02.892Z] #60 DONE 0.1s [2022-11-05T17:28:02.892Z] [2022-11-05T17:28:02.892Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:03.324Z] #40 15.82 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-11-05T17:28:03.331Z] #38 162.5 CC criu/timens.o [2022-11-05T17:28:03.331Z] #38 162.9 CC criu/timerfd.o [2022-11-05T17:28:03.396Z] + docker info [2022-11-05T17:28:03.446Z] #49 4.338 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:28:03.893Z] #38 163.3 CC criu/tty.o [2022-11-05T17:28:05.235Z] #40 ... [2022-11-05T17:28:05.235Z] [2022-11-05T17:28:05.235Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:05.235Z] #0 1.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-11-05T17:28:05.235Z] #0 1.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-11-05T17:28:05.235Z] #0 1.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-11-05T17:28:05.235Z] #0 1.768 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-11-05T17:28:05.235Z] #0 2.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [194 kB] [2022-11-05T17:28:05.235Z] #0 4.237 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2022-11-05T17:28:05.235Z] #0 8.394 Fetched 8600 kB in 7s (1162 kB/s) [2022-11-05T17:28:05.235Z] #0 8.394 Reading package lists... [2022-11-05T17:28:05.235Z] #49 ... [2022-11-05T17:28:05.235Z] [2022-11-05T17:28:05.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:05.235Z] #39 86.09 CC criu/bfd.o [2022-11-05T17:28:05.235Z] #39 86.75 CC criu/bitmap.o [2022-11-05T17:28:05.235Z] #39 86.90 CC criu/cgroup-props.o [2022-11-05T17:28:05.235Z] #39 88.02 CC criu/cgroup.o [2022-11-05T17:28:05.352Z] #49 ... [2022-11-05T17:28:05.352Z] [2022-11-05T17:28:05.352Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:05.352Z] #40 13.67 + cd /tmp/tmp.4HGzzKnoeG/src/github.com/opencontainers/runc [2022-11-05T17:28:05.352Z] #40 13.67 + git checkout -q v1.1.4 [2022-11-05T17:28:05.929Z] #40 14.39 + '[' -z '' ']' [2022-11-05T17:28:05.929Z] #40 14.39 + target=static [2022-11-05T17:28:05.929Z] #40 14.39 + make BUILDTAGS=seccomp static [2022-11-05T17:28:06.410Z] #38 165.6 CC criu/tun.o [2022-11-05T17:28:06.500Z] #40 14.95 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-11-05T17:28:06.973Z] #38 166.2 CC criu/uffd.o [2022-11-05T17:28:06.973Z] #38 ... [2022-11-05T17:28:06.973Z] [2022-11-05T17:28:06.973Z] #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-11-05T17:28:06.973Z] #31 219.3 + dpkg --print-architecture [2022-11-05T17:28:06.973Z] #31 219.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-05T17:28:07.452Z] #40 ... [2022-11-05T17:28:07.452Z] [2022-11-05T17:28:07.452Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-11-05T17:28:07.452Z] #31 248.5 + return [2022-11-05T17:28:07.452Z] #31 DONE 249.0s [2022-11-05T17:28:07.452Z] [2022-11-05T17:28:07.453Z] #33 [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-11-05T17:28:07.534Z] #31 219.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-05T17:28:07.534Z] #31 219.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-05T17:28:08.029Z] #33 ... [2022-11-05T17:28:08.029Z] [2022-11-05T17:28:08.029Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:28:08.288Z] #52 DONE 0.1s [2022-11-05T17:28:08.288Z] [2022-11-05T17:28:08.288Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:28:08.288Z] #53 DONE 0.2s [2022-11-05T17:28:08.288Z] [2022-11-05T17:28:08.288Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:28:08.288Z] #54 DONE 0.1s [2022-11-05T17:28:08.288Z] [2022-11-05T17:28:08.288Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:28:08.288Z] #55 DONE 0.1s [2022-11-05T17:28:08.288Z] [2022-11-05T17:28:08.288Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:08.521Z] #39 91.34 CC criu/clone-noasan.o [2022-11-05T17:28:08.548Z] #40 ... [2022-11-05T17:28:08.548Z] [2022-11-05T17:28:08.548Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:28:08.548Z] #56 DONE 0.1s [2022-11-05T17:28:08.548Z] [2022-11-05T17:28:08.548Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:28:08.780Z] #39 91.57 CC criu/config.o [2022-11-05T17:28:09.117Z] #57 DONE 0.7s [2022-11-05T17:28:09.117Z] [2022-11-05T17:28:09.117Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:09.377Z] #40 ... [2022-11-05T17:28:09.377Z] [2022-11-05T17:28:09.377Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:28:09.802Z] #40 ... [2022-11-05T17:28:09.802Z] [2022-11-05T17:28:09.802Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:09.802Z] #38 77.59 DEP criu/page-pipe.d [2022-11-05T17:28:09.802Z] #38 77.83 DEP criu/netfilter.d [2022-11-05T17:28:09.802Z] #38 77.96 DEP criu/net.d [2022-11-05T17:28:09.802Z] #38 78.23 DEP criu/namespaces.d [2022-11-05T17:28:09.802Z] #38 78.39 DEP criu/mount.d [2022-11-05T17:28:09.802Z] #38 78.63 DEP criu/memfd.d [2022-11-05T17:28:09.802Z] #38 78.83 DEP criu/mem.d [2022-11-05T17:28:09.802Z] #38 79.06 DEP criu/lsm.d [2022-11-05T17:28:09.802Z] #38 79.22 DEP criu/log.d [2022-11-05T17:28:09.802Z] #38 79.43 DEP criu/libnetlink.d [2022-11-05T17:28:09.802Z] #38 79.56 DEP criu/kerndat.d [2022-11-05T17:28:09.802Z] #38 79.79 DEP criu/kcmp-ids.d [2022-11-05T17:28:09.802Z] #38 79.96 DEP criu/irmap.d [2022-11-05T17:28:09.802Z] #38 80.20 DEP criu/ipc_ns.d [2022-11-05T17:28:09.802Z] #38 80.40 DEP criu/image.d [2022-11-05T17:28:09.802Z] #38 80.55 DEP criu/image-desc.d [2022-11-05T17:28:09.802Z] #38 80.67 DEP criu/fsnotify.d [2022-11-05T17:28:09.802Z] #38 80.81 DEP criu/filesystems.d [2022-11-05T17:28:09.802Z] #38 80.96 DEP criu/files.d [2022-11-05T17:28:09.802Z] #38 81.18 DEP criu/files-reg.d [2022-11-05T17:28:09.802Z] #38 81.45 DEP criu/files-ext.d [2022-11-05T17:28:09.802Z] #38 81.64 DEP criu/file-lock.d [2022-11-05T17:28:09.802Z] #38 81.78 DEP criu/file-ids.d [2022-11-05T17:28:09.802Z] #38 81.91 DEP criu/fifo.d [2022-11-05T17:28:09.802Z] #38 82.11 DEP criu/fdstore.d [2022-11-05T17:28:09.802Z] #38 82.19 DEP criu/fault-injection.d [2022-11-05T17:28:09.802Z] #38 82.26 DEP criu/external.d [2022-11-05T17:28:09.802Z] #38 82.37 DEP criu/eventpoll.d [2022-11-05T17:28:09.802Z] #38 82.51 DEP criu/eventfd.d [2022-11-05T17:28:09.802Z] #38 82.74 DEP criu/crtools.d [2022-11-05T17:28:09.802Z] #38 82.90 DEP criu/cr-service.d [2022-11-05T17:28:09.802Z] #38 83.11 DEP criu/cr-restore.d [2022-11-05T17:28:09.802Z] #38 83.34 DEP criu/cr-errno.d [2022-11-05T17:28:09.802Z] #38 83.37 DEP criu/cr-dump.d [2022-11-05T17:28:09.802Z] #38 83.65 DEP criu/cr-dedup.d [2022-11-05T17:28:09.802Z] #38 83.80 DEP criu/cr-check.d [2022-11-05T17:28:09.802Z] #38 84.06 DEP criu/config.d [2022-11-05T17:28:09.802Z] #38 84.28 DEP criu/clone-noasan.d [2022-11-05T17:28:09.802Z] #38 84.40 DEP criu/cgroup.d [2022-11-05T17:28:09.802Z] #38 84.60 DEP criu/cgroup-props.d [2022-11-05T17:28:09.803Z] #38 84.70 DEP criu/bitmap.d [2022-11-05T17:28:09.803Z] #38 84.73 DEP criu/bfd.d [2022-11-05T17:28:09.803Z] #38 84.81 DEP criu/autofs.d [2022-11-05T17:28:09.803Z] #38 85.05 DEP criu/aio.d [2022-11-05T17:28:09.803Z] #38 85.25 DEP criu/action-scripts.d [2022-11-05T17:28:09.803Z] #38 85.51 CC criu/action-scripts.o [2022-11-05T17:28:09.803Z] #38 86.05 CC criu/aio.o [2022-11-05T17:28:09.803Z] #38 86.63 CC criu/autofs.o [2022-11-05T17:28:10.370Z] #38 88.30 CC criu/bfd.o [2022-11-05T17:28:10.686Z] #39 93.09 CC criu/cr-check.o [2022-11-05T17:28:10.686Z] #39 ... [2022-11-05T17:28:10.686Z] [2022-11-05T17:28:10.686Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:10.686Z] #0 8.394 Reading package lists... [2022-11-05T17:28:10.686Z] #49 11.30 Reading package lists... [2022-11-05T17:28:10.686Z] #49 14.06 Building dependency tree... [2022-11-05T17:28:10.686Z] #49 15.58 The following additional packages will be installed: [2022-11-05T17:28:10.686Z] #49 15.58 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:28:10.686Z] #49 15.58 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:28:10.686Z] #49 15.59 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:28:10.686Z] #49 15.59 python3-pkg-resources vim-runtime xxd [2022-11-05T17:28:10.686Z] #49 15.59 Suggested packages: [2022-11-05T17:28:10.686Z] #49 15.59 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:28:10.686Z] #49 15.59 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:28:10.686Z] #49 15.60 acl attr quota [2022-11-05T17:28:10.686Z] #49 15.60 Recommended packages: [2022-11-05T17:28:10.686Z] #49 15.60 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:28:10.686Z] #49 ... [2022-11-05T17:28:10.686Z] [2022-11-05T17:28:10.686Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:28:10.686Z] #24 DONE 148.4s [2022-11-05T17:28:10.686Z] [2022-11-05T17:28:10.686Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:10.759Z] #58 DONE 1.4s [2022-11-05T17:28:10.759Z] [2022-11-05T17:28:10.759Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:28:10.759Z] #59 DONE 0.1s [2022-11-05T17:28:10.759Z] [2022-11-05T17:28:10.759Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:28:10.939Z] #38 88.96 CC criu/bitmap.o [2022-11-05T17:28:11.019Z] #60 DONE 0.1s [2022-11-05T17:28:11.019Z] [2022-11-05T17:28:11.019Z] #33 [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-11-05T17:28:11.019Z] #33 ... [2022-11-05T17:28:11.019Z] [2022-11-05T17:28:11.019Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:11.019Z] #40 153.4 + mkdir -p /build [2022-11-05T17:28:11.019Z] #40 153.4 + cp runc /build/runc [2022-11-05T17:28:11.198Z] #38 89.20 CC criu/cgroup-props.o [2022-11-05T17:28:11.279Z] #40 DONE 153.5s [2022-11-05T17:28:11.279Z] [2022-11-05T17:28:11.279Z] #33 [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-11-05T17:28:12.577Z] #38 90.26 CC criu/cgroup.o [2022-11-05T17:28:12.593Z] #37 ... [2022-11-05T17:28:12.593Z] [2022-11-05T17:28:12.593Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:12.593Z] #49 17.41 The following NEW packages will be installed: [2022-11-05T17:28:12.593Z] #49 17.42 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:28:12.593Z] #49 17.42 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:28:12.593Z] #49 17.42 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:28:12.593Z] #49 17.42 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:28:12.593Z] #49 17.43 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:28:12.593Z] #49 17.43 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:28:12.593Z] #49 17.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:28:12.593Z] #49 17.43 xz-utils zip [2022-11-05T17:28:12.593Z] #49 17.76 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:28:12.593Z] #49 17.76 Need to get 27.0 MB of archives. [2022-11-05T17:28:12.593Z] #49 17.76 After this operation, 104 MB of additional disk space will be used. [2022-11-05T17:28:12.593Z] #49 17.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-05T17:28:12.593Z] #49 17.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-05T17:28:12.593Z] #49 17.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-05T17:28:12.593Z] #49 17.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:28:12.593Z] #49 17.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-05T17:28:12.593Z] #49 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-05T17:28:12.593Z] #49 17.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-05T17:28:12.593Z] #49 17.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-05T17:28:12.593Z] #49 17.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:28:12.659Z] #33 255.0 + /build/golangci-lint --version [2022-11-05T17:28:12.853Z] #49 17.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:28:12.853Z] #49 17.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:28:12.853Z] #49 17.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-05T17:28:12.853Z] #49 17.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-05T17:28:12.853Z] #49 17.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-05T17:28:12.853Z] #49 17.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-05T17:28:12.853Z] #49 17.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-05T17:28:12.853Z] #49 17.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-05T17:28:12.853Z] #49 17.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-05T17:28:12.853Z] #49 17.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-05T17:28:12.853Z] #49 17.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-05T17:28:12.853Z] #49 17.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-05T17:28:12.853Z] #49 17.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:28:12.853Z] #49 17.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:28:12.853Z] #49 17.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:28:12.853Z] #49 17.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-05T17:28:12.853Z] #49 17.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-05T17:28:12.853Z] #49 17.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:28:13.112Z] #49 18.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-05T17:28:13.112Z] #49 18.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:28:13.112Z] #49 18.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:28:13.112Z] #49 18.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:28:13.112Z] #49 18.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-05T17:28:13.112Z] #49 18.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-05T17:28:13.112Z] #49 18.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:28:13.112Z] #49 18.37 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:28:13.371Z] #49 18.38 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:28:13.371Z] #49 18.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:28:13.371Z] #49 18.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:28:13.371Z] #49 18.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:28:13.371Z] #49 18.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:28:13.371Z] #49 18.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-05T17:28:13.371Z] #49 18.46 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-05T17:28:13.371Z] #49 18.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-05T17:28:13.371Z] #49 18.47 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:28:13.630Z] #49 18.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-05T17:28:13.630Z] #49 18.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-05T17:28:13.630Z] #49 18.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-05T17:28:14.049Z] #33 255.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:28:14.049Z] #33 DONE 256.0s [2022-11-05T17:28:14.049Z] [2022-11-05T17:28:14.049Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:14.198Z] #49 19.48 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:28:14.457Z] #49 19.59 Fetched 27.0 MB in 1s (19.3 MB/s) [2022-11-05T17:28:14.457Z] #49 19.65 Selecting previously unselected package pigz. [2022-11-05T17:28:14.716Z] #49 19.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-05T17:28:14.716Z] #49 19.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-05T17:28:14.716Z] #49 19.74 Unpacking pigz (2.6-1) ... [2022-11-05T17:28:14.716Z] #49 19.86 Selecting previously unselected package libelf1:amd64. [2022-11-05T17:28:14.716Z] #49 19.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-05T17:28:14.716Z] #49 19.88 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-05T17:28:14.977Z] #49 20.04 Selecting previously unselected package libbpf0:amd64. [2022-11-05T17:28:14.977Z] #49 20.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-05T17:28:14.977Z] #49 20.07 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:28:14.977Z] #49 20.18 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:28:14.977Z] #49 20.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:28:14.977Z] #49 20.19 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:28:14.996Z] #37 ... [2022-11-05T17:28:14.996Z] [2022-11-05T17:28:14.996Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:28:14.996Z] #61 DONE 0.2s [2022-11-05T17:28:14.996Z] [2022-11-05T17:28:14.996Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:28:14.996Z] #62 DONE 0.1s [2022-11-05T17:28:14.996Z] [2022-11-05T17:28:14.996Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:15.237Z] #49 20.26 Selecting previously unselected package libmnl0:amd64. [2022-11-05T17:28:15.237Z] #49 20.27 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-05T17:28:15.237Z] #49 20.28 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:28:15.237Z] #49 20.34 Selecting previously unselected package libxtables12:amd64. [2022-11-05T17:28:15.237Z] #49 20.35 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-05T17:28:15.237Z] #49 20.35 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:28:15.237Z] #49 20.44 Selecting previously unselected package libcap2-bin. [2022-11-05T17:28:15.237Z] #49 20.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-05T17:28:15.237Z] #49 20.46 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:28:15.256Z] #37 ... [2022-11-05T17:28:15.257Z] [2022-11-05T17:28:15.257Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:28:15.257Z] #63 DONE 0.1s [2022-11-05T17:28:15.257Z] [2022-11-05T17:28:15.257Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:15.496Z] #49 20.56 Selecting previously unselected package iproute2. [2022-11-05T17:28:15.496Z] #49 20.57 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-05T17:28:15.496Z] #49 20.57 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:28:15.870Z] #38 93.49 CC criu/clone-noasan.o [2022-11-05T17:28:15.870Z] #38 93.71 CC criu/config.o [2022-11-05T17:28:15.871Z] #49 21.02 Selecting previously unselected package xxd. [2022-11-05T17:28:15.871Z] #49 21.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:28:15.871Z] #49 21.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:16.130Z] #49 21.21 Selecting previously unselected package vim-common. [2022-11-05T17:28:16.130Z] #49 21.21 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:28:16.130Z] #49 21.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:16.389Z] #49 21.40 Selecting previously unselected package bash-completion. [2022-11-05T17:28:16.389Z] #49 21.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:28:16.808Z] #38 ... [2022-11-05T17:28:16.808Z] [2022-11-05T17:28:16.808Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:16.808Z] #49 7.916 Fetched 8600 kB in 7s (1260 kB/s) [2022-11-05T17:28:16.809Z] #49 7.916 Reading package lists... [2022-11-05T17:28:16.809Z] #49 10.90 Reading package lists... [2022-11-05T17:28:16.809Z] #49 13.70 Building dependency tree... [2022-11-05T17:28:16.809Z] #49 15.54 The following additional packages will be installed: [2022-11-05T17:28:16.809Z] #49 15.56 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:28:16.809Z] #49 15.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-11-05T17:28:16.809Z] #49 15.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-05T17:28:16.809Z] #49 15.57 python3-pkg-resources vim-runtime xxd [2022-11-05T17:28:16.809Z] #49 15.57 Suggested packages: [2022-11-05T17:28:16.809Z] #49 15.58 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-05T17:28:16.809Z] #49 15.58 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-11-05T17:28:16.809Z] #49 15.58 acl attr quota [2022-11-05T17:28:16.809Z] #49 15.58 Recommended packages: [2022-11-05T17:28:16.809Z] #49 15.58 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-11-05T17:28:16.809Z] #49 16.99 The following NEW packages will be installed: [2022-11-05T17:28:16.809Z] #49 16.99 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-05T17:28:16.809Z] #49 16.99 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-11-05T17:28:16.809Z] #49 16.99 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-05T17:28:16.809Z] #49 17.00 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-11-05T17:28:16.809Z] #49 17.00 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-11-05T17:28:16.809Z] #49 17.00 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-05T17:28:16.809Z] #49 17.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-11-05T17:28:16.809Z] #49 17.00 xz-utils zip [2022-11-05T17:28:16.809Z] #49 17.37 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:28:16.809Z] #49 17.37 Need to get 27.0 MB of archives. [2022-11-05T17:28:16.809Z] #49 17.37 After this operation, 104 MB of additional disk space will be used. [2022-11-05T17:28:16.809Z] #49 17.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-11-05T17:28:16.809Z] #49 17.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-11-05T17:28:16.809Z] #49 17.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-11-05T17:28:16.809Z] #49 17.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-11-05T17:28:16.809Z] #49 17.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-11-05T17:28:16.809Z] #49 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-11-05T17:28:16.809Z] #49 17.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-11-05T17:28:16.809Z] #49 17.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-11-05T17:28:16.809Z] #49 17.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-05T17:28:16.809Z] #49 17.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-05T17:28:16.809Z] #49 17.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-11-05T17:28:16.809Z] #49 17.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-11-05T17:28:16.809Z] #49 17.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-11-05T17:28:16.809Z] #49 17.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-11-05T17:28:16.809Z] #49 17.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-11-05T17:28:16.809Z] #49 17.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-11-05T17:28:16.809Z] #49 17.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-11-05T17:28:16.809Z] #49 17.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-11-05T17:28:16.809Z] #49 17.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-11-05T17:28:16.809Z] #49 17.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-11-05T17:28:16.809Z] #49 17.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-11-05T17:28:16.809Z] #49 17.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-11-05T17:28:16.809Z] #49 17.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-11-05T17:28:16.809Z] #49 17.58 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-11-05T17:28:16.809Z] #49 17.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-11-05T17:28:16.809Z] #49 17.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-11-05T17:28:16.809Z] #49 17.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-11-05T17:28:17.068Z] #49 17.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-11-05T17:28:17.327Z] #49 17.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-11-05T17:28:17.327Z] #49 17.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-11-05T17:28:17.327Z] #49 17.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-11-05T17:28:17.327Z] #49 17.93 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-11-05T17:28:17.327Z] #49 17.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-11-05T17:28:17.327Z] #49 17.94 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-05T17:28:17.327Z] #49 18.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-05T17:28:17.327Z] #49 18.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-05T17:28:17.327Z] #49 18.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-05T17:28:17.327Z] #49 18.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-05T17:28:17.327Z] #49 18.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-05T17:28:17.327Z] #49 18.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-05T17:28:17.327Z] #49 ... [2022-11-05T17:28:17.327Z] [2022-11-05T17:28:17.327Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:17.327Z] #38 95.15 CC criu/cr-check.o [2022-11-05T17:28:17.486Z] #31 ... [2022-11-05T17:28:17.486Z] [2022-11-05T17:28:17.486Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:17.486Z] #38 167.7 CC criu/util.o [2022-11-05T17:28:17.486Z] #38 169.2 CC criu/uts_ns.o [2022-11-05T17:28:17.486Z] #38 169.5 CC criu/vdso-compat.o [2022-11-05T17:28:17.486Z] #38 169.7 CC criu/vdso.o [2022-11-05T17:28:17.486Z] #38 170.4 LINK criu/built-in.o [2022-11-05T17:28:17.486Z] #38 170.6 LINK criu/criu [2022-11-05T17:28:17.486Z] #38 171.1 DEP lib/c/criu.d [2022-11-05T17:28:17.486Z] #38 171.2 CC images/rpc.pb-c.o [2022-11-05T17:28:17.486Z] #38 171.9 CC lib/c/criu.o [2022-11-05T17:28:17.486Z] #38 173.0 LINK lib/c/built-in.o [2022-11-05T17:28:17.486Z] #38 173.1 LINK lib/c/libcriu.so [2022-11-05T17:28:17.486Z] #38 173.1 LINK lib/c/libcriu.a [2022-11-05T17:28:17.486Z] #38 173.3 GEN magic.py [2022-11-05T17:28:17.486Z] #38 173.5 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:28:17.486Z] #38 173.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:28:17.486Z] #38 173.5 Note: Building without GnuTLS support [2022-11-05T17:28:17.486Z] #38 173.5 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:28:17.486Z] #38 173.5 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:28:17.486Z] #38 174.3 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:28:17.486Z] #38 175.2 make[1]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 176.0 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:28:17.486Z] #38 176.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:28:17.486Z] #38 176.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:28:17.486Z] #38 176.2 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:28:17.486Z] #38 176.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:28:17.486Z] #38 176.2 make[1]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 176.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:28:17.486Z] #38 176.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 176.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 176.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 176.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 176.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 176.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 176.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:28:17.486Z] #38 177.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:28:17.743Z] #38 177.0 INSTALL criu/criu [2022-11-05T17:28:17.743Z] #38 DONE 177.2s [2022-11-05T17:28:17.743Z] [2022-11-05T17:28:17.743Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:17.842Z] #37 227.5 + bin/containerd [2022-11-05T17:28:18.355Z] Client: [2022-11-05T17:28:18.355Z] Context: default [2022-11-05T17:28:18.355Z] Debug Mode: false [2022-11-05T17:28:18.355Z] Plugins: [2022-11-05T17:28:18.355Z] app: Docker Application (Docker Inc., v0.8.0) [2022-11-05T17:28:18.355Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-11-05T17:28:18.355Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-11-05T17:28:18.355Z] [2022-11-05T17:28:18.355Z] Server: [2022-11-05T17:28:18.355Z] Containers: 0 [2022-11-05T17:28:18.355Z] Running: 0 [2022-11-05T17:28:18.355Z] Paused: 0 [2022-11-05T17:28:18.355Z] Stopped: 0 [2022-11-05T17:28:18.355Z] Images: 0 [2022-11-05T17:28:18.355Z] Server Version: 20.10.9 [2022-11-05T17:28:18.355Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-11-05T17:28:18.355Z] Windows: [2022-11-05T17:28:18.355Z] LCOW: [2022-11-05T17:28:18.355Z] Logging Driver: json-file [2022-11-05T17:28:18.355Z] Plugins: [2022-11-05T17:28:18.355Z] Volume: local [2022-11-05T17:28:18.355Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-05T17:28:18.355Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-05T17:28:18.355Z] Swarm: inactive [2022-11-05T17:28:18.355Z] Default Isolation: process [2022-11-05T17:28:18.355Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-05T17:28:18.355Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-05T17:28:18.355Z] OSType: windows [2022-11-05T17:28:18.355Z] Architecture: x86_64 [2022-11-05T17:28:18.355Z] CPUs: 4 [2022-11-05T17:28:18.355Z] Total Memory: 32GiB [2022-11-05T17:28:18.355Z] Name: azwin-2-16ae90 [2022-11-05T17:28:18.355Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-11-05T17:28:18.355Z] Docker Root Dir: D:\docker [2022-11-05T17:28:18.355Z] Debug Mode: false [2022-11-05T17:28:18.355Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:28:18.355Z] Labels: [2022-11-05T17:28:18.355Z] Experimental: true [2022-11-05T17:28:18.355Z] Insecure Registries: [2022-11-05T17:28:18.355Z] 10.0.0.4:5000 [2022-11-05T17:28:18.355Z] 127.0.0.0/8 [2022-11-05T17:28:18.355Z] Registry Mirrors: [2022-11-05T17:28:18.355Z] http://10.0.0.4:5000/ [2022-11-05T17:28:18.355Z] Live Restore Enabled: false [2022-11-05T17:28:18.355Z] Product License: Community Engine [2022-11-05T17:28:18.355Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-11-05T17:28:18.707Z] #38 ... [2022-11-05T17:28:18.707Z] [2022-11-05T17:28:18.707Z] #24 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-05T17:28:18.707Z] #24 DONE 152.0s [2022-11-05T17:28:18.923Z] #49 23.48 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:28:18.923Z] #49 23.96 Selecting previously unselected package bzip2. [2022-11-05T17:28:18.923Z] #49 23.96 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-05T17:28:18.923Z] #49 23.98 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:28:18.967Z] [2022-11-05T17:28:18.967Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:18.967Z] #49 18.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-11-05T17:28:18.967Z] #49 18.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-11-05T17:28:18.967Z] #49 18.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-11-05T17:28:18.967Z] #49 18.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-05T17:28:18.967Z] #49 18.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-11-05T17:28:18.967Z] #49 18.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-11-05T17:28:18.967Z] #49 18.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-11-05T17:28:18.967Z] #49 19.07 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:28:18.967Z] #49 19.37 Fetched 27.0 MB in 1s (20.3 MB/s) [2022-11-05T17:28:18.967Z] #49 19.55 Selecting previously unselected package pigz. [2022-11-05T17:28:18.967Z] #49 19.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-11-05T17:28:18.967Z] #49 19.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-11-05T17:28:18.967Z] #49 19.64 Unpacking pigz (2.6-1) ... [2022-11-05T17:28:18.967Z] #49 19.73 Selecting previously unselected package libelf1:amd64. [2022-11-05T17:28:18.967Z] #49 19.73 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-11-05T17:28:18.967Z] #49 19.74 Unpacking libelf1:amd64 (0.183-1) ... [2022-11-05T17:28:19.182Z] #49 24.06 Selecting previously unselected package xz-utils. [2022-11-05T17:28:19.182Z] #49 24.06 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-05T17:28:19.182Z] #49 24.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:28:19.182Z] #49 24.24 Selecting previously unselected package apparmor. [2022-11-05T17:28:19.182Z] #49 24.25 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-05T17:28:19.182Z] #49 24.32 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:28:19.226Z] #49 19.91 Selecting previously unselected package libbpf0:amd64. [2022-11-05T17:28:19.226Z] #49 19.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-11-05T17:28:19.226Z] #49 19.95 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:28:19.226Z] #49 20.12 Selecting previously unselected package libcap2:amd64. [2022-11-05T17:28:19.226Z] #49 20.12 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-11-05T17:28:19.226Z] #49 20.13 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:28:19.487Z] #49 20.28 Selecting previously unselected package libmnl0:amd64. [2022-11-05T17:28:19.487Z] #49 20.29 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-11-05T17:28:19.487Z] #49 20.29 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:28:19.487Z] #49 20.39 Selecting previously unselected package libxtables12:amd64. [2022-11-05T17:28:19.747Z] #49 20.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-11-05T17:28:19.747Z] #49 20.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:28:19.747Z] #49 20.61 Selecting previously unselected package libcap2-bin. [2022-11-05T17:28:19.747Z] #49 20.61 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-11-05T17:28:19.747Z] #49 20.63 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-05T17:28:19.749Z] #49 24.76 Selecting previously unselected package inetutils-ping. [2022-11-05T17:28:19.749Z] #49 24.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-05T17:28:19.749Z] #49 24.79 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:28:20.007Z] #49 20.73 Selecting previously unselected package iproute2. [2022-11-05T17:28:20.007Z] #49 20.73 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-11-05T17:28:20.007Z] #49 20.74 Unpacking iproute2 (5.10.0-4) ... [2022-11-05T17:28:20.007Z] #49 24.95 Selecting previously unselected package libip4tc2:amd64. [2022-11-05T17:28:20.008Z] #49 24.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:28:20.008Z] #49 24.97 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:28:20.008Z] #49 25.04 Selecting previously unselected package libip6tc2:amd64. [2022-11-05T17:28:20.008Z] #49 25.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:28:20.008Z] #49 25.05 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:28:20.008Z] #49 25.13 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-05T17:28:20.008Z] #49 25.14 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-05T17:28:20.008Z] #49 25.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:28:20.266Z] #49 25.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-05T17:28:20.266Z] #49 25.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-05T17:28:20.266Z] #49 25.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:28:20.266Z] #49 25.32 Selecting previously unselected package libnftnl11:amd64. [2022-11-05T17:28:20.266Z] #49 25.32 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-05T17:28:20.266Z] #49 25.33 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:28:20.525Z] #49 25.41 Selecting previously unselected package iptables. [2022-11-05T17:28:20.525Z] #49 25.42 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-05T17:28:20.525Z] #49 25.43 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:28:20.576Z] #49 21.35 Selecting previously unselected package xxd. [2022-11-05T17:28:20.576Z] #49 21.36 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:28:20.576Z] #49 21.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:20.576Z] #49 21.50 Selecting previously unselected package vim-common. [2022-11-05T17:28:20.576Z] #49 21.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:28:20.576Z] #49 21.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:20.783Z] #49 25.76 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:28:20.783Z] #49 25.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:28:20.783Z] #49 25.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:28:20.783Z] #49 25.96 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:28:20.783Z] #49 25.96 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:28:21.042Z] #49 25.97 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:28:21.042Z] #49 26.09 Selecting previously unselected package jq. [2022-11-05T17:28:21.042Z] #49 26.10 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:28:21.042Z] #49 26.12 Unpacking jq (1.6-2.1) ... [2022-11-05T17:28:21.042Z] #49 26.20 Selecting previously unselected package libaio1:amd64. [2022-11-05T17:28:21.145Z] #49 21.70 Selecting previously unselected package bash-completion. [2022-11-05T17:28:21.145Z] #49 21.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-11-05T17:28:21.300Z] #49 26.20 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-05T17:28:21.300Z] #49 26.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:28:21.300Z] #49 26.27 Selecting previously unselected package libgpm2:amd64. [2022-11-05T17:28:21.300Z] #49 26.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-05T17:28:21.300Z] #49 26.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:28:21.300Z] #49 26.35 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:28:21.300Z] #49 26.35 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:28:21.300Z] #49 26.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:28:22.676Z] #49 ... [2022-11-05T17:28:22.676Z] [2022-11-05T17:28:22.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:22.676Z] #39 95.40 CC criu/cr-dedup.o [2022-11-05T17:28:22.676Z] #39 95.85 CC criu/cr-dump.o [2022-11-05T17:28:22.676Z] #39 98.21 CC criu/cr-errno.o [2022-11-05T17:28:22.676Z] #39 98.29 CC criu/cr-restore.o [2022-11-05T17:28:22.676Z] #39 102.8 CC criu/cr-service.o [2022-11-05T17:28:22.676Z] #39 104.4 CC criu/crtools.o [2022-11-05T17:28:22.676Z] #39 105.0 CC criu/eventfd.o [2022-11-05T17:28:22.676Z] #39 105.4 CC criu/eventpoll.o [2022-11-05T17:28:23.077Z] #49 23.70 Unpacking bash-completion (1:2.11-2) ... [2022-11-05T17:28:23.077Z] #49 24.04 Selecting previously unselected package bzip2. [2022-11-05T17:28:25.632Z] #49 24.05 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 24.05 Unpacking bzip2 (1.0.8-4) ... [2022-11-05T17:28:25.632Z] #49 24.13 Selecting previously unselected package xz-utils. [2022-11-05T17:28:25.632Z] #49 24.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 24.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:28:25.632Z] #49 24.30 Selecting previously unselected package apparmor. [2022-11-05T17:28:25.632Z] #49 24.32 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 24.37 Unpacking apparmor (2.13.6-10) ... [2022-11-05T17:28:25.632Z] #49 24.82 Selecting previously unselected package inetutils-ping. [2022-11-05T17:28:25.632Z] #49 24.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 24.84 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:28:25.632Z] #49 24.97 Selecting previously unselected package libip4tc2:amd64. [2022-11-05T17:28:25.632Z] #49 24.98 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 24.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:28:25.632Z] #49 25.07 Selecting previously unselected package libip6tc2:amd64. [2022-11-05T17:28:25.632Z] #49 25.07 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 25.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:28:25.632Z] #49 25.16 Selecting previously unselected package libnfnetlink0:amd64. [2022-11-05T17:28:25.632Z] #49 25.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 25.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:28:25.632Z] #49 25.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-11-05T17:28:25.632Z] #49 25.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 25.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:28:25.632Z] #49 25.35 Selecting previously unselected package libnftnl11:amd64. [2022-11-05T17:28:25.632Z] #49 25.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 25.37 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:28:25.632Z] #49 25.47 Selecting previously unselected package iptables. [2022-11-05T17:28:25.632Z] #49 25.47 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 25.48 Unpacking iptables (1.8.7-1) ... [2022-11-05T17:28:25.632Z] #49 25.82 Selecting previously unselected package libonig5:amd64. [2022-11-05T17:28:25.632Z] #49 25.84 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 25.84 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:28:25.632Z] #49 26.02 Selecting previously unselected package libjq1:amd64. [2022-11-05T17:28:25.632Z] #49 26.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 26.05 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:28:25.632Z] #49 26.18 Selecting previously unselected package jq. [2022-11-05T17:28:25.632Z] #49 26.19 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 26.20 Unpacking jq (1.6-2.1) ... [2022-11-05T17:28:25.632Z] #49 26.30 Selecting previously unselected package libaio1:amd64. [2022-11-05T17:28:25.632Z] #49 26.31 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 26.32 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:28:25.632Z] #49 26.41 Selecting previously unselected package libgpm2:amd64. [2022-11-05T17:28:25.632Z] #49 26.42 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-11-05T17:28:25.632Z] #49 26.42 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:28:25.632Z] #49 26.49 Selecting previously unselected package libicu67:amd64. [2022-11-05T17:28:25.632Z] #49 26.51 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-11-05T17:28:25.635Z] #39 106.4 CC criu/external.o [2022-11-05T17:28:25.635Z] #39 106.8 CC criu/fault-injection.o [2022-11-05T17:28:25.636Z] #39 106.9 CC criu/fdstore.o [2022-11-05T17:28:25.636Z] #39 107.3 CC criu/fifo.o [2022-11-05T17:28:25.636Z] #39 ... [2022-11-05T17:28:25.636Z] [2022-11-05T17:28:25.636Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:25.636Z] #49 29.79 Selecting previously unselected package libinih1:amd64. [2022-11-05T17:28:25.636Z] #49 29.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-05T17:28:25.636Z] #49 29.80 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-05T17:28:25.636Z] #49 29.85 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:28:25.636Z] #49 29.85 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:28:25.636Z] #49 29.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:28:25.636Z] #49 29.97 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:28:25.636Z] #49 29.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:28:25.636Z] #49 29.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:28:25.636Z] #49 30.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:28:25.636Z] #49 30.10 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:28:25.636Z] #49 30.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:28:25.636Z] #49 30.17 Selecting previously unselected package net-tools. [2022-11-05T17:28:25.636Z] #49 30.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-05T17:28:25.636Z] #49 30.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:28:25.636Z] #49 30.36 Selecting previously unselected package patch. [2022-11-05T17:28:25.636Z] #49 30.38 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-05T17:28:25.636Z] #49 30.39 Unpacking patch (2.7.6-7) ... [2022-11-05T17:28:25.636Z] #49 30.49 Selecting previously unselected package python-pip-whl. [2022-11-05T17:28:25.636Z] #49 30.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:28:25.636Z] #49 30.51 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:28:25.893Z] #49 26.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-11-05T17:28:26.155Z] #49 31.07 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:28:26.155Z] #49 31.08 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:28:26.155Z] #49 31.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:28:26.155Z] #49 31.21 Selecting previously unselected package python3-distutils. [2022-11-05T17:28:26.155Z] #49 31.21 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:28:26.155Z] #49 31.22 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:28:26.414Z] #49 31.38 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:28:26.414Z] #49 31.39 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:28:26.414Z] #49 31.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:28:26.414Z] #49 31.57 Selecting previously unselected package python3-setuptools. [2022-11-05T17:28:26.414Z] #49 31.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:28:26.414Z] #49 31.60 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:28:26.673Z] #49 31.86 Selecting previously unselected package python3-wheel. [2022-11-05T17:28:26.673Z] #49 31.88 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:28:26.673Z] #49 31.89 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:28:26.932Z] #49 31.98 Selecting previously unselected package python3-pip. [2022-11-05T17:28:26.932Z] #49 31.99 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:28:26.932Z] #49 32.00 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:28:27.191Z] #49 32.28 Selecting previously unselected package sudo. [2022-11-05T17:28:27.191Z] #49 32.29 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-05T17:28:27.191Z] #49 32.30 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:28:27.758Z] #49 32.94 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:28:28.017Z] #49 32.96 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-05T17:28:28.017Z] #49 32.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:28:28.276Z] #49 33.23 Selecting previously unselected package uidmap. [2022-11-05T17:28:28.276Z] #49 33.25 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-05T17:28:28.276Z] #49 33.25 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:28:28.276Z] #49 33.39 Selecting previously unselected package vim-runtime. [2022-11-05T17:28:28.276Z] #49 33.40 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:28:28.276Z] #49 33.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:28:28.276Z] #49 33.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:28:28.536Z] #49 33.49 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:30.092Z] #49 30.22 Selecting previously unselected package libinih1:amd64. [2022-11-05T17:28:30.092Z] #49 30.22 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-11-05T17:28:30.092Z] #49 30.23 Unpacking libinih1:amd64 (53-1+b2) ... [2022-11-05T17:28:30.092Z] #49 ... [2022-11-05T17:28:30.092Z] [2022-11-05T17:28:30.092Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:30.092Z] #38 97.39 CC criu/cr-dedup.o [2022-11-05T17:28:30.092Z] #38 98.18 CC criu/cr-dump.o [2022-11-05T17:28:30.092Z] #38 100.5 CC criu/cr-errno.o [2022-11-05T17:28:30.092Z] #38 100.6 CC criu/cr-restore.o [2022-11-05T17:28:30.092Z] #38 105.4 CC criu/cr-service.o [2022-11-05T17:28:30.092Z] #38 107.2 CC criu/crtools.o [2022-11-05T17:28:30.092Z] #38 ... [2022-11-05T17:28:30.092Z] [2022-11-05T17:28:30.092Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:30.092Z] #49 30.28 Selecting previously unselected package libnet1:amd64. [2022-11-05T17:28:30.092Z] #49 30.32 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-11-05T17:28:30.092Z] #49 30.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:28:30.092Z] #49 30.42 Selecting previously unselected package libnl-3-200:amd64. [2022-11-05T17:28:30.092Z] #49 30.42 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-11-05T17:28:30.092Z] #49 30.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:28:30.092Z] #49 30.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-11-05T17:28:30.092Z] #49 30.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-11-05T17:28:30.092Z] #49 30.54 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:28:30.092Z] #49 30.62 Selecting previously unselected package net-tools. [2022-11-05T17:28:30.092Z] #49 30.62 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-11-05T17:28:30.092Z] #49 30.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:28:30.092Z] #49 30.85 Selecting previously unselected package patch. [2022-11-05T17:28:30.092Z] #49 30.86 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-11-05T17:28:30.092Z] #49 30.87 Unpacking patch (2.7.6-7) ... [2022-11-05T17:28:30.352Z] #49 30.99 Selecting previously unselected package python-pip-whl. [2022-11-05T17:28:30.352Z] #49 31.00 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:28:30.352Z] #49 31.00 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:28:30.922Z] #49 31.59 Selecting previously unselected package python3-lib2to3. [2022-11-05T17:28:30.922Z] #49 31.59 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-05T17:28:30.922Z] #49 31.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:28:30.922Z] #49 31.75 Selecting previously unselected package python3-distutils. [2022-11-05T17:28:30.922Z] #49 31.75 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-11-05T17:28:30.922Z] #49 31.77 Unpacking python3-distutils (3.9.2-1) ... [2022-11-05T17:28:31.181Z] #49 31.94 Selecting previously unselected package python3-pkg-resources. [2022-11-05T17:28:31.181Z] #49 31.94 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-05T17:28:31.181Z] #49 31.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:28:31.181Z] #49 32.07 Selecting previously unselected package python3-setuptools. [2022-11-05T17:28:31.181Z] #49 32.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-11-05T17:28:31.284Z] #40 ... [2022-11-05T17:28:31.284Z] [2022-11-05T17:28:31.284Z] #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-11-05T17:28:31.284Z] #31 DONE 242.8s [2022-11-05T17:28:31.284Z] [2022-11-05T17:28:31.284Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:31.441Z] #49 32.08 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-05T17:28:31.701Z] #49 32.37 Selecting previously unselected package python3-wheel. [2022-11-05T17:28:31.701Z] #49 32.39 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-11-05T17:28:31.701Z] #49 32.40 Unpacking python3-wheel (0.34.2-1) ... [2022-11-05T17:28:31.701Z] #49 32.47 Selecting previously unselected package python3-pip. [2022-11-05T17:28:31.701Z] #49 32.48 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-05T17:28:31.701Z] #49 32.50 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:28:31.825Z] #49 36.76 Selecting previously unselected package vim. [2022-11-05T17:28:31.825Z] #49 36.76 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:28:31.825Z] #49 36.77 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:31.960Z] #49 32.76 Selecting previously unselected package sudo. [2022-11-05T17:28:31.960Z] #49 32.77 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-11-05T17:28:31.960Z] #49 32.78 Unpacking sudo (1.9.5p2-3) ... [2022-11-05T17:28:32.212Z] #40 ... [2022-11-05T17:28:32.212Z] [2022-11-05T17:28:32.212Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:28:32.393Z] #49 37.38 Selecting previously unselected package xfsprogs. [2022-11-05T17:28:32.393Z] #49 37.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-05T17:28:32.393Z] #49 37.40 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:28:32.471Z] #57 DONE 0.2s [2022-11-05T17:28:32.471Z] [2022-11-05T17:28:32.471Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:28:32.471Z] #58 DONE 0.1s [2022-11-05T17:28:32.471Z] [2022-11-05T17:28:32.471Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:28:32.727Z] #30 ... [2022-11-05T17:28:32.727Z] [2022-11-05T17:28:32.727Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:28:32.727Z] #59 DONE 0.1s [2022-11-05T17:28:32.727Z] [2022-11-05T17:28:32.727Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:28:32.727Z] #60 DONE 0.1s [2022-11-05T17:28:32.727Z] [2022-11-05T17:28:32.727Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:28:32.897Z] #49 33.39 Selecting previously unselected package thin-provisioning-tools. [2022-11-05T17:28:32.897Z] #49 33.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-11-05T17:28:32.897Z] #49 33.41 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:28:32.897Z] #49 33.69 Selecting previously unselected package uidmap. [2022-11-05T17:28:32.897Z] #49 33.70 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-11-05T17:28:32.897Z] #49 33.71 Unpacking uidmap (1:4.8.1-1) ... [2022-11-05T17:28:32.961Z] #49 37.86 Selecting previously unselected package zip. [2022-11-05T17:28:32.961Z] #49 37.86 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-05T17:28:32.961Z] #49 37.87 Unpacking zip (3.0-12) ... [2022-11-05T17:28:32.961Z] #49 38.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:28:33.156Z] #49 33.86 Selecting previously unselected package vim-runtime. [2022-11-05T17:28:33.156Z] #49 33.86 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-05T17:28:33.156Z] #49 33.89 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-05T17:28:33.156Z] #49 33.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-05T17:28:33.156Z] #49 33.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:33.897Z] #49 39.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:28:34.156Z] #49 39.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:28:34.156Z] #49 39.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:28:34.156Z] #49 39.12 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:28:34.156Z] #49 39.13 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:28:34.156Z] #49 39.15 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-05T17:28:34.156Z] #49 39.16 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:28:34.156Z] #49 39.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:28:34.156Z] #49 39.19 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:28:34.156Z] #49 39.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:28:34.156Z] #49 39.22 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:28:34.982Z] #49 39.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:34.982Z] #49 39.95 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:28:34.982Z] #49 39.97 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:28:34.982Z] #49 39.98 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:28:34.982Z] #49 ... [2022-11-05T17:28:34.982Z] [2022-11-05T17:28:34.982Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:34.982Z] #39 107.7 CC criu/file-ids.o [2022-11-05T17:28:34.982Z] #39 108.0 CC criu/file-lock.o [2022-11-05T17:28:34.982Z] #39 108.9 CC criu/files-ext.o [2022-11-05T17:28:34.982Z] #39 109.3 CC criu/files-reg.o [2022-11-05T17:28:34.982Z] #39 111.5 CC criu/files.o [2022-11-05T17:28:34.982Z] #39 113.7 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:28:34.982Z] #39 113.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-05T17:28:34.982Z] #39 113.8 CC criu/filesystems.o [2022-11-05T17:28:34.982Z] #39 114.6 CC criu/fsnotify.o [2022-11-05T17:28:34.982Z] #39 115.8 CC criu/image-desc.o [2022-11-05T17:28:34.982Z] #39 115.9 CC criu/image.o [2022-11-05T17:28:34.982Z] #39 116.8 CC criu/ipc_ns.o [2022-11-05T17:28:35.549Z] #39 118.1 CC criu/irmap.o [2022-11-05T17:28:36.116Z] #39 118.8 CC criu/kcmp-ids.o [2022-11-05T17:28:36.375Z] #39 119.2 CC criu/kerndat.o [2022-11-05T17:28:36.634Z] #39 ... [2022-11-05T17:28:36.634Z] [2022-11-05T17:28:36.634Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:36.892Z] #49 41.86 Setting up zip (3.0-12) ... [2022-11-05T17:28:36.892Z] #49 41.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:36.892Z] #49 41.91 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:28:37.418Z] #49 37.58 Selecting previously unselected package vim. [2022-11-05T17:28:37.418Z] #49 37.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-11-05T17:28:37.418Z] #49 37.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:37.684Z] #49 38.27 Selecting previously unselected package xfsprogs. [2022-11-05T17:28:37.684Z] #49 38.27 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-11-05T17:28:37.684Z] #49 38.28 Unpacking xfsprogs (5.10.0-4) ... [2022-11-05T17:28:38.202Z] #49 38.86 Selecting previously unselected package zip. [2022-11-05T17:28:38.202Z] #49 38.87 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-11-05T17:28:38.202Z] #49 38.88 Unpacking zip (3.0-12) ... [2022-11-05T17:28:38.202Z] #49 39.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-05T17:28:39.426Z] #49 44.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:28:39.426Z] #49 44.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:28:39.426Z] #49 44.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:28:39.426Z] #49 44.13 Setting up patch (2.7.6-7) ... [2022-11-05T17:28:39.426Z] #49 44.15 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:28:39.426Z] #49 44.29 invoke-rc.d: could not determine current runlevel [2022-11-05T17:28:39.426Z] #49 44.30 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:28:39.426Z] #49 44.30 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:28:39.426Z] #49 44.32 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:28:39.426Z] #49 44.33 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:28:39.426Z] #49 44.35 Setting up pigz (2.6-1) ... [2022-11-05T17:28:39.426Z] #49 44.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:28:39.426Z] #49 44.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:28:39.426Z] #49 44.40 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:28:39.426Z] #49 44.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:39.580Z] #49 40.17 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-11-05T17:28:39.580Z] #49 40.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-05T17:28:39.580Z] #49 40.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-11-05T17:28:39.580Z] #49 40.21 Setting up libicu67:amd64 (67.1-7) ... [2022-11-05T17:28:39.580Z] #49 40.22 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-11-05T17:28:39.580Z] #49 40.23 Setting up libinih1:amd64 (53-1+b2) ... [2022-11-05T17:28:39.580Z] #49 40.25 Setting up uidmap (1:4.8.1-1) ... [2022-11-05T17:28:39.580Z] #49 40.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-11-05T17:28:39.580Z] #49 40.33 Setting up bzip2 (1.0.8-4) ... [2022-11-05T17:28:39.580Z] #49 40.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-11-05T17:28:39.580Z] #49 40.37 Setting up python3-wheel (0.34.2-1) ... [2022-11-05T17:28:39.839Z] #49 ... [2022-11-05T17:28:39.839Z] [2022-11-05T17:28:39.839Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:39.839Z] #38 107.8 CC criu/eventfd.o [2022-11-05T17:28:39.839Z] #38 108.2 CC criu/eventpoll.o [2022-11-05T17:28:39.839Z] #38 109.1 CC criu/external.o [2022-11-05T17:28:39.839Z] #38 109.4 CC criu/fault-injection.o [2022-11-05T17:28:39.839Z] #38 109.6 CC criu/fdstore.o [2022-11-05T17:28:39.839Z] #38 110.0 CC criu/fifo.o [2022-11-05T17:28:39.839Z] #38 110.3 CC criu/file-ids.o [2022-11-05T17:28:39.839Z] #38 110.6 CC criu/file-lock.o [2022-11-05T17:28:39.839Z] #38 111.5 CC criu/files-ext.o [2022-11-05T17:28:39.839Z] #38 111.9 CC criu/files-reg.o [2022-11-05T17:28:39.839Z] #38 114.1 CC criu/files.o [2022-11-05T17:28:39.839Z] #38 116.3 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:28:39.839Z] #38 116.3 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-11-05T17:28:39.839Z] #38 116.4 CC criu/filesystems.o [2022-11-05T17:28:39.839Z] #38 117.1 CC criu/fsnotify.o [2022-11-05T17:28:40.252Z] #49 45.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:28:40.252Z] #49 45.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:28:40.408Z] #38 ... [2022-11-05T17:28:40.409Z] [2022-11-05T17:28:40.409Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:40.409Z] #49 41.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:40.409Z] #49 41.22 Setting up libcap2:amd64 (1:2.44-1) ... [2022-11-05T17:28:40.409Z] #49 41.23 Setting up libcap2-bin (1:2.44-1) ... [2022-11-05T17:28:40.409Z] #49 41.24 Setting up apparmor (2.13.6-10) ... [2022-11-05T17:28:40.819Z] #49 45.72 Setting up libelf1:amd64 (0.183-1) ... [2022-11-05T17:28:40.819Z] #49 45.81 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:28:40.819Z] #49 45.83 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:28:41.078Z] #49 46.33 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:41.078Z] #49 46.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:28:41.337Z] #49 46.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:28:41.337Z] #49 46.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:28:41.337Z] #49 46.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:28:41.337Z] #49 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:28:41.337Z] #49 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:28:41.337Z] #49 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:28:41.337Z] #49 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:28:41.337Z] #49 46.44 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:28:42.316Z] #49 42.88 Setting up zip (3.0-12) ... [2022-11-05T17:28:42.316Z] #49 42.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:42.316Z] #49 42.92 Setting up bash-completion (1:2.11-2) ... [2022-11-05T17:28:42.487Z] #40 165.7 + mkdir -p /build [2022-11-05T17:28:42.487Z] #40 165.7 + cp runc /build/runc [2022-11-05T17:28:43.240Z] #49 48.02 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:28:43.240Z] #49 48.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:28:43.240Z] #49 48.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:28:43.240Z] #49 48.06 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:28:43.851Z] #40 DONE 167.6s [2022-11-05T17:28:43.851Z] [2022-11-05T17:28:43.851Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:28:44.614Z] #49 49.38 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:28:44.614Z] #49 49.39 Setting up jq (1.6-2.1) ... [2022-11-05T17:28:44.614Z] #49 49.41 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:28:44.614Z] #49 49.43 Setting up iptables (1.8.7-1) ... [2022-11-05T17:28:44.614Z] #49 49.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:28:44.614Z] #49 49.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:28:44.614Z] #49 49.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:28:44.614Z] #49 49.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:28:44.614Z] #49 49.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:28:44.614Z] #49 49.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:28:44.614Z] #49 49.51 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:28:44.614Z] #49 49.89 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:28:44.779Z] #36 290.9 + /build/golangci-lint --version [2022-11-05T17:28:44.855Z] #49 45.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-05T17:28:44.855Z] #49 45.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-05T17:28:44.855Z] #49 45.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-11-05T17:28:44.855Z] #49 45.17 Setting up patch (2.7.6-7) ... [2022-11-05T17:28:44.855Z] #49 45.19 Setting up sudo (1.9.5p2-3) ... [2022-11-05T17:28:44.855Z] #49 45.28 invoke-rc.d: could not determine current runlevel [2022-11-05T17:28:44.855Z] #49 45.29 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:28:44.855Z] #49 45.31 Setting up xfsprogs (5.10.0-4) ... [2022-11-05T17:28:44.855Z] #49 45.33 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-11-05T17:28:44.855Z] #49 45.35 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-05T17:28:44.855Z] #49 45.36 Setting up pigz (2.6-1) ... [2022-11-05T17:28:44.855Z] #49 45.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-11-05T17:28:44.855Z] #49 45.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-11-05T17:28:44.855Z] #49 45.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-05T17:28:44.855Z] #49 45.44 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:45.426Z] #49 46.24 Setting up libaio1:amd64 (0.3.112-9) ... [2022-11-05T17:28:45.426Z] #49 46.25 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-05T17:28:45.992Z] #49 DONE 51.2s [2022-11-05T17:28:45.992Z] [2022-11-05T17:28:45.992Z] #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-11-05T17:28:45.994Z] #49 46.65 Setting up libelf1:amd64 (0.183-1) ... [2022-11-05T17:28:45.994Z] #49 46.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-11-05T17:28:45.994Z] #49 46.73 Setting up python3-distutils (3.9.2-1) ... [2022-11-05T17:28:46.146Z] #36 292.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:28:46.146Z] #36 DONE 292.6s [2022-11-05T17:28:46.146Z] [2022-11-05T17:28:46.146Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:46.245Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-11-05T17:28:46.245Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6b198aa4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-11-05T17:28:46.245Z] ---------------------------------------------------------------------------- [2022-11-05T17:28:46.245Z] [2022-11-05T17:28:46.245Z] INFO: executeCI.ps1 starting at Sat Nov 5 17:28:45 CUT 2022 [2022-11-05T17:28:46.245Z] [2022-11-05T17:28:46.245Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-11-05T17:28:46.245Z] INFO: Running git version 2.24.1.windows.2 [2022-11-05T17:28:46.245Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-11-05T17:28:46.245Z] INFO: Environment variables: [2022-11-05T17:28:46.245Z] [2022-11-05T17:28:46.245Z] Name Value [2022-11-05T17:28:46.245Z] ---- ----- [2022-11-05T17:28:46.245Z] ALLUSERSPROFILE C:\ProgramData [2022-11-05T17:28:46.245Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-11-05T17:28:46.245Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-11-05T17:28:46.245Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-11-05T17:28:46.245Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-11-05T17:28:46.245Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-11-05T17:28:46.245Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-11-05T17:28:46.245Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-11-05T17:28:46.245Z] BRANCH_NAME PR-44413 [2022-11-05T17:28:46.245Z] BUILD_DISPLAY_NAME #1 [2022-11-05T17:28:46.245Z] BUILD_ID 1 [2022-11-05T17:28:46.245Z] BUILD_NUMBER 1 [2022-11-05T17:28:46.245Z] BUILD_TAG jenkins-moby-PR-44413-1 [2022-11-05T17:28:46.245Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44413/1/ [2022-11-05T17:28:46.245Z] CHANGE_AUTHOR thaJeztah [2022-11-05T17:28:46.245Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-11-05T17:28:46.245Z] CHANGE_BRANCH 20.10_backport_oci_artifacts_error [2022-11-05T17:28:46.245Z] CHANGE_FORK thaJeztah/docker [2022-11-05T17:28:46.245Z] CHANGE_ID 44413 [2022-11-05T17:28:46.245Z] CHANGE_TARGET 20.10 [2022-11-05T17:28:46.245Z] CHANGE_TITLE [20.10 backport] distribution: Error when pulling OCI artifacts [2022-11-05T17:28:46.245Z] CHANGE_URL https://github.com/moby/moby/pull/44413 [2022-11-05T17:28:46.245Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-11-05T17:28:46.245Z] CommonProgramFiles C:\Program Files\Common Files [2022-11-05T17:28:46.245Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-11-05T17:28:46.245Z] CommonProgramW6432 C:\Program Files\Common Files [2022-11-05T17:28:46.245Z] COMPUTERNAME azwin-2-16ae90 [2022-11-05T17:28:46.245Z] ComSpec C:\Windows\system32\cmd.exe [2022-11-05T17:28:46.245Z] ConfigSequenceNumber 0 [2022-11-05T17:28:46.245Z] DOCKER_BUILDKIT 0 [2022-11-05T17:28:46.245Z] DOCKER_DUT_DEBUG 1 [2022-11-05T17:28:46.245Z] DOCKER_EXPERIMENTAL 1 [2022-11-05T17:28:46.245Z] DOCKER_GRAPHDRIVER overlay2 [2022-11-05T17:28:46.245Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-11-05T17:28:46.245Z] EXECUTOR_NUMBER 0 [2022-11-05T17:28:46.245Z] FQDN azwin-2-16ae90.westus.cloudapp.azure.com [2022-11-05T17:28:46.245Z] GIT_BRANCH PR-44413 [2022-11-05T17:28:46.245Z] GIT_COMMIT f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:28:46.245Z] GIT_URL https://github.com/moby/moby.git [2022-11-05T17:28:46.245Z] HUDSON_COOKIE 25965dd2-a306-4aa6-8d70-b67164933a56 [2022-11-05T17:28:46.245Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-11-05T17:28:46.245Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-11-05T17:28:46.245Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-11-05T17:28:46.245Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-11-05T17:28:46.245Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-11-05T17:28:46.245Z] JENKINS_NODE_COOKIE 1f462342-3834-458c-95f7-fa6757bb1b83 [2022-11-05T17:28:46.245Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-11-05T17:28:46.245Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-11-05T17:28:46.245Z] JOB_BASE_NAME PR-44413 [2022-11-05T17:28:46.245Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44413/display/redirect [2022-11-05T17:28:46.245Z] JOB_NAME moby/PR-44413 [2022-11-05T17:28:46.245Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44413/ [2022-11-05T17:28:46.245Z] library.jps.version master [2022-11-05T17:28:46.245Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-11-05T17:28:46.245Z] NODE_LABELS amd64 azure azwin-2-16ae90 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-11-05T17:28:46.245Z] NODE_NAME azwin-2-16ae90 [2022-11-05T17:28:46.245Z] NUMBER_OF_PROCESSORS 4 [2022-11-05T17:28:46.245Z] OS Windows_NT [2022-11-05T17:28:46.245Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-11-05T17:28:46.245Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-11-05T17:28:46.246Z] PROCESSOR_ARCHITECTURE AMD64 [2022-11-05T17:28:46.246Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-11-05T17:28:46.246Z] PROCESSOR_LEVEL 6 [2022-11-05T17:28:46.246Z] PROCESSOR_REVISION 4f01 [2022-11-05T17:28:46.246Z] ProgramData C:\ProgramData [2022-11-05T17:28:46.246Z] ProgramFiles C:\Program Files [2022-11-05T17:28:46.246Z] ProgramFiles(x86) C:\Program Files (x86) [2022-11-05T17:28:46.246Z] ProgramW6432 C:\Program Files [2022-11-05T17:28:46.246Z] PROMPT $P$G [2022-11-05T17:28:46.246Z] PSExecutionPolicyPreference Bypass [2022-11-05T17:28:46.246Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-11-05T17:28:46.246Z] PUBLIC C:\Users\Public [2022-11-05T17:28:46.246Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44413/1/display/redirect?page=artif... [2022-11-05T17:28:46.246Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44413/1/display/redirect?page=changes [2022-11-05T17:28:46.246Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44413/1/display/redirect [2022-11-05T17:28:46.246Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44413/1/display/redirect?page=tests [2022-11-05T17:28:46.246Z] SKIP_VALIDATION_TESTS 1 [2022-11-05T17:28:46.246Z] SOURCES_DRIVE d [2022-11-05T17:28:46.246Z] SOURCES_SUBDIR gopath [2022-11-05T17:28:46.246Z] STAGE_NAME Run tests [2022-11-05T17:28:46.246Z] SystemDrive C: [2022-11-05T17:28:46.246Z] SystemRoot C:\Windows [2022-11-05T17:28:46.246Z] TEMP C:\Windows\TEMP [2022-11-05T17:28:46.246Z] TESTDEBUG 0 [2022-11-05T17:28:46.246Z] TESTRUN_DRIVE d [2022-11-05T17:28:46.246Z] TESTRUN_SUBDIR CI [2022-11-05T17:28:46.246Z] TIMEOUT 120m [2022-11-05T17:28:46.246Z] TMP C:\Windows\TEMP [2022-11-05T17:28:46.246Z] USERDOMAIN WORKGROUP [2022-11-05T17:28:46.246Z] USERNAME azwin-2-16ae90$ [2022-11-05T17:28:46.246Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-11-05T17:28:46.246Z] windir C:\Windows [2022-11-05T17:28:46.246Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-11-05T17:28:46.246Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-11-05T17:28:46.246Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-11-05T17:28:46.246Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-11-05T17:28:46.246Z] [2022-11-05T17:28:46.246Z] [2022-11-05T17:28:46.246Z] [2022-11-05T17:28:46.562Z] #49 47.23 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-05T17:28:46.562Z] #49 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-05T17:28:46.562Z] #49 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-05T17:28:46.562Z] #49 47.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-05T17:28:46.562Z] #49 47.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-05T17:28:46.562Z] #49 47.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-05T17:28:46.562Z] #49 47.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-05T17:28:46.563Z] #49 47.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-05T17:28:46.563Z] #49 47.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-05T17:28:46.563Z] #49 47.32 Setting up python3-setuptools (52.0.0-4) ... [2022-11-05T17:28:46.925Z] #50 0.876 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:28:46.925Z] #50 0.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:28:46.925Z] #50 0.884 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:28:46.925Z] #50 DONE 0.9s [2022-11-05T17:28:46.925Z] [2022-11-05T17:28:46.925Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:46.925Z] #39 120.5 CC criu/libnetlink.o [2022-11-05T17:28:46.925Z] #39 121.0 CC criu/log.o [2022-11-05T17:28:46.925Z] #39 121.6 CC criu/lsm.o [2022-11-05T17:28:46.925Z] #39 121.9 CC criu/mem.o [2022-11-05T17:28:46.925Z] #39 123.7 CC criu/memfd.o [2022-11-05T17:28:46.925Z] #39 124.4 CC criu/mount.o [2022-11-05T17:28:46.925Z] #39 128.6 CC criu/namespaces.o [2022-11-05T17:28:47.183Z] #39 ... [2022-11-05T17:28:47.183Z] [2022-11-05T17:28:47.183Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:28:47.942Z] #49 48.75 Setting up libjq1:amd64 (1.6-2.1) ... [2022-11-05T17:28:47.942Z] #49 48.77 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-11-05T17:28:48.202Z] #49 48.78 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-05T17:28:48.202Z] #49 48.79 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-05T17:28:48.420Z] INFO: Sources under d:\gopath\... [2022-11-05T17:28:48.420Z] INFO: Test run under d:\CI\... [2022-11-05T17:28:48.420Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-11-05T17:28:48.420Z] INFO: docker/docker repository was found [2022-11-05T17:28:48.660Z] #37 ... [2022-11-05T17:28:48.660Z] [2022-11-05T17:28:48.660Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:28:48.660Z] #61 DONE 0.6s [2022-11-05T17:28:48.660Z] [2022-11-05T17:28:48.660Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:28:48.660Z] #62 DONE 0.1s [2022-11-05T17:28:48.660Z] [2022-11-05T17:28:48.660Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:48.879Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-11-05T17:28:48.957Z] #37 ... [2022-11-05T17:28:48.957Z] [2022-11-05T17:28:48.957Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:28:48.957Z] #63 DONE 0.2s [2022-11-05T17:28:48.957Z] [2022-11-05T17:28:48.957Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:28:49.339Z] ltsc2019: Pulling from windows/servercore [2022-11-05T17:28:49.582Z] #49 50.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-11-05T17:28:49.582Z] #49 50.22 Setting up jq (1.6-2.1) ... [2022-11-05T17:28:49.582Z] #49 50.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-11-05T17:28:49.582Z] #49 50.24 Setting up iptables (1.8.7-1) ... [2022-11-05T17:28:49.582Z] #49 50.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:28:49.582Z] #49 50.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:28:49.582Z] #49 50.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-05T17:28:49.582Z] #49 50.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-05T17:28:49.582Z] #49 50.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-05T17:28:49.582Z] #49 50.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-05T17:28:49.582Z] #49 50.30 Setting up iproute2 (5.10.0-4) ... [2022-11-05T17:28:49.799Z] b111c3320c94: Pulling fs layer [2022-11-05T17:28:49.799Z] 028c482fad0f: Pulling fs layer [2022-11-05T17:28:49.885Z] #37 257.5 + bin/containerd [2022-11-05T17:28:50.151Z] #49 50.71 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:28:50.722Z] #49 ... [2022-11-05T17:28:50.722Z] [2022-11-05T17:28:50.722Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:50.722Z] #38 118.5 CC criu/image-desc.o [2022-11-05T17:28:50.722Z] #38 118.6 CC criu/image.o [2022-11-05T17:28:50.722Z] #38 119.6 CC criu/ipc_ns.o [2022-11-05T17:28:50.722Z] #38 120.8 CC criu/irmap.o [2022-11-05T17:28:50.722Z] #38 121.4 CC criu/kcmp-ids.o [2022-11-05T17:28:50.722Z] #38 121.9 CC criu/kerndat.o [2022-11-05T17:28:50.722Z] #38 122.9 CC criu/libnetlink.o [2022-11-05T17:28:50.722Z] #38 123.3 CC criu/log.o [2022-11-05T17:28:50.722Z] #38 123.8 CC criu/lsm.o [2022-11-05T17:28:50.722Z] #38 124.3 CC criu/mem.o [2022-11-05T17:28:50.722Z] #38 126.2 CC criu/memfd.o [2022-11-05T17:28:50.722Z] #38 126.7 CC criu/mount.o [2022-11-05T17:28:51.291Z] #38 ... [2022-11-05T17:28:51.291Z] [2022-11-05T17:28:51.291Z] #49 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-11-05T17:28:51.291Z] #49 DONE 52.0s [2022-11-05T17:28:51.291Z] [2022-11-05T17:28:51.291Z] #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-11-05T17:28:52.232Z] #50 0.943 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-05T17:28:52.232Z] #50 0.947 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-05T17:28:52.232Z] #50 0.950 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-05T17:28:52.232Z] #50 DONE 1.1s [2022-11-05T17:28:52.232Z] [2022-11-05T17:28:52.232Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:52.232Z] #38 ... [2022-11-05T17:28:52.232Z] [2022-11-05T17:28:52.232Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:28:53.742Z] #51 ... [2022-11-05T17:28:53.742Z] [2022-11-05T17:28:53.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:28:53.742Z] #39 131.3 CC criu/net.o [2022-11-05T17:28:53.742Z] #39 134.9 CC criu/netfilter.o [2022-11-05T17:28:53.742Z] #39 135.3 CC criu/page-pipe.o [2022-11-05T17:28:53.742Z] #39 135.9 CC criu/page-xfer.o [2022-11-05T17:28:54.781Z] #39 137.4 CC criu/pagemap-cache.o [2022-11-05T17:28:55.041Z] #39 137.8 CC criu/pagemap.o [2022-11-05T17:28:55.976Z] #39 138.8 CC criu/parasite-syscall.o [2022-11-05T17:28:56.910Z] #39 139.6 CC criu/path.o [2022-11-05T17:28:57.172Z] #39 139.9 CC criu/pie-util-vdso-elf32.o [2022-11-05T17:28:57.430Z] #39 140.4 CC criu/pie-util-vdso.o [2022-11-05T17:28:57.689Z] #39 ... [2022-11-05T17:28:57.689Z] [2022-11-05T17:28:57.689Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:28:57.689Z] #51 10.66 Collecting yamllint==1.26.1 [2022-11-05T17:28:58.625Z] #51 11.73 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:28:59.090Z] #37 267.0 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:28:59.090Z] #37 267.0 /usr/bin/ld: /tmp/go-link-648170996/000019.o: in function `New': [2022-11-05T17:28:59.090Z] #37 267.0 /tmp/tmp.3JKYGbWQob/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-11-05T17:28:59.090Z] #37 267.1 + bin/containerd-stress [2022-11-05T17:28:59.090Z] #37 268.2 + bin/containerd-shim [2022-11-05T17:29:00.106Z] 028c482fad0f: Verifying Checksum [2022-11-05T17:29:00.106Z] 028c482fad0f: Download complete [2022-11-05T17:29:00.355Z] #51 ... [2022-11-05T17:29:00.355Z] [2022-11-05T17:29:00.355Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:29:00.355Z] #38 131.3 CC criu/namespaces.o [2022-11-05T17:29:00.355Z] #38 133.6 CC criu/net.o [2022-11-05T17:29:00.355Z] #38 137.1 CC criu/netfilter.o [2022-11-05T17:29:00.355Z] #38 137.5 CC criu/page-pipe.o [2022-11-05T17:29:00.355Z] #38 138.1 CC criu/page-xfer.o [2022-11-05T17:29:00.537Z] #51 13.26 Collecting pathspec>=0.5.3 [2022-11-05T17:29:00.537Z] #51 13.28 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:29:01.105Z] #51 14.01 Collecting pyyaml [2022-11-05T17:29:01.105Z] #51 14.03 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-11-05T17:29:01.105Z] #51 14.16 Building wheels for collected packages: yamllint [2022-11-05T17:29:01.365Z] #51 14.16 Building wheel for yamllint (setup.py): started [2022-11-05T17:29:01.736Z] #38 139.6 CC criu/pagemap-cache.o [2022-11-05T17:29:01.996Z] #38 139.9 CC criu/pagemap.o [2022-11-05T17:29:02.301Z] #51 15.27 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:29:02.301Z] #51 15.28 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d8076329e106eb1428fafb1e421c751f554ce6048ab971e46fdbdc8781ddd127 [2022-11-05T17:29:02.301Z] #51 15.28 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:29:02.301Z] #51 15.28 Successfully built yamllint [2022-11-05T17:29:02.301Z] #51 15.31 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:29:02.566Z] #38 ... [2022-11-05T17:29:02.566Z] [2022-11-05T17:29:02.566Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-11-05T17:29:02.566Z] #51 10.35 Collecting yamllint==1.26.1 [2022-11-05T17:29:03.236Z] #51 16.01 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:29:03.504Z] #51 11.40 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-11-05T17:29:04.172Z] #51 DONE 17.1s [2022-11-05T17:29:04.172Z] [2022-11-05T17:29:04.172Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:29:04.172Z] #39 140.8 CC criu/pie-util.o [2022-11-05T17:29:04.172Z] #39 140.9 CC criu/pipes.o [2022-11-05T17:29:04.172Z] #39 141.6 CC criu/plugin.o [2022-11-05T17:29:04.172Z] #39 142.0 CC criu/proc_parse.o [2022-11-05T17:29:04.172Z] #39 146.3 CC criu/protobuf-desc.o [2022-11-05T17:29:04.172Z] #39 ... [2022-11-05T17:29:04.172Z] [2022-11-05T17:29:04.172Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:29:04.432Z] #52 DONE 0.4s [2022-11-05T17:29:04.432Z] [2022-11-05T17:29:04.432Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:29:05.032Z] #53 DONE 0.5s [2022-11-05T17:29:05.032Z] [2022-11-05T17:29:05.032Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:29:05.291Z] #54 DONE 0.3s [2022-11-05T17:29:05.291Z] [2022-11-05T17:29:05.291Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:29:05.291Z] #55 DONE 0.1s [2022-11-05T17:29:05.291Z] [2022-11-05T17:29:05.291Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:29:05.412Z] #51 12.82 Collecting pathspec>=0.5.3 [2022-11-05T17:29:05.412Z] #51 12.84 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-11-05T17:29:05.549Z] #56 DONE 0.1s [2022-11-05T17:29:05.549Z] [2022-11-05T17:29:05.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:29:05.549Z] #39 148.1 CC criu/protobuf.o [2022-11-05T17:29:05.672Z] #51 13.39 Collecting pyyaml [2022-11-05T17:29:05.672Z] #51 13.41 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-11-05T17:29:05.931Z] #51 13.49 Building wheels for collected packages: yamllint [2022-11-05T17:29:05.931Z] #51 13.49 Building wheel for yamllint (setup.py): started [2022-11-05T17:29:06.116Z] #39 148.8 CC criu/pstree.o [2022-11-05T17:29:06.870Z] #51 14.64 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-05T17:29:06.870Z] #51 14.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9a29fab22eed3e676dffb1fb0c5ef40cf37fe5ba6b3d84e274afc607453dcca1 [2022-11-05T17:29:06.870Z] #51 14.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-11-05T17:29:06.870Z] #51 14.64 Successfully built yamllint [2022-11-05T17:29:06.870Z] #51 14.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-05T17:29:07.219Z] #37 276.9 + bin/containerd-shim-runc-v1 [2022-11-05T17:29:07.440Z] #51 15.13 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-11-05T17:29:08.016Z] #51 DONE 15.6s [2022-11-05T17:29:08.016Z] [2022-11-05T17:29:08.016Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-11-05T17:29:08.276Z] #52 DONE 0.3s [2022-11-05T17:29:08.276Z] [2022-11-05T17:29:08.276Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-05T17:29:08.542Z] #53 DONE 0.5s [2022-11-05T17:29:08.542Z] [2022-11-05T17:29:08.542Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-05T17:29:08.648Z] #39 151.0 CC criu/rbtree.o [2022-11-05T17:29:08.908Z] #39 151.6 CC criu/rst-malloc.o [2022-11-05T17:29:09.112Z] #54 DONE 0.5s [2022-11-05T17:29:09.112Z] [2022-11-05T17:29:09.112Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-11-05T17:29:09.112Z] #55 DONE 0.1s [2022-11-05T17:29:09.112Z] [2022-11-05T17:29:09.112Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-11-05T17:29:09.112Z] #56 DONE 0.1s [2022-11-05T17:29:09.112Z] [2022-11-05T17:29:09.112Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:29:09.112Z] #38 141.0 CC criu/parasite-syscall.o [2022-11-05T17:29:09.112Z] #38 141.9 CC criu/path.o [2022-11-05T17:29:09.112Z] #38 142.2 CC criu/pie-util-vdso-elf32.o [2022-11-05T17:29:09.112Z] #38 142.7 CC criu/pie-util-vdso.o [2022-11-05T17:29:09.112Z] #38 143.2 CC criu/pie-util.o [2022-11-05T17:29:09.112Z] #38 143.4 CC criu/pipes.o [2022-11-05T17:29:09.112Z] #38 144.5 CC criu/plugin.o [2022-11-05T17:29:09.112Z] #38 144.9 CC criu/proc_parse.o [2022-11-05T17:29:09.166Z] #39 151.9 CC criu/seccomp.o [2022-11-05T17:29:10.542Z] #39 153.1 CC criu/seize.o [2022-11-05T17:29:11.026Z] #38 148.7 CC criu/protobuf-desc.o [2022-11-05T17:29:11.110Z] #39 154.1 CC criu/servicefd.o [2022-11-05T17:29:11.965Z] #38 149.9 CC criu/protobuf.o [2022-11-05T17:29:12.047Z] #39 154.6 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:29:12.047Z] #39 154.6 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:29:12.047Z] #39 154.6 CC criu/shmem.o [2022-11-05T17:29:12.504Z] #37 281.8 + bin/containerd-shim-runc-v2 [2022-11-05T17:29:12.504Z] #37 282.5 + binaries [2022-11-05T17:29:12.504Z] #37 282.5 + install -D bin/containerd /build/containerd [2022-11-05T17:29:12.504Z] #37 282.6 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:29:12.504Z] #37 282.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:29:12.504Z] #37 282.6 + install -D bin/ctr /build/ctr [2022-11-05T17:29:12.535Z] #38 150.5 CC criu/pstree.o [2022-11-05T17:29:12.982Z] #39 155.7 CC criu/sigframe.o [2022-11-05T17:29:13.072Z] #37 DONE 283.1s [2022-11-05T17:29:13.241Z] #39 155.9 CC criu/signalfd.o [2022-11-05T17:29:13.808Z] #39 156.5 CC criu/sk-inet.o [2022-11-05T17:29:14.011Z] [2022-11-05T17:29:14.011Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:29:14.011Z] #64 DONE 0.2s [2022-11-05T17:29:14.011Z] [2022-11-05T17:29:14.011Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:29:14.271Z] #65 DONE 0.1s [2022-11-05T17:29:14.271Z] [2022-11-05T17:29:14.271Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:29:14.271Z] #66 DONE 0.2s [2022-11-05T17:29:14.447Z] #38 152.3 CC criu/rbtree.o [2022-11-05T17:29:14.531Z] [2022-11-05T17:29:14.531Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:29:14.531Z] #67 DONE 0.1s [2022-11-05T17:29:14.531Z] [2022-11-05T17:29:14.531Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:29:14.531Z] #68 DONE 0.0s [2022-11-05T17:29:14.531Z] [2022-11-05T17:29:14.531Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:29:14.707Z] #38 152.8 CC criu/rst-malloc.o [2022-11-05T17:29:15.276Z] #38 153.1 CC criu/seccomp.o [2022-11-05T17:29:15.469Z] #69 DONE 1.0s [2022-11-05T17:29:15.710Z] #39 158.3 CC criu/sk-netlink.o [2022-11-05T17:29:15.729Z] [2022-11-05T17:29:15.729Z] #70 exporting to image [2022-11-05T17:29:15.729Z] #70 exporting layers [2022-11-05T17:29:16.228Z] #38 154.3 CC criu/seize.o [2022-11-05T17:29:16.278Z] #39 159.2 CC criu/sk-packet.o [2022-11-05T17:29:17.214Z] #39 160.1 CC criu/sk-queue.o [2022-11-05T17:29:17.780Z] #39 160.6 CC criu/sk-tcp.o [2022-11-05T17:29:18.136Z] #38 155.8 CC criu/servicefd.o [2022-11-05T17:29:18.347Z] #39 161.1 CC criu/sk-unix.o [2022-11-05T17:29:18.405Z] #38 156.4 include/common/asm/bitops.h: Assembler messages: [2022-11-05T17:29:18.405Z] #38 156.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-11-05T17:29:18.405Z] #38 156.4 CC criu/shmem.o [2022-11-05T17:29:19.352Z] #40 165.9 + mkdir -p /build [2022-11-05T17:29:19.352Z] #40 165.9 + cp runc /build/runc [2022-11-05T17:29:19.352Z] #40 DONE 166.1s [2022-11-05T17:29:19.352Z] [2022-11-05T17:29:19.352Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:29:19.352Z] #30 287.4 + /build/golangci-lint --version [2022-11-05T17:29:19.352Z] #30 288.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:29:19.352Z] #30 DONE 288.8s [2022-11-05T17:29:19.352Z] [2022-11-05T17:29:19.352Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:29:19.352Z] #37 ... [2022-11-05T17:29:19.352Z] [2022-11-05T17:29:19.352Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:29:19.352Z] #61 DONE 0.2s [2022-11-05T17:29:19.352Z] [2022-11-05T17:29:19.352Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:29:19.352Z] #62 DONE 0.1s [2022-11-05T17:29:19.353Z] [2022-11-05T17:29:19.353Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:29:19.353Z] #37 ... [2022-11-05T17:29:19.353Z] [2022-11-05T17:29:19.353Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:29:19.353Z] #63 DONE 0.1s [2022-11-05T17:29:19.353Z] [2022-11-05T17:29:19.353Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:29:19.983Z] #70 exporting layers 4.2s done [2022-11-05T17:29:19.983Z] #70 writing image sha256:94c28f992fef4561c5515cdf5997c1a64fda111ae85bdf715e2f84f4bf4ba4ab done [2022-11-05T17:29:19.983Z] #70 naming to docker.io/library/docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b done [2022-11-05T17:29:19.983Z] #70 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-11-05T17:29:20.280Z] #37 254.4 + bin/containerd [2022-11-05T17:29:20.320Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/test/unit [2022-11-05T17:29:20.325Z] #38 157.9 CC criu/sigframe.o [2022-11-05T17:29:20.325Z] #38 158.1 CC criu/signalfd.o [2022-11-05T17:29:20.585Z] #38 158.5 CC criu/sk-inet.o [2022-11-05T17:29:20.878Z] #39 163.4 CC criu/sockets.o [2022-11-05T17:29:21.525Z] #38 159.6 CC criu/sk-netlink.o [2022-11-05T17:29:21.814Z] #39 164.6 CC criu/stats.o [2022-11-05T17:29:22.072Z] #39 164.9 CC criu/string.o [2022-11-05T17:29:22.094Z] #38 160.1 CC criu/sk-packet.o [2022-11-05T17:29:22.331Z] #39 165.0 CC criu/sysctl.o [2022-11-05T17:29:22.664Z] #38 160.8 CC criu/sk-queue.o [2022-11-05T17:29:22.858Z] ? github.com/docker/docker/api [no test files] [2022-11-05T17:29:22.898Z] #39 165.8 CC criu/sysfs_parse.o [2022-11-05T17:29:23.465Z] #39 166.3 CC criu/timens.o [2022-11-05T17:29:24.032Z] #39 166.6 CC criu/timerfd.o [2022-11-05T17:29:24.045Z] #38 161.7 CC criu/sk-tcp.o [2022-11-05T17:29:24.290Z] #39 167.0 CC criu/tty.o [2022-11-05T17:29:24.615Z] #38 162.6 CC criu/sk-unix.o [2022-11-05T17:29:25.225Z] #39 ... [2022-11-05T17:29:25.225Z] [2022-11-05T17:29:25.225Z] #22 [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-11-05T17:29:25.225Z] #22 223.3 + dpkg --print-architecture [2022-11-05T17:29:25.227Z] b111c3320c94: Verifying Checksum [2022-11-05T17:29:25.227Z] b111c3320c94: Download complete [2022-11-05T17:29:25.483Z] #22 223.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-05T17:29:26.050Z] #22 223.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-05T17:29:26.050Z] #22 223.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-05T17:29:27.917Z] #38 165.9 CC criu/sockets.o [2022-11-05T17:29:29.298Z] #38 167.1 CC criu/stats.o [2022-11-05T17:29:29.558Z] #38 167.5 CC criu/string.o [2022-11-05T17:29:29.558Z] #38 167.6 CC criu/sysctl.o [2022-11-05T17:29:30.497Z] #38 168.4 CC criu/sysfs_parse.o [2022-11-05T17:29:30.757Z] #38 168.9 CC criu/timens.o [2022-11-05T17:29:31.326Z] #38 169.3 CC criu/timerfd.o [2022-11-05T17:29:31.587Z] #38 169.8 CC criu/tty.o [2022-11-05T17:29:33.498Z] #38 ... [2022-11-05T17:29:33.498Z] [2022-11-05T17:29:33.498Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:29:33.498Z] #29 226.6 + dpkg --print-architecture [2022-11-05T17:29:33.498Z] #29 226.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-11-05T17:29:33.498Z] #29 226.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-11-05T17:29:33.498Z] #29 226.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-11-05T17:29:34.165Z] #22 ... [2022-11-05T17:29:34.165Z] [2022-11-05T17:29:34.165Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:29:34.165Z] #39 169.2 CC criu/tun.o [2022-11-05T17:29:34.165Z] #39 169.8 CC criu/uffd.o [2022-11-05T17:29:34.165Z] #39 171.2 CC criu/util.o [2022-11-05T17:29:34.165Z] #39 172.8 CC criu/uts_ns.o [2022-11-05T17:29:34.165Z] #39 173.1 CC criu/vdso-compat.o [2022-11-05T17:29:34.165Z] #39 173.3 CC criu/vdso.o [2022-11-05T17:29:34.165Z] #39 174.1 LINK criu/built-in.o [2022-11-05T17:29:34.165Z] #39 174.2 LINK criu/criu [2022-11-05T17:29:34.165Z] #39 174.7 DEP lib/c/criu.d [2022-11-05T17:29:34.165Z] #39 174.8 CC images/rpc.pb-c.o [2022-11-05T17:29:34.165Z] #39 175.4 CC lib/c/criu.o [2022-11-05T17:29:34.165Z] #39 176.7 LINK lib/c/built-in.o [2022-11-05T17:29:34.165Z] #39 176.7 LINK lib/c/libcriu.so [2022-11-05T17:29:34.165Z] #39 176.9 LINK lib/c/libcriu.a [2022-11-05T17:29:34.424Z] #39 177.1 GEN magic.py [2022-11-05T17:29:34.683Z] #39 177.3 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:29:34.683Z] #39 177.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:29:34.683Z] #39 177.3 Note: Building without GnuTLS support [2022-11-05T17:29:34.683Z] #39 177.3 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:29:34.683Z] #39 177.3 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:29:35.076Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-11-05T17:29:35.618Z] #39 178.3 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:29:36.185Z] #39 179.0 make[1]: Nothing to be done for 'all'. [2022-11-05T17:29:37.120Z] #39 179.8 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:29:37.120Z] #39 179.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:29:37.120Z] #39 179.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:29:37.120Z] #39 179.9 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:29:37.120Z] #39 180.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:29:37.120Z] #39 180.0 make[1]: Nothing to be done for 'all'. [2022-11-05T17:29:37.120Z] #39 180.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:29:37.378Z] #39 180.3 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:37.637Z] #39 180.3 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:37.637Z] #39 180.4 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:37.637Z] #39 180.5 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:37.637Z] #39 180.6 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:37.895Z] #39 180.6 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:37.895Z] #39 180.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:38.154Z] #39 180.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:38.154Z] #39 180.8 INSTALL criu/criu [2022-11-05T17:29:38.721Z] #39 DONE 181.4s [2022-11-05T17:29:38.721Z] [2022-11-05T17:29:38.721Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:29:43.487Z] #29 ... [2022-11-05T17:29:43.487Z] [2022-11-05T17:29:43.487Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-11-05T17:29:43.487Z] #38 172.0 CC criu/tun.o [2022-11-05T17:29:43.487Z] #38 172.6 CC criu/uffd.o [2022-11-05T17:29:43.487Z] #38 174.0 CC criu/util.o [2022-11-05T17:29:43.487Z] #38 175.7 CC criu/uts_ns.o [2022-11-05T17:29:43.487Z] #38 176.0 CC criu/vdso-compat.o [2022-11-05T17:29:43.487Z] #38 176.2 CC criu/vdso.o [2022-11-05T17:29:43.487Z] #38 177.0 LINK criu/built-in.o [2022-11-05T17:29:43.487Z] #38 177.2 LINK criu/criu [2022-11-05T17:29:43.487Z] #38 177.7 DEP lib/c/criu.d [2022-11-05T17:29:43.487Z] #38 177.7 CC images/rpc.pb-c.o [2022-11-05T17:29:43.487Z] #38 178.4 CC lib/c/criu.o [2022-11-05T17:29:43.487Z] #38 179.7 LINK lib/c/built-in.o [2022-11-05T17:29:43.487Z] #38 179.7 LINK lib/c/libcriu.so [2022-11-05T17:29:43.487Z] #38 179.9 LINK lib/c/libcriu.a [2022-11-05T17:29:43.487Z] #38 180.1 GEN magic.py [2022-11-05T17:29:43.487Z] #38 180.3 Note: Building without setproctitle() and strlcpy() support. [2022-11-05T17:29:43.487Z] #38 180.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-11-05T17:29:43.487Z] #38 180.3 Note: Building without GnuTLS support [2022-11-05T17:29:43.487Z] #38 180.3 Makefile.config:39: Warn: you have no libnftables installed [2022-11-05T17:29:43.487Z] #38 180.3 Makefile.config:40: Warn: Building without nftables support [2022-11-05T17:29:43.487Z] #38 181.3 fatal: not a git repository (or any of the parent directories): .git [2022-11-05T17:29:44.466Z] #38 182.2 make[1]: Nothing to be done for 'all'. [2022-11-05T17:29:45.056Z] #38 183.1 make[1]: 'images/built-in.o' is up to date. [2022-11-05T17:29:45.056Z] #38 183.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-11-05T17:29:45.322Z] #38 183.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-11-05T17:29:45.322Z] #38 183.3 make[1]: 'compel/libcompel.a' is up to date. [2022-11-05T17:29:45.322Z] #38 183.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-11-05T17:29:45.322Z] #38 183.4 make[1]: Nothing to be done for 'all'. [2022-11-05T17:29:45.322Z] #38 183.4 make[1]: 'soccr/libsoccr.a' is up to date. [2022-11-05T17:29:45.891Z] #38 183.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:45.891Z] #38 183.7 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:45.891Z] #38 183.8 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:45.891Z] #38 183.9 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:46.098Z] #37 307.9 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:29:46.098Z] #37 307.9 /usr/bin/ld: /tmp/go-link-461204495/000019.o: in function `New': [2022-11-05T17:29:46.098Z] #37 307.9 /tmp/tmp.baprQWqHLZ/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-11-05T17:29:46.098Z] #37 307.9 + bin/containerd-stress [2022-11-05T17:29:46.098Z] #37 309.0 + bin/containerd-shim [2022-11-05T17:29:46.151Z] #38 184.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:46.151Z] #38 184.0 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:46.151Z] #38 184.1 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:46.151Z] #38 184.2 make[2]: Nothing to be done for 'all'. [2022-11-05T17:29:46.411Z] #38 184.3 INSTALL criu/criu [2022-11-05T17:29:46.981Z] #38 DONE 184.9s [2022-11-05T17:29:46.981Z] [2022-11-05T17:29:46.981Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:29:50.925Z] #40 ... [2022-11-05T17:29:50.925Z] [2022-11-05T17:29:50.926Z] #22 [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-11-05T17:29:50.926Z] #22 DONE 247.7s [2022-11-05T17:29:50.926Z] [2022-11-05T17:29:50.926Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:29:50.926Z] #40 ... [2022-11-05T17:29:50.926Z] [2022-11-05T17:29:50.926Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:29:51.185Z] #57 DONE 0.4s [2022-11-05T17:29:51.185Z] [2022-11-05T17:29:51.185Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:29:51.444Z] #37 ... [2022-11-05T17:29:51.444Z] [2022-11-05T17:29:51.444Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:29:51.444Z] #58 DONE 0.1s [2022-11-05T17:29:51.444Z] [2022-11-05T17:29:51.444Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:29:51.444Z] #59 DONE 0.1s [2022-11-05T17:29:51.444Z] [2022-11-05T17:29:51.444Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:29:51.444Z] #60 DONE 0.0s [2022-11-05T17:29:51.444Z] [2022-11-05T17:29:51.444Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:29:52.639Z] #37 320.3 + bin/containerd-shim-runc-v1 [2022-11-05T17:29:59.181Z] #37 326.5 + bin/containerd-shim-runc-v2 [2022-11-05T17:29:59.263Z] #30 ... [2022-11-05T17:29:59.263Z] [2022-11-05T17:29:59.263Z] #29 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-05T17:29:59.263Z] #29 DONE 250.5s [2022-11-05T17:29:59.263Z] [2022-11-05T17:29:59.263Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:29:59.263Z] #37 ... [2022-11-05T17:29:59.263Z] [2022-11-05T17:29:59.263Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-11-05T17:29:59.263Z] #57 DONE 0.5s [2022-11-05T17:29:59.263Z] [2022-11-05T17:29:59.263Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-11-05T17:29:59.263Z] #58 DONE 0.1s [2022-11-05T17:29:59.263Z] [2022-11-05T17:29:59.263Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:29:59.263Z] #40 ... [2022-11-05T17:29:59.263Z] [2022-11-05T17:29:59.263Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-11-05T17:29:59.263Z] #59 DONE 0.1s [2022-11-05T17:29:59.263Z] [2022-11-05T17:29:59.263Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-05T17:29:59.263Z] #60 DONE 0.2s [2022-11-05T17:29:59.263Z] [2022-11-05T17:29:59.263Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:29:59.436Z] #37 327.3 + binaries [2022-11-05T17:29:59.436Z] #37 327.3 + install -D bin/containerd /build/containerd [2022-11-05T17:29:59.436Z] #37 327.4 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:29:59.436Z] #37 327.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:29:59.436Z] #37 327.4 + install -D bin/ctr /build/ctr [2022-11-05T17:30:01.948Z] #37 DONE 329.4s [2022-11-05T17:30:02.513Z] [2022-11-05T17:30:02.513Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:30:04.397Z] #64 DONE 2.1s [2022-11-05T17:30:04.397Z] [2022-11-05T17:30:04.397Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:30:04.652Z] #65 DONE 0.2s [2022-11-05T17:30:04.652Z] [2022-11-05T17:30:04.652Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:30:05.578Z] #66 DONE 0.9s [2022-11-05T17:30:05.578Z] [2022-11-05T17:30:05.578Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:30:05.578Z] #67 DONE 0.1s [2022-11-05T17:30:05.578Z] [2022-11-05T17:30:05.578Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:30:05.578Z] #68 DONE 0.0s [2022-11-05T17:30:05.835Z] [2022-11-05T17:30:05.835Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:30:06.399Z] #69 DONE 0.7s [2022-11-05T17:30:06.399Z] [2022-11-05T17:30:06.399Z] #70 exporting to image [2022-11-05T17:30:06.399Z] #70 exporting layers [2022-11-05T17:30:13.020Z] #70 exporting layers 5.7s done [2022-11-05T17:30:13.020Z] #70 writing image sha256:d501a36efb94ed913ac8b8ac877df16626fc149460cd9cf3dfde56a194d37803 done [2022-11-05T17:30:13.020Z] #70 naming to docker.io/library/docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b done [2022-11-05T17:30:13.020Z] #70 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-11-05T17:30:13.356Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/validate/default [2022-11-05T17:30:13.961Z] Congratulations! All commits are properly signed with the DCO! [2022-11-05T17:30:14.887Z] Congratulations! Seccomp profile generation is done correctly. [2022-11-05T17:30:14.887Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-11-05T17:30:16.526Z] #37 304.7 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:30:16.526Z] #37 304.7 /usr/bin/ld: /tmp/go-link-1358523548/000019.o: in function `New': [2022-11-05T17:30:16.526Z] #37 304.7 /tmp/tmp.CQunekEFqr/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-11-05T17:30:16.526Z] #37 304.8 + bin/containerd-stress [2022-11-05T17:30:16.526Z] #37 305.9 + bin/containerd-shim [2022-11-05T17:30:22.970Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-11-05T17:30:23.084Z] #37 317.4 + bin/containerd-shim-runc-v1 [2022-11-05T17:30:23.898Z] Congratulations! All API changes are done the right way. [2022-11-05T17:30:23.898Z] Congratulations! All TOML source files changed here have valid syntax. [2022-11-05T17:30:23.898Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-11-05T17:30:23.898Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-11-05T17:30:23.898Z] Congratulations! No new tests were added to integration-cli. [2022-11-05T17:30:23.898Z] [2022-11-05T17:30:23.898Z] INFO Start validation with golang-ci-lint [2022-11-05T17:30:24.458Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-11-05T17:30:24.458Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-11-05T17:30:24.458Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-11-05T17:30:29.622Z] #37 323.5 + bin/containerd-shim-runc-v2 [2022-11-05T17:30:30.183Z] #37 324.3 + binaries [2022-11-05T17:30:30.183Z] #37 324.3 + install -D bin/containerd /build/containerd [2022-11-05T17:30:30.183Z] #37 324.4 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:30:30.183Z] #37 324.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:30:30.183Z] #37 324.4 + install -D bin/ctr /build/ctr [2022-11-05T17:30:30.438Z] #37 DONE 324.8s [2022-11-05T17:30:31.366Z] [2022-11-05T17:30:31.366Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:30:31.621Z] #64 DONE 0.2s [2022-11-05T17:30:31.621Z] [2022-11-05T17:30:31.621Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:30:31.621Z] #65 DONE 0.1s [2022-11-05T17:30:31.621Z] [2022-11-05T17:30:31.621Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:30:31.877Z] #66 DONE 0.3s [2022-11-05T17:30:31.877Z] [2022-11-05T17:30:31.877Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:30:31.877Z] #67 DONE 0.1s [2022-11-05T17:30:32.133Z] [2022-11-05T17:30:32.133Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:30:32.133Z] #68 DONE 0.0s [2022-11-05T17:30:32.133Z] [2022-11-05T17:30:32.133Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-11-05T17:30:32.694Z] #69 0.652 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-05T17:30:32.950Z] #69 0.730 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-05T17:30:32.950Z] #69 0.732 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-05T17:30:33.512Z] #69 0.893 Reading package lists... [2022-11-05T17:30:34.075Z] #69 1.466 Reading package lists... [2022-11-05T17:30:34.075Z] #69 1.934 Building dependency tree... [2022-11-05T17:30:34.075Z] #69 2.031 Reading state information... [2022-11-05T17:30:34.075Z] #69 2.141 The following additional packages will be installed: [2022-11-05T17:30:34.331Z] #69 2.141 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-11-05T17:30:34.331Z] #69 2.142 Suggested packages: [2022-11-05T17:30:34.331Z] #69 2.142 systemd-container policykit-1 [2022-11-05T17:30:34.331Z] #69 2.142 Recommended packages: [2022-11-05T17:30:34.331Z] #69 2.142 systemd-timesyncd | time-daemon libnss-systemd [2022-11-05T17:30:34.331Z] #69 2.207 The following NEW packages will be installed: [2022-11-05T17:30:34.331Z] #69 2.208 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-11-05T17:30:34.331Z] #69 2.208 libkmod2 libpam-systemd systemd systemd-sysv [2022-11-05T17:30:34.587Z] #69 2.475 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-11-05T17:30:34.587Z] #69 2.475 Need to get 5828 kB of archives. [2022-11-05T17:30:34.587Z] #69 2.475 After this operation, 19.3 MB of additional disk space will be used. [2022-11-05T17:30:34.587Z] #69 2.475 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-11-05T17:30:34.587Z] #69 2.478 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-11-05T17:30:34.587Z] #69 2.481 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-11-05T17:30:34.587Z] #69 2.484 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-11-05T17:30:34.587Z] #69 2.485 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-11-05T17:30:34.587Z] #69 2.518 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2022-11-05T17:30:34.587Z] #69 2.520 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2022-11-05T17:30:34.587Z] #69 2.521 Get:8 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2022-11-05T17:30:34.587Z] #69 2.522 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2022-11-05T17:30:34.587Z] #69 2.524 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2022-11-05T17:30:34.843Z] #69 2.642 debconf: delaying package configuration, since apt-utils is not installed [2022-11-05T17:30:34.843Z] #69 2.674 Fetched 5828 kB in 0s (18.7 MB/s) [2022-11-05T17:30:34.843Z] #69 2.703 Selecting previously unselected package libargon2-1:amd64. [2022-11-05T17:30:34.843Z] #69 2.703 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28609 files and directories currently installed.) [2022-11-05T17:30:34.843Z] #69 2.726 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-11-05T17:30:34.843Z] #69 2.734 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-11-05T17:30:34.843Z] #69 2.768 Selecting previously unselected package libjson-c5:amd64. [2022-11-05T17:30:34.843Z] #69 2.771 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-11-05T17:30:34.843Z] #69 2.775 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-11-05T17:30:34.843Z] #69 2.810 Selecting previously unselected package libcryptsetup12:amd64. [2022-11-05T17:30:34.843Z] #69 2.812 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-11-05T17:30:34.843Z] #69 2.816 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-11-05T17:30:34.843Z] #69 2.867 Selecting previously unselected package libkmod2:amd64. [2022-11-05T17:30:34.843Z] #69 2.870 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-11-05T17:30:34.843Z] #69 2.874 Unpacking libkmod2:amd64 (28-1) ... [2022-11-05T17:30:34.843Z] #69 2.917 Selecting previously unselected package systemd. [2022-11-05T17:30:35.100Z] #69 2.920 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:30:35.100Z] #69 2.955 Unpacking systemd (247.3-7+deb11u1) ... [2022-11-05T17:30:35.662Z] #69 3.429 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-11-05T17:30:35.662Z] #69 3.439 Setting up libjson-c5:amd64 (0.15-2) ... [2022-11-05T17:30:35.662Z] #69 3.456 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-11-05T17:30:35.662Z] #69 3.466 Setting up libkmod2:amd64 (28-1) ... [2022-11-05T17:30:35.662Z] #69 3.477 Setting up systemd (247.3-7+deb11u1) ... [2022-11-05T17:30:35.662Z] #69 3.515 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-11-05T17:30:35.662Z] #69 3.517 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-11-05T17:30:35.662Z] #69 3.520 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-11-05T17:30:35.662Z] #69 3.548 Initializing machine ID from KVM UUID. [2022-11-05T17:30:35.924Z] #69 3.869 Selecting previously unselected package systemd-sysv. [2022-11-05T17:30:35.924Z] #69 3.869 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29420 files and directories currently installed.) [2022-11-05T17:30:35.924Z] #69 3.883 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:30:35.924Z] #69 3.886 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2022-11-05T17:30:35.924Z] #69 3.928 Selecting previously unselected package libdbus-1-3:amd64. [2022-11-05T17:30:35.924Z] #69 3.930 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2022-11-05T17:30:35.924Z] #69 3.934 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-11-05T17:30:35.924Z] #69 3.989 Selecting previously unselected package dbus. [2022-11-05T17:30:36.180Z] #69 3.992 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2022-11-05T17:30:36.180Z] #69 4.004 Unpacking dbus (1.12.24-0+deb11u1) ... [2022-11-05T17:30:36.180Z] #69 4.067 Selecting previously unselected package libpam-systemd:amd64. [2022-11-05T17:30:36.180Z] #69 4.070 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2022-11-05T17:30:36.180Z] #69 4.074 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:30:36.180Z] #69 4.124 Selecting previously unselected package dbus-user-session. [2022-11-05T17:30:36.438Z] #69 4.126 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2022-11-05T17:30:36.438Z] #69 4.131 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2022-11-05T17:30:36.438Z] #69 4.172 Setting up systemd-sysv (247.3-7+deb11u1) ... [2022-11-05T17:30:36.438Z] #69 4.183 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-11-05T17:30:36.438Z] #69 4.193 Setting up dbus (1.12.24-0+deb11u1) ... [2022-11-05T17:30:36.438Z] #69 4.308 invoke-rc.d: could not determine current runlevel [2022-11-05T17:30:36.438Z] #69 4.311 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-05T17:30:36.438Z] #69 4.315 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-11-05T17:30:36.694Z] #69 4.426 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2022-11-05T17:30:36.694Z] #69 4.439 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-05T17:30:36.694Z] #69 DONE 4.6s [2022-11-05T17:30:36.694Z] [2022-11-05T17:30:36.694Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-11-05T17:30:37.256Z] #70 0.445 % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-05T17:30:37.256Z] #70 0.445 Dload Upload Total Spent Left Speed [2022-11-05T17:30:37.256Z] #70 0.446 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8138 0 --:--:-- --:--:-- --:--:-- 8138 [2022-11-05T17:30:37.256Z] #70 DONE 0.7s [2022-11-05T17:30:37.512Z] [2022-11-05T17:30:37.513Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:30:37.996Z] #40 166.4 + mkdir -p /build [2022-11-05T17:30:37.996Z] #40 166.4 + cp runc /build/runc [2022-11-05T17:30:38.118Z] #37 ... [2022-11-05T17:30:38.118Z] [2022-11-05T17:30:38.118Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-11-05T17:30:38.118Z] #40 165.4 + mkdir -p /build [2022-11-05T17:30:38.118Z] #40 165.4 + cp runc /build/runc [2022-11-05T17:30:38.118Z] #40 DONE 167.2s [2022-11-05T17:30:38.118Z] [2022-11-05T17:30:38.118Z] #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-11-05T17:30:38.118Z] #32 292.0 + /build/golangci-lint --version [2022-11-05T17:30:38.118Z] #32 293.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:30:38.118Z] #32 DONE 293.9s [2022-11-05T17:30:38.118Z] [2022-11-05T17:30:38.118Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:30:38.118Z] #37 ... [2022-11-05T17:30:38.118Z] [2022-11-05T17:30:38.118Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:30:38.118Z] #61 DONE 0.5s [2022-11-05T17:30:38.118Z] [2022-11-05T17:30:38.118Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:30:38.118Z] #62 DONE 0.1s [2022-11-05T17:30:38.118Z] [2022-11-05T17:30:38.118Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:30:38.376Z] #37 ... [2022-11-05T17:30:38.376Z] [2022-11-05T17:30:38.376Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:30:38.376Z] #63 DONE 0.2s [2022-11-05T17:30:38.376Z] [2022-11-05T17:30:38.376Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:30:38.441Z] #71 DONE 1.1s [2022-11-05T17:30:38.441Z] [2022-11-05T17:30:38.441Z] #72 exporting to image [2022-11-05T17:30:38.441Z] #72 exporting layers [2022-11-05T17:30:39.309Z] #37 259.6 + bin/containerd [2022-11-05T17:30:39.905Z] #40 DONE 168.4s [2022-11-05T17:30:39.905Z] [2022-11-05T17:30:39.905Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-11-05T17:30:40.165Z] #30 293.6 + /build/golangci-lint --version [2022-11-05T17:30:42.073Z] #30 295.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-11-05T17:30:42.073Z] #30 DONE 295.4s [2022-11-05T17:30:42.073Z] [2022-11-05T17:30:42.073Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:30:42.786Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/builder/remotecontext 0.101s coverage: 13.7% of statements [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/builder/dockerfile 0.186s coverage: 48.5% of statements [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-11-05T17:30:42.787Z] ok github.com/docker/docker/builder/remotecontext/git 2.941s coverage: 83.5% of statements [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/cli [no test files] [2022-11-05T17:30:42.787Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-05T17:30:43.454Z] #37 ... [2022-11-05T17:30:43.454Z] [2022-11-05T17:30:43.454Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-05T17:30:44.168Z] ok github.com/docker/docker/client 0.082s coverage: 75.4% of statements [2022-11-05T17:30:44.392Z] #61 DONE 0.6s [2022-11-05T17:30:44.392Z] [2022-11-05T17:30:44.392Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-05T17:30:44.392Z] #62 DONE 0.1s [2022-11-05T17:30:44.392Z] [2022-11-05T17:30:44.392Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-11-05T17:30:44.651Z] #63 DONE 0.2s [2022-11-05T17:30:44.651Z] [2022-11-05T17:30:44.651Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-11-05T17:30:46.031Z] #37 261.2 + bin/containerd [2022-11-05T17:30:46.528Z] #72 exporting layers 6.9s done [2022-11-05T17:30:46.528Z] #72 writing image sha256:e9298a6ac849aaececbc932a27cc1a985417462dfec248622965689f5879cb85 done [2022-11-05T17:30:46.528Z] #72 naming to docker.io/library/docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b done [2022-11-05T17:30:46.528Z] #72 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:30:46.904Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -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:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh dynbinary test-integration [2022-11-05T17:30:47.465Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-11-05T17:30:47.465Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-11-05T17:30:47.465Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-11-05T17:30:47.465Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-11-05T17:30:47.465Z] systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-11-05T17:30:47.465Z] Detected virtualization docker. [2022-11-05T17:30:47.465Z] Detected architecture x86-64. [2022-11-05T17:30:47.465Z] Set hostname to . [2022-11-05T17:30:47.465Z] modprobe@configfs.service: Succeeded. [2022-11-05T17:30:47.465Z] modprobe@drm.service: Succeeded. [2022-11-05T17:30:47.465Z] modprobe@fuse.service: Succeeded. [2022-11-05T17:30:47.721Z] + source /etc/docker-entrypoint-cmd [2022-11-05T17:30:47.721Z] ++ hack/make.sh dynbinary test-integration [2022-11-05T17:30:47.721Z] [2022-11-05T17:30:47.721Z] Removing bundles/ [2022-11-05T17:30:47.721Z] [2022-11-05T17:30:47.721Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-05T17:30:47.721Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:30:47.721Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:31:16.267Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 29.1% of statements [2022-11-05T17:31:16.267Z] ok github.com/docker/docker/container 0.116s coverage: 34.5% of statements [2022-11-05T17:31:16.267Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-05T17:31:16.267Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-05T17:31:16.267Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-05T17:31:16.267Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-05T17:31:20.470Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-11-05T17:31:21.853Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements [2022-11-05T17:31:22.791Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.9% of statements [2022-11-05T17:31:29.367Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-11-05T17:31:30.307Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2022-11-05T17:31:30.878Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-11-05T17:31:31.138Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-11-05T17:31:32.078Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-11-05T17:31:33.460Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.599s coverage: 74.6% of statements [2022-11-05T17:31:34.400Z] ok github.com/docker/docker/daemon 12.116s coverage: 17.1% of statements [2022-11-05T17:31:34.400Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-05T17:31:34.400Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-05T17:31:34.400Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-05T17:31:34.400Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-05T17:31:34.971Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2022-11-05T17:31:35.232Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.299s coverage: 60.7% of statements [2022-11-05T17:31:35.615Z] #37 310.1 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:31:35.615Z] #37 310.1 /usr/bin/ld: /tmp/go-link-3149330169/000019.o: in function `New': [2022-11-05T17:31:35.615Z] #37 310.1 /tmp/tmp.uz5hAqdMKx/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-11-05T17:31:35.615Z] #37 310.2 + bin/containerd-stress [2022-11-05T17:31:35.615Z] #37 311.3 + bin/containerd-shim [2022-11-05T17:31:36.615Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2022-11-05T17:31:38.015Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.344s coverage: 50.5% of statements [2022-11-05T17:31:39.398Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.775s coverage: 46.2% of statements [2022-11-05T17:31:39.398Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-05T17:31:40.337Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.003s coverage: 58.0% of statements [2022-11-05T17:31:40.337Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-05T17:31:40.337Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-05T17:31:40.337Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.8% of statements [2022-11-05T17:31:41.779Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2022-11-05T17:31:42.039Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-11-05T17:31:42.183Z] #37 322.5 + bin/containerd-shim-runc-v1 [2022-11-05T17:31:42.280Z] #37 312.0 # github.com/containerd/containerd/cmd/containerd [2022-11-05T17:31:42.280Z] #37 312.0 /usr/bin/ld: /tmp/go-link-2311589259/000019.o: in function `New': [2022-11-05T17:31:42.280Z] #37 312.0 /tmp/tmp.G6grZcWIOS/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-11-05T17:31:42.280Z] #37 312.1 + bin/containerd-stress [2022-11-05T17:31:42.280Z] #37 313.2 + bin/containerd-shim [2022-11-05T17:31:42.608Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 6.6% of statements [2022-11-05T17:31:42.608Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-05T17:31:42.608Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-05T17:31:43.548Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-11-05T17:31:43.808Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.8% of statements [2022-11-05T17:31:43.808Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-05T17:31:43.808Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-05T17:31:44.068Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2022-11-05T17:31:44.329Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2022-11-05T17:31:44.899Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-11-05T17:31:44.899Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-11-05T17:31:45.469Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-11-05T17:31:45.470Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-05T17:31:45.730Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 58.2% of statements [2022-11-05T17:31:46.300Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-11-05T17:31:46.870Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-11-05T17:31:47.439Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-11-05T17:31:47.699Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2022-11-05T17:31:48.269Z] ok github.com/docker/docker/daemon/logger/splunk 1.572s coverage: 82.5% of statements [2022-11-05T17:31:48.269Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-05T17:31:48.269Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-05T17:31:48.744Z] #37 328.8 + bin/containerd-shim-runc-v2 [2022-11-05T17:31:49.209Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2022-11-05T17:31:49.310Z] #37 329.6 + binaries [2022-11-05T17:31:49.311Z] #37 329.6 + install -D bin/containerd /build/containerd [2022-11-05T17:31:49.311Z] #37 329.6 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:31:49.311Z] #37 329.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:31:49.311Z] #37 329.6 + install -D bin/ctr /build/ctr [2022-11-05T17:31:50.408Z] #37 324.6 + bin/containerd-shim-runc-v1 [2022-11-05T17:31:51.122Z] ok github.com/docker/docker/distribution 1.488s coverage: 29.0% of statements [2022-11-05T17:31:51.122Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-05T17:31:51.122Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-11-05T17:31:51.207Z] #37 DONE 331.5s [2022-11-05T17:31:51.691Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-11-05T17:31:51.692Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.6% of statements [2022-11-05T17:31:51.692Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-05T17:31:52.076Z] b111c3320c94: Pull complete [2022-11-05T17:31:52.141Z] [2022-11-05T17:31:52.141Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:31:52.262Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-11-05T17:31:52.262Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-05T17:31:52.262Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-11-05T17:31:52.522Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-05T17:31:52.782Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-11-05T17:31:53.072Z] #64 DONE 0.8s [2022-11-05T17:31:53.072Z] [2022-11-05T17:31:53.072Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:31:53.330Z] #65 DONE 0.2s [2022-11-05T17:31:53.330Z] [2022-11-05T17:31:53.330Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:31:53.352Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2022-11-05T17:31:54.262Z] #66 DONE 0.8s [2022-11-05T17:31:54.263Z] [2022-11-05T17:31:54.263Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:31:54.263Z] #67 DONE 0.0s [2022-11-05T17:31:54.263Z] [2022-11-05T17:31:54.263Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:31:54.263Z] #68 DONE 0.0s [2022-11-05T17:31:54.263Z] [2022-11-05T17:31:54.263Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:31:54.292Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-11-05T17:31:54.292Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-11-05T17:31:54.828Z] #69 DONE 0.7s [2022-11-05T17:31:54.828Z] [2022-11-05T17:31:54.828Z] #70 exporting to image [2022-11-05T17:31:54.828Z] #70 exporting layers [2022-11-05T17:31:55.687Z] #37 330.9 + bin/containerd-shim-runc-v2 [2022-11-05T17:31:56.200Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.3% of statements [2022-11-05T17:31:56.256Z] #37 331.7 + binaries [2022-11-05T17:31:56.256Z] #37 331.7 + install -D bin/containerd /build/containerd [2022-11-05T17:31:56.256Z] #37 331.7 + install -D bin/containerd-shim /build/containerd-shim [2022-11-05T17:31:56.514Z] #37 331.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-11-05T17:31:56.514Z] #37 331.8 + install -D bin/ctr /build/ctr [2022-11-05T17:31:56.769Z] ok github.com/docker/docker/pkg/authorization 0.358s coverage: 68.3% of statements [2022-11-05T17:31:57.029Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-05T17:31:57.029Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-11-05T17:31:59.046Z] #37 DONE 334.0s [2022-11-05T17:31:59.613Z] [2022-11-05T17:31:59.614Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-05T17:32:00.322Z] ok github.com/docker/docker/pkg/chrootarchive 2.534s coverage: 43.5% of statements [2022-11-05T17:32:00.322Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-11-05T17:32:00.549Z] #64 DONE 0.8s [2022-11-05T17:32:00.549Z] [2022-11-05T17:32:00.549Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-05T17:32:00.549Z] #65 DONE 0.2s [2022-11-05T17:32:00.813Z] [2022-11-05T17:32:00.813Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-05T17:32:00.892Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-11-05T17:32:00.892Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-11-05T17:32:01.152Z] ok github.com/docker/docker/layer 7.286s coverage: 68.8% of statements [2022-11-05T17:32:01.152Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-05T17:32:01.152Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-05T17:32:01.152Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-05T17:32:01.152Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-05T17:32:01.152Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-05T17:32:01.152Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-05T17:32:01.152Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-05T17:32:01.381Z] #70 exporting layers 5.4s done [2022-11-05T17:32:01.381Z] #70 writing image sha256:f01a907e41f773dea55ecfcc97e672e00fb4a451777186e2d1f1b4dfbc565ee8 done [2022-11-05T17:32:01.381Z] #70 naming to docker.io/library/docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b done [2022-11-05T17:32:01.381Z] #70 DONE 5.4s [Pipeline] } [Pipeline] // stage [2022-11-05T17:32:01.413Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-11-05T17:32:01.727Z] + trap exit INT TERM [2022-11-05T17:32:01.727Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-11-05T17:32:01.727Z] + CONTAINER_NAME=docker-pr1 [2022-11-05T17:32:01.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh dynbinary-daemon [2022-11-05T17:32:01.753Z] #66 DONE 0.9s [2022-11-05T17:32:01.753Z] [2022-11-05T17:32:01.753Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-11-05T17:32:01.753Z] #67 DONE 0.0s [2022-11-05T17:32:01.753Z] [2022-11-05T17:32:01.753Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-11-05T17:32:01.753Z] #68 DONE 0.0s [2022-11-05T17:32:01.753Z] [2022-11-05T17:32:01.753Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-05T17:32:01.983Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2022-11-05T17:32:01.983Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2022-11-05T17:32:02.321Z] #69 DONE 0.8s [2022-11-05T17:32:02.321Z] [2022-11-05T17:32:02.321Z] #70 exporting to image [2022-11-05T17:32:02.321Z] #70 exporting layers [2022-11-05T17:32:02.923Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2022-11-05T17:32:03.100Z] [2022-11-05T17:32:03.100Z] Removing bundles/ [2022-11-05T17:32:03.100Z] [2022-11-05T17:32:03.100Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-11-05T17:32:03.100Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:32:03.100Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:32:03.493Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-11-05T17:32:04.066Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2022-11-05T17:32:04.326Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2022-11-05T17:32:04.586Z] ok github.com/docker/docker/pkg/discovery/kv 3.021s coverage: 84.1% of statements [2022-11-05T17:32:05.526Z] ok github.com/docker/docker/pkg/idtools 0.366s coverage: 69.5% of statements [2022-11-05T17:32:05.526Z] ok github.com/docker/docker/pkg/ioutils 0.346s coverage: 70.6% of statements [2022-11-05T17:32:05.786Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-11-05T17:32:05.786Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-11-05T17:32:05.786Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-05T17:32:05.786Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-05T17:32:05.786Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-05T17:32:06.046Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-11-05T17:32:06.046Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-05T17:32:06.046Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-11-05T17:32:06.306Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-11-05T17:32:06.566Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2022-11-05T17:32:06.566Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-11-05T17:32:06.566Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-05T17:32:06.566Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-05T17:32:07.136Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-11-05T17:32:07.396Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-11-05T17:32:07.656Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-11-05T17:32:07.916Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-11-05T17:32:08.896Z] #70 exporting layers 5.5s done [2022-11-05T17:32:08.896Z] #70 writing image sha256:93333a0c6035203ecf39d9d69710cdd5c49b457212c684ceff6983830f8a2380 done [2022-11-05T17:32:08.896Z] #70 naming to docker.io/library/docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b done [2022-11-05T17:32:08.896Z] #70 DONE 5.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:32:09.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -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:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh dynbinary test-integration [2022-11-05T17:32:09.296Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-11-05T17:32:09.556Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-11-05T17:32:10.621Z] [2022-11-05T17:32:10.621Z] Removing bundles/ [2022-11-05T17:32:10.621Z] [2022-11-05T17:32:10.621Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-05T17:32:10.621Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:32:10.621Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:32:13.750Z] ok github.com/docker/docker/pkg/signal 3.329s coverage: 62.3% of statements [2022-11-05T17:32:13.750Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-11-05T17:32:13.750Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-11-05T17:32:13.750Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-11-05T17:32:14.320Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-11-05T17:32:14.889Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-11-05T17:32:15.149Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-11-05T17:32:15.720Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-11-05T17:32:15.720Z] coverage: [no statements] [2022-11-05T17:32:15.720Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-11-05T17:32:16.289Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-11-05T17:32:16.289Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-11-05T17:32:16.549Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-05T17:32:18.459Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-11-05T17:32:18.719Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-11-05T17:32:18.979Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.6% of statements [2022-11-05T17:32:20.359Z] ok github.com/docker/docker/quota 0.208s coverage: 71.4% of statements [2022-11-05T17:32:20.619Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-11-05T17:32:21.697Z] ok github.com/docker/docker/registry 0.081s coverage: 57.3% of statements [2022-11-05T17:32:21.957Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-11-05T17:32:22.217Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-11-05T17:32:22.786Z] ok github.com/docker/docker/runconfig 0.012s coverage: 66.1% of statements [2022-11-05T17:32:22.786Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-11-05T17:32:24.694Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-11-05T17:32:25.264Z] ok github.com/docker/docker/volume/local 0.080s coverage: 76.4% of statements [2022-11-05T17:32:25.879Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-11-05T17:32:26.832Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-11-05T17:32:39.123Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:32:39.123Z] [2022-11-05T17:32:39.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:32:39.123Z] DOCKER_SYSTEMD=1 [2022-11-05T17:32:39.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:32:39.123Z] HOSTNAME=e7a065a6efc4 [2022-11-05T17:32:39.123Z] DEST=bundles/test-integration [2022-11-05T17:32:39.123Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:32:39.123Z] DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:32:39.123Z] container=docker [2022-11-05T17:32:39.123Z] HOME=/root [2022-11-05T17:32:39.123Z] LANG=C.UTF-8 [2022-11-05T17:32:39.123Z] INVOCATION_ID=82fcd757822847dfa0d99bcc80e1d768 [2022-11-05T17:32:39.123Z] GOLANG_VERSION=1.18.7 [2022-11-05T17:32:39.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:32:39.123Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:32:39.123Z] TERM=xterm [2022-11-05T17:32:39.123Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:32:39.123Z] SHLVL=3 [2022-11-05T17:32:39.123Z] TIMEOUT=120m [2022-11-05T17:32:39.123Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:32:39.123Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:32:39.123Z] GO111MODULE=off [2022-11-05T17:32:39.123Z] DOCKER_EXPERIMENTAL=1 [2022-11-05T17:32:39.123Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:32:39.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:32:39.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:32:39.123Z] GOPATH=/go [2022-11-05T17:32:39.123Z] PKG_CONFIG=pkg-config [2022-11-05T17:32:39.123Z] _=/usr/bin/env [2022-11-05T17:32:39.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:32:41.720Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/rootless [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/volume [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-05T17:32:41.720Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === Skipped [2022-11-05T17:32:41.720Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-11-05T17:32:41.720Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-11-05T17:32:41.720Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-05T17:32:41.720Z] time="2022-11-05T17:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-05T17:32:41.720Z] time="2022-11-05T17:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-05T17:32:41.720Z] time="2022-11-05T17:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-05T17:32:41.720Z] time="2022-11-05T17:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-05T17:32:41.720Z] time="2022-11-05T17:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-05T17:32:41.720Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-05T17:32:41.720Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-05T17:32:41.720Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:32:41.720Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-05T17:32:41.720Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-05T17:32:41.720Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-05T17:32:41.720Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-11-05T17:32:41.720Z] [2022-11-05T17:32:41.720Z] DONE 2265 tests, 26 skipped in 199.557s Post stage [Pipeline] junit [2022-11-05T17:32:41.734Z] Recording test results [2022-11-05T17:32:42.987Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-05T17:32:43.332Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -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:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh dynbinary test-integration [2022-11-05T17:32:43.901Z] [2022-11-05T17:32:43.901Z] Removing bundles/ [2022-11-05T17:32:43.901Z] [2022-11-05T17:32:43.901Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-05T17:32:43.901Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:32:43.901Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:33:00.947Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 2m25.766433033s [2022-11-05T17:33:00.947Z] 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-11-05T17:33:00.947Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 396.330463ms [2022-11-05T17:33:17.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:33:18.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:33:45.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:33:45.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:33:54.704Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:33:54.704Z] [2022-11-05T17:33:54.704Z] + TEST_INTEGRATION_DEST=2 [2022-11-05T17:33:54.704Z] + CONTAINER_NAME=docker-pr1-2 [2022-11-05T17:33:54.704Z] + TEST_SKIP_INTEGRATION=1 [2022-11-05T17:33:54.704Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-11-05T17:33:54.704Z] + run_tests [2022-11-05T17:33:54.704Z] + c=0 [2022-11-05T17:33:54.704Z] + '[' -n 0 ']' [2022-11-05T17:33:54.704Z] + rm= [2022-11-05T17:33:54.704Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44413/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44413/.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=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh '' test-integration [2022-11-05T17:33:54.704Z] + TEST_INTEGRATION_DEST=1 [2022-11-05T17:33:54.704Z] + CONTAINER_NAME=docker-pr1-1 [2022-11-05T17:33:54.704Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:33:54.704Z] + run_tests test-integration-flaky [2022-11-05T17:33:54.704Z] + '[' -n 0 ']' [2022-11-05T17:33:54.704Z] + rm= [2022-11-05T17:33:54.704Z] + TEST_INTEGRATION_DEST=3 [2022-11-05T17:33:54.704Z] + CONTAINER_NAME=docker-pr1-3 [2022-11-05T17:33:54.704Z] + TEST_SKIP_INTEGRATION=1 [2022-11-05T17:33:54.704Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-11-05T17:33:54.704Z] + run_tests [2022-11-05T17:33:54.704Z] + '[' -n 0 ']' [2022-11-05T17:33:54.704Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44413/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44413/.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=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh test-integration-flaky test-integration [2022-11-05T17:33:54.704Z] + rm= [2022-11-05T17:33:54.704Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44413/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44413/.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=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh '' test-integration [2022-11-05T17:33:54.704Z] ++ jobs -p [2022-11-05T17:33:54.704Z] + for job in $(jobs -p) [2022-11-05T17:33:54.704Z] + wait 9502 [2022-11-05T17:33:54.704Z] [2022-11-05T17:33:54.704Z] [2022-11-05T17:33:54.704Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:33:54.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:33:54.704Z] HOSTNAME=e7b03d72b7a3 [2022-11-05T17:33:54.704Z] TEST_SKIP_INTEGRATION=1 [2022-11-05T17:33:54.704Z] TESTDEBUG=0 [2022-11-05T17:33:54.704Z] DEST=bundles/test-integration [2022-11-05T17:33:54.704Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:33:54.704Z] KEEPBUNDLE=1 [2022-11-05T17:33:54.704Z] DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:33:54.704Z] container=docker [2022-11-05T17:33:54.704Z] HOME=/root [2022-11-05T17:33:54.704Z] GOLANG_VERSION=1.18.7 [2022-11-05T17:33:54.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:33:54.704Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:33:54.704Z] TERM=xterm [2022-11-05T17:33:54.704Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:33:54.704Z] SHLVL=1 [2022-11-05T17:33:54.704Z] TIMEOUT=120m [2022-11-05T17:33:54.704Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:33:54.704Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:33:54.704Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-11-05T17:33:54.704Z] GO111MODULE=off [2022-11-05T17:33:54.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:33:54.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:33:54.704Z] GOPATH=/go [2022-11-05T17:33:54.704Z] PKG_CONFIG=pkg-config [2022-11-05T17:33:54.704Z] _=/usr/bin/env [2022-11-05T17:33:54.704Z] Building test suite binary ./integration-cli/test.main [2022-11-05T17:33:54.704Z] [2022-11-05T17:33:54.704Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-11-05T17:33:54.704Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:33:54.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:33:54.704Z] HOSTNAME=98c9d0bf9460 [2022-11-05T17:33:54.704Z] TEST_SKIP_INTEGRATION=1 [2022-11-05T17:33:54.704Z] TESTDEBUG=0 [2022-11-05T17:33:54.704Z] DEST=bundles/test-integration [2022-11-05T17:33:54.704Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:33:54.704Z] KEEPBUNDLE=1 [2022-11-05T17:33:54.704Z] DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:33:54.704Z] container=docker [2022-11-05T17:33:54.704Z] HOME=/root [2022-11-05T17:33:54.704Z] GOLANG_VERSION=1.18.7 [2022-11-05T17:33:54.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:33:54.704Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:33:54.704Z] TERM=xterm [2022-11-05T17:33:54.704Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:33:54.704Z] SHLVL=1 [2022-11-05T17:33:54.704Z] TIMEOUT=120m [2022-11-05T17:33:54.704Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:33:54.704Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:33:54.704Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-11-05T17:33:54.704Z] GO111MODULE=off [2022-11-05T17:33:54.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:33:54.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:33:54.704Z] GOPATH=/go [2022-11-05T17:33:54.704Z] PKG_CONFIG=pkg-config [2022-11-05T17:33:54.704Z] _=/usr/bin/env [2022-11-05T17:33:54.704Z] Building test suite binary ./integration-cli/test.main [2022-11-05T17:33:54.704Z] No new tests added to integration. [2022-11-05T17:33:54.704Z] [2022-11-05T17:33:54.704Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:33:54.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:33:54.704Z] HOSTNAME=3af7dadf1ba2 [2022-11-05T17:33:54.704Z] TESTDEBUG=0 [2022-11-05T17:33:54.704Z] DEST=bundles/test-integration [2022-11-05T17:33:54.704Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:33:54.704Z] KEEPBUNDLE=1 [2022-11-05T17:33:54.704Z] DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:33:54.704Z] container=docker [2022-11-05T17:33:54.704Z] HOME=/root [2022-11-05T17:33:54.704Z] GOLANG_VERSION=1.18.7 [2022-11-05T17:33:54.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:33:54.704Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:33:54.704Z] TERM=xterm [2022-11-05T17:33:54.704Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:33:54.704Z] SHLVL=1 [2022-11-05T17:33:54.704Z] TIMEOUT=120m [2022-11-05T17:33:54.704Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:33:54.704Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:33:54.704Z] GO111MODULE=off [2022-11-05T17:33:54.704Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:33:54.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:33:54.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:33:54.704Z] GOPATH=/go [2022-11-05T17:33:54.704Z] PKG_CONFIG=pkg-config [2022-11-05T17:33:54.704Z] _=/usr/bin/env [2022-11-05T17:33:54.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:34:02.173Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:34:02.173Z] [2022-11-05T17:34:02.173Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:34:02.173Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:34:02.173Z] HOSTNAME=96468ba03a76 [2022-11-05T17:34:02.173Z] DEST=bundles/test-integration [2022-11-05T17:34:02.173Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:34:02.173Z] DOCKER_ROOTLESS=1 [2022-11-05T17:34:02.173Z] DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:34:02.173Z] container=docker [2022-11-05T17:34:02.173Z] HOME=/root [2022-11-05T17:34:02.173Z] GOLANG_VERSION=1.18.7 [2022-11-05T17:34:02.173Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:34:02.173Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:34:02.173Z] TERM=xterm [2022-11-05T17:34:02.173Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:34:02.173Z] SHLVL=1 [2022-11-05T17:34:02.173Z] TIMEOUT=120m [2022-11-05T17:34:02.173Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:34:02.173Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:34:02.173Z] GO111MODULE=off [2022-11-05T17:34:02.173Z] DOCKER_EXPERIMENTAL=1 [2022-11-05T17:34:02.173Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:34:02.173Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:34:02.174Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:34:02.174Z] GOPATH=/go [2022-11-05T17:34:02.174Z] PKG_CONFIG=pkg-config [2022-11-05T17:34:02.174Z] _=/usr/bin/env [2022-11-05T17:34:02.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:34:03.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:34:03.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:34:03.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:34:03.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:34:03.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:34:03.705Z] 028c482fad0f: Pull complete [2022-11-05T17:34:03.705Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177 [2022-11-05T17:34:03.705Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:34:03.705Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:34:03.705Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-11-05T17:34:03.705Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-11-05T17:34:03.705Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3532' [2022-11-05T17:34:03.705Z] INFO: Docker version of control daemon [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] Client: [2022-11-05T17:34:03.705Z] Version: 20.10.9 [2022-11-05T17:34:03.705Z] API version: 1.41 [2022-11-05T17:34:03.705Z] Go version: go1.16.8 [2022-11-05T17:34:03.705Z] Git commit: c2ea9bc [2022-11-05T17:34:03.705Z] Built: Mon Oct 4 16:11:10 2021 [2022-11-05T17:34:03.705Z] OS/Arch: windows/amd64 [2022-11-05T17:34:03.705Z] Context: default [2022-11-05T17:34:03.705Z] Experimental: true [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] Server: Docker Engine - Community [2022-11-05T17:34:03.705Z] Engine: [2022-11-05T17:34:03.705Z] Version: 20.10.9 [2022-11-05T17:34:03.705Z] API version: 1.41 (minimum version 1.24) [2022-11-05T17:34:03.705Z] Go version: go1.16.8 [2022-11-05T17:34:03.705Z] Git commit: 79ea9d3 [2022-11-05T17:34:03.705Z] Built: Mon Oct 4 16:06:39 2021 [2022-11-05T17:34:03.705Z] OS/Arch: windows/amd64 [2022-11-05T17:34:03.705Z] Experimental: true [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] INFO: Docker info of control daemon [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] Client: [2022-11-05T17:34:03.705Z] Context: default [2022-11-05T17:34:03.705Z] Debug Mode: false [2022-11-05T17:34:03.705Z] Plugins: [2022-11-05T17:34:03.705Z] app: Docker Application (Docker Inc., v0.8.0) [2022-11-05T17:34:03.705Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-11-05T17:34:03.705Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] Server: [2022-11-05T17:34:03.705Z] Containers: 0 [2022-11-05T17:34:03.705Z] Running: 0 [2022-11-05T17:34:03.705Z] Paused: 0 [2022-11-05T17:34:03.705Z] Stopped: 0 [2022-11-05T17:34:03.705Z] Images: 1 [2022-11-05T17:34:03.705Z] Server Version: 20.10.9 [2022-11-05T17:34:03.705Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-11-05T17:34:03.705Z] Windows: [2022-11-05T17:34:03.705Z] LCOW: [2022-11-05T17:34:03.705Z] Logging Driver: json-file [2022-11-05T17:34:03.705Z] Plugins: [2022-11-05T17:34:03.705Z] Volume: local [2022-11-05T17:34:03.705Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-05T17:34:03.705Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-05T17:34:03.705Z] Swarm: inactive [2022-11-05T17:34:03.705Z] Default Isolation: process [2022-11-05T17:34:03.705Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-05T17:34:03.705Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-05T17:34:03.705Z] OSType: windows [2022-11-05T17:34:03.705Z] Architecture: x86_64 [2022-11-05T17:34:03.705Z] CPUs: 4 [2022-11-05T17:34:03.705Z] Total Memory: 32GiB [2022-11-05T17:34:03.705Z] Name: azwin-2-16ae90 [2022-11-05T17:34:03.705Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-11-05T17:34:03.705Z] Docker Root Dir: D:\docker [2022-11-05T17:34:03.705Z] Debug Mode: false [2022-11-05T17:34:03.705Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:34:03.705Z] Labels: [2022-11-05T17:34:03.705Z] Experimental: true [2022-11-05T17:34:03.705Z] Insecure Registries: [2022-11-05T17:34:03.705Z] 10.0.0.4:5000 [2022-11-05T17:34:03.705Z] 127.0.0.0/8 [2022-11-05T17:34:03.705Z] Registry Mirrors: [2022-11-05T17:34:03.705Z] http://10.0.0.4:5000/ [2022-11-05T17:34:03.705Z] Live Restore Enabled: false [2022-11-05T17:34:03.705Z] Product License: Community Engine [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] INFO: Commit hash is f292bf0f4f [2022-11-05T17:34:03.705Z] INFO: Nuke-Everything... [2022-11-05T17:34:03.705Z] INFO: Container count on control daemon to delete is 0 [2022-11-05T17:34:03.705Z] INFO: Nuking d:\CI [2022-11-05T17:34:03.705Z] INFO: Zapped successfully [2022-11-05T17:34:03.705Z] INFO: Location for testing is d:\CI\PR-44413\1 [2022-11-05T17:34:03.705Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:03.705Z] INFO: Building the image from Dockerfile.windows at 11/05/2022 17:34:02... [2022-11-05T17:34:03.705Z] [2022-11-05T17:34:04.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:34:05.372Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:34:05.372Z] [2022-11-05T17:34:05.372Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-05T17:34:05.372Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-05T17:34:05.372Z] HOSTNAME=a89a0a0c9f86 [2022-11-05T17:34:05.372Z] TESTDEBUG=0 [2022-11-05T17:34:05.372Z] DEST=bundles/test-integration [2022-11-05T17:34:05.372Z] PWD=/go/src/github.com/docker/docker [2022-11-05T17:34:05.372Z] DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b [2022-11-05T17:34:05.372Z] container=docker [2022-11-05T17:34:05.372Z] HOME=/root [2022-11-05T17:34:05.372Z] GOLANG_VERSION=1.18.7 [2022-11-05T17:34:05.372Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-05T17:34:05.372Z] VALIDATE_BRANCH=20.10 [2022-11-05T17:34:05.372Z] TERM=xterm [2022-11-05T17:34:05.372Z] DOCKER_PKG=github.com/docker/docker [2022-11-05T17:34:05.372Z] SHLVL=1 [2022-11-05T17:34:05.373Z] TIMEOUT=120m [2022-11-05T17:34:05.373Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-11-05T17:34:05.373Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-05T17:34:05.373Z] GO111MODULE=off [2022-11-05T17:34:05.373Z] DOCKER_EXPERIMENTAL=1 [2022-11-05T17:34:05.373Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-05T17:34:05.373Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-05T17:34:05.373Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-05T17:34:05.373Z] GOPATH=/go [2022-11-05T17:34:05.373Z] PKG_CONFIG=pkg-config [2022-11-05T17:34:05.373Z] _=/usr/bin/env [2022-11-05T17:34:05.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-05T17:34:06.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:34:07.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:34:07.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:34:08.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:34:08.649Z] INFO [linters context/goanalysis] analyzers took 4m1.225074455s with top 10 stages: buildir: 1m44.323769166s, goimports: 20.604066982s, unconvert: 15.661401783s, gosec: 13.158132281s, S1038: 6.370050872s, golint: 6.089894342s, misspell: 5.512746955s, inspect: 3.151175182s, nilness: 3.086566733s, printf: 2.91645094s [2022-11-05T17:34:08.904Z] INFO [runner] Issues before processing: 2495, after processing: 0 [2022-11-05T17:34:08.904Z] INFO [runner] Processors filtering stat (out/in): exclude: 1772/1772, cgo: 1877/2495, filename_unadjuster: 1877/1877, path_prettifier: 1877/1877, skip_dirs: 1877/1877, identifier_marker: 1772/1772, nolint: 0/78, skip_files: 1877/1877, autogenerated_exclude: 1772/1877, exclude-rules: 78/1772 [2022-11-05T17:34:08.904Z] INFO [runner] processing took 72.559818ms with stages: nolint: 29.410944ms, identifier_marker: 18.782715ms, path_prettifier: 8.161938ms, exclude-rules: 7.346161ms, autogenerated_exclude: 7.001205ms, skip_dirs: 1.536698ms, cgo: 184.348µs, filename_unadjuster: 130.837µs, max_same_issues: 1.441µs, uniq_by_line: 614ns, skip_files: 596ns, diff: 328ns, max_from_linter: 325ns, source_code: 308ns, exclude: 271ns, path_shortener: 266ns, max_per_file_from_linter: 243ns, sort_results: 240ns, severity-rules: 226ns, path_prefixer: 114ns [2022-11-05T17:34:08.904Z] INFO [runner] linters took 1m18.161835732s with stages: goanalysis_metalinter: 1m18.089127092s [2022-11-05T17:34:08.904Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2022-11-05T17:34:08.904Z] INFO Memory: 2244 samples, avg is 278.2MB, max is 1074.6MB [2022-11-05T17:34:08.904Z] INFO Execution took 3m44.332883621s [2022-11-05T17:34:08.904Z] Congratulations! The shell scripts are properly formatted. [2022-11-05T17:34:09.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:34:09.491Z] Sending build context to Docker daemon 58.53MB [2022-11-05T17:34:09.491Z] [2022-11-05T17:34:09.491Z] Step 1/10 : FROM microsoft/windowsservercore [2022-11-05T17:34:09.491Z] ---> 1638cf2640b7 [2022-11-05T17:34:09.491Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-11-05T17:34:09.491Z] ---> Running in 42998588c8fb [2022-11-05T17:34:09.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-11-05T17:34:09.949Z] Removing intermediate container 42998588c8fb [2022-11-05T17:34:09.949Z] ---> 47c16e2215d8 [2022-11-05T17:34:09.949Z] Step 3/10 : ARG GO_VERSION=1.18.7 [2022-11-05T17:34:09.949Z] ---> Running in 2645c634c7d4 [2022-11-05T17:34:10.188Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh dynbinary-daemon test-docker-py [2022-11-05T17:34:10.406Z] Removing intermediate container 2645c634c7d4 [2022-11-05T17:34:10.407Z] ---> ecdcfc19d526 [2022-11-05T17:34:10.407Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-11-05T17:34:10.407Z] ---> Running in c905ad455ff1 [2022-11-05T17:34:10.444Z] [2022-11-05T17:34:10.699Z] Removing bundles/ [2022-11-05T17:34:10.699Z] [2022-11-05T17:34:10.699Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-11-05T17:34:10.699Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:34:10.699Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:34:10.864Z] Removing intermediate container c905ad455ff1 [2022-11-05T17:34:10.864Z] ---> 24291bec955c [2022-11-05T17:34:10.864Z] 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-11-05T17:34:10.864Z] ---> Running in 582c9648855c [2022-11-05T17:34:11.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:34:11.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:34:11.834Z] Removing intermediate container 582c9648855c [2022-11-05T17:34:11.834Z] ---> cba87ad437d1 [2022-11-05T17:34:11.834Z] 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-11-05T17:34:11.834Z] ---> Running in 5cc214eec4af [2022-11-05T17:34:12.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:34:13.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:34:13.193Z] Using test binary docker [2022-11-05T17:34:13.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:34:13.448Z] Starting apparmor (via systemctl): apparmor.service. [2022-11-05T17:34:13.448Z] Starting dockerd [2022-11-05T17:34:13.448Z] INFO: Waiting for daemon to start... [2022-11-05T17:34:15.336Z] . [2022-11-05T17:34:15.336Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:34:15.336Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:34:15.336Z] Error: No such image: emptyfs [2022-11-05T17:34:15.592Z] Running integration-test (iteration 1) [2022-11-05T17:34:15.592Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:34:15.848Z] Loaded image: busybox:latest [2022-11-05T17:34:16.104Z] Loaded image: busybox:glibc [2022-11-05T17:34:17.470Z] Loaded image: debian:bullseye-slim [2022-11-05T17:34:17.470Z] Loaded image: hello-world:latest [2022-11-05T17:34:17.470Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:34:17.470Z] INFO: Testing against a local daemon [2022-11-05T17:34:17.470Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:34:19.359Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2022-11-05T17:34:19.359Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:34:20.287Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2022-11-05T17:34:20.287Z] === RUN TestBuildWithSession [2022-11-05T17:34:20.287Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:34:20.287Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:34:20.287Z] === RUN TestBuildSquashParent [2022-11-05T17:34:24.452Z] --- PASS: TestBuildSquashParent (4.25s) [2022-11-05T17:34:24.452Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:34:24.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:34:24.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:34:24.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:34:24.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:34:24.452Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:34:24.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:34:24.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:34:24.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:34:24.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:34:24.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:34:24.452Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:34:24.452Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:34:24.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:34:24.452Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:34:26.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:34:26.342Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:34:27.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:34:27.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:34:29.596Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-11-05T17:34:29.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2022-11-05T17:34:29.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2022-11-05T17:34:29.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2022-11-05T17:34:29.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.42s) [2022-11-05T17:34:29.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.51s) [2022-11-05T17:34:29.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.46s) [2022-11-05T17:34:29.596Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:34:29.596Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:34:30.523Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:34:30.778Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:34:31.035Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:34:31.035Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:34:31.291Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-11-05T17:34:31.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-11-05T17:34:31.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-11-05T17:34:31.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-11-05T17:34:31.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-11-05T17:34:31.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-11-05T17:34:31.291Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:34:31.853Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2022-11-05T17:34:31.853Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:34:32.780Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-11-05T17:34:32.780Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:34:32.901Z] [2022-11-05T17:34:32.901Z] SUCCESS: Specified value was saved. [2022-11-05T17:34:33.342Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-11-05T17:34:33.342Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:34:33.357Z] INFO: Downloading git... [2022-11-05T17:34:34.707Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-11-05T17:34:34.707Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:34:35.268Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-11-05T17:34:35.268Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:34:35.533Z] INFO: Downloading go... [2022-11-05T17:34:37.088Z] INFO: Downloading compiler 1 of 3... [2022-11-05T17:34:37.088Z] INFO: Downloading compiler 2 of 3... [2022-11-05T17:34:37.155Z] --- PASS: TestBuildMultiStageLayerLeak (1.57s) [2022-11-05T17:34:37.155Z] === RUN TestBuildWithHugeFile [2022-11-05T17:34:37.545Z] INFO: Downloading compiler 3 of 3... [2022-11-05T17:34:37.545Z] INFO: Extracting git... [2022-11-05T17:34:37.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:34:37.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:34:40.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:34:40.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:34:55.209Z] INFO: Expanding go... [2022-11-05T17:34:55.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:34:55.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:35:02.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:35:03.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:35:10.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:35:10.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:35:10.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:35:10.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:35:10.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:35:11.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:35:12.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:35:13.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:35:14.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:35:15.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:35:15.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:35:16.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-05T17:35:17.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:35:18.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:35:19.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:35:19.581Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:35:19.581Z] Using test binary docker [2022-11-05T17:35:19.581Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:35:19.581Z] +++ /etc/init.d/apparmor start [2022-11-05T17:35:19.841Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:35:19.841Z] INFO: Waiting for daemon to start... [2022-11-05T17:35:19.841Z] Starting dockerd [2022-11-05T17:35:19.841Z] +++ 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-11-05T17:35:21.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:35:21.749Z] . [2022-11-05T17:35:21.749Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:35:21.749Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:35:21.749Z] Error: No such image: emptyfs [2022-11-05T17:35:21.749Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:35:21.749Z] ++++ docker load [2022-11-05T17:35:21.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:35:22.009Z] Running integration-test (iteration 1) [2022-11-05T17:35:22.009Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:35:22.009Z] ++ 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-11-05T17:35:22.009Z] ++ set -e [2022-11-05T17:35:22.009Z] ++ '[' -n 0 ']' [2022-11-05T17:35:22.009Z] ++ set -x [2022-11-05T17:35:22.009Z] ++ 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-11-05T17:35:22.268Z] Loaded image: busybox:latest [2022-11-05T17:35:22.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:35:22.528Z] Loaded image: busybox:glibc [2022-11-05T17:35:23.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:35:23.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:35:23.466Z] Loaded image: debian:bullseye-slim [2022-11-05T17:35:23.466Z] Loaded image: hello-world:latest [2022-11-05T17:35:23.733Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:35:23.733Z] INFO: Testing against a local daemon [2022-11-05T17:35:23.733Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:35:24.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:35:26.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:35:26.269Z] --- PASS: TestCgroupNamespacesBuild (2.68s) [2022-11-05T17:35:26.270Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:35:27.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:35:27.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:35:27.650Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-11-05T17:35:27.650Z] === RUN TestBuildWithSession [2022-11-05T17:35:27.650Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:35:27.650Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:35:27.650Z] === RUN TestBuildSquashParent [2022-11-05T17:35:28.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:35:29.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:35:29.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-05T17:35:30.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:35:30.868Z] INFO: Expanding compiler 1 of 3... [2022-11-05T17:35:30.868Z] INFO: Expanding compiler 2 of 3... [2022-11-05T17:35:31.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:35:31.850Z] --- PASS: TestBuildSquashParent (3.69s) [2022-11-05T17:35:31.850Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:35:31.850Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:35:31.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:35:31.850Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:35:31.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:35:31.850Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:35:31.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:35:31.850Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:35:31.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:35:31.850Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:35:31.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:35:31.850Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:35:31.850Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:35:31.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:35:31.850Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:35:32.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:35:32.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:35:32.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:35:33.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:35:33.099Z] Using test binary docker [2022-11-05T17:35:33.099Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:35:33.099Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:35:33.099Z] INFO: Waiting for daemon to start... [2022-11-05T17:35:33.099Z] Starting dockerd [2022-11-05T17:35:33.335Z] --- PASS: TestBuildWithHugeFile (51.19s) [2022-11-05T17:35:33.335Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:35:33.335Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:35:33.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:35:33.335Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:35:33.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:35:33.335Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:35:33.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:35:33.335Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:35:33.335Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:35:33.335Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:35:33.335Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-05T17:35:33.335Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-11-05T17:35:33.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-11-05T17:35:33.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-11-05T17:35:33.335Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:35:33.335Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:35:33.335Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:35:33.335Z] --- PASS: TestBuildPreserveOwnership (3.30s) [2022-11-05T17:35:33.335Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.24s) [2022-11-05T17:35:33.335Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2022-11-05T17:35:33.335Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:35:33.335Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-05T17:35:33.335Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:35:33.335Z] Loaded image: busybox:latest [2022-11-05T17:35:33.335Z] Loaded image: busybox:glibc [2022-11-05T17:35:33.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:35:33.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:35:33.765Z] INFO: Expanding compiler 3 of 3... [2022-11-05T17:35:33.897Z] Loaded image: debian:bullseye-slim [2022-11-05T17:35:33.897Z] Loaded image: hello-world:latest [2022-11-05T17:35:34.153Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:35:34.222Z] INFO: Removing downloaded files... [2022-11-05T17:35:34.222Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-11-05T17:35:34.222Z] INFO: Configuring git core.autocrlf... [2022-11-05T17:35:34.998Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-11-05T17:35:34.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2022-11-05T17:35:34.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-11-05T17:35:34.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.05s) [2022-11-05T17:35:34.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-11-05T17:35:34.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s) [2022-11-05T17:35:34.998Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-11-05T17:35:34.998Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:35:34.998Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:35:35.630Z] . [2022-11-05T17:35:35.630Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:35:35.630Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:35:35.630Z] Error: No such image: emptyfs [2022-11-05T17:35:35.889Z] Running integration-test (iteration 1) [2022-11-05T17:35:35.889Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:35:35.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:35:35.937Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:35:36.147Z] Loaded image: busybox:latest [2022-11-05T17:35:36.147Z] Loaded image: busybox:glibc [2022-11-05T17:35:36.196Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:35:36.456Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:35:36.456Z] --- PASS: TestBuildMultiStageCopy (1.84s) [2022-11-05T17:35:36.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2022-11-05T17:35:36.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-11-05T17:35:36.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-11-05T17:35:36.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-11-05T17:35:36.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-11-05T17:35:36.456Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:35:37.025Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-11-05T17:35:37.025Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:35:37.525Z] Loaded image: debian:bullseye-slim [2022-11-05T17:35:37.525Z] Loaded image: hello-world:latest [2022-11-05T17:35:37.525Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:35:37.525Z] INFO: Testing against a local daemon [2022-11-05T17:35:37.525Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:35:37.964Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-11-05T17:35:37.964Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:35:38.533Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-11-05T17:35:38.533Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:35:39.913Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-11-05T17:35:39.913Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:35:40.058Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-11-05T17:35:40.058Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:35:40.482Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-11-05T17:35:40.482Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:35:41.862Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s) [2022-11-05T17:35:41.862Z] === RUN TestBuildWithHugeFile [2022-11-05T17:35:41.961Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2022-11-05T17:35:41.961Z] === RUN TestBuildWithSession [2022-11-05T17:35:41.961Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:35:41.961Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:35:41.961Z] === RUN TestBuildSquashParent [2022-11-05T17:35:44.095Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.84s) [2022-11-05T17:35:44.095Z] PASS [2022-11-05T17:35:44.095Z] [2022-11-05T17:35:44.095Z] === Skipped [2022-11-05T17:35:44.095Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:35:44.095Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:35:44.095Z] [2022-11-05T17:35:44.095Z] DONE 33 tests, 1 skipped in 86.914s [2022-11-05T17:35:44.095Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:35:44.095Z] INFO: Testing against a local daemon [2022-11-05T17:35:44.095Z] === RUN TestConfigInspect [2022-11-05T17:35:45.021Z] --- PASS: TestConfigInspect (2.28s) [2022-11-05T17:35:45.021Z] === RUN TestConfigList [2022-11-05T17:35:46.910Z] --- PASS: TestConfigList (2.06s) [2022-11-05T17:35:46.910Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:35:49.423Z] --- PASS: TestConfigsCreateAndDelete (2.07s) [2022-11-05T17:35:49.423Z] === RUN TestConfigsUpdate [2022-11-05T17:35:50.073Z] --- PASS: TestBuildSquashParent (7.16s) [2022-11-05T17:35:50.073Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:35:50.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:35:50.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:35:50.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:35:50.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:35:50.073Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:35:50.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:35:50.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:35:50.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:35:50.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:35:50.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:35:50.073Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:35:50.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:35:50.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:35:50.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:35:51.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:35:51.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:35:51.313Z] --- PASS: TestConfigsUpdate (2.09s) [2022-11-05T17:35:51.313Z] === RUN TestTemplatedConfig [2022-11-05T17:35:52.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:35:52.914Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:35:53.826Z] --- PASS: TestTemplatedConfig (2.73s) [2022-11-05T17:35:53.826Z] === RUN TestConfigCreateResolve [2022-11-05T17:35:54.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-11-05T17:35:54.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-11-05T17:35:54.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-11-05T17:35:54.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.84s) [2022-11-05T17:35:54.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s) [2022-11-05T17:35:54.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2022-11-05T17:35:54.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.12s) [2022-11-05T17:35:54.816Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:35:54.816Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:35:56.342Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-11-05T17:35:56.342Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:35:56.342Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-11-05T17:35:56.342Z] PASS [2022-11-05T17:35:56.342Z] [2022-11-05T17:35:56.342Z] DONE 7 tests in 13.883s [2022-11-05T17:35:56.342Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:35:56.342Z] INFO: Testing against a local daemon [2022-11-05T17:35:56.342Z] === RUN TestCheckpoint [2022-11-05T17:35:56.342Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:35:56.342Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:35:56.342Z] === RUN TestContainerInvalidJSON [2022-11-05T17:35:56.342Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:35:56.342Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:35:56.342Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:35:56.342Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:35:56.342Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:35:56.342Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:35:56.342Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:35:56.342Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:35:56.342Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:35:56.342Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-05T17:35:56.342Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-05T17:35:56.342Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-05T17:35:56.342Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-05T17:35:56.342Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:35:56.598Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-11-05T17:35:56.598Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:35:56.598Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-05T17:35:56.598Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:35:56.598Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-11-05T17:35:56.598Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:35:56.598Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-11-05T17:35:56.598Z] === RUN TestCopyFromContainer [2022-11-05T17:35:57.526Z] === RUN TestCopyFromContainer// [2022-11-05T17:35:57.782Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:35:57.782Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:35:57.782Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:35:57.782Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:35:58.038Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:35:58.038Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:35:58.038Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:35:58.038Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:35:58.038Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:35:58.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer (1.55s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-11-05T17:35:58.294Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-05T17:35:58.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:35:58.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:35:58.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:35:58.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:35:58.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:35:58.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:35:58.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:35:58.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:35:58.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:35:58.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:35:58.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-05T17:35:58.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-05T17:35:58.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:35:58.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:35:58.294Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:35:58.294Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-11-05T17:35:58.294Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:35:58.294Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:35:58.294Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:35:58.294Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:35:58.294Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:35:58.294Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:35:58.294Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:35:58.294Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:35:58.294Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:35:58.294Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:35:58.294Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-05T17:35:58.294Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:35:58.294Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-05T17:35:58.294Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-05T17:35:58.294Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:35:58.294Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-05T17:35:58.294Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:35:59.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:35:59.659Z] --- PASS: TestCreateWithCustomMaskedPaths (1.42s) [2022-11-05T17:35:59.659Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:36:00.410Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:36:01.345Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:36:01.587Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2022-11-05T17:36:01.587Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:36:01.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:36:01.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:36:01.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:36:01.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:36:01.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:36:01.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:36:01.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:36:01.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:36:01.587Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:36:01.587Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:36:01.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:36:01.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:36:01.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:36:01.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:36:01.587Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:36:01.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-05T17:36:01.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:36:01.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:36:01.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:36:01.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:36:01.587Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-11-05T17:36:01.587Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:36:01.852Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-11-05T17:36:01.852Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:36:01.852Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:36:01.852Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:36:01.852Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-11-05T17:36:01.852Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-05T17:36:01.852Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-05T17:36:01.852Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:36:01.852Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-05T17:36:01.852Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:36:01.852Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-05T17:36:01.852Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:36:01.852Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-05T17:36:01.852Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:36:01.852Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:36:01.852Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:36:01.852Z] === PAUSE TestDaemonHostGatewayIP [2022-11-05T17:36:01.852Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:36:01.852Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:36:01.852Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:36:01.852Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-05T17:36:01.852Z] === RUN TestDiff [2022-11-05T17:36:02.211Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-11-05T17:36:02.211Z] [2022-11-05T17:36:02.211Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-11-05T17:36:02.211Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-11-05T17:36:02.211Z] Using test binary docker [2022-11-05T17:36:02.211Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-05T17:36:02.211Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:36:02.211Z] INFO: Waiting for daemon to start... [2022-11-05T17:36:02.211Z] Starting dockerd [2022-11-05T17:36:02.211Z] . [2022-11-05T17:36:02.211Z] INFO: Building docker-sdk-python3:4.4.1... [2022-11-05T17:36:02.280Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-11-05T17:36:02.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-11-05T17:36:02.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-11-05T17:36:02.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-11-05T17:36:02.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-11-05T17:36:02.280Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-11-05T17:36:02.280Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:36:02.417Z] --- PASS: TestDiff (0.56s) [2022-11-05T17:36:02.417Z] === RUN TestExecWithCloseStdin [2022-11-05T17:36:03.369Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-11-05T17:36:03.369Z] === RUN TestExec [2022-11-05T17:36:03.930Z] --- PASS: TestExec (0.62s) [2022-11-05T17:36:03.930Z] === RUN TestExecUser [2022-11-05T17:36:04.491Z] --- PASS: TestExecUser (0.59s) [2022-11-05T17:36:04.491Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:36:05.053Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-11-05T17:36:05.053Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:36:06.418Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-11-05T17:36:06.418Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:36:06.979Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-11-05T17:36:06.979Z] === RUN TestHealthKillContainer [2022-11-05T17:36:07.602Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-11-05T17:36:07.602Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:36:15.713Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-11-05T17:36:15.713Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:36:16.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-05T17:36:16.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-05T17:36:16.914Z] --- PASS: TestHealthKillContainer (8.14s) [2022-11-05T17:36:16.914Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:36:16.914Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-11-05T17:36:16.914Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:36:16.914Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-11-05T17:36:16.914Z] === RUN TestIpcModeNone [2022-11-05T17:36:17.170Z] --- PASS: TestIpcModeNone (0.64s) [2022-11-05T17:36:17.170Z] === RUN TestIpcModePrivate [2022-11-05T17:36:17.731Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-11-05T17:36:17.987Z] --- PASS: TestIpcModePrivate (0.64s) [2022-11-05T17:36:17.987Z] === RUN TestIpcModeShareable [2022-11-05T17:36:18.243Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-11-05T17:36:18.244Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-11-05T17:36:18.244Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:36:18.499Z] --- PASS: TestIpcModeShareable (0.58s) [2022-11-05T17:36:18.499Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:36:20.392Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-11-05T17:36:20.392Z] === RUN TestAPIIpcModeHost [2022-11-05T17:36:20.597Z] --- PASS: TestBuildWithHugeFile (34.96s) [2022-11-05T17:36:20.597Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:36:20.597Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:36:20.597Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:36:20.597Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:36:20.597Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:36:20.597Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:36:20.597Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:36:20.597Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:36:20.597Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:36:20.597Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:36:20.597Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-05T17:36:20.597Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-11-05T17:36:20.597Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-11-05T17:36:20.597Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-11-05T17:36:20.597Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:36:20.597Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:36:20.597Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:36:20.597Z] --- PASS: TestBuildPreserveOwnership (2.77s) [2022-11-05T17:36:20.597Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.88s) [2022-11-05T17:36:20.597Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s) [2022-11-05T17:36:20.597Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:36:20.597Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-05T17:36:20.597Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:36:20.597Z] Loaded image: busybox:latest [2022-11-05T17:36:20.597Z] Loaded image: busybox:glibc [2022-11-05T17:36:20.648Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-11-05T17:36:20.648Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:36:21.535Z] Loaded image: debian:bullseye-slim [2022-11-05T17:36:21.535Z] Loaded image: hello-world:latest [2022-11-05T17:36:21.535Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:36:21.575Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-11-05T17:36:21.831Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-11-05T17:36:21.831Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:36:22.757Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-11-05T17:36:23.013Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-11-05T17:36:23.013Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:36:23.512Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-11-05T17:36:23.512Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:36:23.770Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-11-05T17:36:23.770Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:36:23.939Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-11-05T17:36:24.196Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-11-05T17:36:24.196Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:36:25.123Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-11-05T17:36:25.379Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-11-05T17:36:25.379Z] === RUN TestIpcModeOlderClient [2022-11-05T17:36:25.379Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:36:25.379Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:36:25.635Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-11-05T17:36:25.635Z] === RUN TestKillContainer [2022-11-05T17:36:25.635Z] === RUN TestKillContainer/no_signal [2022-11-05T17:36:26.196Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:36:26.452Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:36:27.013Z] --- PASS: TestKillContainer (1.26s) [2022-11-05T17:36:27.013Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-11-05T17:36:27.013Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-11-05T17:36:27.013Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-11-05T17:36:27.013Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:36:27.013Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:36:27.269Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:36:27.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-11-05T17:36:27.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-11-05T17:36:27.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-11-05T17:36:27.831Z] === RUN TestKillStoppedContainer [2022-11-05T17:36:27.831Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-11-05T17:36:27.831Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:36:27.831Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-11-05T17:36:27.831Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:36:28.393Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-11-05T17:36:28.393Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:36:28.393Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-11-05T17:36:28.393Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-05T17:36:28.393Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:36:28.649Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-11-05T17:36:28.649Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:36:28.906Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-11-05T17:36:28.906Z] === RUN TestLinksContainerNames [2022-11-05T17:36:29.037Z] --- PASS: TestBuildMultiStageLayerLeak (4.49s) [2022-11-05T17:36:29.037Z] === RUN TestBuildWithHugeFile [2022-11-05T17:36:29.834Z] --- PASS: TestLinksContainerNames (0.83s) [2022-11-05T17:36:29.834Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:36:30.395Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-11-05T17:36:30.395Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:36:30.650Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:36:30.650Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:36:30.650Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:36:30.650Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:36:30.650Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:36:30.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:36:30.650Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:36:30.907Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:36:30.907Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:36:30.907Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:36:31.163Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:36:31.419Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:36:31.419Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:36:31.419Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-11-05T17:36:31.419Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-11-05T17:36:31.419Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:36:31.519Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.86s) [2022-11-05T17:36:31.519Z] PASS [2022-11-05T17:36:31.519Z] [2022-11-05T17:36:31.519Z] === Skipped [2022-11-05T17:36:31.519Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:36:31.519Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:36:31.519Z] [2022-11-05T17:36:31.519Z] DONE 33 tests, 1 skipped in 68.377s [2022-11-05T17:36:31.519Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:36:31.519Z] ++ 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-11-05T17:36:31.519Z] ++ set -e [2022-11-05T17:36:31.519Z] ++ '[' -n 0 ']' [2022-11-05T17:36:31.519Z] ++ set -x [2022-11-05T17:36:31.519Z] ++ 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-11-05T17:36:31.519Z] INFO: Testing against a local daemon [2022-11-05T17:36:31.519Z] === RUN TestConfigInspect [2022-11-05T17:36:32.346Z] --- PASS: TestContainerBindMountNonRecursive (1.08s) [2022-11-05T17:36:32.346Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:36:32.898Z] --- PASS: TestConfigInspect (2.25s) [2022-11-05T17:36:32.898Z] === RUN TestConfigList [2022-11-05T17:36:32.907Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-11-05T17:36:32.907Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:36:33.162Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-11-05T17:36:33.162Z] === RUN TestNetworkNat [2022-11-05T17:36:33.723Z] --- PASS: TestNetworkNat (0.46s) [2022-11-05T17:36:33.723Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:36:33.980Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-11-05T17:36:33.980Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:36:34.804Z] --- PASS: TestConfigList (2.10s) [2022-11-05T17:36:34.804Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:36:37.245Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-11-05T17:36:37.245Z] === RUN TestPause [2022-11-05T17:36:37.245Z] --- PASS: TestPause (0.45s) [2022-11-05T17:36:37.245Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:36:37.245Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:36:37.245Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:36:37.245Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:36:37.378Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-11-05T17:36:37.378Z] === RUN TestConfigsUpdate [2022-11-05T17:36:37.501Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-11-05T17:36:37.501Z] === RUN TestPsFilter [2022-11-05T17:36:37.757Z] --- PASS: TestPsFilter (0.11s) [2022-11-05T17:36:37.757Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:36:38.013Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-11-05T17:36:38.013Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:36:38.574Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-11-05T17:36:38.574Z] === RUN TestRemoveContainerRunning [2022-11-05T17:36:38.829Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-11-05T17:36:38.829Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:36:39.317Z] --- PASS: TestConfigsUpdate (2.14s) [2022-11-05T17:36:39.317Z] === RUN TestTemplatedConfig [2022-11-05T17:36:39.390Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-11-05T17:36:39.390Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:36:39.390Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-05T17:36:39.390Z] === RUN TestRenameLinkedContainer [2022-11-05T17:36:41.277Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-11-05T17:36:41.277Z] === RUN TestRenameStoppedContainer [2022-11-05T17:36:41.277Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-11-05T17:36:41.277Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:36:41.853Z] --- PASS: TestTemplatedConfig (2.53s) [2022-11-05T17:36:41.853Z] === RUN TestConfigCreateResolve [2022-11-05T17:36:42.204Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-11-05T17:36:42.204Z] === RUN TestRenameInvalidName [2022-11-05T17:36:42.765Z] --- PASS: TestRenameInvalidName (0.42s) [2022-11-05T17:36:42.765Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:36:44.130Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-11-05T17:36:44.130Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:36:44.385Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-11-05T17:36:44.385Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:36:44.389Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-11-05T17:36:44.389Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:36:44.389Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-11-05T17:36:44.389Z] PASS [2022-11-05T17:36:44.389Z] [2022-11-05T17:36:44.389Z] DONE 7 tests in 13.994s [2022-11-05T17:36:44.389Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:36:44.389Z] ++ 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-11-05T17:36:44.389Z] ++ set -e [2022-11-05T17:36:44.389Z] ++ '[' -n 0 ']' [2022-11-05T17:36:44.389Z] ++ set -x [2022-11-05T17:36:44.389Z] ++ 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-11-05T17:36:44.649Z] INFO: Testing against a local daemon [2022-11-05T17:36:44.649Z] === RUN TestCheckpoint [2022-11-05T17:36:44.649Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:36:44.649Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:36:44.649Z] === RUN TestContainerInvalidJSON [2022-11-05T17:36:44.649Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:36:44.649Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:36:44.649Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:36:44.649Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:36:44.649Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:36:44.649Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:36:44.649Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:36:44.649Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:36:44.649Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:36:44.649Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-05T17:36:44.649Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-05T17:36:44.649Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-05T17:36:44.649Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-05T17:36:44.649Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:36:44.649Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-11-05T17:36:44.649Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:36:44.649Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-05T17:36:44.649Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:36:44.909Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-11-05T17:36:44.909Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:36:44.909Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-11-05T17:36:44.909Z] === RUN TestCopyFromContainer [2022-11-05T17:36:45.314Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-11-05T17:36:45.314Z] === RUN TestResize [2022-11-05T17:36:45.848Z] === RUN TestCopyFromContainer// [2022-11-05T17:36:45.848Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:36:45.848Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:36:45.848Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:36:45.848Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:36:45.848Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:36:45.875Z] --- PASS: TestResize (0.42s) [2022-11-05T17:36:45.875Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:36:46.108Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:36:46.108Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:36:46.108Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:36:46.108Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer (1.38s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-11-05T17:36:46.108Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-05T17:36:46.108Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:36:46.108Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:36:46.108Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:36:46.108Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:36:46.108Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:36:46.108Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:36:46.108Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:36:46.108Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:36:46.108Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:36:46.108Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:36:46.108Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-11-05T17:36:46.108Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-05T17:36:46.108Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:36:46.108Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:36:46.108Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:36:46.131Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-11-05T17:36:46.131Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:36:46.367Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-11-05T17:36:46.367Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:36:46.367Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:36:46.367Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:36:46.367Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:36:46.367Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:36:46.367Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:36:46.367Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:36:46.367Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:36:46.367Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:36:46.367Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:36:46.367Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-05T17:36:46.367Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:36:46.367Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-05T17:36:46.367Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-05T17:36:46.367Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:36:46.367Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-11-05T17:36:46.367Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:36:46.692Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:36:46.692Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:36:46.692Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:36:46.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:36:46.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:36:47.747Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-11-05T17:36:47.747Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:36:48.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:36:48.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:36:48.687Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-11-05T17:36:48.687Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:36:48.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:36:48.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:36:48.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:36:48.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:36:48.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:36:48.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:36:48.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:36:48.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:36:48.687Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:36:48.687Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:36:48.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:36:48.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:36:48.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:36:48.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:36:48.687Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:36:48.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-05T17:36:48.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:36:48.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:36:48.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:36:48.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:36:48.687Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-05T17:36:48.687Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:36:48.946Z] sha256:bec99b4032fe1c502a3a7846407d5e130e23b84d374e3b2c9c373d7c1b8095b0 [2022-11-05T17:36:48.946Z] INFO: Starting docker-py tests... [2022-11-05T17:36:48.946Z] ============================= test session starts ============================== [2022-11-05T17:36:48.946Z] platform linux -- Python 3.7.15, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-11-05T17:36:48.946Z] rootdir: /src, inifile: pytest.ini [2022-11-05T17:36:48.946Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-11-05T17:36:48.946Z] collected 389 items / 1 deselected / 388 selected [2022-11-05T17:36:48.946Z] [2022-11-05T17:36:49.256Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-11-05T17:36:49.256Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:36:49.256Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:36:49.256Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:36:49.256Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-11-05T17:36:49.256Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-05T17:36:49.256Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-05T17:36:49.256Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:36:49.256Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-11-05T17:36:49.256Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:36:49.256Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-11-05T17:36:49.256Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:36:49.256Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-05T17:36:49.256Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:36:49.256Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:36:49.256Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:36:49.256Z] === PAUSE TestDaemonHostGatewayIP [2022-11-05T17:36:49.256Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:36:49.256Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:36:49.256Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:36:49.256Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-05T17:36:49.256Z] === RUN TestDiff [2022-11-05T17:36:49.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:36:49.518Z] --- PASS: TestDiff (0.41s) [2022-11-05T17:36:49.518Z] === RUN TestExecWithCloseStdin [2022-11-05T17:36:49.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:36:50.087Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-11-05T17:36:50.087Z] === RUN TestExec [2022-11-05T17:36:50.660Z] --- PASS: TestExec (0.49s) [2022-11-05T17:36:50.660Z] === RUN TestExecUser [2022-11-05T17:36:50.921Z] --- PASS: TestExecUser (0.47s) [2022-11-05T17:36:50.921Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:36:51.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:36:51.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:36:51.490Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-11-05T17:36:51.490Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:36:52.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:36:52.752Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:36:52.870Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-11-05T17:36:52.870Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:36:53.439Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2022-11-05T17:36:53.439Z] === RUN TestHealthKillContainer [2022-11-05T17:36:54.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:36:54.897Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-11-05T17:36:56.787Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-11-05T17:36:56.787Z] === RUN TestCgroupNamespacesRun [2022-11-05T17:36:57.855Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-11-05T17:36:57.855Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:36:57.855Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-11-05T17:36:57.855Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-11-05T17:36:57.855Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:36:58.782Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-11-05T17:36:58.782Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:37:00.213Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-11-05T17:37:00.213Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:37:00.363Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-11-05T17:37:01.129Z] tests/integration/api_client_test.py ..... [ 7%] [2022-11-05T17:37:01.167Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-11-05T17:37:01.167Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:37:01.562Z] --- PASS: TestHealthKillContainer (7.90s) [2022-11-05T17:37:01.562Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:37:02.131Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2022-11-05T17:37:02.131Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:37:02.390Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-11-05T17:37:02.390Z] === RUN TestIpcModeNone [2022-11-05T17:37:02.537Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-11-05T17:37:02.537Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:37:02.613Z] tests/integration/api_config_test.py ..... [ 8%] [2022-11-05T17:37:02.963Z] --- PASS: TestIpcModeNone (0.47s) [2022-11-05T17:37:02.963Z] === RUN TestIpcModePrivate [2022-11-05T17:37:03.098Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-11-05T17:37:03.098Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:37:03.223Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-11-05T17:37:03.223Z] --- PASS: TestIpcModePrivate (0.47s) [2022-11-05T17:37:03.223Z] === RUN TestIpcModeShareable [2022-11-05T17:37:03.792Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-11-05T17:37:03.792Z] --- PASS: TestIpcModeShareable (0.46s) [2022-11-05T17:37:03.792Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:37:04.461Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-11-05T17:37:04.461Z] === RUN TestNISDomainname [2022-11-05T17:37:04.717Z] --- PASS: TestNISDomainname (0.54s) [2022-11-05T17:37:04.717Z] === RUN TestHostnameDnsResolution [2022-11-05T17:37:05.175Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-11-05T17:37:05.175Z] === RUN TestAPIIpcModeHost [2022-11-05T17:37:05.644Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-11-05T17:37:05.644Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:37:05.745Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-11-05T17:37:05.745Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:37:05.900Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-11-05T17:37:05.900Z] === RUN TestStats [2022-11-05T17:37:06.686Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-11-05T17:37:06.686Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-11-05T17:37:06.686Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:37:08.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-11-05T17:37:08.065Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-11-05T17:37:08.065Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:37:08.413Z] --- PASS: TestStats (2.45s) [2022-11-05T17:37:08.413Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:37:08.413Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:37:08.413Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:37:08.413Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:37:08.413Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:37:08.413Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:37:08.413Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:37:08.413Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:37:08.413Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:37:08.413Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:37:08.413Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:37:09.004Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-11-05T17:37:09.004Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-11-05T17:37:09.004Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:37:09.339Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:37:09.942Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-11-05T17:37:10.202Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-11-05T17:37:10.202Z] === RUN TestIpcModeOlderClient [2022-11-05T17:37:10.202Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:37:10.202Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:37:10.771Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-11-05T17:37:10.771Z] === RUN TestKillContainer [2022-11-05T17:37:10.771Z] === RUN TestKillContainer/no_signal [2022-11-05T17:37:11.030Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:37:11.226Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:37:11.290Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:37:11.859Z] --- PASS: TestKillContainer (1.25s) [2022-11-05T17:37:11.859Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-11-05T17:37:11.859Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-11-05T17:37:11.859Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-11-05T17:37:11.859Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:37:11.859Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:37:12.430Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:37:12.589Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-05T17:37:12.589Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-11-05T17:37:12.589Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-11-05T17:37:12.589Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-11-05T17:37:12.589Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-11-05T17:37:12.589Z] === RUN TestDeleteDevicemapper [2022-11-05T17:37:12.589Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:37:12.589Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:37:12.589Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:37:12.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) [2022-11-05T17:37:12.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-11-05T17:37:12.999Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-11-05T17:37:12.999Z] === RUN TestKillStoppedContainer [2022-11-05T17:37:12.999Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-11-05T17:37:12.999Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:37:13.259Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-11-05T17:37:13.259Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:37:13.519Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-11-05T17:37:13.519Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:37:14.092Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-11-05T17:37:14.092Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:37:14.351Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-11-05T17:37:14.351Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:37:14.476Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2022-11-05T17:37:14.477Z] === RUN TestUpdateMemory [2022-11-05T17:37:14.611Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-11-05T17:37:14.611Z] === RUN TestLinksContainerNames [2022-11-05T17:37:14.732Z] --- PASS: TestUpdateMemory (0.53s) [2022-11-05T17:37:14.732Z] === RUN TestUpdateCPUQuota [2022-11-05T17:37:15.550Z] --- PASS: TestLinksContainerNames (0.81s) [2022-11-05T17:37:15.550Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:37:15.659Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-11-05T17:37:15.659Z] === RUN TestUpdatePidsLimit [2022-11-05T17:37:15.659Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-05T17:37:15.810Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-11-05T17:37:15.810Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:37:15.915Z] === RUN TestUpdatePidsLimit/no_change [2022-11-05T17:37:16.171Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-05T17:37:16.379Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:37:16.379Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:37:16.379Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:37:16.379Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:37:16.427Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-05T17:37:16.427Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:37:16.639Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-11-05T17:37:16.639Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-11-05T17:37:16.683Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-11-05T17:37:16.899Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-11-05T17:37:16.899Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:37:16.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-05T17:37:17.865Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-11-05T17:37:17.865Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-11-05T17:37:17.865Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-11-05T17:37:17.865Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-11-05T17:37:17.865Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-11-05T17:37:17.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-11-05T17:37:17.865Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-11-05T17:37:17.866Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-11-05T17:37:17.866Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:37:18.278Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-11-05T17:37:18.278Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:37:18.538Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-11-05T17:37:18.538Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:37:18.798Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-11-05T17:37:18.798Z] === RUN TestNetworkNat [2022-11-05T17:37:19.366Z] --- PASS: TestNetworkNat (0.48s) [2022-11-05T17:37:19.366Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:37:19.626Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-11-05T17:37:19.626Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:37:22.184Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-11-05T17:37:22.184Z] === RUN TestPause [2022-11-05T17:37:22.777Z] --- PASS: TestPause (0.59s) [2022-11-05T17:37:22.777Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:37:22.777Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:37:22.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:37:22.777Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:37:23.354Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-11-05T17:37:23.354Z] === RUN TestPsFilter [2022-11-05T17:37:23.613Z] --- PASS: TestPsFilter (0.11s) [2022-11-05T17:37:23.613Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:37:23.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-05T17:37:23.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-05T17:37:23.872Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-11-05T17:37:23.872Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:37:24.441Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-11-05T17:37:24.441Z] === RUN TestRemoveContainerRunning [2022-11-05T17:37:24.701Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-11-05T17:37:24.701Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:37:25.269Z] --- PASS: TestBuildWithHugeFile (53.45s) [2022-11-05T17:37:25.269Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:37:25.269Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:37:25.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:37:25.269Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:37:25.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:37:25.269Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:37:25.269Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:37:25.269Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:37:25.269Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:37:25.269Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:37:25.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-05T17:37:25.269Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-11-05T17:37:25.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-11-05T17:37:25.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-11-05T17:37:25.269Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:37:25.269Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:37:25.269Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-11-05T17:37:25.269Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:37:25.269Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-05T17:37:25.269Z] === RUN TestRenameLinkedContainer [2022-11-05T17:37:27.178Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-11-05T17:37:27.178Z] === RUN TestRenameStoppedContainer [2022-11-05T17:37:27.178Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-11-05T17:37:27.178Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:37:28.116Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-11-05T17:37:28.116Z] === RUN TestRenameInvalidName [2022-11-05T17:37:28.375Z] --- PASS: TestRenameInvalidName (0.41s) [2022-11-05T17:37:28.375Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:37:28.553Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:37:30.028Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-11-05T17:37:30.028Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:37:30.028Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-11-05T17:37:30.028Z] === RUN TestWaitNonBlocked [2022-11-05T17:37:30.028Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:37:30.028Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:37:30.029Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:37:30.029Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:37:30.029Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:37:30.029Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:37:30.029Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-05T17:37:30.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-11-05T17:37:30.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2022-11-05T17:37:30.029Z] === RUN TestWaitBlocked [2022-11-05T17:37:30.029Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:37:30.029Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:37:30.029Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:37:30.029Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:37:30.029Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:37:30.029Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:37:30.282Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-11-05T17:37:30.282Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:37:30.282Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-11-05T17:37:30.282Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:37:30.589Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-05T17:37:30.590Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-11-05T17:37:30.590Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-11-05T17:37:30.590Z] === CONT TestContainerStartOnDaemonRestart [2022-11-05T17:37:30.590Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:37:30.658Z] Removing intermediate container 5cc214eec4af [2022-11-05T17:37:30.658Z] ---> 67af4f059d64 [2022-11-05T17:37:30.658Z] 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-11-05T17:37:30.658Z] ---> Running in 2ed0f247242a [2022-11-05T17:37:30.658Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-11-05T17:37:30.658Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-11-05T17:37:30.658Z] go: downloading github.com/fatih/color v1.10.0 [2022-11-05T17:37:30.658Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-11-05T17:37:30.658Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-11-05T17:37:30.658Z] go: downloading github.com/pkg/errors v0.9.1 [2022-11-05T17:37:30.658Z] go: downloading golang.org/x/tools v0.1.0 [2022-11-05T17:37:30.658Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-11-05T17:37:30.658Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-11-05T17:37:30.658Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-11-05T17:37:30.658Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-11-05T17:37:30.658Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-11-05T17:37:30.658Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-11-05T17:37:30.658Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-11-05T17:37:30.658Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-11-05T17:37:30.658Z] go: downloading golang.org/x/mod v0.3.0 [2022-11-05T17:37:31.221Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-11-05T17:37:31.221Z] === RUN TestResize [2022-11-05T17:37:31.790Z] --- PASS: TestResize (0.44s) [2022-11-05T17:37:31.790Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:37:32.040Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-11-05T17:37:32.049Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-11-05T17:37:32.049Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:37:32.618Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:37:32.618Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:37:32.618Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:37:32.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:37:32.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:37:32.739Z] --- PASS: TestBuildPreserveOwnership (10.34s) [2022-11-05T17:37:32.739Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2022-11-05T17:37:32.739Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-11-05T17:37:32.739Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:37:32.739Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-05T17:37:32.739Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:37:32.739Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-11-05T17:37:32.739Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-11-05T17:37:32.739Z] PASS [2022-11-05T17:37:32.739Z] [2022-11-05T17:37:32.739Z] === Skipped [2022-11-05T17:37:32.739Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:37:32.739Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:37:32.739Z] [2022-11-05T17:37:32.739Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-11-05T17:37:32.739Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-11-05T17:37:32.739Z] [2022-11-05T17:37:32.739Z] DONE 33 tests, 2 skipped in 116.440s [2022-11-05T17:37:32.739Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:37:32.739Z] INFO: Testing against a local daemon [2022-11-05T17:37:32.739Z] === RUN TestConfigInspect [2022-11-05T17:37:32.739Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:32.739Z] --- SKIP: TestConfigInspect (0.02s) [2022-11-05T17:37:32.739Z] === RUN TestConfigList [2022-11-05T17:37:32.739Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:32.739Z] --- SKIP: TestConfigList (0.02s) [2022-11-05T17:37:32.739Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:37:32.739Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:32.739Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-11-05T17:37:32.739Z] === RUN TestConfigsUpdate [2022-11-05T17:37:32.739Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:32.739Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-11-05T17:37:32.739Z] === RUN TestTemplatedConfig [2022-11-05T17:37:32.739Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:32.739Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-11-05T17:37:32.739Z] === RUN TestConfigCreateResolve [2022-11-05T17:37:32.739Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:32.739Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-11-05T17:37:32.739Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:37:33.105Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.19s) [2022-11-05T17:37:33.105Z] === CONT TestIpcModeOlderClient [2022-11-05T17:37:33.105Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2022-11-05T17:37:33.105Z] === CONT TestContainerKillOnDaemonStart [2022-11-05T17:37:33.105Z] --- PASS: TestIpcModeOlderClient (0.15s) [2022-11-05T17:37:33.105Z] === CONT TestDaemonHostGatewayIP [2022-11-05T17:37:34.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:37:34.115Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-11-05T17:37:34.115Z] PASS [2022-11-05T17:37:34.115Z] [2022-11-05T17:37:34.115Z] === Skipped [2022-11-05T17:37:34.115Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-11-05T17:37:34.115Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:34.115Z] [2022-11-05T17:37:34.115Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-11-05T17:37:34.115Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:34.115Z] [2022-11-05T17:37:34.115Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-11-05T17:37:34.115Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:34.115Z] [2022-11-05T17:37:34.115Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-11-05T17:37:34.115Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:34.115Z] [2022-11-05T17:37:34.115Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-11-05T17:37:34.115Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:34.115Z] [2022-11-05T17:37:34.115Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-11-05T17:37:34.115Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:37:34.115Z] [2022-11-05T17:37:34.115Z] DONE 7 tests, 6 skipped in 1.717s [2022-11-05T17:37:34.115Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:37:34.115Z] INFO: Testing against a local daemon [2022-11-05T17:37:34.115Z] === RUN TestCheckpoint [2022-11-05T17:37:34.115Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:37:34.115Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:37:34.115Z] === RUN TestContainerInvalidJSON [2022-11-05T17:37:34.115Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:37:34.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:37:34.115Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:37:34.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:37:34.115Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:37:34.115Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:37:34.115Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:37:34.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:37:34.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:37:34.115Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-05T17:37:34.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-05T17:37:34.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-05T17:37:34.115Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-05T17:37:34.115Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:37:34.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-11-05T17:37:34.115Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:37:34.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:37:34.374Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-05T17:37:34.374Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:37:34.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-11-05T17:37:34.374Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:37:34.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-11-05T17:37:34.374Z] === RUN TestCopyFromContainer [2022-11-05T17:37:35.619Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-11-05T17:37:35.620Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:37:35.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:37:35.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:37:36.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:37:36.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:37:37.507Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-11-05T17:37:38.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:37:38.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer// [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:37:38.560Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer (4.29s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-11-05T17:37:38.560Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-05T17:37:38.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:37:38.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:37:38.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:37:38.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:37:38.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:37:38.560Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:37:38.560Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:37:38.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:37:38.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:37:38.560Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:37:38.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-05T17:37:38.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-05T17:37:38.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:37:38.560Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:37:38.560Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:37:38.818Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-11-05T17:37:38.818Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:37:38.818Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:37:38.818Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:37:38.818Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:37:38.818Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:37:38.818Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:37:38.818Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:37:38.818Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:37:38.818Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:37:38.818Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:37:38.818Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-05T17:37:38.818Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:37:38.818Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-05T17:37:38.818Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-05T17:37:38.818Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:37:38.818Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-05T17:37:38.818Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:37:39.756Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2022-11-05T17:37:39.756Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:37:40.389Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:37:40.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:37:41.133Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-11-05T17:37:41.133Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:37:41.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:37:41.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:37:41.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:37:41.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:37:41.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:37:41.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:37:41.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:37:41.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:37:41.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:37:41.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:37:41.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:37:41.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:37:41.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:37:41.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:37:41.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:37:41.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-05T17:37:41.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:37:41.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:37:41.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:37:41.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:37:41.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-05T17:37:41.133Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:37:41.392Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-11-05T17:37:41.392Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:37:41.392Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:37:41.392Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:37:41.392Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-11-05T17:37:41.392Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-05T17:37:41.392Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-05T17:37:41.392Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:37:41.392Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-05T17:37:41.392Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:37:41.392Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-11-05T17:37:41.392Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:37:41.392Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-11-05T17:37:41.392Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-11-05T17:37:41.392Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:37:41.392Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:37:41.392Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:37:41.392Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:37:41.392Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-11-05T17:37:41.392Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:37:41.392Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:37:41.392Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:37:41.392Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-11-05T17:37:41.392Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-11-05T17:37:41.392Z] === RUN TestDiff [2022-11-05T17:37:41.960Z] --- PASS: TestDiff (0.38s) [2022-11-05T17:37:41.960Z] === RUN TestExecWithCloseStdin [2022-11-05T17:37:42.219Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-11-05T17:37:42.219Z] === RUN TestExec [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-11-05T17:37:42.296Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-11-05T17:37:42.296Z] === RUN TestCgroupNamespacesRun [2022-11-05T17:37:42.786Z] --- PASS: TestExec (0.45s) [2022-11-05T17:37:42.786Z] === RUN TestExecUser [2022-11-05T17:37:43.044Z] --- PASS: TestExecUser (0.42s) [2022-11-05T17:37:43.045Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:37:43.235Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-11-05T17:37:43.235Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:37:43.611Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-11-05T17:37:43.611Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:37:44.613Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-11-05T17:37:44.613Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:37:45.552Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-11-05T17:37:45.552Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:37:45.586Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-11-05T17:37:45.586Z] PASS [2022-11-05T17:37:45.586Z] [2022-11-05T17:37:45.586Z] === Skipped [2022-11-05T17:37:45.586Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:37:45.586Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:37:45.586Z] [2022-11-05T17:37:45.586Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-05T17:37:45.586Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-11-05T17:37:45.586Z] [2022-11-05T17:37:45.586Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:37:45.586Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:37:45.586Z] [2022-11-05T17:37:45.586Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-11-05T17:37:45.586Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-11-05T17:37:45.586Z] [2022-11-05T17:37:45.586Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:37:45.586Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:37:45.586Z] [2022-11-05T17:37:45.586Z] DONE 197 tests, 5 skipped in 108.039s [2022-11-05T17:37:45.586Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:37:45.586Z] INFO: Testing against a local daemon [2022-11-05T17:37:45.586Z] === RUN TestLiveRestore [2022-11-05T17:37:45.586Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:37:45.586Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:37:45.586Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:37:45.586Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:37:45.586Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:37:46.148Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:37:46.896Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2022-11-05T17:37:46.896Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:37:46.934Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-11-05T17:37:46.934Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:37:47.074Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:37:47.463Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-11-05T17:37:47.463Z] === RUN TestHealthKillContainer [2022-11-05T17:37:47.873Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-11-05T17:37:47.874Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:37:48.000Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:37:48.811Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-11-05T17:37:48.811Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:37:48.927Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:37:48.927Z] --- PASS: TestLiveRestore/volume_references (4.47s) [2022-11-05T17:37:48.927Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s) [2022-11-05T17:37:48.927Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.98s) [2022-11-05T17:37:48.927Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2022-11-05T17:37:48.927Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) [2022-11-05T17:37:48.927Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) [2022-11-05T17:37:48.927Z] PASS [2022-11-05T17:37:48.927Z] [2022-11-05T17:37:48.927Z] DONE 7 tests in 4.510s [2022-11-05T17:37:48.927Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:37:48.927Z] INFO: Testing against a local daemon [2022-11-05T17:37:48.927Z] === RUN TestCommitInheritsEnv [2022-11-05T17:37:49.492Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-11-05T17:37:49.492Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:37:49.492Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-05T17:37:49.492Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:37:49.492Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-11-05T17:37:49.492Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:37:49.492Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-05T17:37:49.492Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.18.7 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3b2a0a36-5728-43f3-b807-bf796bb1e056 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3b2a0a36-5728-43f3-b807-bf796bb1e056 http.request.method=GET http.request.remoteaddr="127.0.0.1:36260" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.090743ms http.response.status=200 http.response.written=2 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=009ea2cf-243e-4b78-bc87-cfb9432b93cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=009ea2cf-243e-4b78-bc87-cfb9432b93cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ad3637c2-927a-478f-8c5e-926f1a15f68b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.492Z] time="2022-11-05T17:37:49Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ad3637c2-927a-478f-8c5e-926f1a15f68b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ad3637c2-927a-478f-8c5e-926f1a15f68b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=24.724µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37a7df37-256d-479f-9977-41854a4d05cb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ad3637c2-927a-478f-8c5e-926f1a15f68b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.142213ms http.response.status=404 http.response.written=157 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=009ea2cf-243e-4b78-bc87-cfb9432b93cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=23.899µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8534b0fb-0331-4626-9e6c-d38651deb344 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=009ea2cf-243e-4b78-bc87-cfb9432b93cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.696463ms http.response.status=404 http.response.written=157 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=509592f4-f9b2-47de-bed6-0fead6205f96 http.request.method=POST http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=509592f4-f9b2-47de-bed6-0fead6205f96 http.request.method=POST http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=509592f4-f9b2-47de-bed6-0fead6205f96 http.request.method=POST http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=404.786µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a3849c45-f7ce-4d0d-b046-fb4c2d4fe551 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=509592f4-f9b2-47de-bed6-0fead6205f96 http.request.method=POST http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=22.514µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7962312a-fd02-444c-a87a-ae46374bce8c trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=509592f4-f9b2-47de-bed6-0fead6205f96 http.request.method=POST http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=221.565µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=45851b66-a645-4958-ad47-4c6171bb8df8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=509592f4-f9b2-47de-bed6-0fead6205f96 http.request.method=POST http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.868388ms http.response.status=202 http.response.written=0 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=9e2abfd3-98a0-4bd2-b0d4-e6269f207958 http.request.method=POST http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=58.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f3f66124-1916-4362-b4c5-aeeb4d5ed9eb trace.line=82 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=15.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3adf87b7-6a15-4bbc-88f9-5cc7603bddc9 trace.line=141 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=9e2abfd3-98a0-4bd2-b0d4-e6269f207958 http.request.method=POST http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=547.386µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7a5c9f74-e6d0-4adb-913e-09db356791fc trace.line=124 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=46.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=69a74030-8318-4022-be5b-09122a4600ef trace.line=141 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=32.457µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=98d1dd15-a25f-4207-99b6-df957b90de0d trace.line=141 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=15.748µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a830adb-580e-49e7-9189-3c577d01a669 trace.line=141 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=166.823µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=fb3b0187-ac50-46cb-bff5-1202370c8158 trace.line=167 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=148.627µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a671e44e-06cc-4fe0-881a-df5912eda7dd trace.line=95 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=184.711µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0b73dfc8-5526-4c45-814b-14bbd4a72acf trace.line=181 vars.name=test vars.uuid=b7307f42-b7f7-46cc-93cd-df557cacaa77 version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=9488bbab-eb0a-4648-954d-cdec61167cfa http.request.method=PUT http.request.remoteaddr="127.0.0.1:36270" http.request.uri="/v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.600135ms http.response.status=201 http.response.written=0 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "PUT /v2/test/blobs/uploads/b7307f42-b7f7-46cc-93cd-df557cacaa77?_state=j7DDGEsPExM6sajWizQQQ9xMZJ3WVrBUEApYD1MDqkR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3MzA3ZjQyLWI3ZjctNDZjYy05M2NkLWRmNTU3Y2FjYWE3NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MTg1NDUxOTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=9e2abfd3-98a0-4bd2-b0d4-e6269f207958 http.request.method=POST http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=3.79709ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4422268f-5189-42a0-898f-b666f476fdcb trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=9e2abfd3-98a0-4bd2-b0d4-e6269f207958 http.request.method=POST http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=61.427µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a5bbf70f-ccf0-4060-bb4b-9c8de3b6c317 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.493Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=9e2abfd3-98a0-4bd2-b0d4-e6269f207958 http.request.method=POST http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=164.225µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=95ba2293-2101-459e-85ab-d951ca446818 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=9e2abfd3-98a0-4bd2-b0d4-e6269f207958 http.request.method=POST http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.399502ms http.response.status=202 http.response.written=0 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=35.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9d320a2a-ac99-4c94-9079-dae52c1d722e trace.line=82 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=16.034µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d184cfe0-6d26-4846-8f0a-3b286d0b7e59 trace.line=141 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=204.456µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=56d518cf-6999-457c-a7c7-cee674958a64 trace.line=124 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=21.027µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a1e7196-e0ee-4b1f-89a4-7c7dfb01c19d trace.line=141 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=145.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c9240dd-3587-4207-b90c-95ba44e2ab39 trace.line=141 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=31.123µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2dea983-616e-4604-b1a4-32faf548ad00 trace.line=141 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=274.034µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=e8b3ad10-4165-48ba-9dda-fc35a3d9ac75 trace.line=167 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=244.354µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=36c4b66f-98c5-4c65-a673-66840a46a014 trace.line=95 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=323.147µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=236d9813-916d-45ed-8fa6-c61b050b0d06 trace.line=181 vars.name=test vars.uuid=41ed1a19-2d2c-472b-b182-2bef8cb62d46 version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=71be4dd4-c0f0-49d0-9184-3123d598689f http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.271461ms http.response.status=201 http.response.written=0 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "PUT /v2/test/blobs/uploads/41ed1a19-2d2c-472b-b182-2bef8cb62d46?_state=REa0IbLgAdTzLS4YotuIY40Ap3SfWaxEl5XNIgCi7OZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQxZWQxYTE5LTJkMmMtNDcyYi1iMTgyLTJiZWY4Y2I2MmQ0NiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozNzo0OS40MjUxNDU3NjVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0f26c687-bff4-49dd-b235-34dab4c18a31 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0f26c687-bff4-49dd-b235-34dab4c18a31 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0f26c687-bff4-49dd-b235-34dab4c18a31 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=88.504µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be02cd8e-1838-4825-a650-7cc211e5a688 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0f26c687-bff4-49dd-b235-34dab4c18a31 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061096ms http.response.status=404 http.response.written=96 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=121.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=79b83dee-185c-4d20-ba6b-0793691d4a1a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=33.864µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=58dc601f-d1b3-4e55-a23a-71d0ad0aac8d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=69.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=392c0953-275b-4f9b-83a7-87dc188c7b83 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.494Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=51.593µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=568bb9c9-8ff3-41e6-b658-7b5f90d3a494 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=33.527µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a9941d59-10c3-4780-a765-7bdc65c7c7b0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=338.027µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cd40f97c-a9a8-4f85-ad5b-618f10388b7c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=403.743µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=80707370-26a7-4082-b5ea-03304671a3a0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=130.054µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e1b9a42d-a0ec-4b08-a892-dc9a6402d56b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=329.62µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ddd3f958-873e-47fe-8651-01af4f606be7 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=226.459µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2f0aed26-dfe2-4a83-b3e8-6343981f64e1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=88f1c7e7-c210-45ed-8aa4-a8fd32394f98 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36262" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.058491ms http.response.status=201 http.response.written=0 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c38499c9-bdcd-481d-a9d5-044d65ab6983 http.request.method=GET http.request.remoteaddr="127.0.0.1:36294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c38499c9-bdcd-481d-a9d5-044d65ab6983 http.request.method=GET http.request.remoteaddr="127.0.0.1:36294" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="971.158µs" http.response.status=200 http.response.written=2 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=91.857µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5e076e99-5aa3-4b93-8aae-ee875be08bc8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=91.205µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60425982-feca-4cb6-ab68-08b00a2bad35 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=57.36µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=35fcb28c-3eff-49fd-bbd6-f446eaa91730 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=126.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fdc03a72-61cb-4227-8126-5e4854c07844 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=50cb7bea-bb10-4f42-895d-4dc8bcd4d453 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36296" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.404014ms http.response.status=200 http.response.written=417 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d41ca897-87be-433d-aca8-a30073a7a266 http.request.method=GET http.request.remoteaddr="127.0.0.1:36304" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d41ca897-87be-433d-aca8-a30073a7a266 http.request.method=GET http.request.remoteaddr="127.0.0.1:36304" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d41ca897-87be-433d-aca8-a30073a7a266 http.request.method=GET http.request.remoteaddr="127.0.0.1:36304" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d41ca897-87be-433d-aca8-a30073a7a266 http.request.method=GET http.request.remoteaddr="127.0.0.1:36304" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=106.692µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=882273d6-757b-42d7-a9e7-27280459d707 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d41ca897-87be-433d-aca8-a30073a7a266 http.request.method=GET http.request.remoteaddr="127.0.0.1:36304" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=51.085µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=651bf2f9-5526-4935-a987-4967ac2151a6 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d41ca897-87be-433d-aca8-a30073a7a266 http.request.method=GET http.request.remoteaddr="127.0.0.1:36304" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=45.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c4b36ff6-9993-4325-bb36-317a3797c4b0 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d41ca897-87be-433d-aca8-a30073a7a266 http.request.method=GET http.request.remoteaddr="127.0.0.1:36304" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d41ca897-87be-433d-aca8-a30073a7a266 http.request.method=GET http.request.remoteaddr="127.0.0.1:36304" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.543385ms http.response.status=200 http.response.written=417 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.495Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:37:49.495Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=62.451µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c6711caa-7623-4eba-a020-49e5bbdd1243 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=16.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ae449e0-18bf-4702-862d-f2be0f9a62c7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=32.537µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ee924892-daa0-41af-a226-a11d00c0eff6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=16.658µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=527d69ef-39e5-494d-af01-5bb71dc52bac trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=17.973µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=953a1f04-37b8-4c33-a891-470ac047cae5 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=9.324µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=5b9a6114-30b4-47db-8d12-91d27af0934f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=27.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=2d11b867-876b-4d0c-ab11-4534683f9a47 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=36.473µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ac55c2ce-449c-411d-bd14-6074d0f1161c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=95.111µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=77bb6689-fdbe-4ea4-96a3-30b643048fc3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ecf37f7f-090f-41af-a249-0a58b6e747ef http.request.method=GET http.request.remoteaddr="127.0.0.1:36328" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.877246ms http.response.status=200 http.response.written=68 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.496Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=71.466µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=babcecc3-862d-4a8c-9ab3-234e443a65b7 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.749Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-11-05T17:37:49.749Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=1.828788ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a1df565e-fbe2-450a-b7b9-b56ed4f7d20b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=40.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81d19022-a294-4d2c-af3f-b50c4ef0c9d7 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=114.053µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02f782d0-344c-4fa8-9813-c3b9c321cef8 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=100.394µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20b4840c-520c-4fa1-b96b-9bb1c4079b0a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=129.688µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=fdd29cd4-5fb4-405e-b329-423f60e6b588 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=29.787µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=97e20ce3-d39e-45a7-8e54-7a96c7eb2741 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=62.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bfa044bd-3f7d-47d8-a655-a4f15ebe7669 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=26.031µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dda80098-83c1-4968-9837-846f218cfc64 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dd9d4301-69d3-4739-8514-b610dbbad415 http.request.method=GET http.request.remoteaddr="127.0.0.1:36316" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=19.294793ms http.response.status=200 http.response.written=179 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=815f752a-a738-4bdc-b017-60c5b0f671db http.request.method=GET http.request.remoteaddr="127.0.0.1:36358" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=815f752a-a738-4bdc-b017-60c5b0f671db http.request.method=GET http.request.remoteaddr="127.0.0.1:36358" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="940.317µs" http.response.status=200 http.response.written=2 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=62948116-be31-4315-b012-c49457e3a6d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36370" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=62948116-be31-4315-b012-c49457e3a6d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36370" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.753Z] time="2022-11-05T17:37:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=62948116-be31-4315-b012-c49457e3a6d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36370" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=62948116-be31-4315-b012-c49457e3a6d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36370" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=35.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0dea6323-cf80-487e-a828-7e55f74005df trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=62948116-be31-4315-b012-c49457e3a6d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36370" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=10.873µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8229e521-aeee-4830-a955-bbf759f1a86f trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=62948116-be31-4315-b012-c49457e3a6d0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36370" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.038982ms http.response.status=404 http.response.written=181 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=56d350a3-24d3-41ae-a3fc-d60c35d53f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=56d350a3-24d3-41ae-a3fc-d60c35d53f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=56d350a3-24d3-41ae-a3fc-d60c35d53f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=56d350a3-24d3-41ae-a3fc-d60c35d53f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=20.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=41004db3-e67b-4996-93d5-fd79604a6278 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=56d350a3-24d3-41ae-a3fc-d60c35d53f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e trace.duration=15.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=032a68ad-47a0-4078-a2aa-213dafd94171 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] time="2022-11-05T17:37:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=56d350a3-24d3-41ae-a3fc-d60c35d53f19 http.request.method=GET http.request.remoteaddr="127.0.0.1:36384" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.106984ms http.response.status=404 http.response.written=181 instance.id=738a85c7-bc02-4a8e-99ba-95601609ad0e vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:37:49.754Z] 127.0.0.1 - - [05/Nov/2022:17:37:49 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:37:49.754Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.31s) [2022-11-05T17:37:49.754Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:37:50.010Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-11-05T17:37:50.010Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:37:50.688Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-11-05T17:37:50.688Z] === RUN TestNISDomainname [2022-11-05T17:37:51.257Z] --- PASS: TestNISDomainname (0.49s) [2022-11-05T17:37:51.257Z] === RUN TestHostnameDnsResolution [2022-11-05T17:37:51.742Z] Removing intermediate container 2ed0f247242a [2022-11-05T17:37:51.742Z] ---> 7f70a01cff26 [2022-11-05T17:37:51.742Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-11-05T17:37:51.742Z] ---> Running in d6dab8e5af65 [2022-11-05T17:37:51.742Z] Removing intermediate container d6dab8e5af65 [2022-11-05T17:37:51.742Z] ---> 4ee848a95a52 [2022-11-05T17:37:51.742Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-11-05T17:37:51.742Z] ---> Running in 2fdd4a2c9e74 [2022-11-05T17:37:51.826Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-11-05T17:37:51.826Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:37:51.897Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-11-05T17:37:51.897Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:37:51.897Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-05T17:37:51.897Z] === RUN TestTagInvalidReference [2022-11-05T17:37:51.897Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-05T17:37:51.897Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:37:51.897Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-11-05T17:37:51.897Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:37:51.897Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-05T17:37:51.897Z] === RUN TestTagOfficialNames [2022-11-05T17:37:51.897Z] --- PASS: TestTagOfficialNames (0.04s) [2022-11-05T17:37:51.897Z] === RUN TestTagMatchesDigest [2022-11-05T17:37:51.897Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-05T17:37:51.897Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-05T17:37:52.202Z] Removing intermediate container 2fdd4a2c9e74 [2022-11-05T17:37:52.202Z] ---> 5cdae404f902 [2022-11-05T17:37:52.202Z] Step 10/10 : COPY . . [2022-11-05T17:37:52.395Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-11-05T17:37:52.395Z] === RUN TestStats [2022-11-05T17:37:54.931Z] --- PASS: TestStats (2.46s) [2022-11-05T17:37:54.931Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:37:54.931Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:37:54.931Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:37:54.931Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:37:54.931Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:37:54.931Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:37:54.931Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:37:54.931Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:37:54.931Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:37:54.931Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:37:54.931Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:37:55.500Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:37:55.576Z] --- PASS: TestHealthKillContainer (7.87s) [2022-11-05T17:37:55.576Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:37:56.143Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-11-05T17:37:56.143Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:37:56.143Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-05T17:37:56.143Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-11-05T17:37:56.143Z] === RUN TestIpcModeNone [2022-11-05T17:37:56.402Z] --- PASS: TestIpcModeNone (0.42s) [2022-11-05T17:37:56.402Z] === RUN TestIpcModePrivate [2022-11-05T17:37:56.660Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-11-05T17:37:56.878Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:37:56.919Z] --- PASS: TestIpcModePrivate (0.44s) [2022-11-05T17:37:56.919Z] === RUN TestIpcModeShareable [2022-11-05T17:37:56.919Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:37:56.919Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-11-05T17:37:56.919Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:37:58.295Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-11-05T17:37:58.295Z] === RUN TestAPIIpcModeHost [2022-11-05T17:37:58.295Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:37:58.295Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-11-05T17:37:58.295Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:37:58.295Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:37:58.295Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-11-05T17:37:58.295Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:37:59.230Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-11-05T17:37:59.415Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-05T17:37:59.415Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-11-05T17:37:59.415Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-11-05T17:37:59.415Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-11-05T17:37:59.415Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-11-05T17:37:59.415Z] === RUN TestDeleteDevicemapper [2022-11-05T17:37:59.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:37:59.415Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:37:59.415Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:38:00.605Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2022-11-05T17:38:00.605Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:38:00.605Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:38:00.605Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-11-05T17:38:00.605Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:38:00.605Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:38:00.605Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-11-05T17:38:00.605Z] === RUN TestIpcModeOlderClient [2022-11-05T17:38:00.605Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:38:00.605Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:38:00.796Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-11-05T17:38:00.796Z] === RUN TestUpdateMemory [2022-11-05T17:38:00.864Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-11-05T17:38:00.864Z] === RUN TestKillContainer [2022-11-05T17:38:00.864Z] === RUN TestKillContainer/no_signal [2022-11-05T17:38:01.056Z] --- PASS: TestUpdateMemory (0.51s) [2022-11-05T17:38:01.056Z] === RUN TestUpdateCPUQuota [2022-11-05T17:38:01.124Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:38:01.383Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:38:01.950Z] --- PASS: TestKillContainer (1.21s) [2022-11-05T17:38:01.950Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-11-05T17:38:01.950Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-11-05T17:38:01.950Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-11-05T17:38:01.950Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:38:01.950Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:38:01.995Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-11-05T17:38:01.995Z] === RUN TestUpdatePidsLimit [2022-11-05T17:38:01.995Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-05T17:38:01.995Z] === RUN TestUpdatePidsLimit/no_change [2022-11-05T17:38:02.255Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-05T17:38:02.515Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-05T17:38:02.517Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:38:02.775Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-05T17:38:03.035Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-05T17:38:03.035Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-05T17:38:03.084Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s) [2022-11-05T17:38:03.084Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-11-05T17:38:03.084Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2022-11-05T17:38:03.084Z] === RUN TestKillStoppedContainer [2022-11-05T17:38:03.084Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-11-05T17:38:03.084Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:38:03.084Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-11-05T17:38:03.084Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:38:03.343Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-11-05T17:38:03.343Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:38:03.343Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:03.343Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-05T17:38:03.343Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:38:03.343Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:38:03.343Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-05T17:38:03.343Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:38:03.343Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-11-05T17:38:03.343Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-11-05T17:38:03.343Z] === RUN TestLinksContainerNames [2022-11-05T17:38:03.975Z] --- PASS: TestUpdatePidsLimit (1.91s) [2022-11-05T17:38:03.975Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-11-05T17:38:03.975Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-11-05T17:38:03.975Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-11-05T17:38:03.975Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-11-05T17:38:03.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-11-05T17:38:03.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-11-05T17:38:03.975Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-11-05T17:38:03.975Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:38:04.279Z] --- PASS: TestLinksContainerNames (0.81s) [2022-11-05T17:38:04.279Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:38:04.537Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-11-05T17:38:04.537Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:38:05.106Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:38:05.106Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:38:05.106Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:38:05.106Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:38:05.365Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:38:05.623Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:38:05.623Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:38:05.623Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:38:05.623Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:38:05.623Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:38:05.623Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:38:05.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-11-05T17:38:05.624Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-05T17:38:05.624Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:38:05.624Z] 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-11-05T17:38:05.624Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-11-05T17:38:05.624Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:38:05.624Z] 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-11-05T17:38:05.624Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-11-05T17:38:05.624Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:38:05.624Z] 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-11-05T17:38:05.624Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-11-05T17:38:05.624Z] === RUN TestNetworkNat [2022-11-05T17:38:06.192Z] --- PASS: TestNetworkNat (0.53s) [2022-11-05T17:38:06.192Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:38:06.452Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-11-05T17:38:06.452Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:38:09.036Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-11-05T17:38:09.036Z] === RUN TestPause [2022-11-05T17:38:09.036Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:09.036Z] --- SKIP: TestPause (0.00s) [2022-11-05T17:38:09.036Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:38:09.036Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:38:09.036Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:38:09.036Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:38:09.295Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:09.295Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-11-05T17:38:09.295Z] === RUN TestPsFilter [2022-11-05T17:38:09.295Z] --- PASS: TestPsFilter (0.12s) [2022-11-05T17:38:09.295Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:38:09.863Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-11-05T17:38:09.863Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:38:10.122Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-11-05T17:38:10.122Z] === RUN TestRemoveContainerRunning [2022-11-05T17:38:10.695Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-11-05T17:38:10.695Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:38:10.954Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-11-05T17:38:10.954Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:38:10.954Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-05T17:38:10.955Z] === RUN TestRenameLinkedContainer [2022-11-05T17:38:12.857Z] --- PASS: TestRenameLinkedContainer (1.57s) [2022-11-05T17:38:12.857Z] === RUN TestRenameStoppedContainer [2022-11-05T17:38:12.857Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-11-05T17:38:12.857Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:38:13.793Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-11-05T17:38:13.793Z] === RUN TestRenameInvalidName [2022-11-05T17:38:14.052Z] --- PASS: TestRenameInvalidName (0.38s) [2022-11-05T17:38:14.052Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:38:15.430Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-11-05T17:38:15.430Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:38:15.997Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-11-05T17:38:15.997Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:38:16.191Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-11-05T17:38:16.191Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:38:16.191Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-11-05T17:38:16.191Z] === RUN TestWaitNonBlocked [2022-11-05T17:38:16.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:38:16.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:38:16.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:38:16.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:38:16.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:38:16.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:38:16.191Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-05T17:38:16.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-11-05T17:38:16.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-11-05T17:38:16.191Z] === RUN TestWaitBlocked [2022-11-05T17:38:16.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:38:16.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:38:16.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:38:16.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:38:16.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:38:16.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:38:16.450Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-05T17:38:16.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-11-05T17:38:16.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-11-05T17:38:16.450Z] === CONT TestContainerStartOnDaemonRestart [2022-11-05T17:38:16.450Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:38:16.933Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-11-05T17:38:16.933Z] === RUN TestResize [2022-11-05T17:38:17.191Z] --- PASS: TestResize (0.37s) [2022-11-05T17:38:17.191Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:38:17.449Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-11-05T17:38:17.449Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:38:18.016Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-11-05T17:38:18.016Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:38:18.016Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-11-05T17:38:18.016Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:38:18.016Z] === RUN TestCgroupNamespacesRun [2022-11-05T17:38:18.357Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s) [2022-11-05T17:38:18.357Z] === CONT TestIpcModeOlderClient [2022-11-05T17:38:18.626Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2022-11-05T17:38:18.626Z] === CONT TestContainerKillOnDaemonStart [2022-11-05T17:38:18.626Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-11-05T17:38:18.626Z] === CONT TestDaemonHostGatewayIP [2022-11-05T17:38:20.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-05T17:38:20.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-05T17:38:20.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-05T17:38:20.547Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2022-11-05T17:38:20.547Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:38:21.229Z] --- PASS: TestDaemonHostGatewayIP (2.46s) [2022-11-05T17:38:21.229Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:38:22.451Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2022-11-05T17:38:22.451Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:38:22.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-05T17:38:23.136Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-11-05T17:38:23.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-05T17:38:24.355Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2022-11-05T17:38:24.355Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:38:24.684Z] ..........................xx.................... [ 29%] [2022-11-05T17:38:26.885Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2022-11-05T17:38:26.885Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:38:26.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-05T17:38:27.870Z] ---> 18691b21dc9a [2022-11-05T17:38:27.870Z] Successfully built 18691b21dc9a [2022-11-05T17:38:27.870Z] Successfully tagged docker:latest [2022-11-05T17:38:27.870Z] INFO: Image build ended at 11/05/2022 17:38:24. Duration:00:04:22.4000415 [2022-11-05T17:38:27.870Z] [2022-11-05T17:38:27.870Z] [2022-11-05T17:38:27.870Z] INFO: Building the test binaries at 11/05/2022 17:38:24... [2022-11-05T17:38:28.786Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2022-11-05T17:38:28.786Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:38:30.688Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2022-11-05T17:38:30.688Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:38:31.257Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-11-05T17:38:31.257Z] PASS [2022-11-05T17:38:31.257Z] [2022-11-05T17:38:31.257Z] === Skipped [2022-11-05T17:38:31.257Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:38:31.257Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:38:31.257Z] [2022-11-05T17:38:31.257Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:38:31.257Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:38:31.257Z] [2022-11-05T17:38:31.257Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:38:31.257Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:38:31.257Z] [2022-11-05T17:38:31.257Z] DONE 197 tests, 3 skipped in 105.761s [2022-11-05T17:38:31.257Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:38:31.257Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:38:31.257Z] ++ set -e [2022-11-05T17:38:31.257Z] ++ '[' -n 0 ']' [2022-11-05T17:38:31.257Z] ++ set -x [2022-11-05T17:38:31.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:38:31.257Z] INFO: Testing against a local daemon [2022-11-05T17:38:31.257Z] === RUN TestLiveRestore [2022-11-05T17:38:31.257Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:38:31.257Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:38:31.257Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:38:31.257Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:38:31.257Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:38:31.628Z] INFO: make.ps1 starting at 11/05/2022 17:38:31 [2022-11-05T17:38:31.825Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:38:32.084Z] INFO: Git commit (f292bf0f4f) assumed from DOCKER_GITCOMMIT environment variable [2022-11-05T17:38:32.084Z] INFO: Invoking autogen... [2022-11-05T17:38:32.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-05T17:38:32.589Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2022-11-05T17:38:32.589Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:38:32.764Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:38:33.046Z] INFO: Building daemon... [2022-11-05T17:38:33.702Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:38:33.967Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-11-05T17:38:33.967Z] === RUN TestNISDomainname [2022-11-05T17:38:33.967Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-11-05T17:38:33.967Z] --- SKIP: TestNISDomainname (0.01s) [2022-11-05T17:38:33.967Z] === RUN TestHostnameDnsResolution [2022-11-05T17:38:34.225Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-11-05T17:38:34.225Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:38:34.225Z] 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-11-05T17:38:34.225Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-11-05T17:38:34.225Z] === RUN TestStats [2022-11-05T17:38:34.225Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:34.225Z] --- SKIP: TestStats (0.00s) [2022-11-05T17:38:34.225Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:38:34.225Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:38:34.225Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:38:34.225Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:38:34.225Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:38:34.225Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:38:34.225Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:38:34.225Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:38:34.225Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:38:34.225Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:38:34.225Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:38:34.642Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:38:34.642Z] --- PASS: TestLiveRestore/volume_references (4.42s) [2022-11-05T17:38:34.642Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.75s) [2022-11-05T17:38:34.642Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.92s) [2022-11-05T17:38:34.642Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s) [2022-11-05T17:38:34.642Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s) [2022-11-05T17:38:34.642Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) [2022-11-05T17:38:34.642Z] PASS [2022-11-05T17:38:34.642Z] [2022-11-05T17:38:34.642Z] DONE 7 tests in 4.509s [2022-11-05T17:38:34.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-05T17:38:34.902Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:38:34.902Z] ++ 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-11-05T17:38:34.902Z] ++ set -e [2022-11-05T17:38:34.902Z] ++ '[' -n 0 ']' [2022-11-05T17:38:34.902Z] ++ set -x [2022-11-05T17:38:34.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:38:34.902Z] INFO: Testing against a local daemon [2022-11-05T17:38:34.902Z] === RUN TestCommitInheritsEnv [2022-11-05T17:38:35.161Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:38:35.162Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-11-05T17:38:35.162Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:38:35.162Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-11-05T17:38:35.162Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:38:35.162Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:38:35.162Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-11-05T17:38:35.162Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:38:35.424Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-11-05T17:38:35.424Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:38:35.424Z] time="2022-11-05T17:38:35Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.424Z] time="2022-11-05T17:38:35Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.424Z] time="2022-11-05T17:38:35Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.18.7 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.424Z] time="2022-11-05T17:38:35Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.424Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=edd47574-2b91-4994-be04-909637c064d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49768" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.424Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=edd47574-2b91-4994-be04-909637c064d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:49768" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.108249ms http.response.status=200 http.response.written=2 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.424Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-05T17:38:35.424Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=6d26689f-eaf0-4dec-b4ac-6fb386235cd0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=6d26689f-eaf0-4dec-b4ac-6fb386235cd0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=09149164-c9ed-4353-9113-95430d4900c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=09149164-c9ed-4353-9113-95430d4900c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=09149164-c9ed-4353-9113-95430d4900c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=34.724µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fdc0620a-695e-4413-8c1e-07d0a3812102 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=6d26689f-eaf0-4dec-b4ac-6fb386235cd0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=34.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd21ddcb-c802-4878-8a2d-18e03c454d56 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=6d26689f-eaf0-4dec-b4ac-6fb386235cd0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.138892ms http.response.status=404 http.response.written=157 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=09149164-c9ed-4353-9113-95430d4900c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.314046ms http.response.status=404 http.response.written=157 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18cb3427-2ec3-4f5f-9356-534f97c33c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18cb3427-2ec3-4f5f-9356-534f97c33c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18cb3427-2ec3-4f5f-9356-534f97c33c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=138.888µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2b776a5c-3288-4173-8807-6b98e052e48c trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18cb3427-2ec3-4f5f-9356-534f97c33c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=19.315µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ea5b1a0-e86a-45fc-855e-24c56bdf96cd trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cade16df-2fdc-40e9-a7e3-10666cb06c89 http.request.method=POST http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cade16df-2fdc-40e9-a7e3-10666cb06c89 http.request.method=POST http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18cb3427-2ec3-4f5f-9356-534f97c33c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=92.176µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6a48faff-509e-499f-8165-dfeaa3148772 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=18cb3427-2ec3-4f5f-9356-534f97c33c45 http.request.method=POST http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.131812ms http.response.status=202 http.response.written=0 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cade16df-2fdc-40e9-a7e3-10666cb06c89 http.request.method=POST http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=1.90422ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1be63f20-013b-49c8-8a2e-82be9587ce17 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cade16df-2fdc-40e9-a7e3-10666cb06c89 http.request.method=POST http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=31.187µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c9a01e79-08d9-4dfd-be12-482bf754193e trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cade16df-2fdc-40e9-a7e3-10666cb06c89 http.request.method=POST http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=66.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=05c1b88e-0d97-4eae-9fa4-7d06cce10b24 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cade16df-2fdc-40e9-a7e3-10666cb06c89 http.request.method=POST http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.084893ms http.response.status=202 http.response.written=0 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=37.809µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2ba80658-a50a-4d77-bad2-a93c2b1077ea trace.line=82 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=18.765µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4aa4a02b-dc99-4dd3-aeb7-15124e834333 trace.line=141 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=115.175µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=352d3747-f227-46ed-9120-061178fcffa9 trace.line=124 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=59.725µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ff42cbcb-d12e-444d-8b90-4883f5168778 trace.line=82 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=18.256µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=76b73a25-fb87-4a94-8cbf-7c40a79e8826 trace.line=141 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=109.629µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=b416a82e-0d29-4f6d-9744-8c7dda6eb7f9 trace.line=124 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.425Z] time="2022-11-05T17:38:35Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=18.395µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7efb7013-8cc4-46a5-9823-976a9aa77175 trace.line=141 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=24.164µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5c87231d-09c7-4eba-89cb-9d5d6af40041 trace.line=141 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=12.078µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96342adf-5973-466b-8901-0923bff52bbc trace.line=141 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=64.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=cce27810-c422-4136-bee4-30dd82408daf trace.line=167 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=60.694µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7f3526eb-97a0-4c65-8c83-ded95b14ce3d trace.line=95 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8b034733-c62a-455b-8475-b2e2520ae40c\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=90.519µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4f6946fe-ab36-4099-ac05-c23b9e5bdb80 trace.line=181 vars.name=test vars.uuid=8b034733-c62a-455b-8475-b2e2520ae40c version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=cac87d7b-3e33-4999-8df4-e13db9ddceee http.request.method=PUT http.request.remoteaddr="127.0.0.1:49792" http.request.uri="/v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.432386ms http.response.status=201 http.response.written=0 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "PUT /v2/test/blobs/uploads/8b034733-c62a-455b-8475-b2e2520ae40c?_state=LbK92NO6AHCGittwkOZJv4f5KTc8br9JKvvzTPN33q17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhiMDM0NzMzLWM2MmEtNDU1Yi04NDc1LWIyZTI1MjBhZTQwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDI4OTAxMTFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=942.9µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cb4c266a-f415-4a38-b73c-03d9c4299f8f trace.line=141 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=16.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c0ddfb7b-6964-43b0-a041-dc5446512e0f trace.line=141 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=10.076µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2d337e77-4c14-430d-9d8f-5b835a56180a trace.line=141 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=348.931µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ae9e70c5-245f-418f-a947-cc824840d5d4 trace.line=167 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=54.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7999d135-bbe6-45ea-abcb-1be6ff27e581 trace.line=95 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1424e307-18d1-46cc-b97a-c9705c880fcc\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=132.685µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1bb9b656-2740-4c96-9c35-abb2f0e05a01 trace.line=181 vars.name=test vars.uuid=1424e307-18d1-46cc-b97a-c9705c880fcc version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=419ac797-df90-44ba-a77b-a506f643072c http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.523317ms http.response.status=201 http.response.written=0 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "PUT /v2/test/blobs/uploads/1424e307-18d1-46cc-b97a-c9705c880fcc?_state=x6NlfMsC4SZ45awMcJTTnxj_m-vk3KTu7SYgaT-_JR97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE0MjRlMzA3LTE4ZDEtNDZjYy1iOTdhLWM5NzA1Yzg4MGZjYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzozODozNS4zMDUzMDQ1MTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3cbd7fdf-8941-414b-bbda-de9b91b55ba4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3cbd7fdf-8941-414b-bbda-de9b91b55ba4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3cbd7fdf-8941-414b-bbda-de9b91b55ba4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=61.062µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a258e75e-c95f-4d90-be7a-7b3d443018cf trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3cbd7fdf-8941-414b-bbda-de9b91b55ba4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.027864ms http.response.status=404 http.response.written=96 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=38.934µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4988ef69-010d-46d4-8f8d-709e6b8526f8 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=16.435µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=649dbd06-ba2e-400c-8d7e-54369c53de8a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=20.882µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1deee99e-dbdd-4a2f-96a5-839004b6017b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.426Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=12.021µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8f0bac4c-73c9-4c3f-bd05-4a0eb7b7f344 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=15.36µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=33b741c4-20ee-45d8-ba6b-064081fd98cb trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=88.378µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=61f1aeca-5bce-450d-97fe-101f87775fc3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=52.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6d235ea1-1a9a-4e9d-81d5-b7e62215aa7e trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=27.971µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=64787352-6f88-4173-8430-ed6b578da6fd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=88.049µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=34620ace-8cda-4612-9632-5908463c8808 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=34.79µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6a82764f-db27-40de-be6d-d6959fbd4d00 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=aee9b88a-2fbe-45c7-b1ce-857c6cd6e218 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49784" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.032564ms http.response.status=201 http.response.written=0 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=71f7edbd-a220-49c2-aae0-884d48c98558 http.request.method=GET http.request.remoteaddr="127.0.0.1:49798" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=71f7edbd-a220-49c2-aae0-884d48c98558 http.request.method=GET http.request.remoteaddr="127.0.0.1:49798" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="900.225µs" http.response.status=200 http.response.written=2 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=95.868µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9937486a-a4ec-4a3f-811d-a59d3f110279 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=36.734µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1ae2213a-f27e-49ce-8950-b3f1dfefdc6d trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=15.344µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=53febe2b-5d65-4030-a8e2-5b32db0f76c1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=18.486µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3c242f32-0cef-4714-8a23-f741c4d1d869 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3d97ec9c-a8a1-4cc2-8ee4-c9cbd7da1fcc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49806" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.802189ms http.response.status=200 http.response.written=417 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5dfb98d5-5bab-402f-b0dc-ed1612308d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5dfb98d5-5bab-402f-b0dc-ed1612308d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5dfb98d5-5bab-402f-b0dc-ed1612308d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5dfb98d5-5bab-402f-b0dc-ed1612308d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=79.18µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fcb491f9-7566-4897-a9b8-28123239d668 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5dfb98d5-5bab-402f-b0dc-ed1612308d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=22.359µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b2c9f16b-7cc1-46be-908f-ec48ed049632 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5dfb98d5-5bab-402f-b0dc-ed1612308d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=62.433µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca3d70bd-e38c-44a3-9604-d9ba070c80b2 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5dfb98d5-5bab-402f-b0dc-ed1612308d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5dfb98d5-5bab-402f-b0dc-ed1612308d79 http.request.method=GET http.request.remoteaddr="127.0.0.1:49816" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.636486ms http.response.status=200 http.response.written=417 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.427Z] time="2022-11-05T17:38:35Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=101.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=784bfbe9-e51e-45bb-8f24-28fbc3864d36 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=18.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=49756fb2-171c-4396-bfaf-a3858597f3fe trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=19.832µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c4272314-50e6-4a13-b426-7582a53e463e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=72.673µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=df7d2c26-c01c-4522-adb2-8377b7e19b62 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=29.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be65bd58-7419-4519-8b27-ec5a91a0a929 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=6.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=6cb82a29-82c9-4eb9-ba39-a8d554e1693e trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=18.158µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=85fce70a-f986-469a-bdd0-29048c9da4b1 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=43.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ecf3f33a-4903-449a-b975-3044b70bcd24 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=12.677µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1b344ab5-00c5-4c86-9cd3-b338ac4e4ca2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c9140c4f-2732-44ae-bbc3-4ba1627ffe07 http.request.method=GET http.request.remoteaddr="127.0.0.1:49836" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.892322ms http.response.status=200 http.response.written=68 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=47.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=114fcfa1-59ff-458a-8c45-ad9d864e1420 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=258.675µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84dafef3-ecdd-4b5e-9919-ff123ee4e84d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=32.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c76c4676-e733-450a-8e0b-593621a67876 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=137.78µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=400be668-ab6f-4be1-80ff-e1f3e6c572da trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=125.112µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f36bae02-ab56-4c2b-bdf3-536399d4f36d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=8.295µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1d12301f-17f7-4546-a5be-d8a3342f7c6a trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=56.911µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=282722be-2f99-4bfa-b9cd-f6a9de15da10 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=28.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c4c5a3fd-3811-408d-8c4d-d96eadaa865e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=21.62µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e660e3d-23ad-404a-bfee-811706dd0582 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daeb71ab-fceb-4896-9b7f-75226c99d776 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.275947ms http.response.status=200 http.response.written=179 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=9d073072-24c8-4757-87de-123e600858b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49860" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=9d073072-24c8-4757-87de-123e600858b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49860" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="826.617µs" http.response.status=200 http.response.written=2 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e3fcaa03-6605-4fdf-bd3e-59bd23e0c582 http.request.method=GET http.request.remoteaddr="127.0.0.1:49872" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.428Z] time="2022-11-05T17:38:35Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e3fcaa03-6605-4fdf-bd3e-59bd23e0c582 http.request.method=GET http.request.remoteaddr="127.0.0.1:49872" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.429Z] time="2022-11-05T17:38:35Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e3fcaa03-6605-4fdf-bd3e-59bd23e0c582 http.request.method=GET http.request.remoteaddr="127.0.0.1:49872" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.429Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e3fcaa03-6605-4fdf-bd3e-59bd23e0c582 http.request.method=GET http.request.remoteaddr="127.0.0.1:49872" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=49.813µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d2639503-8ea2-4cdf-9f44-878e278802ec trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.429Z] time="2022-11-05T17:38:35Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e3fcaa03-6605-4fdf-bd3e-59bd23e0c582 http.request.method=GET http.request.remoteaddr="127.0.0.1:49872" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 trace.duration=14.449µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=70e14999-3012-45bc-8b3c-dce285d8eb3d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.429Z] time="2022-11-05T17:38:35Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e3fcaa03-6605-4fdf-bd3e-59bd23e0c582 http.request.method=GET http.request.remoteaddr="127.0.0.1:49872" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.189538ms http.response.status=404 http.response.written=181 instance.id=fdc8d9a3-f663-4883-ba5c-10cee3365175 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-11-05T17:38:35.429Z] 127.0.0.1 - - [05/Nov/2022:17:38:35 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:38:35.688Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.26s) [2022-11-05T17:38:35.688Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:38:35.948Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-11-05T17:38:35.948Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:38:35.948Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:38:35.948Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:38:35.948Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:38:35.948Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-05T17:38:35.948Z] === RUN TestTagInvalidReference [2022-11-05T17:38:35.948Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-05T17:38:35.948Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:38:35.948Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-11-05T17:38:35.948Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:38:35.948Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-05T17:38:35.948Z] === RUN TestTagOfficialNames [2022-11-05T17:38:35.948Z] --- PASS: TestTagOfficialNames (0.05s) [2022-11-05T17:38:35.948Z] === RUN TestTagMatchesDigest [2022-11-05T17:38:35.948Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-05T17:38:35.948Z] PASS [2022-11-05T17:38:35.948Z] [2022-11-05T17:38:35.948Z] === Skipped [2022-11-05T17:38:35.948Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:38:35.948Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-11-05T17:38:35.948Z] [2022-11-05T17:38:35.948Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:38:35.948Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:38:35.948Z] [2022-11-05T17:38:35.948Z] DONE 13 tests, 2 skipped in 1.195s [2022-11-05T17:38:35.948Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:38:35.948Z] ++ 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-11-05T17:38:35.948Z] ++ set -e [2022-11-05T17:38:35.948Z] ++ '[' -n 0 ']' [2022-11-05T17:38:35.948Z] ++ set -x [2022-11-05T17:38:35.948Z] ++ 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-11-05T17:38:36.208Z] INFO: Testing against a local daemon [2022-11-05T17:38:36.208Z] === RUN TestNetworkCreateDelete [2022-11-05T17:38:36.208Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-11-05T17:38:36.208Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:38:36.776Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-11-05T17:38:36.776Z] === RUN TestDaemonDNSFallback [2022-11-05T17:38:37.063Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:38:37.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-05T17:38:38.437Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-05T17:38:38.438Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-11-05T17:38:38.438Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-11-05T17:38:38.438Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-11-05T17:38:38.438Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-11-05T17:38:38.438Z] === RUN TestDeleteDevicemapper [2022-11-05T17:38:38.438Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:38:38.438Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:38:38.438Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:38:38.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-05T17:38:40.343Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) [2022-11-05T17:38:40.343Z] === RUN TestUpdateMemory [2022-11-05T17:38:40.343Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:40.343Z] --- SKIP: TestUpdateMemory (0.00s) [2022-11-05T17:38:40.343Z] === RUN TestUpdateCPUQuota [2022-11-05T17:38:40.343Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:40.343Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-11-05T17:38:40.343Z] === RUN TestUpdatePidsLimit [2022-11-05T17:38:40.343Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:40.343Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-11-05T17:38:40.343Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:38:40.956Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-11-05T17:38:41.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-05T17:38:43.347Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-11-05T17:38:43.347Z] === RUN TestInspectNetwork [2022-11-05T17:38:43.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-05T17:38:45.884Z] === RUN TestInspectNetwork/full_network_id [2022-11-05T17:38:45.884Z] === RUN TestInspectNetwork/partial_network_id [2022-11-05T17:38:45.884Z] === RUN TestInspectNetwork/network_name [2022-11-05T17:38:45.884Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-05T17:38:46.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-05T17:38:48.445Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-11-05T17:38:48.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-05T17:38:50.076Z] --- PASS: TestInspectNetwork (6.98s) [2022-11-05T17:38:50.077Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-05T17:38:50.077Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-05T17:38:50.077Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-05T17:38:50.077Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-05T17:38:50.077Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:38:51.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-05T17:38:51.457Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-11-05T17:38:51.457Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:38:51.457Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:38:51.457Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:38:51.457Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:38:51.457Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:38:51.457Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:38:51.457Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:38:51.457Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:38:51.457Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:38:51.457Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:38:51.457Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-11-05T17:38:51.457Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-05T17:38:51.457Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-05T17:38:51.457Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-05T17:38:51.457Z] === RUN TestNetworkList [2022-11-05T17:38:51.457Z] === RUN TestNetworkList//networks [2022-11-05T17:38:51.457Z] === PAUSE TestNetworkList//networks [2022-11-05T17:38:51.457Z] === RUN TestNetworkList//networks/ [2022-11-05T17:38:51.457Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:38:51.457Z] === CONT TestNetworkList//networks [2022-11-05T17:38:51.457Z] === CONT TestNetworkList//networks/ [2022-11-05T17:38:51.457Z] --- PASS: TestNetworkList (0.01s) [2022-11-05T17:38:51.457Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:38:51.457Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:38:51.457Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:38:52.032Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-05T17:38:52.032Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:38:52.542Z] --- PASS: TestUpdateRestartPolicy (10.79s) [2022-11-05T17:38:52.542Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:38:52.542Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-11-05T17:38:52.542Z] === RUN TestWaitNonBlocked [2022-11-05T17:38:52.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:38:52.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:38:52.542Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:38:52.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:38:52.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:38:52.542Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:38:52.542Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-05T17:38:52.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-11-05T17:38:52.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-11-05T17:38:52.542Z] === RUN TestWaitBlocked [2022-11-05T17:38:52.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:38:52.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:38:52.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:38:52.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:38:52.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:38:52.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:38:52.800Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-05T17:38:52.800Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-11-05T17:38:52.800Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-11-05T17:38:52.800Z] === CONT TestIpcModeOlderClient [2022-11-05T17:38:52.800Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:38:52.800Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-11-05T17:38:52.800Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:38:52.829Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-11-05T17:38:52.969Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-11-05T17:38:52.969Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:38:53.261Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:38:53.262Z] Using test binary docker [2022-11-05T17:38:53.520Z] +++ /etc/init.d/apparmor start [2022-11-05T17:38:53.520Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:38:53.520Z] INFO: Waiting for daemon to start... [2022-11-05T17:38:53.520Z] Starting dockerd [2022-11-05T17:38:53.520Z] +++ 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-11-05T17:38:53.907Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-11-05T17:38:53.907Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:38:54.845Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-11-05T17:38:54.845Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:38:56.048Z] . [2022-11-05T17:38:56.048Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:38:56.048Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:38:56.048Z] Error: No such image: emptyfs [2022-11-05T17:38:56.048Z] ++++ docker load [2022-11-05T17:38:56.048Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:38:56.048Z] Running integration-test (iteration 1) [2022-11-05T17:38:56.048Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-11-05T17:38:56.048Z] ++ 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-11-05T17:38:56.048Z] ++ set -e [2022-11-05T17:38:56.048Z] ++ '[' -n 0 ']' [2022-11-05T17:38:56.048Z] ++ set -x [2022-11-05T17:38:56.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-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-11-05T17:38:56.225Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-11-05T17:38:56.225Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:38:56.794Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-11-05T17:38:56.794Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:38:56.987Z] Loaded image: busybox:latest [2022-11-05T17:38:56.987Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2022-11-05T17:38:57.246Z] --- PASS: TestDaemonRestartIpcMode (4.52s) [2022-11-05T17:38:57.246Z] PASS [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === Skipped [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:38:57.246Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-11-05T17:38:57.246Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-11-05T17:38:57.246Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-11-05T17:38:57.246Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-11-05T17:38:57.246Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-11-05T17:38:57.246Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-11-05T17:38:57.246Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-11-05T17:38:57.246Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-11-05T17:38:57.246Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-11-05T17:38:57.246Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-05T17:38:57.246Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-11-05T17:38:57.246Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-11-05T17:38:57.246Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-11-05T17:38:57.246Z] 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-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-11-05T17:38:57.246Z] 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-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-11-05T17:38:57.246Z] 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-11-05T17:38:57.246Z] [2022-11-05T17:38:57.246Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-11-05T17:38:57.246Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:38:57.247Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-11-05T17:38:57.247Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:38:57.247Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-11-05T17:38:57.247Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-11-05T17:38:57.247Z] 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-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-11-05T17:38:57.247Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:38:57.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-11-05T17:38:57.247Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-11-05T17:38:57.247Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-11-05T17:38:57.247Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-11-05T17:38:57.247Z] [2022-11-05T17:38:57.247Z] DONE 178 tests, 27 skipped in 83.270s [2022-11-05T17:38:57.247Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:38:57.563Z] Loaded image: busybox:glibc [2022-11-05T17:38:57.569Z] INFO: Testing against a local daemon [2022-11-05T17:38:57.569Z] === RUN TestLiveRestore [2022-11-05T17:38:57.569Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:38:57.569Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:38:57.569Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:38:58.136Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:38:58.136Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:38:58.703Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2022-11-05T17:38:58.703Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:38:58.703Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:38:58.703Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:38:58.703Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:39:00.666Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:39:01.746Z] Loaded image: debian:bullseye-slim [2022-11-05T17:39:02.005Z] Loaded image: hello-world:latest [2022-11-05T17:39:02.265Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:39:02.265Z] INFO: Testing against a local daemon [2022-11-05T17:39:02.265Z] === RUN TestCgroupNamespacesBuild [2022-11-05T17:39:02.568Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:39:04.473Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:39:04.798Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2022-11-05T17:39:04.798Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-05T17:39:06.701Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2022-11-05T17:39:06.701Z] === RUN TestBuildWithSession [2022-11-05T17:39:06.701Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:39:06.701Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:39:06.701Z] === RUN TestBuildSquashParent [2022-11-05T17:39:07.759Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:39:07.759Z] --- PASS: TestLiveRestore/volume_references (9.75s) [2022-11-05T17:39:07.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.06s) [2022-11-05T17:39:07.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.12s) [2022-11-05T17:39:07.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.06s) [2022-11-05T17:39:07.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.09s) [2022-11-05T17:39:07.759Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.79s) [2022-11-05T17:39:07.759Z] PASS [2022-11-05T17:39:07.759Z] [2022-11-05T17:39:07.759Z] DONE 7 tests in 9.854s [2022-11-05T17:39:07.759Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:39:07.759Z] INFO: Testing against a local daemon [2022-11-05T17:39:07.759Z] === RUN TestCommitInheritsEnv [2022-11-05T17:39:08.295Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-11-05T17:39:09.135Z] --- PASS: TestCommitInheritsEnv (1.83s) [2022-11-05T17:39:09.135Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:39:09.135Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-05T17:39:09.135Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:39:09.135Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-11-05T17:39:09.135Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:39:09.135Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-05T17:39:09.135Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:39:09.135Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-05T17:39:09.135Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-05T17:39:09.135Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:39:11.666Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-11-05T17:39:11.666Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:39:11.666Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-11-05T17:39:11.666Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:39:11.666Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:39:11.666Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-11-05T17:39:11.666Z] === RUN TestTagInvalidReference [2022-11-05T17:39:11.666Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-05T17:39:11.666Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:39:11.666Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-11-05T17:39:11.666Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:39:11.666Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-05T17:39:11.666Z] === RUN TestTagOfficialNames [2022-11-05T17:39:11.666Z] --- PASS: TestTagOfficialNames (0.04s) [2022-11-05T17:39:11.666Z] === RUN TestTagMatchesDigest [2022-11-05T17:39:11.666Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-05T17:39:11.666Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-05T17:39:13.590Z] --- PASS: TestServiceWithDataPathPortInit (13.39s) [2022-11-05T17:39:13.590Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:39:14.529Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c7ts3w1okaek7skko1axqu1pe Created:2022-11-05 17:39:13.448987778 +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[124b4c3ad89668035bfb81c52df061e994a1bd9e91a0268623f8d7435a74dc87:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g1q8usgn3esfceibm8anaxcxz EndpointID:915dbee23b7b87c36bbb6ba09644255ba34327d0cac14b359fe478cd7b0c0845 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:95350660fcf259ec83e5552349735dabbf35361684ba9e6ca4422147492a9aa7 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:5dd00a8e2128 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g1q8usgn3esfceibm8anaxcxz EndpointID:915dbee23b7b87c36bbb6ba09644255ba34327d0cac14b359fe478cd7b0c0845 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-05T17:39:14.817Z] --- PASS: TestBuildSquashParent (7.87s) [2022-11-05T17:39:14.817Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:39:14.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:39:14.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:39:14.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:39:14.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:39:14.817Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:39:14.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:39:14.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:39:14.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:39:14.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:39:14.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:39:14.817Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:39:14.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:39:14.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:39:14.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:39:17.350Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:39:17.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:39:17.799Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-11-05T17:39:19.285Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-11-05T17:39:19.802Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-11-05T17:39:19.802Z] PASS [2022-11-05T17:39:19.802Z] [2022-11-05T17:39:19.802Z] === Skipped [2022-11-05T17:39:19.802Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:39:19.802Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:39:19.802Z] [2022-11-05T17:39:19.802Z] DONE 26 tests, 1 skipped in 42.938s [2022-11-05T17:39:19.802Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:39:19.802Z] ++ 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-11-05T17:39:19.802Z] ++ set -e [2022-11-05T17:39:19.802Z] ++ '[' -n 0 ']' [2022-11-05T17:39:19.802Z] ++ set -x [2022-11-05T17:39:19.802Z] ++ 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-11-05T17:39:19.802Z] INFO: Testing against a local daemon [2022-11-05T17:39:19.802Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:39:19.802Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:39:19.802Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:39:19.802Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:39:19.802Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:39:19.802Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:39:19.802Z] PASS [2022-11-05T17:39:19.802Z] [2022-11-05T17:39:19.802Z] === Skipped [2022-11-05T17:39:19.802Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:39:19.802Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:39:19.802Z] [2022-11-05T17:39:19.802Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:39:19.802Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:39:19.802Z] [2022-11-05T17:39:19.802Z] DONE 2 tests, 2 skipped in 0.090s [2022-11-05T17:39:19.802Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:39:19.802Z] ++ 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-11-05T17:39:19.802Z] ++ set -e [2022-11-05T17:39:19.802Z] ++ '[' -n 0 ']' [2022-11-05T17:39:19.802Z] ++ set -x [2022-11-05T17:39:19.802Z] ++ 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-11-05T17:39:19.802Z] INFO: Testing against a local daemon [2022-11-05T17:39:19.802Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:39:20.371Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-11-05T17:39:20.371Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:39:20.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:39:20.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:39:21.309Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-05T17:39:21.878Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-05T17:39:22.447Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-05T17:39:24.174Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-11-05T17:39:24.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2022-11-05T17:39:24.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2022-11-05T17:39:24.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2022-11-05T17:39:24.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2022-11-05T17:39:24.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-11-05T17:39:24.174Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s) [2022-11-05T17:39:24.174Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:39:24.174Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:39:24.326Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-11-05T17:39:24.354Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-05T17:39:26.078Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:39:26.261Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-05T17:39:26.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:39:26.903Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:39:27.471Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:39:28.038Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2022-11-05T17:39:28.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2022-11-05T17:39:28.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2022-11-05T17:39:28.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2022-11-05T17:39:28.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-11-05T17:39:28.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2022-11-05T17:39:28.038Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:39:28.272Z] --- PASS: TestImportExtremelyLargeImageWorks (92.59s) [2022-11-05T17:39:28.273Z] PASS [2022-11-05T17:39:28.273Z] [2022-11-05T17:39:28.273Z] DONE 13 tests in 95.557s [2022-11-05T17:39:28.273Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:39:28.273Z] INFO: Testing against a local daemon [2022-11-05T17:39:28.273Z] === RUN TestNetworkCreateDelete [2022-11-05T17:39:28.273Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-11-05T17:39:28.273Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:39:28.273Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-11-05T17:39:28.273Z] === RUN TestDaemonDNSFallback [2022-11-05T17:39:28.827Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-05T17:39:29.414Z] --- PASS: TestBuildMultiStageParentConfig (1.20s) [2022-11-05T17:39:29.414Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:39:29.768Z] --- PASS: TestDockerNetworkMacvlan (9.19s) [2022-11-05T17:39:29.768Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-11-05T17:39:29.768Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-11-05T17:39:29.768Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-11-05T17:39:29.768Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-11-05T17:39:29.768Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s) [2022-11-05T17:39:29.768Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-11-05T17:39:29.768Z] PASS [2022-11-05T17:39:29.768Z] [2022-11-05T17:39:29.768Z] DONE 8 tests in 10.582s [2022-11-05T17:39:29.768Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:39:29.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:39:29.768Z] ++ set -e [2022-11-05T17:39:29.768Z] ++ '[' -n 0 ']' [2022-11-05T17:39:29.768Z] ++ set -x [2022-11-05T17:39:29.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:39:29.768Z] testing: warning: no tests to run [2022-11-05T17:39:29.768Z] PASS [2022-11-05T17:39:29.768Z] [2022-11-05T17:39:29.768Z] DONE 0 tests in 0.023s [2022-11-05T17:39:29.768Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:39:29.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:39:29.768Z] ++ set -e [2022-11-05T17:39:29.768Z] ++ '[' -n 0 ']' [2022-11-05T17:39:29.768Z] ++ set -x [2022-11-05T17:39:29.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:39:29.768Z] INFO: Testing against a local daemon [2022-11-05T17:39:29.768Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:39:31.146Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2022-11-05T17:39:31.146Z] === RUN TestAuthZPluginTLS [2022-11-05T17:39:31.317Z] --- PASS: TestBuildLabelWithTargets (1.84s) [2022-11-05T17:39:31.317Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:39:31.405Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-11-05T17:39:31.405Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:39:31.536Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-11-05T17:39:31.536Z] === RUN TestInspectNetwork [2022-11-05T17:39:31.974Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-05T17:39:31.974Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:39:32.253Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2022-11-05T17:39:32.253Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:39:32.543Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-05T17:39:32.543Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:39:33.111Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-11-05T17:39:33.111Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:39:34.050Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-11-05T17:39:34.050Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:39:34.618Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-11-05T17:39:34.618Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:39:34.788Z] --- PASS: TestBuildMultiStageOnBuild (2.53s) [2022-11-05T17:39:34.788Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:39:34.802Z] === RUN TestInspectNetwork/full_network_id [2022-11-05T17:39:34.802Z] === RUN TestInspectNetwork/partial_network_id [2022-11-05T17:39:34.802Z] === RUN TestInspectNetwork/network_name [2022-11-05T17:39:34.802Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-05T17:39:35.186Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-05T17:39:35.186Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:39:35.755Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-11-05T17:39:35.755Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:39:36.164Z] --- PASS: TestBuildUncleanTarFilenames (1.50s) [2022-11-05T17:39:36.164Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:39:37.135Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-11-05T17:39:37.135Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:39:38.515Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-11-05T17:39:38.515Z] === RUN TestAuthZPluginHeader [2022-11-05T17:39:38.964Z] --- PASS: TestInspectNetwork (7.34s) [2022-11-05T17:39:38.964Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-05T17:39:38.964Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-05T17:39:38.964Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-05T17:39:38.964Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-05T17:39:38.964Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:39:38.971Z] ......................... [ 67%] [2022-11-05T17:39:39.084Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-11-05T17:39:39.084Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:39:39.084Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:39.084Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-05T17:39:39.084Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:39:39.084Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:39.084Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-11-05T17:39:39.084Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:39:39.084Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:39.084Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-05T17:39:39.084Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:39:39.084Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:39.084Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-05T17:39:39.084Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:39:39.494Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2022-11-05T17:39:39.494Z] === RUN TestBuildWithHugeFile [2022-11-05T17:39:40.378Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-11-05T17:39:40.378Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:39:40.378Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:39:40.378Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:39:40.378Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:39:40.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:39:40.378Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:39:40.378Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:39:40.378Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:39:40.378Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:39:40.378Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:39:40.378Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-05T17:39:40.378Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-05T17:39:40.378Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-05T17:39:40.378Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-05T17:39:40.378Z] === RUN TestNetworkList [2022-11-05T17:39:40.378Z] === RUN TestNetworkList//networks [2022-11-05T17:39:40.378Z] === PAUSE TestNetworkList//networks [2022-11-05T17:39:40.378Z] === RUN TestNetworkList//networks/ [2022-11-05T17:39:40.378Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:39:40.378Z] === CONT TestNetworkList//networks [2022-11-05T17:39:40.378Z] === CONT TestNetworkList//networks/ [2022-11-05T17:39:40.378Z] --- PASS: TestNetworkList (0.01s) [2022-11-05T17:39:40.378Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:39:40.378Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:39:40.378Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:39:40.954Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-11-05T17:39:40.954Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:39:41.896Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-11-05T17:39:41.896Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:39:42.822Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-11-05T17:39:42.822Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:39:43.748Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-11-05T17:39:43.748Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:39:45.111Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-11-05T17:39:45.111Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:39:45.672Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-11-05T17:39:45.672Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:39:47.561Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2022-11-05T17:39:47.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:39:47.561Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:39:47.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:39:47.561Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:39:57.176Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-11-05T17:39:57.176Z] PASS [2022-11-05T17:39:57.176Z] [2022-11-05T17:39:57.176Z] === Skipped [2022-11-05T17:39:57.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-05T17:39:57.176Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:57.176Z] [2022-11-05T17:39:57.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-11-05T17:39:57.176Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:57.176Z] [2022-11-05T17:39:57.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-05T17:39:57.176Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:57.176Z] [2022-11-05T17:39:57.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-05T17:39:57.176Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:39:57.176Z] [2022-11-05T17:39:57.176Z] DONE 17 tests, 4 skipped in 26.268s [2022-11-05T17:39:57.176Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:39:57.176Z] ++ 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-11-05T17:39:57.176Z] ++ set -e [2022-11-05T17:39:57.176Z] ++ '[' -n 0 ']' [2022-11-05T17:39:57.176Z] ++ set -x [2022-11-05T17:39:57.176Z] ++ 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-11-05T17:39:57.176Z] INFO: Testing against a local daemon [2022-11-05T17:39:57.176Z] === RUN TestPluginInvalidJSON [2022-11-05T17:39:57.176Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:39:57.176Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:39:57.176Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:39:57.176Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-11-05T17:39:57.176Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:39:57.176Z] === RUN TestPluginInstall [2022-11-05T17:39:57.176Z] === RUN TestPluginInstall/no_auth [2022-11-05T17:39:57.176Z] time="2022-11-05T17:39:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:39:57.176Z] time="2022-11-05T17:39:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dab1af2f4905085794540ae120a843a143b4ed6cadcb640c03e2c8d6c8820bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:39:57.176Z] time="2022-11-05T17:39:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:39:57.176Z] time="2022-11-05T17:39:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dab1af2f4905085794540ae120a843a143b4ed6cadcb640c03e2c8d6c8820bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:39:57.176Z] === RUN TestPluginInstall/with_htpasswd [2022-11-05T17:39:57.435Z] time="2022-11-05T17:39:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:39:57.435Z] time="2022-11-05T17:39:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dab1af2f4905085794540ae120a843a143b4ed6cadcb640c03e2c8d6c8820bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:39:57.435Z] time="2022-11-05T17:39:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:39:57.435Z] time="2022-11-05T17:39:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3dab1af2f4905085794540ae120a843a143b4ed6cadcb640c03e2c8d6c8820bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:39:57.695Z] === RUN TestPluginInstall/with_insecure [2022-11-05T17:39:58.632Z] time="2022-11-05T17:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:39:58.632Z] time="2022-11-05T17:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d7b04f506d296ca637c4ed4678e320cb6a0da8e7397ebdad391efdbf0f98914" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:39:58.632Z] time="2022-11-05T17:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:39:58.632Z] time="2022-11-05T17:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d7b04f506d296ca637c4ed4678e320cb6a0da8e7397ebdad391efdbf0f98914" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:39:58.632Z] plugin_test.go:165: [d2ea8696ef385] daemon is not started [2022-11-05T17:39:58.632Z] --- PASS: TestPluginInstall (2.56s) [2022-11-05T17:39:58.632Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-11-05T17:39:58.632Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-11-05T17:39:58.632Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-11-05T17:39:58.632Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:40:00.012Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-05T17:40:00.950Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-05T17:40:01.889Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-11-05T17:40:01.889Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-11-05T17:40:01.889Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-11-05T17:40:01.889Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:40:02.396Z] --- PASS: TestServiceWithDataPathPortInit (13.58s) [2022-11-05T17:40:02.396Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:40:02.459Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-11-05T17:40:02.459Z] PASS [2022-11-05T17:40:02.459Z] [2022-11-05T17:40:02.459Z] DONE 10 tests in 6.486s [2022-11-05T17:40:02.459Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:40:02.459Z] ++ 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-11-05T17:40:02.459Z] ++ set -e [2022-11-05T17:40:02.459Z] ++ '[' -n 0 ']' [2022-11-05T17:40:02.459Z] ++ set -x [2022-11-05T17:40:02.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-11-05T17:40:02.459Z] INFO: Testing against a local daemon [2022-11-05T17:40:02.718Z] === RUN TestExternalGraphDriver [2022-11-05T17:40:02.978Z] === RUN TestExternalGraphDriver/json [2022-11-05T17:40:03.761Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mxq4fyeu103qfuvh6uykj9q3z Created:2022-11-05 17:40:02.511973968 +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[049fb2a1ab2d7ec76505e4f76aaf46ceae0a9b62cdfebad635512148574273f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jxknupf2rid6uyqbetlg23wb0 EndpointID:c263bb9725ede4b392085c06354cc1bffb32b29630e132a27704c3ff5a5a33d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fdc6d32242cd77fbb2e666677c9eee8269df675b6e81530d5c3ef28d70ed2180 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:a994dd9e833f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jxknupf2rid6uyqbetlg23wb0 EndpointID:c263bb9725ede4b392085c06354cc1bffb32b29630e132a27704c3ff5a5a33d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-05T17:40:04.885Z] === RUN TestExternalGraphDriver/spec [2022-11-05T17:40:06.265Z] === RUN TestExternalGraphDriver/pull [2022-11-05T17:40:07.644Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-11-05T17:40:07.644Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-11-05T17:40:07.644Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-11-05T17:40:07.644Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-11-05T17:40:07.644Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:40:07.903Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:40:07.903Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-11-05T17:40:07.903Z] PASS [2022-11-05T17:40:07.903Z] [2022-11-05T17:40:07.903Z] === Skipped [2022-11-05T17:40:07.903Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-11-05T17:40:07.903Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:40:07.903Z] [2022-11-05T17:40:07.903Z] DONE 5 tests, 1 skipped in 5.487s [2022-11-05T17:40:07.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:40:07.903Z] ++ 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-11-05T17:40:07.903Z] ++ set -e [2022-11-05T17:40:07.903Z] ++ '[' -n 0 ']' [2022-11-05T17:40:07.903Z] ++ set -x [2022-11-05T17:40:07.903Z] ++ 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-11-05T17:40:08.162Z] INFO: Testing against a local daemon [2022-11-05T17:40:08.162Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:40:08.162Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:40:08.162Z] === RUN TestReadPluginNoRead [2022-11-05T17:40:08.162Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:40:08.162Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:40:08.162Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:40:08.162Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:40:08.162Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:40:09.002Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.05s) [2022-11-05T17:40:09.002Z] PASS [2022-11-05T17:40:09.002Z] [2022-11-05T17:40:09.002Z] === Skipped [2022-11-05T17:40:09.002Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:40:09.003Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:40:09.003Z] [2022-11-05T17:40:09.003Z] DONE 26 tests, 1 skipped in 43.759s [2022-11-05T17:40:09.003Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:40:09.003Z] INFO: Testing against a local daemon [2022-11-05T17:40:09.003Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:40:09.003Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:40:09.003Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:40:09.003Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:40:09.003Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:40:09.003Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:40:09.003Z] PASS [2022-11-05T17:40:09.003Z] [2022-11-05T17:40:09.003Z] === Skipped [2022-11-05T17:40:09.003Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:40:09.003Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:40:09.003Z] [2022-11-05T17:40:09.003Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:40:09.003Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:40:09.003Z] [2022-11-05T17:40:09.003Z] DONE 2 tests, 2 skipped in 0.040s [2022-11-05T17:40:09.003Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:40:09.003Z] INFO: Testing against a local daemon [2022-11-05T17:40:09.003Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:40:09.564Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-11-05T17:40:09.564Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:40:10.491Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-05T17:40:11.052Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-05T17:40:11.456Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-11-05T17:40:11.456Z] === CONT TestReadPluginNoRead [2022-11-05T17:40:11.653Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-05T17:40:13.363Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:40:13.541Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-05T17:40:14.266Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-11-05T17:40:14.266Z] [2022-11-05T17:40:14.266Z] ________ ____ __. [2022-11-05T17:40:14.266Z] \_____ \ | |/ _| [2022-11-05T17:40:14.266Z] / | \| < [2022-11-05T17:40:14.266Z] / | \ | \ [2022-11-05T17:40:14.266Z] \_______ /____|__ \ [2022-11-05T17:40:14.266Z] \/ \/ [2022-11-05T17:40:14.266Z] [2022-11-05T17:40:14.266Z] INFO: make.ps1 ended at 11/05/2022 17:40:08 [2022-11-05T17:40:14.266Z] INFO: Binaries build ended at 11/05/2022 17:40:10. Duration:00:01:45.6585036 [2022-11-05T17:40:14.266Z] INFO: Copying the built daemon binary to d:\CI\PR-44413\1\binary\dockerd-f292bf0f4f.exe... [2022-11-05T17:40:14.266Z] INFO: Copying the built client binary to d:\CI\PR-44413\1\binary\docker-f292bf0f4f.exe... [2022-11-05T17:40:14.266Z] INFO: Copying dockerversion from the container... [2022-11-05T17:40:14.266Z] INFO: Copying the golang package from the container to d:\CI\PR-44413\1\installer\go.zip... [2022-11-05T17:40:14.266Z] INFO: Extracting go.zip to d:\CI\PR-44413\1\go [2022-11-05T17:40:14.300Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:40:15.431Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-05T17:40:15.679Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:40:16.248Z] --- PASS: TestContinueAfterPluginCrash (8.11s) [2022-11-05T17:40:16.817Z] === CONT TestReadPluginNoRead [2022-11-05T17:40:16.817Z] read_test.go:92: [d971b6351c85c] daemon is not started [2022-11-05T17:40:16.817Z] --- PASS: TestReadPluginNoRead (5.57s) [2022-11-05T17:40:16.817Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-11-05T17:40:16.817Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-11-05T17:40:16.817Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-11-05T17:40:16.817Z] PASS [2022-11-05T17:40:16.817Z] [2022-11-05T17:40:16.817Z] DONE 6 tests in 8.683s [2022-11-05T17:40:16.817Z] 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-11-05T17:40:16.817Z] ++ 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-11-05T17:40:16.817Z] ++ set -e [2022-11-05T17:40:16.817Z] ++ '[' -n 0 ']' [2022-11-05T17:40:16.817Z] ++ set -x [2022-11-05T17:40:16.817Z] ++ 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-11-05T17:40:16.817Z] testing: warning: no tests to run [2022-11-05T17:40:16.817Z] PASS [2022-11-05T17:40:16.817Z] [2022-11-05T17:40:16.817Z] DONE 0 tests in 0.028s [2022-11-05T17:40:16.817Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:40:16.817Z] ++ 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-11-05T17:40:16.817Z] ++ set -e [2022-11-05T17:40:16.817Z] ++ '[' -n 0 ']' [2022-11-05T17:40:16.817Z] ++ set -x [2022-11-05T17:40:16.817Z] ++ 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-11-05T17:40:16.817Z] INFO: Testing against a local daemon [2022-11-05T17:40:16.817Z] === RUN TestPluginWithDevMounts [2022-11-05T17:40:16.817Z] === PAUSE TestPluginWithDevMounts [2022-11-05T17:40:16.817Z] === CONT TestPluginWithDevMounts [2022-11-05T17:40:17.776Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-11-05T17:40:18.698Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-05T17:40:18.726Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-11-05T17:40:18.726Z] PASS [2022-11-05T17:40:18.726Z] [2022-11-05T17:40:18.726Z] DONE 1 tests in 1.633s [2022-11-05T17:40:18.726Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:40:18.726Z] ++ 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-11-05T17:40:18.726Z] ++ set -e [2022-11-05T17:40:18.726Z] ++ '[' -n 0 ']' [2022-11-05T17:40:18.726Z] ++ set -x [2022-11-05T17:40:18.726Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-05T17:40:18.726Z] INFO: Testing against a local daemon [2022-11-05T17:40:18.726Z] === RUN TestSecretInspect [2022-11-05T17:40:18.953Z] --- PASS: TestDockerNetworkMacvlan (9.29s) [2022-11-05T17:40:18.953Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-11-05T17:40:18.953Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-11-05T17:40:18.953Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-11-05T17:40:18.953Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-11-05T17:40:18.953Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.90s) [2022-11-05T17:40:18.953Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-11-05T17:40:18.953Z] PASS [2022-11-05T17:40:18.953Z] [2022-11-05T17:40:18.953Z] DONE 8 tests in 10.601s [2022-11-05T17:40:18.953Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:40:18.953Z] testing: warning: no tests to run [2022-11-05T17:40:18.953Z] PASS [2022-11-05T17:40:18.953Z] [2022-11-05T17:40:18.953Z] DONE 0 tests in 0.008s [2022-11-05T17:40:18.953Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:40:18.953Z] INFO: Testing against a local daemon [2022-11-05T17:40:18.953Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:40:20.317Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-11-05T17:40:20.317Z] === RUN TestAuthZPluginTLS [2022-11-05T17:40:20.718Z] --- PASS: TestSecretInspect (2.16s) [2022-11-05T17:40:20.718Z] === RUN TestSecretList [2022-11-05T17:40:20.878Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-11-05T17:40:20.878Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:40:21.439Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-05T17:40:21.439Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:40:21.694Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-11-05T17:40:21.694Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:40:22.256Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-11-05T17:40:22.256Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:40:22.631Z] --- PASS: TestSecretList (2.11s) [2022-11-05T17:40:22.631Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:40:23.619Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-11-05T17:40:23.619Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:40:23.875Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-11-05T17:40:23.875Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:40:24.436Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-05T17:40:24.436Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:40:24.997Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-11-05T17:40:24.997Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:40:25.168Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-11-05T17:40:25.168Z] === RUN TestSecretsUpdate [2022-11-05T17:40:26.361Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-11-05T17:40:26.361Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:40:27.077Z] --- PASS: TestSecretsUpdate (2.11s) [2022-11-05T17:40:27.077Z] === RUN TestTemplatedSecret [2022-11-05T17:40:27.725Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-11-05T17:40:27.725Z] === RUN TestAuthZPluginHeader [2022-11-05T17:40:28.652Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-11-05T17:40:28.652Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:40:29.615Z] --- PASS: TestTemplatedSecret (2.41s) [2022-11-05T17:40:29.615Z] === RUN TestSecretCreateResolve [2022-11-05T17:40:32.152Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-11-05T17:40:32.152Z] PASS [2022-11-05T17:40:32.152Z] [2022-11-05T17:40:32.152Z] DONE 6 tests in 13.355s [2022-11-05T17:40:32.152Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:40:32.152Z] ++ 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-11-05T17:40:32.152Z] ++ set -e [2022-11-05T17:40:32.152Z] ++ '[' -n 0 ']' [2022-11-05T17:40:32.152Z] ++ set -x [2022-11-05T17:40:32.152Z] ++ 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-11-05T17:40:32.152Z] INFO: Testing against a local daemon [2022-11-05T17:40:32.152Z] === RUN TestServiceCreateInit [2022-11-05T17:40:32.152Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:40:32.815Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2022-11-05T17:40:32.815Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:40:32.899Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-11-05T17:40:34.826Z] tests/integration/client_test.py ..... [ 75%] [2022-11-05T17:40:35.083Z] tests/integration/context_api_test.py ... [ 76%] [2022-11-05T17:40:35.338Z] tests/integration/errors_test.py . [ 76%] [2022-11-05T17:40:35.446Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:40:37.041Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2022-11-05T17:40:37.041Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:40:38.872Z] --- PASS: TestServiceCreateInit (7.02s) [2022-11-05T17:40:38.872Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-11-05T17:40:38.872Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s) [2022-11-05T17:40:38.872Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:40:40.304Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s) [2022-11-05T17:40:40.304Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:40:48.193Z] --- PASS: TestImportExtremelyLargeImageWorks (93.71s) [2022-11-05T17:40:48.193Z] PASS [2022-11-05T17:40:48.193Z] [2022-11-05T17:40:48.193Z] === Skipped [2022-11-05T17:40:48.193Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-05T17:40:48.193Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-05T17:40:48.193Z] [2022-11-05T17:40:48.193Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-05T17:40:48.193Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-11-05T17:40:48.193Z] [2022-11-05T17:40:48.193Z] DONE 13 tests, 2 skipped in 97.865s [2022-11-05T17:40:48.193Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:40:48.193Z] INFO: Testing against a local daemon [2022-11-05T17:40:48.193Z] === RUN TestNetworkCreateDelete [2022-11-05T17:40:48.193Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-11-05T17:40:48.193Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:40:48.193Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-11-05T17:40:48.193Z] === RUN TestDaemonDNSFallback [2022-11-05T17:40:49.921Z] INFO: Extraction ended at 11/05/2022 17:40:49. Duration:00:00:37.1195529 [2022-11-05T17:40:49.921Z] INFO: Updating the golang and path environment variables [2022-11-05T17:40:49.921Z] INFO: GOPATH=d:\gopath [2022-11-05T17:40:49.921Z] INFO: go version go1.18.7 windows/amd64 [2022-11-05T17:40:49.921Z] INFO: Running the daemon under test in debug mode [2022-11-05T17:40:49.921Z] INFO: Starting a daemon under test... [2022-11-05T17:40:49.921Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44413\1\daemon --pidfile d:\CI\PR-44413\1\docker.pid -D [2022-11-05T17:40:49.921Z] INFO: Process started successfully. [2022-11-05T17:40:49.921Z] INFO: Start tailing logs of the daemon under tests [2022-11-05T17:40:50.383Z] INFO: Waiting for the daemon under test to start... [2022-11-05T17:40:52.379Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-11-05T17:40:52.379Z] === RUN TestInspectNetwork [2022-11-05T17:40:52.379Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:40:52.379Z] --- SKIP: TestInspectNetwork (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:40:52.379Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:40:52.379Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:40:52.379Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:40:52.379Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:40:52.379Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:40:52.379Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:40:52.379Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:40:52.379Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:40:52.379Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:40:52.379Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:40:52.379Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-05T17:40:52.379Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-05T17:40:52.379Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-05T17:40:52.379Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-11-05T17:40:52.379Z] === RUN TestNetworkList [2022-11-05T17:40:52.379Z] === RUN TestNetworkList//networks [2022-11-05T17:40:52.379Z] === PAUSE TestNetworkList//networks [2022-11-05T17:40:52.379Z] === RUN TestNetworkList//networks/ [2022-11-05T17:40:52.379Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:40:52.379Z] === CONT TestNetworkList//networks [2022-11-05T17:40:52.379Z] === CONT TestNetworkList//networks/ [2022-11-05T17:40:52.379Z] --- PASS: TestNetworkList (0.02s) [2022-11-05T17:40:52.379Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:40:52.379Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:40:52.379Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:40:52.379Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-11-05T17:40:52.379Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:40:52.379Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:40:52.379Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:40:52.379Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:40:52.379Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:40:52.379Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:40:52.379Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:40:52.379Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:40:52.379Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:40:52.379Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:40:52.379Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:40:52.379Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:40:52.379Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-05T17:40:52.379Z] PASS [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === Skipped [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-11-05T17:40:52.379Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-11-05T17:40:52.379Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-11-05T17:40:52.379Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-11-05T17:40:52.379Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-11-05T17:40:52.379Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-05T17:40:52.379Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-05T17:40:52.379Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-05T17:40:52.379Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-11-05T17:40:52.379Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:40:52.379Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-11-05T17:40:52.379Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-05T17:40:52.379Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] DONE 22 tests, 12 skipped in 6.988s [2022-11-05T17:40:52.379Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:40:52.379Z] INFO: Testing against a local daemon [2022-11-05T17:40:52.379Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:40:52.379Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:40:52.379Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:40:52.379Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:40:52.379Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:40:52.379Z] PASS [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === Skipped [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:40:52.379Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:40:52.379Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] DONE 2 tests, 2 skipped in 0.132s [2022-11-05T17:40:52.379Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:40:52.379Z] INFO: Testing against a local daemon [2022-11-05T17:40:52.379Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:40:52.379Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:40:52.379Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-11-05T17:40:52.379Z] PASS [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === Skipped [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-11-05T17:40:52.379Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-11-05T17:40:52.379Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] DONE 2 tests, 2 skipped in 0.119s [2022-11-05T17:40:52.379Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:40:52.379Z] testing: warning: no tests to run [2022-11-05T17:40:52.379Z] PASS [2022-11-05T17:40:52.379Z] [2022-11-05T17:40:52.379Z] DONE 0 tests in 0.025s [2022-11-05T17:40:52.379Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:40:52.379Z] INFO: Testing against a local daemon [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginTLS [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginHeader [2022-11-05T17:40:52.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.379Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-11-05T17:40:52.379Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:40:52.471Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.53s) [2022-11-05T17:40:52.471Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:40:52.946Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:52.946Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-11-05T17:40:52.946Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:40:53.204Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:53.204Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-11-05T17:40:53.204Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:40:53.428Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-11-05T17:40:53.462Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:53.462Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-11-05T17:40:53.462Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:40:53.759Z] --- PASS: TestCreateServiceMultipleTimes (14.87s) [2022-11-05T17:40:53.759Z] === RUN TestCreateServiceConflict [2022-11-05T17:40:54.028Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.028Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-11-05T17:40:54.028Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-11-05T17:40:54.287Z] PASS [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === Skipped [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-11-05T17:40:54.287Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] DONE 17 tests, 17 skipped in 1.815s [2022-11-05T17:40:54.287Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:40:54.287Z] INFO: Testing against a local daemon [2022-11-05T17:40:54.287Z] === RUN TestPluginInvalidJSON [2022-11-05T17:40:54.287Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:40:54.287Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:40:54.287Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:40:54.287Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-11-05T17:40:54.287Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:40:54.287Z] === RUN TestPluginInstall [2022-11-05T17:40:54.287Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-05T17:40:54.287Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:40:54.287Z] 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-11-05T17:40:54.287Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-05T17:40:54.287Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:40:54.287Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-05T17:40:54.287Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:40:54.287Z] PASS [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === Skipped [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-11-05T17:40:54.287Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-11-05T17:40:54.287Z] 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-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:40:54.287Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-11-05T17:40:54.287Z] [2022-11-05T17:40:54.287Z] DONE 5 tests, 3 skipped in 0.128s [2022-11-05T17:40:54.287Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:40:54.546Z] INFO: Testing against a local daemon [2022-11-05T17:40:54.546Z] === RUN TestExternalGraphDriver [2022-11-05T17:40:54.804Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-11-05T17:40:54.804Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-11-05T17:40:54.804Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:40:56.296Z] --- PASS: TestCreateServiceConflict (2.09s) [2022-11-05T17:40:56.296Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:40:58.833Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2022-11-05T17:40:58.833Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:41:00.971Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:41:00.971Z] Using test binary docker [2022-11-05T17:41:00.971Z] +++ /etc/init.d/apparmor start [2022-11-05T17:41:00.971Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:41:00.971Z] INFO: Waiting for daemon to start... [2022-11-05T17:41:00.971Z] Starting dockerd [2022-11-05T17:41:00.971Z] +++ 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-11-05T17:41:00.971Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-05T17:41:00.971Z] Using test binary docker [2022-11-05T17:41:00.971Z] +++ /etc/init.d/apparmor start [2022-11-05T17:41:00.971Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-11-05T17:41:00.971Z] INFO: Waiting for daemon to start... [2022-11-05T17:41:00.971Z] Starting dockerd [2022-11-05T17:41:00.971Z] +++ 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-11-05T17:41:00.971Z] . [2022-11-05T17:41:00.971Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:41:00.971Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:41:00.971Z] Error: No such image: emptyfs [2022-11-05T17:41:00.971Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:41:00.971Z] ++++ docker load [2022-11-05T17:41:00.971Z] Running integration-test (iteration 1) [2022-11-05T17:41:00.971Z] 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-11-05T17:41:00.971Z] ++ 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-11-05T17:41:00.971Z] ++ set -e [2022-11-05T17:41:00.971Z] ++ '[' -n 0 ']' [2022-11-05T17:41:00.971Z] ++ set -x [2022-11-05T17:41:00.971Z] ++ 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-11-05T17:41:00.971Z] Loaded image: busybox:latest [2022-11-05T17:41:00.971Z] Loaded image: busybox:glibc [2022-11-05T17:41:00.971Z] [2022-11-05T17:41:00.971Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-05T17:41:00.971Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-05T17:41:00.971Z] Error: No such image: emptyfs [2022-11-05T17:41:00.971Z] ++++ docker load [2022-11-05T17:41:00.971Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-05T17:41:00.971Z] Running integration-test (iteration 1) [2022-11-05T17:41:00.971Z] 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-11-05T17:41:00.971Z] ++ 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-11-05T17:41:00.971Z] ++ set -e [2022-11-05T17:41:00.971Z] ++ '[' -n 0 ']' [2022-11-05T17:41:00.971Z] ++ set -x [2022-11-05T17:41:00.971Z] ++ 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-11-05T17:41:00.971Z] Loaded image: busybox:latest [2022-11-05T17:41:00.971Z] Loaded image: busybox:glibc [2022-11-05T17:41:00.971Z] Loaded image: debian:bullseye-slim [2022-11-05T17:41:00.971Z] Loaded image: hello-world:latest [2022-11-05T17:41:00.971Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:41:00.971Z] INFO: Testing against a local daemon [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-11-05T17:41:00.971Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-11-05T17:41:01.369Z] --- PASS: TestGraphdriverPluginV2 (5.69s) [2022-11-05T17:41:01.369Z] PASS [2022-11-05T17:41:01.369Z] [2022-11-05T17:41:01.369Z] === Skipped [2022-11-05T17:41:01.369Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-11-05T17:41:01.369Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-11-05T17:41:01.369Z] [2022-11-05T17:41:01.369Z] DONE 2 tests, 1 skipped in 6.130s [2022-11-05T17:41:01.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:41:01.369Z] INFO: Testing against a local daemon [2022-11-05T17:41:01.369Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:41:01.369Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:41:01.369Z] === RUN TestReadPluginNoRead [2022-11-05T17:41:01.369Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:41:01.369Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:41:01.369Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:41:01.369Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:41:01.369Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:41:02.345Z] Loaded image: debian:bullseye-slim [2022-11-05T17:41:02.345Z] Loaded image: hello-world:latest [2022-11-05T17:41:02.911Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:41:02.911Z] INFO: Testing against a local daemon [2022-11-05T17:41:02.911Z] === RUN TestDockerDaemonSuite [2022-11-05T17:41:02.911Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-11-05T17:41:03.477Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-11-05T17:41:03.477Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-11-05T17:41:04.412Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-11-05T17:41:04.674Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-11-05T17:41:05.608Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-11-05T17:41:06.174Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-11-05T17:41:06.174Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-11-05T17:41:06.640Z] --- PASS: TestDaemonStartWithLogOpt (6.16s) [2022-11-05T17:41:06.640Z] === CONT TestReadPluginNoRead [2022-11-05T17:41:07.108Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-11-05T17:41:07.676Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-11-05T17:41:08.245Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-11-05T17:41:08.245Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-11-05T17:41:08.245Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-11-05T17:41:08.811Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-11-05T17:41:09.069Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-11-05T17:41:09.396Z] ......... [ 86%] [2022-11-05T17:41:09.925Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:41:10.004Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-11-05T17:41:10.004Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-11-05T17:41:10.004Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-11-05T17:41:10.004Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-11-05T17:41:10.183Z] --- PASS: TestContinueAfterPluginCrash (9.70s) [2022-11-05T17:41:10.506Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-11-05T17:41:10.506Z] PASS [2022-11-05T17:41:10.506Z] [2022-11-05T17:41:10.506Z] DONE 17 tests in 50.287s [2022-11-05T17:41:10.506Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:41:10.506Z] INFO: Testing against a local daemon [2022-11-05T17:41:10.506Z] === RUN TestPluginInvalidJSON [2022-11-05T17:41:10.506Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:41:10.506Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:41:10.506Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:41:10.506Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-11-05T17:41:10.506Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:41:10.506Z] === RUN TestPluginInstall [2022-11-05T17:41:10.506Z] === RUN TestPluginInstall/no_auth [2022-11-05T17:41:10.506Z] time="2022-11-05T17:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:41:10.506Z] time="2022-11-05T17:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:200f22b803b0bc10810b52295b832b724fd690120e57b1333f9268ff9dc5f6dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:41:10.506Z] time="2022-11-05T17:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:41:10.506Z] time="2022-11-05T17:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:200f22b803b0bc10810b52295b832b724fd690120e57b1333f9268ff9dc5f6dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:41:10.506Z] === RUN TestPluginInstall/with_htpasswd [2022-11-05T17:41:11.069Z] time="2022-11-05T17:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:41:11.069Z] time="2022-11-05T17:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00ad1bc59331bb23f2b8b4009b27eb1360681539927f8feb7fe74f2a0b4241c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:41:11.069Z] time="2022-11-05T17:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:41:11.069Z] time="2022-11-05T17:41:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00ad1bc59331bb23f2b8b4009b27eb1360681539927f8feb7fe74f2a0b4241c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:41:11.324Z] === RUN TestPluginInstall/with_insecure [2022-11-05T17:41:11.461Z] .....INFO: Daemon under test started and replied! [2022-11-05T17:41:11.461Z] INFO: Docker version of the daemon under test [2022-11-05T17:41:11.461Z] [2022-11-05T17:41:11.461Z] Client: [2022-11-05T17:41:11.461Z] Version: 17.06.2-ce [2022-11-05T17:41:11.461Z] API version: 1.30 [2022-11-05T17:41:11.461Z] Go version: go1.8.3 [2022-11-05T17:41:11.461Z] Git commit: cec0b72 [2022-11-05T17:41:11.461Z] Built: Tue Sep 5 19:57:19 2017 [2022-11-05T17:41:11.461Z] OS/Arch: windows/amd64 [2022-11-05T17:41:11.461Z] [2022-11-05T17:41:11.461Z] Server: [2022-11-05T17:41:11.461Z] Version: 0.0.0-dev [2022-11-05T17:41:11.461Z] API version: 1.41 (minimum version 1.24) [2022-11-05T17:41:11.461Z] Go version: go1.18.7 [2022-11-05T17:41:11.461Z] Git commit: f292bf0f4f [2022-11-05T17:41:11.461Z] Built: 11/05/2022 17:38:31 [2022-11-05T17:41:11.461Z] OS/Arch: windows/amd64 [2022-11-05T17:41:11.461Z] Experimental: false [2022-11-05T17:41:11.461Z] [2022-11-05T17:41:11.461Z] INFO: Docker info of the daemon under test [2022-11-05T17:41:11.461Z] [2022-11-05T17:41:11.461Z] Containers: 0 [2022-11-05T17:41:11.461Z] Running: 0 [2022-11-05T17:41:11.461Z] Paused: 0 [2022-11-05T17:41:11.461Z] Stopped: 0 [2022-11-05T17:41:11.461Z] Images: 0 [2022-11-05T17:41:11.461Z] Server Version: 0.0.0-dev [2022-11-05T17:41:11.461Z] Storage Driver: windowsfilter [2022-11-05T17:41:11.461Z] Windows: [2022-11-05T17:41:11.461Z] Logging Driver: json-file [2022-11-05T17:41:11.461Z] Plugins: [2022-11-05T17:41:11.461Z] Volume: local [2022-11-05T17:41:11.461Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-05T17:41:11.461Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-05T17:41:11.461Z] Swarm: inactive [2022-11-05T17:41:11.461Z] Default Isolation: process [2022-11-05T17:41:11.461Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-05T17:41:11.461Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-05T17:41:11.461Z] OSType: windows [2022-11-05T17:41:11.461Z] Architecture: x86_64 [2022-11-05T17:41:11.461Z] CPUs: 4 [2022-11-05T17:41:11.461Z] Total Memory: 32GiB [2022-11-05T17:41:11.461Z] Name: azwin-2-16ae90 [2022-11-05T17:41:11.461Z] ID: H2P7:VPBV:T7Z4:ZXFT:RHZ4:Q2KP:2AWZ:ANOA:3Y4Z:OCHN:JMYJ:CT4O [2022-11-05T17:41:11.461Z] Docker Root Dir: D:\CI\PR-44413\1\daemon [2022-11-05T17:41:11.461Z] Debug Mode (client): false [2022-11-05T17:41:11.461Z] Debug Mode (server): true [2022-11-05T17:41:11.461Z] File Descriptors: -1 [2022-11-05T17:41:11.461Z] Goroutines: 16 [2022-11-05T17:41:11.461Z] System Time: 2022-11-05T17:41:09.7026791Z [2022-11-05T17:41:11.461Z] EventsListeners: 0 [2022-11-05T17:41:11.461Z] Registry: https://index.docker.io/v1/ [2022-11-05T17:41:11.461Z] Labels: [2022-11-05T17:41:11.461Z] Experimental: false [2022-11-05T17:41:11.461Z] Insecure Registries: [2022-11-05T17:41:11.461Z] 127.0.0.0/8 [2022-11-05T17:41:11.461Z] Live Restore Enabled: false [2022-11-05T17:41:11.461Z] [2022-11-05T17:41:11.461Z] [2022-11-05T17:41:11.461Z] INFO: Docker images of the daemon under test [2022-11-05T17:41:11.461Z] [2022-11-05T17:41:11.461Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-05T17:41:11.461Z] [2022-11-05T17:41:11.461Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-11-05T17:41:11.461Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-11-05T17:41:11.461Z] ltsc2019: Pulling from windows/servercore [2022-11-05T17:41:11.461Z] b111c3320c94: Pulling fs layer [2022-11-05T17:41:11.461Z] 028c482fad0f: Pulling fs layer [2022-11-05T17:41:12.086Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:41:12.252Z] time="2022-11-05T17:41:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:41:12.252Z] time="2022-11-05T17:41:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eb5fd4225a29e35110dd6e59d6e0df7e30c1d54ddc25797d8cac25911136585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:41:12.252Z] time="2022-11-05T17:41:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:41:12.252Z] time="2022-11-05T17:41:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3eb5fd4225a29e35110dd6e59d6e0df7e30c1d54ddc25797d8cac25911136585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:41:12.252Z] plugin_test.go:165: [de622e2be716c] daemon is not started [2022-11-05T17:41:12.252Z] --- PASS: TestPluginInstall (2.86s) [2022-11-05T17:41:12.252Z] --- PASS: TestPluginInstall/no_auth (1.16s) [2022-11-05T17:41:12.252Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-11-05T17:41:12.252Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-11-05T17:41:12.252Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:41:13.719Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-11-05T17:41:13.719Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:41:14.020Z] tests/integration/models_images_test.py ............... [ 89%] [2022-11-05T17:41:14.197Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-05T17:41:14.616Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:41:14.769Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-05T17:41:15.243Z] tests/integration/models_networks_test.py .... [ 90%] [2022-11-05T17:41:15.703Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2022-11-05T17:41:15.703Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-11-05T17:41:15.703Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2022-11-05T17:41:15.703Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:41:16.264Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-11-05T17:41:16.264Z] PASS [2022-11-05T17:41:16.264Z] [2022-11-05T17:41:16.264Z] DONE 10 tests in 6.914s [2022-11-05T17:41:16.264Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:41:16.264Z] INFO: Testing against a local daemon [2022-11-05T17:41:16.264Z] === RUN TestExternalGraphDriver [2022-11-05T17:41:16.517Z] === CONT TestReadPluginNoRead [2022-11-05T17:41:16.517Z] read_test.go:92: [d85dfa5f41873] daemon is not started [2022-11-05T17:41:16.517Z] --- PASS: TestReadPluginNoRead (9.89s) [2022-11-05T17:41:16.517Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2022-11-05T17:41:16.517Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2022-11-05T17:41:16.517Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2022-11-05T17:41:16.517Z] PASS [2022-11-05T17:41:16.517Z] [2022-11-05T17:41:16.517Z] DONE 6 tests in 16.162s [2022-11-05T17:41:16.520Z] === RUN TestExternalGraphDriver/json [2022-11-05T17:41:16.560Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-11-05T17:41:16.776Z] 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-11-05T17:41:16.776Z] testing: warning: no tests to run [2022-11-05T17:41:16.776Z] PASS [2022-11-05T17:41:16.776Z] [2022-11-05T17:41:16.776Z] DONE 0 tests in 0.031s [2022-11-05T17:41:16.776Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:41:16.776Z] INFO: Testing against a local daemon [2022-11-05T17:41:16.776Z] === RUN TestPluginWithDevMounts [2022-11-05T17:41:16.776Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-11-05T17:41:16.776Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-05T17:41:16.776Z] PASS [2022-11-05T17:41:16.776Z] [2022-11-05T17:41:16.776Z] === Skipped [2022-11-05T17:41:16.776Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-11-05T17:41:16.776Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-11-05T17:41:16.776Z] [2022-11-05T17:41:16.776Z] DONE 1 tests, 1 skipped in 0.106s [2022-11-05T17:41:16.776Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:41:17.035Z] INFO: Testing against a local daemon [2022-11-05T17:41:17.035Z] === RUN TestSecretInspect [2022-11-05T17:41:17.035Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestSecretInspect (0.02s) [2022-11-05T17:41:17.035Z] === RUN TestSecretList [2022-11-05T17:41:17.035Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestSecretList (0.01s) [2022-11-05T17:41:17.035Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:41:17.035Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-11-05T17:41:17.035Z] === RUN TestSecretsUpdate [2022-11-05T17:41:17.035Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-11-05T17:41:17.035Z] === RUN TestTemplatedSecret [2022-11-05T17:41:17.035Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-11-05T17:41:17.035Z] === RUN TestSecretCreateResolve [2022-11-05T17:41:17.035Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-11-05T17:41:17.035Z] PASS [2022-11-05T17:41:17.035Z] [2022-11-05T17:41:17.035Z] === Skipped [2022-11-05T17:41:17.035Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-11-05T17:41:17.035Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] [2022-11-05T17:41:17.035Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-11-05T17:41:17.035Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] [2022-11-05T17:41:17.035Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-11-05T17:41:17.035Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] [2022-11-05T17:41:17.035Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-11-05T17:41:17.035Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] [2022-11-05T17:41:17.035Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-11-05T17:41:17.035Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] [2022-11-05T17:41:17.035Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-11-05T17:41:17.035Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] [2022-11-05T17:41:17.035Z] DONE 6 tests, 6 skipped in 0.168s [2022-11-05T17:41:17.035Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:41:17.035Z] INFO: Testing against a local daemon [2022-11-05T17:41:17.035Z] === RUN TestServiceCreateInit [2022-11-05T17:41:17.035Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:41:17.035Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:41:17.035Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- PASS: TestServiceCreateInit (0.01s) [2022-11-05T17:41:17.035Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:41:17.035Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:41:17.035Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:41:17.035Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-11-05T17:41:17.035Z] === RUN TestCreateServiceConflict [2022-11-05T17:41:17.035Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-11-05T17:41:17.035Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:41:17.035Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.035Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-11-05T17:41:17.035Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:41:17.035Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.294Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-11-05T17:41:17.294Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:41:17.294Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.294Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-11-05T17:41:17.294Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:41:17.294Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.294Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-11-05T17:41:17.294Z] === RUN TestCreateServiceSysctls [2022-11-05T17:41:17.294Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.294Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-11-05T17:41:17.294Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:41:17.294Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.294Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-11-05T17:41:17.294Z] === RUN TestInspect [2022-11-05T17:41:17.294Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.294Z] --- SKIP: TestInspect (0.01s) [2022-11-05T17:41:17.294Z] === RUN TestCreateJob [2022-11-05T17:41:17.294Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.294Z] --- SKIP: TestCreateJob (0.01s) [2022-11-05T17:41:17.294Z] === RUN TestReplicatedJob [2022-11-05T17:41:17.294Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.295Z] --- SKIP: TestReplicatedJob (0.01s) [2022-11-05T17:41:17.295Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:41:17.295Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.295Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-11-05T17:41:17.295Z] === RUN TestServiceListWithStatuses [2022-11-05T17:41:17.295Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:41:17.295Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:41:17.295Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:41:17.295Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.295Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-11-05T17:41:17.295Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:41:17.295Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:17.295Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-11-05T17:41:17.295Z] === RUN TestServicePlugin [2022-11-05T17:41:18.408Z] === RUN TestExternalGraphDriver/spec [2022-11-05T17:41:19.091Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-11-05T17:41:19.774Z] === RUN TestExternalGraphDriver/pull [2022-11-05T17:41:20.580Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] --- SKIP: TestServicePlugin (2.91s) [2022-11-05T17:41:20.580Z] === RUN TestServiceUpdateLabel [2022-11-05T17:41:20.580Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-11-05T17:41:20.580Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:41:20.580Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-11-05T17:41:20.580Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:41:20.580Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-11-05T17:41:20.580Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:41:20.580Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-11-05T17:41:20.580Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:41:20.580Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-11-05T17:41:20.580Z] PASS [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === Skipped [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:41:20.580Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:41:20.580Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-11-05T17:41:20.580Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-11-05T17:41:20.580Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-11-05T17:41:20.580Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-11-05T17:41:20.580Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-11-05T17:41:20.580Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-11-05T17:41:20.580Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-11-05T17:41:20.580Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-11-05T17:41:20.580Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-11-05T17:41:20.580Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-11-05T17:41:20.580Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-11-05T17:41:20.580Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-11-05T17:41:20.580Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:41:20.580Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-11-05T17:41:20.580Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-11-05T17:41:20.580Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServicePlugin (2.91s) [2022-11-05T17:41:20.580Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-11-05T17:41:20.580Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-11-05T17:41:20.580Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-11-05T17:41:20.580Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-11-05T17:41:20.580Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-11-05T17:41:20.580Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] DONE 24 tests, 23 skipped in 3.281s [2022-11-05T17:41:20.580Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:41:20.580Z] INFO: Testing against a local daemon [2022-11-05T17:41:20.580Z] === RUN TestSessionCreate [2022-11-05T17:41:20.580Z] --- PASS: TestSessionCreate (0.02s) [2022-11-05T17:41:20.580Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:41:20.580Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-05T17:41:20.580Z] PASS [2022-11-05T17:41:20.580Z] [2022-11-05T17:41:20.580Z] DONE 2 tests in 0.128s [2022-11-05T17:41:20.580Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:41:20.580Z] INFO: Testing against a local daemon [2022-11-05T17:41:20.580Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:41:20.580Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:41:20.580Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:41:20.580Z] === RUN TestEventsExecDie [2022-11-05T17:41:21.148Z] --- PASS: TestEventsExecDie (0.48s) [2022-11-05T17:41:21.148Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:41:21.148Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-11-05T17:41:21.148Z] === RUN TestInfoBinaryCommits [2022-11-05T17:41:21.148Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-05T17:41:21.148Z] === RUN TestInfoAPIVersioned [2022-11-05T17:41:21.148Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:41:21.148Z] === RUN TestInfoDiscoveryBackend [2022-11-05T17:41:21.621Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-11-05T17:41:21.665Z] --- PASS: TestExternalGraphDriver (5.17s) [2022-11-05T17:41:21.665Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-11-05T17:41:21.665Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-11-05T17:41:21.665Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-11-05T17:41:21.665Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:41:21.810Z] tests/integration/models_nodes_test.py . [ 91%] [2022-11-05T17:41:21.810Z] tests/integration/models_resources_test.py . [ 91%] [2022-11-05T17:41:22.523Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-11-05T17:41:22.523Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-05T17:41:23.523Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-11-05T17:41:23.700Z] --- PASS: TestCreateServiceSecretFileMode (11.92s) [2022-11-05T17:41:23.700Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:41:23.850Z] 028c482fad0f: Verifying Checksum [2022-11-05T17:41:23.850Z] 028c482fad0f: Download complete [2022-11-05T17:41:24.089Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-11-05T17:41:24.655Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-11-05T17:41:25.591Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-11-05T17:41:25.591Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-11-05T17:41:25.829Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2022-11-05T17:41:25.829Z] PASS [2022-11-05T17:41:25.829Z] [2022-11-05T17:41:25.829Z] DONE 5 tests in 9.410s [2022-11-05T17:41:25.829Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:41:25.829Z] INFO: Testing against a local daemon [2022-11-05T17:41:25.829Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:41:25.829Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:41:25.829Z] === RUN TestReadPluginNoRead [2022-11-05T17:41:25.829Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:41:25.829Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:41:25.829Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:41:25.829Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:41:25.829Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:41:26.158Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-11-05T17:41:26.708Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.34s) [2022-11-05T17:41:26.708Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-05T17:41:26.708Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:41:26.708Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-11-05T17:41:26.708Z] === RUN TestInfoAPI [2022-11-05T17:41:26.708Z] --- PASS: TestInfoAPI (0.02s) [2022-11-05T17:41:26.708Z] === RUN TestInfoAPIWarnings [2022-11-05T17:41:27.092Z] docker_cli_daemon_test.go:1456: [d441dfbcf95df] daemon is not started [2022-11-05T17:41:27.658Z] check_test.go:309: [d7af377022147] daemon is not started [2022-11-05T17:41:27.658Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-11-05T17:41:27.901Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-11-05T17:41:28.228Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-11-05T17:41:28.797Z] --- PASS: TestBuildWithHugeFile (109.61s) [2022-11-05T17:41:28.797Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:41:28.797Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:41:28.797Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:41:28.797Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:41:28.797Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:41:28.797Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:41:28.797Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:41:28.797Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:41:28.797Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:41:29.055Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:41:29.055Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-11-05T17:41:29.055Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-11-05T17:41:29.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-11-05T17:41:29.055Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-11-05T17:41:29.055Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:41:29.055Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-05T17:41:29.093Z] --- PASS: TestDaemonStartWithLogOpt (3.35s) [2022-11-05T17:41:29.093Z] === CONT TestReadPluginNoRead [2022-11-05T17:41:29.988Z] === RUN TestDockerSuite/TestAttachDetach [2022-11-05T17:41:29.988Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-11-05T17:41:30.554Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-11-05T17:41:30.670Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-11-05T17:41:30.670Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-11-05T17:41:31.488Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-11-05T17:41:31.489Z] check_test.go:309: [d2a24af4d7661] daemon is not started [2022-11-05T17:41:31.489Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-11-05T17:41:31.607Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:41:32.054Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-05T17:41:32.535Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:41:32.987Z] --- PASS: TestBuildPreserveOwnership (3.72s) [2022-11-05T17:41:32.987Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.81s) [2022-11-05T17:41:32.987Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s) [2022-11-05T17:41:32.987Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:41:32.987Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-11-05T17:41:32.987Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-05T17:41:33.244Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-11-05T17:41:33.902Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:41:33.902Z] --- PASS: TestContinueAfterPluginCrash (8.28s) [2022-11-05T17:41:34.147Z] b111c3320c94: Verifying Checksum [2022-11-05T17:41:34.148Z] b111c3320c94: Download complete [2022-11-05T17:41:34.177Z] Loaded image: busybox:latest [2022-11-05T17:41:34.177Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-11-05T17:41:34.177Z] Loaded image: busybox:glibc [2022-11-05T17:41:34.327Z] tests/integration/regression_test.py ...... [ 98%] [2022-11-05T17:41:34.744Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-11-05T17:41:34.835Z] === CONT TestReadPluginNoRead [2022-11-05T17:41:34.835Z] read_test.go:92: [de9367aa43f15] daemon is not started [2022-11-05T17:41:34.835Z] --- PASS: TestReadPluginNoRead (5.68s) [2022-11-05T17:41:34.835Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-11-05T17:41:34.835Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-11-05T17:41:34.835Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-11-05T17:41:34.835Z] PASS [2022-11-05T17:41:34.835Z] [2022-11-05T17:41:34.835Z] DONE 6 tests in 9.066s [2022-11-05T17:41:34.835Z] 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-11-05T17:41:34.835Z] testing: warning: no tests to run [2022-11-05T17:41:34.835Z] PASS [2022-11-05T17:41:34.835Z] [2022-11-05T17:41:34.835Z] DONE 0 tests in 0.007s [2022-11-05T17:41:34.835Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:41:34.835Z] INFO: Testing against a local daemon [2022-11-05T17:41:34.835Z] === RUN TestPluginWithDevMounts [2022-11-05T17:41:34.835Z] === PAUSE TestPluginWithDevMounts [2022-11-05T17:41:34.835Z] === CONT TestPluginWithDevMounts [2022-11-05T17:41:34.837Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-11-05T17:41:34.837Z] tests/integration/credentials/utils_test.py . [100%] [2022-11-05T17:41:34.837Z] [2022-11-05T17:41:34.837Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-11-05T17:41:34.837Z] =========================== short test summary info ============================ [2022-11-05T17:41:34.837Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-11-05T17:41:34.837Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-11-05T17:41:34.837Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-11-05T17:41:34.837Z] Not supported on most drivers [2022-11-05T17:41:34.837Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-11-05T17:41:34.837Z] Output of docker top depends on host distro, and is not formalized. [2022-11-05T17:41:34.837Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-11-05T17:41:34.837Z] Output of docker top depends on host distro, and is not formalized. [2022-11-05T17:41:34.837Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-11-05T17:41:34.837Z] Can fail if eth0 has multiple IP addresses [2022-11-05T17:41:34.837Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-11-05T17:41:34.837Z] This doesn't seem to be taken into account by the engine [2022-11-05T17:41:34.837Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-11-05T17:41:34.837Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-11-05T17:41:34.837Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.28 seconds == [2022-11-05T17:41:35.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-11-05T17:41:35.949Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2022-11-05T17:41:35.949Z] === RUN TestCreateServiceSysctls [2022-11-05T17:41:36.117Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-11-05T17:41:36.117Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-11-05T17:41:36.724Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-11-05T17:41:36.724Z] PASS [2022-11-05T17:41:36.724Z] [2022-11-05T17:41:36.724Z] DONE 1 tests in 1.584s [2022-11-05T17:41:36.724Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:41:36.724Z] INFO: Testing against a local daemon [2022-11-05T17:41:36.724Z] === RUN TestSecretInspect [2022-11-05T17:41:37.051Z] Loaded image: debian:bullseye-slim [2022-11-05T17:41:37.051Z] Loaded image: hello-world:latest [2022-11-05T17:41:37.310Z] Loaded image: arm32v7/hello-world:latest [2022-11-05T17:41:37.875Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-11-05T17:41:38.088Z] --- PASS: TestSecretInspect (1.72s) [2022-11-05T17:41:38.088Z] === RUN TestSecretList [2022-11-05T17:41:39.238Z] --- PASS: TestCreateServiceSysctls (2.97s) [2022-11-05T17:41:39.238Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:41:39.249Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-11-05T17:41:39.249Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-11-05T17:41:40.184Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-11-05T17:41:40.184Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-11-05T17:41:40.601Z] --- PASS: TestSecretList (2.07s) [2022-11-05T17:41:40.601Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:41:41.119Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-11-05T17:41:41.686Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-11-05T17:41:41.774Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-11-05T17:41:41.774Z] === RUN TestInspect [2022-11-05T17:41:41.944Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-11-05T17:41:42.531Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-11-05T17:41:42.531Z] === RUN TestSecretsUpdate [2022-11-05T17:41:44.311Z] --- PASS: TestInspect (2.59s) [2022-11-05T17:41:44.311Z] === RUN TestCreateJob [2022-11-05T17:41:44.418Z] --- PASS: TestSecretsUpdate (2.11s) [2022-11-05T17:41:44.418Z] === RUN TestTemplatedSecret [2022-11-05T17:41:44.788Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-11-05T17:41:44.788Z] === RUN TestInfoDebug [2022-11-05T17:41:44.788Z] --- PASS: TestInfoDebug (1.55s) [2022-11-05T17:41:44.788Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:41:45.227Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-11-05T17:41:46.689Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-11-05T17:41:46.689Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:41:46.846Z] --- PASS: TestCreateJob (2.98s) [2022-11-05T17:41:46.846Z] === RUN TestReplicatedJob [2022-11-05T17:41:46.933Z] --- PASS: TestTemplatedSecret (2.60s) [2022-11-05T17:41:46.933Z] === RUN TestSecretCreateResolve [2022-11-05T17:41:47.291Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:41:47.291Z] [2022-11-05T17:41:47.291Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:41:47.291Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:41:47.291Z] [2022-11-05T17:41:47.291Z] To set a process to complain mode, use the command line tool [2022-11-05T17:41:47.291Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:41:47.291Z] Post stage [Pipeline] junit [2022-11-05T17:41:47.598Z] Recording test results [2022-11-05T17:41:48.064Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-11-05T17:41:48.064Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:41:48.322Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-11-05T17:41:48.322Z] === RUN TestPingCacheHeaders [2022-11-05T17:41:48.322Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-05T17:41:48.322Z] === RUN TestPingGet [2022-11-05T17:41:48.322Z] --- PASS: TestPingGet (0.01s) [2022-11-05T17:41:48.322Z] === RUN TestPingHead [2022-11-05T17:41:48.322Z] --- PASS: TestPingHead (0.02s) [2022-11-05T17:41:48.322Z] === RUN TestVersion [2022-11-05T17:41:48.322Z] --- PASS: TestVersion (0.02s) [2022-11-05T17:41:48.322Z] PASS [2022-11-05T17:41:48.322Z] [2022-11-05T17:41:48.322Z] === Skipped [2022-11-05T17:41:48.322Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:41:48.322Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:41:48.322Z] [2022-11-05T17:41:48.322Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-11-05T17:41:48.322Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-11-05T17:41:48.322Z] [2022-11-05T17:41:48.322Z] DONE 18 tests, 2 skipped in 27.996s [2022-11-05T17:41:48.322Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:41:48.581Z] INFO: Testing against a local daemon [2022-11-05T17:41:48.581Z] === RUN TestVolumesCreateAndList [2022-11-05T17:41:48.581Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-05T17:41:48.581Z] === RUN TestVolumesRemove [2022-11-05T17:41:48.583Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-11-05T17:41:48.839Z] --- PASS: TestVolumesRemove (0.09s) [2022-11-05T17:41:48.839Z] === RUN TestVolumesInspect [2022-11-05T17:41:48.839Z] --- PASS: TestVolumesInspect (0.01s) [2022-11-05T17:41:48.839Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:41:48.839Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:41:48.839Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:41:48.839Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:41:48.839Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-05T17:41:48.839Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T17:41:48.839Z] PASS [2022-11-05T17:41:48.839Z] [2022-11-05T17:41:48.839Z] DONE 5 tests in 0.350s [2022-11-05T17:41:48.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:41:48.839Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12840 is not a child of this shell [2022-11-05T17:41:48.839Z] warning: PID 12840 from bundles/test-integration/docker.pid had a nonzero exit code [2022-11-05T17:41:48.839Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:41:48.839Z] [2022-11-05T17:41:48.839Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:41:48.839Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:41:48.839Z] [2022-11-05T17:41:48.839Z] To set a process to complain mode, use the command line tool [2022-11-05T17:41:48.839Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:41:48.839Z] Removing test suite binaries [2022-11-05T17:41:48.839Z] exiting test-integration [2022-11-05T17:41:48.839Z] ++ exit 0 [2022-11-05T17:41:48.855Z] + echo Ensuring container killed. [2022-11-05T17:41:48.855Z] Ensuring container killed. [2022-11-05T17:41:48.855Z] + docker rm -vf docker-pr1 [2022-11-05T17:41:48.855Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:41:49.174Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:41:49.174Z] Chowning /workspace to jenkins user [2022-11-05T17:41:49.174Z] + id -u [2022-11-05T17:41:49.174Z] + id -g [2022-11-05T17:41:49.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44413:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:41:49.174Z] Unable to find image 'busybox:latest' locally [2022-11-05T17:41:49.174Z] latest: Pulling from library/busybox [2022-11-05T17:41:49.411Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-11-05T17:41:49.429Z] 22b70bddd3ac: Pulling fs layer [2022-11-05T17:41:49.429Z] 22b70bddd3ac: Verifying Checksum [2022-11-05T17:41:49.429Z] 22b70bddd3ac: Download complete [2022-11-05T17:41:49.429Z] 22b70bddd3ac: Pull complete [2022-11-05T17:41:49.429Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-05T17:41:49.429Z] Status: Downloaded newer image for busybox:latest [2022-11-05T17:41:49.447Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-11-05T17:41:49.447Z] PASS [2022-11-05T17:41:49.447Z] [2022-11-05T17:41:49.447Z] DONE 6 tests in 12.741s [2022-11-05T17:41:49.447Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:41:49.447Z] INFO: Testing against a local daemon [2022-11-05T17:41:49.447Z] === RUN TestServiceCreateInit [2022-11-05T17:41:49.447Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:41:49.774Z] [2022-11-05T17:41:49.979Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.95s) [2022-11-05T17:41:49.979Z] PASS [2022-11-05T17:41:49.979Z] [2022-11-05T17:41:49.979Z] === Skipped [2022-11-05T17:41:49.979Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-11-05T17:41:49.979Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:41:49.979Z] [2022-11-05T17:41:49.979Z] DONE 33 tests, 1 skipped in 173.713s [2022-11-05T17:41:49.979Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-11-05T17:41:49.979Z] ++ 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-11-05T17:41:49.979Z] ++ set -e [2022-11-05T17:41:49.979Z] ++ '[' -n 0 ']' [2022-11-05T17:41:49.979Z] ++ set -x [2022-11-05T17:41:49.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-05T17:41:49.979Z] INFO: Testing against a local daemon [2022-11-05T17:41:49.979Z] === RUN TestConfigInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:41:50.732Z] + bundleName=docker-py [2022-11-05T17:41:50.732Z] + echo Creating docker-py-bundles.tar.gz [2022-11-05T17:41:50.732Z] Creating docker-py-bundles.tar.gz [2022-11-05T17:41:50.732Z] + 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-11-05T17:41:50.740Z] Archiving artifacts Post stage [Pipeline] junit [2022-11-05T17:41:51.162Z] Recording test results [2022-11-05T17:41:51.352Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-11-05T17:41:52.122Z] --- PASS: TestReplicatedJob (4.92s) [2022-11-05T17:41:52.122Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:41:52.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-11-05T17:41:52.436Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:41:52.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh binary-daemon [2022-11-05T17:41:52.715Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:41:52.728Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-11-05T17:41:52.728Z] --- PASS: TestConfigInspect (2.73s) [2022-11-05T17:41:52.728Z] === RUN TestConfigList [2022-11-05T17:41:52.771Z] + echo Ensuring container killed. [2022-11-05T17:41:52.771Z] Ensuring container killed. [2022-11-05T17:41:52.771Z] + docker rm -vf docker-pr1 [2022-11-05T17:41:52.887Z] [2022-11-05T17:41:53.030Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:41:53.143Z] Removing bundles/ [2022-11-05T17:41:53.143Z] [2022-11-05T17:41:53.143Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-11-05T17:41:53.143Z] Building: bundles/binary-daemon/dockerd-dev [2022-11-05T17:41:53.143Z] GOOS="" GOARCH="" GOARM="" [2022-11-05T17:41:53.311Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:41:53.312Z] Chowning /workspace to jenkins user [2022-11-05T17:41:53.312Z] + id -u [2022-11-05T17:41:53.312Z] + id -g [2022-11-05T17:41:53.312Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44413:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:41:53.312Z] Unable to find image 'busybox:latest' locally [2022-11-05T17:41:53.312Z] latest: Pulling from library/busybox [2022-11-05T17:41:53.573Z] 22b70bddd3ac: Pulling fs layer [2022-11-05T17:41:53.573Z] 22b70bddd3ac: Verifying Checksum [2022-11-05T17:41:53.573Z] 22b70bddd3ac: Download complete [2022-11-05T17:41:53.573Z] 22b70bddd3ac: Pull complete [2022-11-05T17:41:53.573Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-05T17:41:53.573Z] Status: Downloaded newer image for busybox:latest [2022-11-05T17:41:54.648Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-11-05T17:41:55.235Z] check_test.go:309: [da2a9208bf701] daemon is not started [2022-11-05T17:41:55.235Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-11-05T17:41:55.414Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-11-05T17:41:55.414Z] === RUN TestServiceListWithStatuses [2022-11-05T17:41:55.414Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:41:55.414Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:41:55.414Z] === RUN TestDockerNetworkConnectAlias [Pipeline] catchError [Pipeline] { [2022-11-05T17:41:55.495Z] check_test.go:309: [d615ec1741beb] daemon is not started [2022-11-05T17:41:55.495Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [Pipeline] sh [2022-11-05T17:41:55.760Z] --- PASS: TestConfigList (2.88s) [2022-11-05T17:41:55.760Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:41:55.772Z] + bundleName=amd64-rootless [2022-11-05T17:41:55.773Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-11-05T17:41:55.773Z] Creating amd64-rootless-bundles.tar.gz [2022-11-05T17:41:55.773Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-05T17:41:55.773Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-05T17:41:55.785Z] Archiving artifacts [2022-11-05T17:41:56.879Z] --- PASS: TestServiceCreateInit (7.16s) [2022-11-05T17:41:56.879Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-11-05T17:41:56.879Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-11-05T17:41:56.879Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:41:57.134Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-11-05T17:41:57.241Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:41:57.392Z] check_test.go:309: [d866eda1b72ef] daemon is not started [2022-11-05T17:41:57.392Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-11-05T17:41:57.552Z] + make clean [2022-11-05T17:41:57.810Z] docker volume rm -f docker-dev-cache [2022-11-05T17:41:58.069Z] docker-dev-cache [Pipeline] deleteDir [2022-11-05T17:41:58.327Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2022-11-05T17:41:58.327Z] === RUN TestConfigsUpdate [2022-11-05T17:41:58.704Z] --- PASS: TestDockerNetworkConnectAlias (3.92s) [2022-11-05T17:41:58.704Z] === RUN TestDockerNetworkReConnect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-11-05T17:41:58.896Z] === RUN TestDockerSuite/TestBuildAddBadLinks [Pipeline] // stage [Pipeline] } [2022-11-05T17:41:59.154Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-11-05T17:41:59.412Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-11-05T17:42:00.346Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-11-05T17:42:00.604Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-11-05T17:42:00.863Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-11-05T17:42:01.122Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-11-05T17:42:01.122Z] --- PASS: TestConfigsUpdate (2.81s) [2022-11-05T17:42:01.122Z] === RUN TestTemplatedConfig [2022-11-05T17:42:02.011Z] --- PASS: TestDockerNetworkReConnect (3.25s) [2022-11-05T17:42:02.011Z] === RUN TestServicePlugin [2022-11-05T17:42:02.011Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:42:02.011Z] --- SKIP: TestServicePlugin (0.00s) [2022-11-05T17:42:02.011Z] === RUN TestServiceUpdateLabel [2022-11-05T17:42:03.023Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-11-05T17:42:03.023Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-11-05T17:42:04.400Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-11-05T17:42:04.547Z] --- PASS: TestServiceUpdateLabel (2.10s) [2022-11-05T17:42:04.547Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:42:04.658Z] --- PASS: TestTemplatedConfig (3.34s) [2022-11-05T17:42:04.658Z] === RUN TestConfigCreateResolve [2022-11-05T17:42:04.658Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-11-05T17:42:05.589Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-11-05T17:42:05.847Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-11-05T17:42:07.220Z] --- PASS: TestConfigCreateResolve (2.41s) [2022-11-05T17:42:07.220Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:42:07.478Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-11-05T17:42:07.478Z] PASS [2022-11-05T17:42:07.478Z] [2022-11-05T17:42:07.478Z] DONE 7 tests in 17.629s [2022-11-05T17:42:07.478Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-11-05T17:42:07.478Z] ++ 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-11-05T17:42:07.478Z] ++ set -e [2022-11-05T17:42:07.478Z] ++ '[' -n 0 ']' [2022-11-05T17:42:07.478Z] ++ set -x [2022-11-05T17:42:07.478Z] ++ 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-11-05T17:42:07.736Z] INFO: Testing against a local daemon [2022-11-05T17:42:07.736Z] === RUN TestCheckpoint [2022-11-05T17:42:07.736Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:42:07.736Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:42:07.736Z] === RUN TestContainerInvalidJSON [2022-11-05T17:42:07.736Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:42:07.736Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:42:07.736Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:42:07.736Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:42:07.736Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:42:07.736Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:42:07.736Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:42:07.736Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:42:07.736Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:42:07.736Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-11-05T17:42:07.736Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-11-05T17:42:07.736Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-11-05T17:42:07.736Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-11-05T17:42:07.736Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:42:07.736Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-11-05T17:42:07.736Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:42:07.736Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-11-05T17:42:07.736Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:42:07.736Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-11-05T17:42:07.994Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:42:07.994Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-11-05T17:42:07.994Z] === RUN TestCopyFromContainer [2022-11-05T17:42:08.251Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-11-05T17:42:09.185Z] === RUN TestCopyFromContainer// [2022-11-05T17:42:09.185Z] === RUN TestCopyFromContainer//bar/root [2022-11-05T17:42:09.444Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-05T17:42:09.444Z] === RUN TestCopyFromContainer/bar/quux [2022-11-05T17:42:09.444Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-05T17:42:09.701Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-05T17:42:09.701Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-05T17:42:09.701Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-05T17:42:09.960Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-05T17:42:09.960Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer (2.09s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-11-05T17:42:09.960Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-11-05T17:42:09.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:42:09.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:42:09.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:42:09.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:42:09.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:42:09.960Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:42:09.960Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:42:09.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:42:09.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:42:09.960Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:42:09.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-11-05T17:42:09.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:42:09.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-05T17:42:09.960Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-11-05T17:42:09.960Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:42:10.218Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-11-05T17:42:10.218Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:42:10.218Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:42:10.218Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:42:10.218Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:42:10.218Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:42:10.218Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:42:10.218Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:42:10.218Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:42:10.218Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:42:10.218Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:42:10.218Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-11-05T17:42:10.218Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:42:10.218Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-05T17:42:10.218Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-05T17:42:10.218Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:42:10.218Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-11-05T17:42:10.218Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:42:11.151Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-11-05T17:42:11.718Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-11-05T17:42:11.718Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:42:11.976Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-11-05T17:42:12.611Z] check_test.go:309: [d2f3a1e90dad9] daemon is not started [2022-11-05T17:42:12.611Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-11-05T17:42:12.870Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-11-05T17:42:13.436Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-11-05T17:42:13.694Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2022-11-05T17:42:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:42:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:42:13.694Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:42:13.694Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:42:13.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:42:13.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:42:13.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:42:13.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:42:13.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:42:13.695Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:42:13.695Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:42:13.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:42:13.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:42:13.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:42:13.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:42:13.695Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:42:13.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-11-05T17:42:13.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:42:13.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-11-05T17:42:13.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:42:13.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:42:13.695Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-05T17:42:13.695Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:42:13.952Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-11-05T17:42:14.886Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2022-11-05T17:42:14.886Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:42:14.886Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:42:14.886Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:42:14.886Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-11-05T17:42:14.886Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-11-05T17:42:14.886Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-11-05T17:42:14.886Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-11-05T17:42:14.886Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:42:14.886Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-11-05T17:42:14.886Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:42:14.886Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-11-05T17:42:14.886Z] === RUN TestContainerStartOnDaemonRestart [2022-11-05T17:42:14.886Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-05T17:42:14.886Z] === RUN TestDaemonRestartIpcMode [2022-11-05T17:42:14.886Z] === PAUSE TestDaemonRestartIpcMode [2022-11-05T17:42:14.886Z] === RUN TestDaemonHostGatewayIP [2022-11-05T17:42:14.886Z] === PAUSE TestDaemonHostGatewayIP [2022-11-05T17:42:14.886Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-05T17:42:14.886Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-05T17:42:14.886Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:42:14.886Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-05T17:42:14.886Z] === RUN TestDiff [2022-11-05T17:42:14.886Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-11-05T17:42:14.921Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-11-05T17:42:14.921Z] === RUN TestCreateServiceConflict [2022-11-05T17:42:14.921Z] --- PASS: TestCreateServiceConflict (2.08s) [2022-11-05T17:42:14.921Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:42:15.451Z] --- PASS: TestDiff (0.75s) [2022-11-05T17:42:15.451Z] === RUN TestExecWithCloseStdin [2022-11-05T17:42:16.385Z] --- PASS: TestExecWithCloseStdin (0.94s) [2022-11-05T17:42:16.385Z] === RUN TestExec [2022-11-05T17:42:16.644Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-11-05T17:42:16.809Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-11-05T17:42:16.809Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:42:17.209Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-11-05T17:42:17.209Z] --- PASS: TestExec (0.80s) [2022-11-05T17:42:17.209Z] === RUN TestExecUser [2022-11-05T17:42:18.145Z] --- PASS: TestExecUser (0.80s) [2022-11-05T17:42:18.145Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:42:19.080Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-11-05T17:42:19.080Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:42:19.435Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-11-05T17:42:19.435Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:42:19.645Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-11-05T17:42:20.577Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2022-11-05T17:42:20.577Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:42:20.577Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-11-05T17:42:21.514Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-11-05T17:42:21.514Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2022-11-05T17:42:21.514Z] === RUN TestHealthKillContainer [2022-11-05T17:42:21.772Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-11-05T17:42:24.301Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-11-05T17:42:24.301Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-11-05T17:42:24.301Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-11-05T17:42:24.301Z] check_test.go:309: [d6b1198175450] daemon is not started [2022-11-05T17:42:24.301Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-11-05T17:42:25.674Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-11-05T17:42:26.610Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-11-05T17:42:27.177Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-11-05T17:42:27.177Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-11-05T17:42:28.112Z] === RUN TestDockerSuite/TestBuildAddScript [2022-11-05T17:42:28.370Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-11-05T17:42:29.744Z] check_test.go:309: [d3bf536e3a109] daemon is not started [2022-11-05T17:42:29.744Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-11-05T17:42:30.002Z] --- PASS: TestHealthKillContainer (8.44s) [2022-11-05T17:42:30.002Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:42:30.568Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-11-05T17:42:30.826Z] --- PASS: TestHealthCheckProcessKilled (0.98s) [2022-11-05T17:42:30.826Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:42:31.643Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s) [2022-11-05T17:42:31.643Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:42:31.761Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2022-11-05T17:42:31.761Z] === RUN TestIpcModeNone [2022-11-05T17:42:32.696Z] --- PASS: TestIpcModeNone (0.78s) [2022-11-05T17:42:32.696Z] === RUN TestIpcModePrivate [2022-11-05T17:42:32.696Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-11-05T17:42:33.262Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-11-05T17:42:33.262Z] check_test.go:309: [dc550e2b5fe02] daemon is not started [2022-11-05T17:42:33.262Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-11-05T17:42:33.262Z] --- PASS: TestIpcModePrivate (0.80s) [2022-11-05T17:42:33.262Z] === RUN TestIpcModeShareable [2022-11-05T17:42:33.830Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-11-05T17:42:34.087Z] --- PASS: TestIpcModeShareable (0.72s) [2022-11-05T17:42:34.087Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-05T17:42:34.321Z] --- PASS: TestServiceUpdateConfigs (14.39s) [2022-11-05T17:42:34.321Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:42:36.619Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.19s) [2022-11-05T17:42:36.619Z] === RUN TestAPIIpcModeHost [2022-11-05T17:42:36.619Z] docker_cli_daemon_plugins_test.go:80: [d4f9110cfabea] daemon is not started [2022-11-05T17:42:36.619Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-11-05T17:42:36.877Z] --- PASS: TestAPIIpcModeHost (0.63s) [2022-11-05T17:42:36.877Z] === RUN TestDaemonIpcModeShareable [2022-11-05T17:42:37.443Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-11-05T17:42:38.013Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-11-05T17:42:38.270Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2022-11-05T17:42:38.270Z] === RUN TestDaemonIpcModePrivate [2022-11-05T17:42:39.645Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-11-05T17:42:39.903Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2022-11-05T17:42:39.903Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-05T17:42:40.161Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-11-05T17:42:40.418Z] docker_cli_daemon_plugins_test.go:170: [d9d65a41c8a72] daemon is not started [2022-11-05T17:42:41.352Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-11-05T17:42:41.610Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2022-11-05T17:42:41.610Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-05T17:42:41.610Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-11-05T17:42:42.544Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-11-05T17:42:42.802Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-11-05T17:42:43.060Z] === RUN TestDockerSuite/TestBuildAddTar [2022-11-05T17:42:43.060Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-11-05T17:42:43.060Z] === RUN TestIpcModeOlderClient [2022-11-05T17:42:43.060Z] === PAUSE TestIpcModeOlderClient [2022-11-05T17:42:43.060Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:42:43.805Z] --- PASS: TestCreateServiceSecretFileMode (12.43s) [2022-11-05T17:42:43.805Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:42:43.995Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2022-11-05T17:42:43.995Z] === RUN TestKillContainer [2022-11-05T17:42:43.995Z] === RUN TestKillContainer/no_signal [2022-11-05T17:42:44.562Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:42:45.128Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-11-05T17:42:45.128Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:42:45.695Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-11-05T17:42:45.953Z] --- PASS: TestKillContainer (1.98s) [2022-11-05T17:42:45.953Z] --- PASS: TestKillContainer/no_signal (0.69s) [2022-11-05T17:42:45.953Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2022-11-05T17:42:45.953Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2022-11-05T17:42:45.953Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:42:45.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-05T17:42:46.211Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-11-05T17:42:46.469Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-05T17:42:46.535Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2022-11-05T17:42:46.535Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:42:46.535Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-05T17:42:46.747Z] check_test.go:309: [d518e727c48e4] daemon is not started [2022-11-05T17:42:46.747Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-11-05T17:42:46.794Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-05T17:42:47.325Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2022-11-05T17:42:47.325Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-11-05T17:42:47.325Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-11-05T17:42:47.325Z] === RUN TestKillStoppedContainer [2022-11-05T17:42:47.325Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-11-05T17:42:47.325Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:42:47.586Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-11-05T17:42:47.586Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:42:48.538Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2022-11-05T17:42:48.538Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:42:48.538Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:42:48.538Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-05T17:42:48.538Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:42:48.538Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:42:48.538Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-05T17:42:48.538Z] === RUN TestLinksEtcHostsContentMatch [2022-11-05T17:42:48.538Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-11-05T17:42:48.797Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2022-11-05T17:42:48.797Z] === RUN TestLinksContainerNames [2022-11-05T17:42:50.171Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-11-05T17:42:50.171Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-11-05T17:42:50.429Z] --- PASS: TestLinksContainerNames (1.46s) [2022-11-05T17:42:50.429Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:42:50.996Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2022-11-05T17:42:50.996Z] === RUN TestContainerNetworkMountsNoChown [2022-11-05T17:42:51.254Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-11-05T17:42:51.820Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-11-05T17:42:51.820Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/default [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/default [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/private [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/private [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rprivate [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/slave [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/slave [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rslave [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/shared [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/shared [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rshared [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/default [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/rshared [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/shared [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/rslave [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/slave [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/rprivate [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/private [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-05T17:42:51.820Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:42:51.820Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-05T17:42:51.820Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-05T17:42:52.079Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-05T17:42:52.337Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-11-05T17:42:52.337Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-11-05T17:42:52.337Z] === RUN TestContainerBindMountNonRecursive [2022-11-05T17:42:52.596Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-11-05T17:42:53.531Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-11-05T17:42:54.466Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2022-11-05T17:42:54.466Z] === RUN TestContainerVolumesMountedAsShared [2022-11-05T17:42:54.922Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-05T17:42:55.032Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-11-05T17:42:55.032Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2022-11-05T17:42:55.032Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-05T17:42:55.599Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-11-05T17:42:55.599Z] === RUN TestNetworkNat [2022-11-05T17:42:56.093Z] --- PASS: TestCreateServiceConfigFileMode (12.43s) [2022-11-05T17:42:56.093Z] === RUN TestCreateServiceSysctls [2022-11-05T17:42:56.167Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-11-05T17:42:56.500Z] --- PASS: TestNetworkNat (0.75s) [2022-11-05T17:42:56.500Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:42:56.760Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-11-05T17:42:57.327Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2022-11-05T17:42:57.327Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:42:58.135Z] --- PASS: TestCreateServiceSysctls (3.01s) [2022-11-05T17:42:58.135Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:42:58.702Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-11-05T17:42:58.960Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-11-05T17:43:00.332Z] --- PASS: TestNetworkLoopbackNat (2.94s) [2022-11-05T17:43:00.332Z] === RUN TestPause [2022-11-05T17:43:00.652Z] --- PASS: TestCreateServiceCapabilities (2.34s) [2022-11-05T17:43:00.652Z] === RUN TestInspect [2022-11-05T17:43:00.898Z] --- PASS: TestPause (0.57s) [2022-11-05T17:43:00.898Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:43:00.898Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:43:00.898Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:43:00.898Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:43:01.158Z] === RUN TestDockerSuite/TestBuildBlankName [2022-11-05T17:43:01.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-11-05T17:43:01.416Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2022-11-05T17:43:01.416Z] === RUN TestPsFilter [2022-11-05T17:43:01.491Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-11-05T17:43:01.491Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-11-05T17:43:01.491Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-11-05T17:43:01.491Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-11-05T17:43:01.491Z] PASS [2022-11-05T17:43:01.491Z] [2022-11-05T17:43:01.491Z] === Skipped [2022-11-05T17:43:01.491Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:43:01.491Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:43:01.491Z] [2022-11-05T17:43:01.491Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-11-05T17:43:01.491Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-05T17:43:01.491Z] [2022-11-05T17:43:01.491Z] DONE 27 tests, 2 skipped in 149.334s [2022-11-05T17:43:01.491Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:43:01.491Z] ++ 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-11-05T17:43:01.491Z] ++ set -e [2022-11-05T17:43:01.491Z] ++ '[' -n 0 ']' [2022-11-05T17:43:01.491Z] ++ set -x [2022-11-05T17:43:01.491Z] ++ 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-11-05T17:43:01.491Z] INFO: Testing against a local daemon [2022-11-05T17:43:01.491Z] === RUN TestSessionCreate [2022-11-05T17:43:01.491Z] --- PASS: TestSessionCreate (0.02s) [2022-11-05T17:43:01.491Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:43:01.491Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-05T17:43:01.491Z] PASS [2022-11-05T17:43:01.491Z] [2022-11-05T17:43:01.491Z] DONE 2 tests in 0.128s [2022-11-05T17:43:01.491Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:43:01.491Z] ++ 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-11-05T17:43:01.491Z] ++ set -e [2022-11-05T17:43:01.491Z] ++ '[' -n 0 ']' [2022-11-05T17:43:01.491Z] ++ set -x [2022-11-05T17:43:01.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=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-11-05T17:43:01.492Z] INFO: Testing against a local daemon [2022-11-05T17:43:01.492Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:43:01.492Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:43:01.492Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:43:01.492Z] === RUN TestEventsExecDie [2022-11-05T17:43:01.674Z] --- PASS: TestPsFilter (0.17s) [2022-11-05T17:43:01.674Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:43:01.751Z] --- PASS: TestEventsExecDie (0.48s) [2022-11-05T17:43:01.751Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:43:01.751Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-11-05T17:43:01.751Z] === RUN TestInfoBinaryCommits [2022-11-05T17:43:02.010Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-05T17:43:02.010Z] === RUN TestInfoAPIVersioned [2022-11-05T17:43:02.010Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:43:02.010Z] === RUN TestInfoDiscoveryBackend [2022-11-05T17:43:02.239Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2022-11-05T17:43:02.239Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:43:02.497Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-11-05T17:43:02.583Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-11-05T17:43:02.583Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-05T17:43:02.755Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2022-11-05T17:43:02.755Z] === RUN TestRemoveContainerRunning [2022-11-05T17:43:03.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-11-05T17:43:03.171Z] --- PASS: TestInspect (2.61s) [2022-11-05T17:43:03.171Z] === RUN TestCreateJob [2022-11-05T17:43:03.271Z] --- PASS: TestRemoveContainerRunning (0.59s) [2022-11-05T17:43:03.271Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:43:03.520Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-05T17:43:03.520Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-05T17:43:03.837Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2022-11-05T17:43:03.837Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:43:04.088Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-11-05T17:43:04.089Z] === RUN TestInfoAPI [2022-11-05T17:43:04.089Z] --- PASS: TestInfoAPI (0.02s) [2022-11-05T17:43:04.089Z] === RUN TestInfoAPIWarnings [2022-11-05T17:43:04.095Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-11-05T17:43:04.095Z] === RUN TestRenameLinkedContainer [2022-11-05T17:43:04.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-11-05T17:43:05.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-11-05T17:43:06.436Z] --- PASS: TestCreateJob (3.06s) [2022-11-05T17:43:06.436Z] === RUN TestReplicatedJob [2022-11-05T17:43:06.529Z] --- PASS: TestRenameLinkedContainer (2.36s) [2022-11-05T17:43:06.529Z] === RUN TestRenameStoppedContainer [2022-11-05T17:43:06.787Z] --- PASS: TestRenameStoppedContainer (0.51s) [2022-11-05T17:43:06.787Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:43:07.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-11-05T17:43:07.922Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2022-11-05T17:43:07.922Z] === RUN TestRenameInvalidName [2022-11-05T17:43:08.488Z] --- PASS: TestRenameInvalidName (0.60s) [2022-11-05T17:43:08.488Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:43:08.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-11-05T17:43:09.003Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-11-05T17:43:10.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-11-05T17:43:10.903Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2022-11-05T17:43:10.903Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:43:11.682Z] --- PASS: TestReplicatedJob (4.97s) [2022-11-05T17:43:11.682Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:43:11.837Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2022-11-05T17:43:11.837Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:43:11.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-11-05T17:43:13.213Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2022-11-05T17:43:13.213Z] === RUN TestResize [2022-11-05T17:43:13.781Z] --- PASS: TestResize (0.82s) [2022-11-05T17:43:13.781Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:43:14.197Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-11-05T17:43:14.197Z] === RUN TestServiceListWithStatuses [2022-11-05T17:43:14.197Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:43:14.197Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:43:14.197Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:43:14.714Z] check_test.go:309: [d06763429a2bc] daemon is not started [2022-11-05T17:43:14.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-11-05T17:43:14.714Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2022-11-05T17:43:14.714Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:43:14.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-11-05T17:43:15.230Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:43:15.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:43:15.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:43:15.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-05T17:43:15.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-05T17:43:17.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-11-05T17:43:18.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-05T17:43:18.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-05T17:43:18.362Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-11-05T17:43:18.362Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:43:21.626Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-11-05T17:43:21.626Z] === RUN TestServicePlugin [2022-11-05T17:43:22.179Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-11-05T17:43:22.179Z] === RUN TestInfoDebug [2022-11-05T17:43:22.179Z] --- PASS: TestInfoDebug (0.52s) [2022-11-05T17:43:22.179Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:43:22.179Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-05T17:43:22.179Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:43:22.179Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-05T17:43:22.179Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:43:22.179Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-05T17:43:22.179Z] === RUN TestPingCacheHeaders [2022-11-05T17:43:22.179Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-05T17:43:22.179Z] === RUN TestPingGet [2022-11-05T17:43:22.179Z] --- PASS: TestPingGet (0.01s) [2022-11-05T17:43:22.179Z] === RUN TestPingHead [2022-11-05T17:43:22.179Z] --- PASS: TestPingHead (0.02s) [2022-11-05T17:43:22.179Z] === RUN TestVersion [2022-11-05T17:43:22.179Z] --- PASS: TestVersion (0.02s) [2022-11-05T17:43:22.179Z] PASS [2022-11-05T17:43:22.179Z] [2022-11-05T17:43:22.179Z] === Skipped [2022-11-05T17:43:22.179Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:43:22.179Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:43:22.179Z] [2022-11-05T17:43:22.179Z] DONE 18 tests, 1 skipped in 20.991s [2022-11-05T17:43:22.179Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:43:22.179Z] ++ 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-11-05T17:43:22.179Z] ++ set -e [2022-11-05T17:43:22.179Z] ++ '[' -n 0 ']' [2022-11-05T17:43:22.179Z] ++ set -x [2022-11-05T17:43:22.179Z] ++ 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-11-05T17:43:22.439Z] INFO: Testing against a local daemon [2022-11-05T17:43:22.439Z] === RUN TestVolumesCreateAndList [2022-11-05T17:43:22.439Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-05T17:43:22.439Z] === RUN TestVolumesRemove [2022-11-05T17:43:22.439Z] --- PASS: TestVolumesRemove (0.06s) [2022-11-05T17:43:22.439Z] === RUN TestVolumesInspect [2022-11-05T17:43:22.439Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-05T17:43:22.439Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:43:22.439Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:43:22.439Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:43:22.439Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:43:22.439Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-05T17:43:22.439Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T17:43:22.439Z] PASS [2022-11-05T17:43:22.439Z] [2022-11-05T17:43:22.439Z] DONE 5 tests in 0.205s [2022-11-05T17:43:22.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:43:22.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-05T17:43:22.698Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T17:43:22.698Z] +++ kill 12808 [2022-11-05T17:43:22.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-05T17:43:24.077Z] +++ /etc/init.d/apparmor stop [2022-11-05T17:43:24.077Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:43:24.077Z] [2022-11-05T17:43:24.077Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:43:24.077Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:43:24.077Z] [2022-11-05T17:43:24.077Z] To set a process to complain mode, use the command line tool [2022-11-05T17:43:24.077Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:43:24.077Z] +++ true [2022-11-05T17:43:24.077Z] exiting test-integration [2022-11-05T17:43:24.077Z] ++ exit 0 [2022-11-05T17:43:24.077Z] Post stage [Pipeline] junit [2022-11-05T17:43:24.349Z] Recording test results [2022-11-05T17:43:24.539Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:43:24.890Z] + echo Ensuring container killed. [2022-11-05T17:43:24.890Z] Ensuring container killed. [2022-11-05T17:43:24.890Z] + docker rm -vf docker-pr1 [2022-11-05T17:43:24.890Z] Error response from daemon: No such container: docker-pr1 [2022-11-05T17:43:24.893Z] plugin_test.go:62: [d5aa74b2e82e2] joining swarm manager [deeefce7935c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] sh [2022-11-05T17:43:25.184Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:43:25.184Z] Chowning /workspace to jenkins user [2022-11-05T17:43:25.184Z] + id -u [2022-11-05T17:43:25.184Z] + id -g [2022-11-05T17:43:25.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44413:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:43:25.819Z] plugin_test.go:65: [d96bfe12b044c] joining swarm manager [deeefce7935c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:43:26.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-05T17:43:26.053Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:43:26.864Z] + bundleName=arm64-integration [2022-11-05T17:43:26.864Z] + echo Creating arm64-integration-bundles.tar.gz [2022-11-05T17:43:26.864Z] Creating arm64-integration-bundles.tar.gz [2022-11-05T17:43:26.864Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-05T17:43:26.864Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-05T17:43:26.877Z] Archiving artifacts [2022-11-05T17:43:27.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-05T17:43:27.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-11-05T17:43:28.525Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:43:28.840Z] + make clean [2022-11-05T17:43:28.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-05T17:43:29.102Z] docker volume rm -f docker-dev-cache [2022-11-05T17:43:29.102Z] docker-dev-cache [Pipeline] deleteDir [2022-11-05T17:43:29.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [Pipeline] } [Pipeline] // withEnv [2022-11-05T17:43:30.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-05T17:43:30.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T17:43:32.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.34s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.23s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.37s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-11-05T17:43:33.144Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2022-11-05T17:43:33.144Z] === RUN TestCgroupNamespacesRun [2022-11-05T17:43:33.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-11-05T17:43:33.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-11-05T17:43:33.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-11-05T17:43:34.537Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2022-11-05T17:43:34.537Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-05T17:43:35.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-11-05T17:43:35.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-11-05T17:43:36.295Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s) [2022-11-05T17:43:36.295Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-05T17:43:37.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-11-05T17:43:37.673Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2022-11-05T17:43:37.673Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-05T17:43:39.573Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2022-11-05T17:43:39.573Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-05T17:43:39.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-11-05T17:43:41.471Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2022-11-05T17:43:41.471Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-05T17:43:42.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-11-05T17:43:42.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-11-05T17:43:42.863Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2022-11-05T17:43:42.863Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-05T17:43:43.156Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-11-05T17:43:43.727Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2022-11-05T17:43:43.727Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-05T17:43:44.674Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-11-05T17:43:44.712Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-11-05T17:43:44.712Z] Copying nested executables into bundles/binary-daemon [2022-11-05T17:43:44.712Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-11-05T17:43:45.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/make.sh cross [2022-11-05T17:43:45.240Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-11-05T17:43:45.282Z] [2022-11-05T17:43:45.498Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2022-11-05T17:43:45.498Z] === RUN TestNISDomainname [2022-11-05T17:43:45.537Z] Removing bundles/ [2022-11-05T17:43:45.537Z] [2022-11-05T17:43:45.537Z] ---> Making bundle: cross (in bundles/cross) [2022-11-05T17:43:45.537Z] Cross building: bundles/cross/linux/amd64 [2022-11-05T17:43:45.537Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-11-05T17:43:45.537Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-11-05T17:43:46.064Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-11-05T17:43:46.323Z] --- PASS: TestNISDomainname (0.96s) [2022-11-05T17:43:46.323Z] === RUN TestHostnameDnsResolution [2022-11-05T17:43:47.261Z] check_test.go:309: [d7d333b38f204] daemon is not started [2022-11-05T17:43:47.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-11-05T17:43:47.519Z] --- PASS: TestHostnameDnsResolution (1.17s) [2022-11-05T17:43:47.519Z] === RUN TestUnprivilegedPortsAndPing [2022-11-05T17:43:48.457Z] --- PASS: TestUnprivilegedPortsAndPing (0.84s) [2022-11-05T17:43:48.457Z] === RUN TestStats [2022-11-05T17:43:48.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-11-05T17:43:50.615Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-11-05T17:43:50.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-11-05T17:43:51.182Z] --- PASS: TestStats (2.72s) [2022-11-05T17:43:51.182Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:43:51.182Z] === RUN TestStopContainerWithTimeout/0 [2022-11-05T17:43:51.182Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-05T17:43:51.182Z] === RUN TestStopContainerWithTimeout/1 [2022-11-05T17:43:51.182Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-05T17:43:51.182Z] === RUN TestStopContainerWithTimeout/3 [2022-11-05T17:43:51.182Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-05T17:43:51.182Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-05T17:43:51.182Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-05T17:43:51.182Z] === CONT TestStopContainerWithTimeout/0 [2022-11-05T17:43:51.182Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-05T17:43:51.748Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-11-05T17:43:52.307Z] --- PASS: TestServicePlugin (29.43s) [2022-11-05T17:43:52.307Z] === RUN TestServiceUpdateLabel [2022-11-05T17:43:52.315Z] === CONT TestStopContainerWithTimeout/3 [2022-11-05T17:43:52.315Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-11-05T17:43:53.233Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-11-05T17:43:53.233Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:43:53.249Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-11-05T17:43:54.183Z] === CONT TestStopContainerWithTimeout/1 [2022-11-05T17:43:56.091Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-11-05T17:43:56.091Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2022-11-05T17:43:56.091Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2022-11-05T17:43:56.091Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-11-05T17:43:56.091Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2022-11-05T17:43:56.091Z] === RUN TestDeleteDevicemapper [2022-11-05T17:43:56.091Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:43:56.092Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-05T17:43:56.092Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:43:58.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2022-11-05T17:43:58.621Z] === RUN TestUpdateMemory [2022-11-05T17:43:58.621Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:43:58.621Z] --- SKIP: TestUpdateMemory (0.00s) [2022-11-05T17:43:58.621Z] === RUN TestUpdateCPUQuota [2022-11-05T17:43:58.621Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-11-05T17:43:59.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-11-05T17:43:59.814Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-11-05T17:43:59.814Z] === RUN TestUpdatePidsLimit [2022-11-05T17:43:59.814Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-05T17:44:00.072Z] === RUN TestUpdatePidsLimit/no_change [2022-11-05T17:44:00.331Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-05T17:44:00.590Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-11-05T17:44:00.848Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-05T17:44:01.106Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-05T17:44:01.673Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-05T17:44:01.673Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-11-05T17:44:01.931Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-05T17:44:02.189Z] === RUN TestDockerSuite/TestBuildCmd [2022-11-05T17:44:02.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-11-05T17:44:02.448Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-11-05T17:44:02.706Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-11-05T17:44:03.281Z] --- PASS: TestUpdatePidsLimit (3.41s) [2022-11-05T17:44:03.281Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2022-11-05T17:44:03.281Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-11-05T17:44:03.281Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-11-05T17:44:03.281Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-11-05T17:44:03.281Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-11-05T17:44:03.281Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-11-05T17:44:03.281Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-11-05T17:44:03.281Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:44:03.281Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-11-05T17:44:03.281Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-11-05T17:44:03.281Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-11-05T17:44:03.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-11-05T17:44:04.105Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-11-05T17:44:06.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-11-05T17:44:08.081Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-11-05T17:44:08.081Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:44:08.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-11-05T17:44:08.536Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-11-05T17:44:08.536Z] check_test.go:309: [d549d167070aa] daemon is not started [2022-11-05T17:44:08.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-11-05T17:44:08.536Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-11-05T17:44:08.536Z] check_test.go:309: [db337f26e97ca] daemon is not started [2022-11-05T17:44:08.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-11-05T17:44:08.536Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-11-05T17:44:09.103Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-11-05T17:44:09.669Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-11-05T17:44:09.927Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-11-05T17:44:10.491Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-11-05T17:44:10.749Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-11-05T17:44:11.008Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-11-05T17:44:11.266Z] check_test.go:309: [d7a0332611260] daemon is not started [2022-11-05T17:44:11.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-11-05T17:44:15.452Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-11-05T17:44:15.710Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2022-11-05T17:44:15.710Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:44:16.276Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2022-11-05T17:44:16.276Z] === RUN TestWaitNonBlocked [2022-11-05T17:44:16.276Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:44:16.276Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:44:16.276Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:44:16.276Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:44:16.276Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:44:16.276Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:44:17.651Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-05T17:44:17.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2022-11-05T17:44:17.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2022-11-05T17:44:17.651Z] === RUN TestWaitBlocked [2022-11-05T17:44:17.651Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:44:17.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:44:17.651Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:44:17.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:44:17.651Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-05T17:44:17.651Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-05T17:44:18.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-11-05T17:44:18.587Z] --- PASS: TestWaitBlocked (0.03s) [2022-11-05T17:44:18.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2022-11-05T17:44:18.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2022-11-05T17:44:18.587Z] === CONT TestContainerStartOnDaemonRestart [2022-11-05T17:44:18.587Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-05T17:44:21.119Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-11-05T17:44:21.687Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-11-05T17:44:21.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-11-05T17:44:22.253Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-11-05T17:44:22.253Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2022-11-05T17:44:22.253Z] === CONT TestIpcModeOlderClient [2022-11-05T17:44:22.254Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-11-05T17:44:22.254Z] === CONT TestContainerKillOnDaemonStart [2022-11-05T17:44:22.512Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.75s) [2022-11-05T17:44:22.512Z] === CONT TestDaemonHostGatewayIP [2022-11-05T17:44:22.914Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-11-05T17:44:22.914Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:44:25.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-11-05T17:44:25.042Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-11-05T17:44:25.976Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2022-11-05T17:44:25.976Z] === CONT TestDaemonRestartIpcMode [2022-11-05T17:44:28.503Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-11-05T17:44:28.503Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2022-11-05T17:44:29.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-11-05T17:44:29.069Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-11-05T17:44:29.069Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-11-05T17:44:29.069Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-11-05T17:44:29.069Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-11-05T17:44:29.069Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-11-05T17:44:29.069Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-11-05T17:44:29.069Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-11-05T17:44:29.069Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-11-05T17:44:29.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-11-05T17:44:31.405Z] b111c3320c94: Pull complete [2022-11-05T17:44:32.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-11-05T17:44:32.350Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-11-05T17:44:34.879Z] --- PASS: TestContainerKillOnDaemonStart (12.38s) [2022-11-05T17:44:34.879Z] PASS [2022-11-05T17:44:34.879Z] [2022-11-05T17:44:34.879Z] === Skipped [2022-11-05T17:44:34.879Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-11-05T17:44:34.879Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:44:34.879Z] [2022-11-05T17:44:34.879Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-11-05T17:44:34.879Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:44:34.879Z] [2022-11-05T17:44:34.879Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-11-05T17:44:34.879Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:44:34.879Z] [2022-11-05T17:44:34.879Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-05T17:44:34.879Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-05T17:44:34.879Z] [2022-11-05T17:44:34.880Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-05T17:44:34.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-05T17:44:34.880Z] [2022-11-05T17:44:34.880Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-11-05T17:44:34.880Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:44:34.880Z] [2022-11-05T17:44:34.880Z] DONE 197 tests, 6 skipped in 147.226s [2022-11-05T17:44:34.880Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-05T17:44:34.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:44:34.880Z] ++ set -e [2022-11-05T17:44:34.880Z] ++ '[' -n 0 ']' [2022-11-05T17:44:34.880Z] ++ set -x [2022-11-05T17:44:34.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-05T17:44:34.880Z] INFO: Testing against a local daemon [2022-11-05T17:44:34.880Z] === RUN TestLiveRestore [2022-11-05T17:44:34.880Z] === RUN TestLiveRestore/volume_references [2022-11-05T17:44:34.880Z] === PAUSE TestLiveRestore/volume_references [2022-11-05T17:44:34.880Z] === CONT TestLiveRestore/volume_references [2022-11-05T17:44:35.076Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-11-05T17:44:35.076Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:44:35.137Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-11-05T17:44:35.332Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-05T17:44:35.395Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-11-05T17:44:35.654Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-05T17:44:35.654Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-05T17:44:35.893Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-05T17:44:37.029Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-05T17:44:37.596Z] check_test.go:309: [dda21ea2edc4a] daemon is not started [2022-11-05T17:44:37.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-11-05T17:44:37.855Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-11-05T17:44:38.113Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-11-05T17:44:38.371Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-05T17:44:39.745Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-05T17:44:40.680Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-11-05T17:44:40.680Z] --- PASS: TestLiveRestore (0.00s) [2022-11-05T17:44:40.680Z] --- PASS: TestLiveRestore/volume_references (5.82s) [2022-11-05T17:44:40.680Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (5.05s) [2022-11-05T17:44:40.680Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.36s) [2022-11-05T17:44:40.680Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.28s) [2022-11-05T17:44:40.680Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.24s) [2022-11-05T17:44:40.680Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.17s) [2022-11-05T17:44:40.680Z] PASS [2022-11-05T17:44:40.680Z] [2022-11-05T17:44:40.680Z] DONE 7 tests in 5.972s [2022-11-05T17:44:40.680Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-11-05T17:44:40.680Z] ++ 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-11-05T17:44:40.680Z] ++ set -e [2022-11-05T17:44:40.680Z] ++ '[' -n 0 ']' [2022-11-05T17:44:40.680Z] ++ set -x [2022-11-05T17:44:40.680Z] ++ 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-11-05T17:44:40.937Z] INFO: Testing against a local daemon [2022-11-05T17:44:40.937Z] === RUN TestCommitInheritsEnv [2022-11-05T17:44:41.506Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-11-05T17:44:41.506Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:44:41.506Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-11-05T17:44:41.506Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:44:41.506Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-11-05T17:44:41.506Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:44:41.506Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-11-05T17:44:41.506Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.18.7 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e16c9e28-5d81-4c33-bbc3-26d1615715e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e16c9e28-5d81-4c33-bbc3-26d1615715e2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52852" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.087444ms http.response.status=200 http.response.written=2 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=92289e5e-7071-4069-a04d-215f8122b3ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=92289e5e-7071-4069-a04d-215f8122b3ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=92289e5e-7071-4069-a04d-215f8122b3ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=22.355µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8aff4329-e126-4d6b-8055-d45045cae083 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97a3559d-e276-4a09-b569-333cfed6b845 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97a3559d-e276-4a09-b569-333cfed6b845 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97a3559d-e276-4a09-b569-333cfed6b845 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=23.132µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e0e8a166-9d1c-43fc-9e52-e80cb6ead472 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=97a3559d-e276-4a09-b569-333cfed6b845 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.001635ms http.response.status=404 http.response.written=157 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=92289e5e-7071-4069-a04d-215f8122b3ae http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=8.655667ms http.response.status=404 http.response.written=157 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a41724ce-5483-4622-b242-fa0f933d5874 http.request.method=POST http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a41724ce-5483-4622-b242-fa0f933d5874 http.request.method=POST http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d58cd666-7273-4174-8c5d-d2ab02584fec http.request.method=POST http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d58cd666-7273-4174-8c5d-d2ab02584fec http.request.method=POST http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d58cd666-7273-4174-8c5d-d2ab02584fec http.request.method=POST http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=497.598µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ed137485-c288-408c-a64c-9876a508eb23 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d58cd666-7273-4174-8c5d-d2ab02584fec http.request.method=POST http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=15.885µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4da2c12d-6f3f-4c46-97cd-0035da47122c trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a41724ce-5483-4622-b242-fa0f933d5874 http.request.method=POST http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=3.916973ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b80c6aa2-8e87-4008-98e6-2052ba65c058 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a41724ce-5483-4622-b242-fa0f933d5874 http.request.method=POST http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=24.446µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c52c82d2-fcd4-48c4-ba47-87337587fe81 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d58cd666-7273-4174-8c5d-d2ab02584fec http.request.method=POST http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=359.066µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=eaa36735-1aa8-49e8-b22c-5c3f0ee9f867 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d58cd666-7273-4174-8c5d-d2ab02584fec http.request.method=POST http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=13.235866ms http.response.status=202 http.response.written=0 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a41724ce-5483-4622-b242-fa0f933d5874 http.request.method=POST http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=85.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a51b5e79-23f3-4547-ab30-3cce8e6bd2c8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a41724ce-5483-4622-b242-fa0f933d5874 http.request.method=POST http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=19.628493ms http.response.status=202 http.response.written=0 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=196.209µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1ac8ce14-a73d-498a-9e5b-5aa30a9872ab trace.line=82 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=19.775µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ccae4970-0aaf-4d74-bf3c-2fb3424f62fb trace.line=141 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.506Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=31.564µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2f679825-8bc1-44a3-a0db-dc9c0b472ba0 trace.line=82 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=205.024µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7816fce-ab91-4088-ab81-f0e2e073df4f trace.line=141 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=70.124µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=760e2baa-c0ce-4443-8434-8c0f96bb2cdb trace.line=124 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=15.096µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c3e6f0f6-e756-4fb3-ac40-58d35e32db52 trace.line=141 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=27.314µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c482c3f7-6468-4001-a6f2-e35f98d3ad6d trace.line=141 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=16.737µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bd60d1fd-ff6f-4466-9be9-9992ac279958 trace.line=141 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=180.167µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=205cd53d-c35f-4044-b1bc-59905f6c0625 trace.line=167 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=192.463µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f746297d-da94-472a-a6d8-82ec6658caca trace.line=95 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=257.05µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=87975056-ab4f-4b38-bc57-9222376ce392 trace.line=181 vars.name=test vars.uuid=6e2df074-a2eb-44a7-846e-4eb96be9a19d version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=ccb55660-1df9-4e4c-9067-4e64efcdd64f http.request.method=PUT http.request.remoteaddr="127.0.0.1:52874" http.request.uri="/v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.672988ms http.response.status=201 http.response.written=0 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "PUT /v2/test/blobs/uploads/6e2df074-a2eb-44a7-846e-4eb96be9a19d?_state=5sPtsaFznKr8hPJZt6FY2Lddj4bdH-TUroznREIvMiR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjZlMmRmMDc0LWEyZWItNDRhNy04NDZlLTRlYjk2YmU5YTE5ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjA1NDg5NDhaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=164.359µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=eb27d796-9cf3-46ed-a53a-cb6e1203e570 trace.line=124 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=41.514µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0d3d5243-ef92-46bc-97af-920a1a0525a8 trace.line=141 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=26.047µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c757d4d-5fbb-4428-a697-dc93beb8b4c1 trace.line=141 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=15.238µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f86ea079-b6aa-463c-be03-0f7873dc8a4a trace.line=141 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=91.516µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=48ac4e0f-8ff1-40cf-960e-9eed25138c9f trace.line=167 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=68.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=71fd15bb-4942-4d6b-a780-edef880b0033 trace.line=95 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=164.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=56b61ef0-a9a6-4663-ba84-b1b36daf1cef trace.line=181 vars.name=test vars.uuid=0945a39c-361d-4e39-b11e-dd6be5f83c3c version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bfc12a65-3cdc-499f-a961-cedd36ad355a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.645704ms http.response.status=201 http.response.written=0 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "PUT /v2/test/blobs/uploads/0945a39c-361d-4e39-b11e-dd6be5f83c3c?_state=bNZHDMVqxpoWxpDcVGvLqsvt_J8c2tnXVprJgMKdkWp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA5NDVhMzljLTM2MWQtNGUzOS1iMTFlLWRkNmJlNWY4M2MzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wNVQxNzo0NDo0MS40NjAxMjMwNTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb1fca82-b3e4-4160-a173-b7eecb7400de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb1fca82-b3e4-4160-a173-b7eecb7400de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb1fca82-b3e4-4160-a173-b7eecb7400de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=27.999µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4c4ced0e-41c2-4f85-a16f-63afb8b94476 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.507Z] time="2022-11-05T17:44:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb1fca82-b3e4-4160-a173-b7eecb7400de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.239697ms http.response.status=404 http.response.written=96 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=64.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb4b76a6-b757-4e9a-ba9f-7fa28365d556 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=33.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4a6bb80a-48d7-4db6-bf93-2c06a46859d0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=54.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12263300-0a09-4257-a538-d08e726e8740 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=29.222µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c77a9b45-11d6-4f7b-8b0c-c2d4048f3ecd trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=21.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=00197add-a80f-4070-b1c4-205909a498d4 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=104.332µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5bc37cae-e156-4981-9e56-bfb1c57adde1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=133.465µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7d439a47-5dc7-466b-93d1-825902e8252c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=55.59µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1a5832eb-7dff-4c84-8593-0529d771e8af trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=129.992µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b81e705e-337c-49e7-9b3d-c46e7b9bfd2b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=83.252µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5d3026bf-0c39-4f6e-8d1e-ede9d50e8449 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=e8d4aa0b-68d3-4597-a0da-86c961e02835 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52860" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.256527ms http.response.status=201 http.response.written=0 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.508Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0686cc6a-1679-4485-9303-ef0ec24aa822 http.request.method=GET http.request.remoteaddr="127.0.0.1:52884" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0686cc6a-1679-4485-9303-ef0ec24aa822 http.request.method=GET http.request.remoteaddr="127.0.0.1:52884" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.020402ms http.response.status=200 http.response.written=2 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=32.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3bfa9520-faa4-44aa-a430-dd71c1c6e0d6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=34.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b70b1a51-5f48-4b30-a899-293b53896d0e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=19.12µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c54897b8-214e-42e2-b1b6-aa45438164a0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=29.718µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=70e080d8-9203-48e6-8203-adb8e644e281 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3f9df520-50d7-4ae5-ae84-0738e8d6c720 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52886" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=6.407344ms http.response.status=200 http.response.written=417 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a5aeefcb-1510-4239-be60-79a6be6511e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a5aeefcb-1510-4239-be60-79a6be6511e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a5aeefcb-1510-4239-be60-79a6be6511e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a5aeefcb-1510-4239-be60-79a6be6511e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=55.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d27499dc-76bb-491b-8ae2-4cb75e26bf9e trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a5aeefcb-1510-4239-be60-79a6be6511e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=16.908µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7078a00b-44a4-44a0-89e1-d05242fd92d2 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a5aeefcb-1510-4239-be60-79a6be6511e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=27.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=609db4ed-e3d8-4ed4-b717-e49f16464d83 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a5aeefcb-1510-4239-be60-79a6be6511e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a5aeefcb-1510-4239-be60-79a6be6511e3 http.request.method=GET http.request.remoteaddr="127.0.0.1:52902" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.596659ms http.response.status=200 http.response.written=417 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.776Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=174.165µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=edc84b4a-409e-4b31-a0f2-50b42a05c8a4 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=130.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a697d32-2d64-43f8-a225-78563821d9f9 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=179.47µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=059204d3-055a-4a26-ba97-877874ad9293 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=229.266µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=76c45afc-4ec0-43cf-800a-9d3ef156908b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=218.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=43cb3b5f-fd5c-448b-819a-319896e39a19 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=15.11µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=16b56d45-b4c2-4de9-be59-b60cf49dc951 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=165.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1da67947-0f29-41cd-be8b-a51b32a02dec trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=19.273µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ba77f10a-8dcb-40c9-8f21-0838afe3b225 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=18.718µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=35506ccb-5dc0-460b-af56-ae9b46116a4f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=74.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=463f4b33-0592-4562-8324-dbf54c87fa1f trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=74.794µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=53f19b51-c3fc-49a2-ae9e-d1a83ea6e84a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=21.178µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ab9c40f-37b4-442f-a82e-7090777f7f3c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=9.918µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=fa414926-b480-4914-800c-7c609a123e5a trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=21.889µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d01af7a-4f42-4229-997d-6448e9b33c84 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=22.201µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e8757267-e16c-4421-9c81-c626eab3b634 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=21.24µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1c8fd89c-95be-494e-9564-26c8e9effa40 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0cbdcde2-2367-450d-8549-e06711375908 http.request.method=GET http.request.remoteaddr="127.0.0.1:52920" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=14.480204ms http.response.status=200 http.response.written=68 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=34.922µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4c229740-0de8-48a7-9482-a5e3eb61cbeb trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=14.435µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=90501727-9ef5-4507-8776-f0b464db2da1 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=eede7381-9184-4b15-a84e-04b90ec9f632 http.request.method=GET http.request.remoteaddr="127.0.0.1:52906" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=17.045376ms http.response.status=200 http.response.written=179 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a00f052c-c0ce-4025-a9b8-3f66f46f35f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52934" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] time="2022-11-05T17:44:41Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=a00f052c-c0ce-4025-a9b8-3f66f46f35f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:52934" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.180687ms http.response.status=200 http.response.written=2 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b version="v2.1.0+unknown" [2022-11-05T17:44:41.777Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bf4d6074-3927-417d-b90c-c2c23427f133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bf4d6074-3927-417d-b90c-c2c23427f133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bf4d6074-3927-417d-b90c-c2c23427f133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bf4d6074-3927-417d-b90c-c2c23427f133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=27.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ecbea09d-abee-4ad3-aa22-b243ff2c1763 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bf4d6074-3927-417d-b90c-c2c23427f133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=16.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d2c68a61-2567-4b4b-9b42-e5095e28ae33 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=bf4d6074-3927-417d-b90c-c2c23427f133 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52950" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.521837ms http.response.status=404 http.response.written=181 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=122f806f-21f8-4df7-a3f1-f8724a685394 http.request.method=GET http.request.remoteaddr="127.0.0.1:52958" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=122f806f-21f8-4df7-a3f1-f8724a685394 http.request.method=GET http.request.remoteaddr="127.0.0.1:52958" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=122f806f-21f8-4df7-a3f1-f8724a685394 http.request.method=GET http.request.remoteaddr="127.0.0.1:52958" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=122f806f-21f8-4df7-a3f1-f8724a685394 http.request.method=GET http.request.remoteaddr="127.0.0.1:52958" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=25.899µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8fe034dc-66c0-4981-bef2-4f97c935fa5c trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=122f806f-21f8-4df7-a3f1-f8724a685394 http.request.method=GET http.request.remoteaddr="127.0.0.1:52958" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b trace.duration=15.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa33f30d-fd07-4af5-b393-c0c2dbbf3070 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] time="2022-11-05T17:44:41Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=122f806f-21f8-4df7-a3f1-f8724a685394 http.request.method=GET http.request.remoteaddr="127.0.0.1:52958" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.586833ms http.response.status=404 http.response.written=181 instance.id=48849fe8-302b-42e2-9870-2c0c1f3c806b vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-11-05T17:44:41.778Z] 127.0.0.1 - - [05/Nov/2022:17:44:41 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/f292bf0f4fd0907312b2982fcbf37ab06f526d7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-11-05T17:44:41.778Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.35s) [2022-11-05T17:44:41.778Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:44:42.043Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-11-05T17:44:42.043Z] === RUN TestRemoveImageGarbageCollector [2022-11-05T17:44:42.612Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-11-05T17:44:43.578Z] docker_cli_daemon_plugins_test.go:106: [d230f4d3badf9] daemon is not started [2022-11-05T17:44:43.972Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-05T17:44:44.515Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2022-11-05T17:44:44.515Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:44:44.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-11-05T17:44:44.515Z] === RUN TestTagInvalidReference [2022-11-05T17:44:44.515Z] --- PASS: TestTagInvalidReference (0.03s) [2022-11-05T17:44:44.515Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:44:44.515Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-11-05T17:44:44.515Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:44:44.515Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-11-05T17:44:44.515Z] === RUN TestTagOfficialNames [2022-11-05T17:44:44.515Z] --- PASS: TestTagOfficialNames (0.08s) [2022-11-05T17:44:44.515Z] === RUN TestTagMatchesDigest [2022-11-05T17:44:44.773Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-11-05T17:44:44.773Z] === CONT TestImportExtremelyLargeImageWorks [2022-11-05T17:44:44.773Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-11-05T17:44:46.672Z] check_test.go:309: [d70cc7179d08f] daemon is not started [2022-11-05T17:44:46.672Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-11-05T17:44:47.238Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-11-05T17:44:47.804Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-11-05T17:44:48.900Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-11-05T17:44:50.274Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-11-05T17:44:50.594Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2022-11-05T17:44:50.594Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s) [2022-11-05T17:44:50.594Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-11-05T17:44:50.594Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-11-05T17:44:50.594Z] PASS [2022-11-05T17:44:50.594Z] [2022-11-05T17:44:50.594Z] === Skipped [2022-11-05T17:44:50.594Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:44:50.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:44:50.594Z] [2022-11-05T17:44:50.594Z] DONE 27 tests, 1 skipped in 181.070s [2022-11-05T17:44:50.594Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:44:50.594Z] INFO: Testing against a local daemon [2022-11-05T17:44:50.594Z] === RUN TestSessionCreate [2022-11-05T17:44:50.594Z] --- PASS: TestSessionCreate (0.02s) [2022-11-05T17:44:50.594Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:44:50.594Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-11-05T17:44:50.594Z] PASS [2022-11-05T17:44:50.594Z] [2022-11-05T17:44:50.594Z] DONE 2 tests in 0.081s [2022-11-05T17:44:50.594Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:44:50.594Z] INFO: Testing against a local daemon [2022-11-05T17:44:50.594Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:44:50.594Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:44:50.594Z] === RUN TestEventsExecDie [2022-11-05T17:44:50.849Z] --- PASS: TestEventsExecDie (0.54s) [2022-11-05T17:44:50.849Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:44:50.849Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-11-05T17:44:50.849Z] === RUN TestInfoBinaryCommits [2022-11-05T17:44:50.849Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-05T17:44:50.849Z] === RUN TestInfoAPIVersioned [2022-11-05T17:44:50.849Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:44:50.849Z] === RUN TestInfoDiscoveryBackend [2022-11-05T17:44:51.410Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-11-05T17:44:51.410Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-05T17:44:51.647Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-11-05T17:44:51.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-11-05T17:44:52.164Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-11-05T17:44:52.773Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-05T17:44:52.773Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-05T17:44:53.029Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-11-05T17:44:53.029Z] === RUN TestInfoAPI [2022-11-05T17:44:53.029Z] --- PASS: TestInfoAPI (0.02s) [2022-11-05T17:44:53.029Z] === RUN TestInfoAPIWarnings [2022-11-05T17:44:53.099Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-11-05T17:44:54.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-11-05T17:44:55.408Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-11-05T17:44:55.975Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-11-05T17:44:56.908Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-11-05T17:44:57.474Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-11-05T17:44:58.042Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-11-05T17:44:58.042Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-11-05T17:44:58.608Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-11-05T17:44:59.174Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-11-05T17:44:59.740Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-11-05T17:45:00.306Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-11-05T17:45:00.872Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-11-05T17:45:01.130Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-11-05T17:45:01.696Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-11-05T17:45:02.262Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-11-05T17:45:02.827Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-11-05T17:45:03.393Z] check_test.go:309: [defed070f2bab] daemon is not started [2022-11-05T17:45:03.393Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-11-05T17:45:03.959Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-11-05T17:45:04.526Z] check_test.go:309: [d3411f1766fad] daemon is not started [2022-11-05T17:45:04.526Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-11-05T17:45:04.784Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-11-05T17:45:05.350Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-11-05T17:45:06.284Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-11-05T17:45:08.183Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-11-05T17:45:09.557Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-11-05T17:45:09.814Z] check_test.go:309: [d799751f983f2] daemon is not started [2022-11-05T17:45:09.814Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-11-05T17:45:11.062Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-11-05T17:45:11.062Z] === RUN TestInfoDebug [2022-11-05T17:45:11.062Z] --- PASS: TestInfoDebug (0.52s) [2022-11-05T17:45:11.062Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:45:11.062Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-05T17:45:11.062Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:45:11.062Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-05T17:45:11.062Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:45:11.318Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-05T17:45:11.318Z] === RUN TestPingCacheHeaders [2022-11-05T17:45:11.318Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-11-05T17:45:11.318Z] === RUN TestPingGet [2022-11-05T17:45:11.318Z] --- PASS: TestPingGet (0.01s) [2022-11-05T17:45:11.318Z] === RUN TestPingHead [2022-11-05T17:45:11.318Z] --- PASS: TestPingHead (0.03s) [2022-11-05T17:45:11.318Z] === RUN TestVersion [2022-11-05T17:45:11.318Z] --- PASS: TestVersion (0.03s) [2022-11-05T17:45:11.318Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:45:12.685Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2022-11-05T17:45:12.685Z] PASS [2022-11-05T17:45:12.685Z] [2022-11-05T17:45:12.685Z] DONE 18 tests in 22.187s [2022-11-05T17:45:12.685Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:45:12.685Z] INFO: Testing against a local daemon [2022-11-05T17:45:12.685Z] === RUN TestVolumesCreateAndList [2022-11-05T17:45:12.685Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-05T17:45:12.685Z] === RUN TestVolumesRemove [2022-11-05T17:45:12.685Z] --- PASS: TestVolumesRemove (0.06s) [2022-11-05T17:45:12.685Z] === RUN TestVolumesInspect [2022-11-05T17:45:12.685Z] --- PASS: TestVolumesInspect (0.01s) [2022-11-05T17:45:12.685Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:45:12.685Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:45:12.685Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:45:12.685Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:45:12.685Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-05T17:45:12.685Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T17:45:12.685Z] PASS [2022-11-05T17:45:12.685Z] [2022-11-05T17:45:12.685Z] DONE 5 tests in 0.139s [2022-11-05T17:45:12.685Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:45:13.099Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-11-05T17:45:14.473Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-11-05T17:45:14.573Z] Stopping apparmor (via systemctl): apparmor.service. [2022-11-05T17:45:14.573Z] Removing test suite binaries [2022-11-05T17:45:14.573Z] exiting test-integration [2022-11-05T17:45:14.573Z] ++ exit 0 [2022-11-05T17:45:14.573Z] Post stage [Pipeline] junit [2022-11-05T17:45:15.510Z] Recording test results [2022-11-05T17:45:16.745Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:45:17.153Z] + echo Ensuring container killed. [2022-11-05T17:45:17.153Z] Ensuring container killed. [2022-11-05T17:45:17.153Z] + docker rm -vf docker-pr1 [2022-11-05T17:45:17.153Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:45:17.518Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:45:17.518Z] Chowning /workspace to jenkins user [2022-11-05T17:45:17.518Z] + id -u [2022-11-05T17:45:17.518Z] + id -g [2022-11-05T17:45:17.518Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44413:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:45:18.660Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-11-05T17:45:18.660Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:45:18.917Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-11-05T17:45:18.917Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-11-05T17:45:19.175Z] check_test.go:309: [dd9fcb3fd4c47] daemon is not started [2022-11-05T17:45:19.175Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-11-05T17:45:19.299Z] + bundleName=amd64-cgroup2 [2022-11-05T17:45:19.299Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-11-05T17:45:19.299Z] Creating amd64-cgroup2-bundles.tar.gz [2022-11-05T17:45:19.299Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-11-05T17:45:19.299Z] + 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-11-05T17:45:19.570Z] Archiving artifacts [2022-11-05T17:45:21.341Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:45:21.769Z] + make clean [2022-11-05T17:45:22.025Z] docker volume rm -f docker-dev-cache [2022-11-05T17:45:22.025Z] docker-dev-cache [Pipeline] deleteDir [2022-11-05T17:45:23.361Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-11-05T17:45:23.620Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T17:45:25.519Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-11-05T17:45:26.895Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-11-05T17:45:27.154Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-11-05T17:45:29.685Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-11-05T17:45:32.213Z] check_test.go:309: [d429f5aef8dd9] daemon is not started [2022-11-05T17:45:32.213Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-11-05T17:45:32.779Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-11-05T17:45:33.037Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-11-05T17:45:33.603Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-11-05T17:45:34.172Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-11-05T17:45:34.737Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-11-05T17:45:36.111Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-11-05T17:45:36.111Z] check_test.go:309: [d471212a56fac] daemon is not started [2022-11-05T17:45:36.111Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-11-05T17:45:37.044Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-11-05T17:45:37.051Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-11-05T17:45:37.051Z] Copying nested executables into bundles/cross/linux/amd64 [2022-11-05T17:45:37.051Z] Cross building: bundles/cross/windows/amd64 [2022-11-05T17:45:37.051Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-11-05T17:45:37.051Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-11-05T17:45:38.946Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-11-05T17:45:41.474Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-11-05T17:45:45.695Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-11-05T17:45:47.072Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-11-05T17:45:48.974Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-11-05T17:45:50.355Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-11-05T17:45:50.614Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-11-05T17:45:51.989Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-11-05T17:45:55.273Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-11-05T17:45:55.273Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-11-05T17:45:55.273Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-11-05T17:45:55.530Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-11-05T17:45:56.465Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-11-05T17:45:56.465Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-11-05T17:45:56.723Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-11-05T17:45:57.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-11-05T17:45:59.819Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-11-05T17:45:59.819Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-11-05T17:46:00.754Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-11-05T17:46:01.012Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-11-05T17:46:02.387Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-11-05T17:46:02.387Z] === RUN TestDockerSuite/TestBuildEnv [2022-11-05T17:46:03.323Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-11-05T17:46:03.889Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-11-05T17:46:04.822Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-11-05T17:46:06.195Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-11-05T17:46:06.195Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-11-05T17:46:12.751Z] docker_cli_daemon_test.go:2551: [ddd4941614de4] daemon is not started [2022-11-05T17:46:12.751Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-11-05T17:46:13.317Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-11-05T17:46:23.284Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-11-05T17:46:24.658Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-11-05T17:46:26.557Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-11-05T17:46:29.091Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-11-05T17:46:29.091Z] check_test.go:309: [d1221f5601c43] daemon is not started [2022-11-05T17:46:29.091Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-11-05T17:46:31.618Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-11-05T17:46:33.519Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite (332.00s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.30s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.55s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.35s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.61s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.02s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.12s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.12s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.24s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.04s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.04s) [2022-11-05T17:46:34.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.83s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.19s) [2022-11-05T17:46:34.896Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.36s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.61s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.30s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.47s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.45s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.68s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.71s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.61s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.16s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.20s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.05s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.44s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.78s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.80s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.91s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.77s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.81s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.49s) [2022-11-05T17:46:34.896Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-11-05T17:46:34.896Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.04s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.01s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.04s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.27s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.77s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.46s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.27s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.94s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.23s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.78s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.87s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.94s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.73s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.76s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.80s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.43s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.54s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.84s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.12s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.12s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.67s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.94s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.21s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.39s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.68s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-11-05T17:46:34.896Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.92s) [2022-11-05T17:46:34.896Z] === RUN TestDockerSwarmSuite [2022-11-05T17:46:34.896Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-11-05T17:46:38.182Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-11-05T17:46:40.709Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-11-05T17:46:42.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-11-05T17:46:42.648Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-11-05T17:46:43.029Z] 028c482fad0f: Pull complete [2022-11-05T17:46:43.030Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177 [2022-11-05T17:46:43.030Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:46:43.030Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-11-05T17:46:43.030Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-11-05T17:46:43.030Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3532' [2022-11-05T17:46:43.030Z] WARN: Skipping validation tests [2022-11-05T17:46:43.030Z] INFO: Running unit tests at 11/05/2022 17:46:42... [2022-11-05T17:46:43.582Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-11-05T17:46:44.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-11-05T17:46:45.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-11-05T17:46:45.524Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-11-05T17:46:45.524Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-11-05T17:46:45.524Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-11-05T17:46:46.090Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-11-05T17:46:50.118Z] INFO: make.ps1 starting at 11/05/2022 17:46:49 [2022-11-05T17:46:50.575Z] INFO: Git commit (f292bf0f4f) assumed from DOCKER_GITCOMMIT environment variable [2022-11-05T17:46:50.575Z] INFO: Invoking autogen... [2022-11-05T17:46:51.062Z] INFO: Running unit tests... [2022-11-05T17:46:54.199Z] === RUN TestDockerSuite/TestBuildExpose [2022-11-05T17:46:54.766Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-11-05T17:46:55.332Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-11-05T17:46:55.590Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-11-05T17:46:56.155Z] === RUN TestDockerSuite/TestBuildFails [2022-11-05T17:46:56.721Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-11-05T17:46:56.721Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-11-05T17:46:58.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-11-05T17:46:58.466Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-11-05T17:46:58.661Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-11-05T17:46:58.721Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-11-05T17:46:58.976Z] remote: Enumerating objects: 23, done. [2022-11-05T17:46:58.976Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-11-05T17:46:58.976Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-11-05T17:46:58.976Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-11-05T17:46:58.976Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-11-05T17:46:58.976Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-11-05T17:46:58.976Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-11-05T17:46:59.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-11-05T17:47:01.160Z] === RUN TestDockerSuite/TestBuildForceRm [2022-11-05T17:47:01.383Z] 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-11-05T17:47:02.092Z] docker_api_swarm_test.go:563: [d11c44eedb531] joining swarm manager [d1de4063a860d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:47:03.026Z] === RUN TestDockerSuite/TestBuildFromGit [2022-11-05T17:47:04.263Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-11-05T17:47:04.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/test/unit [2022-11-05T17:47:04.927Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-11-05T17:47:04.927Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-11-05T17:47:05.862Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-11-05T17:47:07.350Z] ? github.com/docker/docker/api [no test files] [2022-11-05T17:47:07.762Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-11-05T17:47:08.329Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-11-05T17:47:08.587Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-11-05T17:47:10.487Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-11-05T17:47:11.861Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-11-05T17:47:13.759Z] === RUN TestDockerSuite/TestBuildHistory [2022-11-05T17:47:14.691Z] docker_api_swarm_test.go:585: [df2d9abc84458] joining swarm manager [d1de4063a860d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:47:16.190Z] ? github.com/docker/docker/api [no test files] [2022-11-05T17:47:17.971Z] check_test.go:380: [d11c44eedb531] daemon is not started [2022-11-05T17:47:17.971Z] === RUN TestDockerSuite/TestBuildIidFile [2022-11-05T17:47:18.537Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-11-05T17:47:19.103Z] === RUN TestDockerSuite/TestBuildInheritance [2022-11-05T17:47:19.668Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-11-05T17:47:20.233Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-11-05T17:47:20.233Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-11-05T17:47:21.167Z] === RUN TestDockerSuite/TestBuildLabel [2022-11-05T17:47:21.425Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-11-05T17:47:21.992Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-11-05T17:47:22.250Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-11-05T17:47:22.282Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-11-05T17:47:22.816Z] === RUN TestDockerSuite/TestBuildLabels [2022-11-05T17:47:23.074Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-11-05T17:47:24.446Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-11-05T17:47:26.974Z] === RUN TestDockerSuite/TestBuildLastModified [2022-11-05T17:47:27.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-11-05T17:47:27.908Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-11-05T17:47:27.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-11-05T17:47:30.434Z] docker_api_swarm_test.go:46: [d9e92c2a78d0d] joining swarm manager [d51025e35d697]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:47:31.807Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-11-05T17:47:34.335Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-11-05T17:47:34.593Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-11-05T17:47:34.593Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-11-05T17:47:34.852Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-11-05T17:47:34.852Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-11-05T17:47:35.110Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-11-05T17:47:37.008Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-11-05T17:47:37.259Z] === RUN TestMiddlewares [2022-11-05T17:47:37.259Z] --- PASS: TestMiddlewares (0.00s) [2022-11-05T17:47:37.259Z] PASS [2022-11-05T17:47:37.259Z] coverage: 7.9% of statements [2022-11-05T17:47:37.259Z] ok github.com/docker/docker/api/server 0.058s coverage: 7.9% of statements [2022-11-05T17:47:38.381Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-11-05T17:47:41.662Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-11-05T17:47:41.920Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-11-05T17:47:41.920Z] --- PASS: TestImportExtremelyLargeImageWorks (177.22s) [2022-11-05T17:47:41.920Z] PASS [2022-11-05T17:47:41.920Z] [2022-11-05T17:47:41.920Z] DONE 13 tests in 181.126s [2022-11-05T17:47:41.920Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-11-05T17:47:41.920Z] ++ 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-11-05T17:47:41.920Z] ++ set -e [2022-11-05T17:47:41.920Z] ++ '[' -n 0 ']' [2022-11-05T17:47:41.920Z] ++ set -x [2022-11-05T17:47:41.920Z] ++ 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-11-05T17:47:42.178Z] INFO: Testing against a local daemon [2022-11-05T17:47:42.178Z] === RUN TestNetworkCreateDelete [2022-11-05T17:47:42.178Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-11-05T17:47:42.178Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:47:42.437Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-11-05T17:47:43.002Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2022-11-05T17:47:43.002Z] === RUN TestDaemonDNSFallback [2022-11-05T17:47:48.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-11-05T17:47:48.262Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-11-05T17:47:48.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-11-05T17:47:49.393Z] --- PASS: TestDaemonDNSFallback (6.58s) [2022-11-05T17:47:49.393Z] === RUN TestInspectNetwork [2022-11-05T17:47:51.294Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-11-05T17:47:52.228Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-11-05T17:47:53.602Z] === RUN TestInspectNetwork/full_network_id [2022-11-05T17:47:53.602Z] === RUN TestInspectNetwork/partial_network_id [2022-11-05T17:47:53.602Z] === RUN TestInspectNetwork/network_name [2022-11-05T17:47:53.602Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-05T17:47:53.859Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-11-05T17:47:53.859Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-11-05T17:47:53.859Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-11-05T17:47:57.139Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-11-05T17:47:57.139Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-11-05T17:47:57.704Z] --- PASS: TestInspectNetwork (8.31s) [2022-11-05T17:47:57.704Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-05T17:47:57.704Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-05T17:47:57.704Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-05T17:47:57.704Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-05T17:47:57.704Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:47:58.269Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-11-05T17:47:58.528Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-11-05T17:47:59.900Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-11-05T17:47:59.900Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:47:59.900Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:47:59.900Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:47:59.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:47:59.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:47:59.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:47:59.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:47:59.900Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:47:59.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:47:59.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:47:59.900Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-11-05T17:47:59.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-11-05T17:47:59.900Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-11-05T17:47:59.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-11-05T17:47:59.900Z] === RUN TestNetworkList [2022-11-05T17:47:59.900Z] === RUN TestNetworkList//networks [2022-11-05T17:47:59.900Z] === PAUSE TestNetworkList//networks [2022-11-05T17:47:59.900Z] === RUN TestNetworkList//networks/ [2022-11-05T17:47:59.900Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:47:59.900Z] === CONT TestNetworkList//networks [2022-11-05T17:47:59.900Z] === CONT TestNetworkList//networks/ [2022-11-05T17:47:59.900Z] --- PASS: TestNetworkList (0.01s) [2022-11-05T17:47:59.900Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-05T17:47:59.900Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:47:59.900Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:48:00.159Z] === RUN TestDockerSuite/TestBuildNetNone [2022-11-05T17:48:00.417Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-11-05T17:48:00.417Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:48:00.676Z] === RUN TestDockerSuite/TestBuildNoContext [2022-11-05T17:48:01.609Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-11-05T17:48:01.609Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-11-05T17:48:01.609Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:48:02.195Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-11-05T17:48:02.195Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-11-05T17:48:02.195Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:48:03.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-11-05T17:48:03.589Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-11-05T17:48:03.589Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:48:03.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-11-05T17:48:03.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-11-05T17:48:04.168Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-11-05T17:48:04.733Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-11-05T17:48:04.733Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-11-05T17:48:04.733Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:48:04.991Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-11-05T17:48:05.248Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-11-05T17:48:05.248Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:48:06.622Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-11-05T17:48:06.879Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-11-05T17:48:07.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.57s) [2022-11-05T17:48:07.812Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:48:07.812Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:48:07.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:48:07.812Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:48:08.744Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-11-05T17:48:09.679Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-11-05T17:48:11.579Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-11-05T17:48:12.145Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-11-05T17:48:12.709Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-11-05T17:48:12.971Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-11-05T17:48:15.584Z] === RUN TestDockerSuite/TestBuildPATH [2022-11-05T17:48:16.956Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-11-05T17:48:17.521Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-11-05T17:48:18.088Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-11-05T17:48:23.353Z] --- PASS: TestServiceWithDataPathPortInit (15.31s) [2022-11-05T17:48:23.353Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:48:23.611Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-11-05T17:48:26.140Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zb4pmgw8anuiectg7zlz0h9nz Created:2022-11-05 17:48:24.46289945 +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[c10e4af8750863b16b53d09339662fd1eb392dad7894919efca2e834e0f9c50a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ml8gnkt0k9t8ed2z2c2ur9d56 EndpointID:c670963e01719b77472c8e1342cd394c16a6def2aa446ffa1b37f98c1f08daec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9bf4dd7f7b2f36b20b445b2cb58643e1df6430f334b9fc74d4739cf279387b3e 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:bb6ba5716ace IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ml8gnkt0k9t8ed2z2c2ur9d56 EndpointID:c670963e01719b77472c8e1342cd394c16a6def2aa446ffa1b37f98c1f08daec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-05T17:48:26.398Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-11-05T17:48:27.770Z] === RUN TestDockerSuite/TestBuildRm [2022-11-05T17:48:29.668Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-11-05T17:48:30.233Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-11-05T17:48:30.491Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s) [2022-11-05T17:48:30.491Z] PASS [2022-11-05T17:48:30.491Z] [2022-11-05T17:48:30.491Z] === Skipped [2022-11-05T17:48:30.491Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:48:30.491Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:48:30.491Z] [2022-11-05T17:48:30.491Z] DONE 26 tests, 1 skipped in 48.714s [2022-11-05T17:48:30.750Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:48:30.750Z] ++ 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-11-05T17:48:30.750Z] ++ set -e [2022-11-05T17:48:30.750Z] ++ '[' -n 0 ']' [2022-11-05T17:48:30.750Z] ++ set -x [2022-11-05T17:48:30.750Z] ++ 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-11-05T17:48:30.750Z] INFO: Testing against a local daemon [2022-11-05T17:48:30.750Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-05T17:48:30.750Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:48:30.750Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:48:30.750Z] === RUN TestDockerNetworkIpvlan [2022-11-05T17:48:30.750Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:48:30.750Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:48:30.750Z] PASS [2022-11-05T17:48:30.750Z] [2022-11-05T17:48:30.750Z] === Skipped [2022-11-05T17:48:30.750Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-05T17:48:30.750Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:48:30.750Z] [2022-11-05T17:48:30.750Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-05T17:48:30.750Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-05T17:48:30.750Z] [2022-11-05T17:48:30.750Z] DONE 2 tests, 2 skipped in 0.131s [2022-11-05T17:48:30.750Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-05T17:48:30.750Z] ++ 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-11-05T17:48:30.750Z] ++ set -e [2022-11-05T17:48:30.750Z] ++ '[' -n 0 ']' [2022-11-05T17:48:30.750Z] ++ set -x [2022-11-05T17:48:30.750Z] ++ 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-11-05T17:48:31.008Z] INFO: Testing against a local daemon [2022-11-05T17:48:31.008Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-05T17:48:31.266Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-11-05T17:48:31.524Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-11-05T17:48:32.089Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-11-05T17:48:32.347Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-11-05T17:48:32.347Z] === RUN TestDockerNetworkMacvlan [2022-11-05T17:48:32.914Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-11-05T17:48:32.914Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-05T17:48:33.851Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-11-05T17:48:33.852Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-05T17:48:34.417Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-11-05T17:48:34.675Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-05T17:48:37.205Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-05T17:48:37.205Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-11-05T17:48:37.205Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-11-05T17:48:37.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-11-05T17:48:37.464Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-11-05T17:48:37.464Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-11-05T17:48:37.464Z] === RUN TestDockerSuite/TestBuildSpaces [2022-11-05T17:48:38.029Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-11-05T17:48:38.964Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-11-05T17:48:38.964Z] === RUN TestDockerSuite/TestBuildStderr [2022-11-05T17:48:39.222Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-05T17:48:40.156Z] docker_api_swarm_test.go:304: [d2eebbc64cf81] joining swarm manager [dc918e0d643bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:48:40.156Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-11-05T17:48:41.532Z] docker_api_swarm_test.go:305: [d6d1e8fddfe01] joining swarm manager [dc918e0d643bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:48:42.466Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-05T17:48:43.699Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-11-05T17:48:43.699Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-05T17:48:43.699Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-05T17:48:43.699Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-11-05T17:48:43.699Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-05T17:48:43.699Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-05T17:48:43.699Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-11-05T17:48:43.700Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/builder [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-05T17:48:43.700Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-05T17:48:43.846Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-11-05T17:48:44.106Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-05T17:48:44.728Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-11-05T17:48:45.065Z] ok github.com/docker/docker/builder/remotecontext 0.107s coverage: 13.7% of statements [2022-11-05T17:48:45.065Z] ok github.com/docker/docker/builder/dockerfile 0.240s coverage: 48.5% of statements [2022-11-05T17:48:45.065Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-05T17:48:45.297Z] --- PASS: TestDockerNetworkMacvlan (12.89s) [2022-11-05T17:48:45.298Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-11-05T17:48:45.298Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-11-05T17:48:45.298Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-11-05T17:48:45.298Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.39s) [2022-11-05T17:48:45.298Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.52s) [2022-11-05T17:48:45.298Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-11-05T17:48:45.298Z] PASS [2022-11-05T17:48:45.298Z] [2022-11-05T17:48:45.298Z] DONE 8 tests in 14.340s [2022-11-05T17:48:45.298Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-05T17:48:45.298Z] ++ 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-11-05T17:48:45.298Z] ++ set -e [2022-11-05T17:48:45.298Z] ++ '[' -n 0 ']' [2022-11-05T17:48:45.298Z] ++ set -x [2022-11-05T17:48:45.298Z] ++ 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-11-05T17:48:45.298Z] testing: warning: no tests to run [2022-11-05T17:48:45.298Z] PASS [2022-11-05T17:48:45.298Z] [2022-11-05T17:48:45.298Z] DONE 0 tests in 0.026s [2022-11-05T17:48:45.298Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-05T17:48:45.298Z] ++ 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-11-05T17:48:45.298Z] ++ set -e [2022-11-05T17:48:45.298Z] ++ '[' -n 0 ']' [2022-11-05T17:48:45.298Z] ++ set -x [2022-11-05T17:48:45.298Z] ++ 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-11-05T17:48:45.298Z] INFO: Testing against a local daemon [2022-11-05T17:48:45.298Z] === RUN TestAuthZPluginAllowRequest [2022-11-05T17:48:45.556Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-11-05T17:48:45.813Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-11-05T17:48:45.993Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-11-05T17:48:46.747Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2022-11-05T17:48:46.747Z] === RUN TestAuthZPluginTLS [2022-11-05T17:48:46.747Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-11-05T17:48:47.312Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-11-05T17:48:47.312Z] === RUN TestAuthZPluginDenyRequest [2022-11-05T17:48:47.569Z] === RUN TestDockerSuite/TestBuildUser [2022-11-05T17:48:47.827Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-11-05T17:48:47.827Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-05T17:48:47.881Z] ok github.com/docker/docker/builder/remotecontext/git 2.381s coverage: 83.5% of statements [2022-11-05T17:48:47.881Z] ? github.com/docker/docker/cli [no test files] [2022-11-05T17:48:47.881Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-05T17:48:48.392Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-11-05T17:48:48.392Z] === RUN TestAuthZPluginDenyResponse [2022-11-05T17:48:48.957Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-11-05T17:48:48.957Z] === RUN TestAuthZPluginAllowEventStream [2022-11-05T17:48:48.957Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-05T17:48:49.329Z] === RUN TestBoolValue [2022-11-05T17:48:49.329Z] --- PASS: TestBoolValue (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestBoolValueOrDefault [2022-11-05T17:48:49.329Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestInt64ValueOrZero [2022-11-05T17:48:49.329Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestInt64ValueOrDefault [2022-11-05T17:48:49.329Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestInt64ValueOrDefaultWithError [2022-11-05T17:48:49.329Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestJsonContentType [2022-11-05T17:48:49.329Z] --- PASS: TestJsonContentType (0.00s) [2022-11-05T17:48:49.329Z] PASS [2022-11-05T17:48:49.329Z] coverage: 16.2% of statements [2022-11-05T17:48:49.329Z] ok github.com/docker/docker/api/server/httputils 0.079s coverage: 16.2% of statements [2022-11-05T17:48:49.329Z] === RUN TestMaskSecretKeys [2022-11-05T17:48:49.329Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-11-05T17:48:49.329Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-11-05T17:48:49.329Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-11-05T17:48:49.329Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-11-05T17:48:49.329Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-11-05T17:48:49.329Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-11-05T17:48:49.329Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestVersionMiddlewareVersion [2022-11-05T17:48:49.329Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-11-05T17:48:49.329Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-11-05T17:48:49.329Z] PASS [2022-11-05T17:48:49.329Z] coverage: 37.7% of statements [2022-11-05T17:48:49.329Z] ok github.com/docker/docker/api/server/middleware 0.085s coverage: 37.7% of statements [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-05T17:48:49.329Z] === RUN TestStrSliceMarshalJSON [2022-11-05T17:48:49.329Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestStrSliceUnmarshalJSON [2022-11-05T17:48:49.329Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestStrSliceUnmarshalString [2022-11-05T17:48:49.329Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestStrSliceUnmarshalSlice [2022-11-05T17:48:49.329Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-11-05T17:48:49.329Z] PASS [2022-11-05T17:48:49.329Z] coverage: 90.0% of statements [2022-11-05T17:48:49.329Z] ok github.com/docker/docker/api/types/strslice 0.071s coverage: 90.0% of statements [2022-11-05T17:48:49.329Z] === RUN TestToJSON [2022-11-05T17:48:49.329Z] --- PASS: TestToJSON (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestToParamWithVersion [2022-11-05T17:48:49.329Z] --- PASS: TestToParamWithVersion (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestFromJSON [2022-11-05T17:48:49.329Z] --- PASS: TestFromJSON (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestEmpty [2022-11-05T17:48:49.329Z] --- PASS: TestEmpty (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestArgsMatchKVListEmptySources [2022-11-05T17:48:49.329Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestArgsMatchKVList [2022-11-05T17:48:49.329Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestArgsMatch [2022-11-05T17:48:49.329Z] --- PASS: TestArgsMatch (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestAdd [2022-11-05T17:48:49.329Z] --- PASS: TestAdd (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestDel [2022-11-05T17:48:49.329Z] --- PASS: TestDel (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestLen [2022-11-05T17:48:49.329Z] --- PASS: TestLen (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestExactMatch [2022-11-05T17:48:49.329Z] --- PASS: TestExactMatch (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestOnlyOneExactMatch [2022-11-05T17:48:49.329Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestContains [2022-11-05T17:48:49.329Z] --- PASS: TestContains (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestValidate [2022-11-05T17:48:49.329Z] --- PASS: TestValidate (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestWalkValues [2022-11-05T17:48:49.329Z] --- PASS: TestWalkValues (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestFuzzyMatch [2022-11-05T17:48:49.329Z] --- PASS: TestFuzzyMatch (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestClone [2022-11-05T17:48:49.329Z] --- PASS: TestClone (0.00s) [2022-11-05T17:48:49.329Z] PASS [2022-11-05T17:48:49.329Z] coverage: 92.2% of statements [2022-11-05T17:48:49.329Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-11-05T17:48:49.329Z] === RUN TestDurationToSecondsString [2022-11-05T17:48:49.329Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-11-05T17:48:49.329Z] === RUN TestGetTimestamp [2022-11-05T17:48:49.329Z] --- PASS: TestGetTimestamp (0.22s) [2022-11-05T17:48:49.329Z] === RUN TestParseTimestamps [2022-11-05T17:48:49.329Z] --- PASS: TestParseTimestamps (0.00s) [2022-11-05T17:48:49.329Z] PASS [2022-11-05T17:48:49.329Z] coverage: 100.0% of statements [2022-11-05T17:48:49.329Z] === RUN TestAdjustForAPIVersion [2022-11-05T17:48:49.329Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-11-05T17:48:49.329Z] PASS [2022-11-05T17:48:49.329Z] coverage: 5.7% of statements [2022-11-05T17:48:49.329Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2022-11-05T17:48:49.329Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-05T17:48:49.329Z] === RUN TestCompareVersion [2022-11-05T17:48:49.329Z] --- PASS: TestCompareVersion (0.00s) [2022-11-05T17:48:49.329Z] PASS [2022-11-05T17:48:49.329Z] coverage: 75.0% of statements [2022-11-05T17:48:49.329Z] ok github.com/docker/docker/api/types/versions 0.071s coverage: 75.0% of statements [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/builder [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-05T17:48:49.329Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-11-05T17:48:49.786Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-11-05T17:48:49.786Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-11-05T17:48:49.786Z] === RUN TestCloneArgsSmartHttp [2022-11-05T17:48:49.786Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-11-05T17:48:49.786Z] === RUN TestCloneArgsDumbHttp [2022-11-05T17:48:49.786Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-11-05T17:48:49.786Z] === RUN TestCloneArgsGit [2022-11-05T17:48:49.786Z] --- PASS: TestCloneArgsGit (0.00s) [2022-11-05T17:48:49.786Z] === RUN TestCheckoutGit [2022-11-05T17:48:49.786Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2022-11-05T17:48:50.243Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2993351029/001/repo/.git/ [2022-11-05T17:48:50.243Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-05T17:48:50.243Z] The file will have its original line endings in your working directory. [2022-11-05T17:48:50.330Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2022-11-05T17:48:50.330Z] === RUN TestAuthZPluginErrorResponse [2022-11-05T17:48:50.699Z] gitutils_test.go:254: [master (root-commit) 0690fe9] First commit [2022-11-05T17:48:50.699Z] 2 files changed, 3 insertions(+) [2022-11-05T17:48:50.699Z] create mode 100644 Dockerfile [2022-11-05T17:48:50.699Z] create mode 100644 subdir/Dockerfile [2022-11-05T17:48:50.699Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-05T17:48:50.699Z] The file will have its original line endings in your working directory. [2022-11-05T17:48:50.699Z] gitutils_test.go:255: Switched to a new branch 'test' [2022-11-05T17:48:50.699Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2022-11-05T17:48:50.699Z] The file will have its original line endings in your working directory. [2022-11-05T17:48:50.699Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-05T17:48:50.699Z] The file will have its original line endings in your working directory. [2022-11-05T17:48:50.699Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2022-11-05T17:48:50.699Z] The file will have its original line endings in your working directory. [2022-11-05T17:48:50.699Z] [test bd21a7c] Branch commit [2022-11-05T17:48:50.699Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2022-11-05T17:48:50.699Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-11-05T17:48:50.699Z] The file will have its original line endings in your working directory. [2022-11-05T17:48:50.898Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-11-05T17:48:50.898Z] === RUN TestAuthZPluginErrorRequest [2022-11-05T17:48:51.156Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-11-05T17:48:51.156Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-05T17:48:51.157Z] gitutils_test.go:262: Switched to branch 'master' [2022-11-05T17:48:51.157Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2993351029/001/subrepo/.git/ [2022-11-05T17:48:51.185Z] ok github.com/docker/docker/client 0.136s coverage: 75.4% of statements [2022-11-05T17:48:51.414Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-11-05T17:48:51.614Z] gitutils_test.go:273: [master (root-commit) 42c8bff] Subrepo initial [2022-11-05T17:48:51.614Z] 1 file changed, 1 insertion(+) [2022-11-05T17:48:51.614Z] create mode 100644 subfile [2022-11-05T17:48:51.614Z] === RUN TestEnable [2022-11-05T17:48:51.614Z] --- PASS: TestEnable (0.00s) [2022-11-05T17:48:51.614Z] === RUN TestDisable [2022-11-05T17:48:51.614Z] --- PASS: TestDisable (0.00s) [2022-11-05T17:48:51.614Z] === RUN TestEnabled [2022-11-05T17:48:51.614Z] --- PASS: TestEnabled (0.00s) [2022-11-05T17:48:51.614Z] PASS [2022-11-05T17:48:51.614Z] coverage: 100.0% of statements [2022-11-05T17:48:51.614Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2022-11-05T17:48:51.614Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-11-05T17:48:51.614Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-11-05T17:48:51.614Z] === RUN TestProcessNoDockerignore [2022-11-05T17:48:51.614Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-11-05T17:48:51.614Z] === RUN TestProcessShouldLeaveAllFiles [2022-11-05T17:48:51.614Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-11-05T17:48:51.614Z] === RUN TestDetectContentType [2022-11-05T17:48:51.614Z] --- PASS: TestDetectContentType (0.00s) [2022-11-05T17:48:51.614Z] === RUN TestSelectAcceptableMIME [2022-11-05T17:48:51.614Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-11-05T17:48:51.614Z] === RUN TestInspectEmptyResponse [2022-11-05T17:48:51.614Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-11-05T17:48:51.614Z] === RUN TestInspectResponseBinary [2022-11-05T17:48:51.614Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-11-05T17:48:51.614Z] === RUN TestResponseUnsupportedContentType [2022-11-05T17:48:51.614Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-11-05T17:48:51.614Z] === RUN TestInspectResponseTextSimple [2022-11-05T17:48:51.614Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-11-05T17:48:51.614Z] === RUN TestInspectResponseEmptyContentType [2022-11-05T17:48:51.614Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-11-05T17:48:51.981Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-11-05T17:48:51.981Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-05T17:48:52.075Z] === RUN TestUnknownContentLength [2022-11-05T17:48:52.075Z] --- PASS: TestUnknownContentLength (0.00s) [2022-11-05T17:48:52.075Z] === RUN TestDownloadRemote [2022-11-05T17:48:52.075Z] --- PASS: TestDownloadRemote (0.13s) [2022-11-05T17:48:52.075Z] === RUN TestGetWithStatusError [2022-11-05T17:48:52.075Z] --- PASS: TestGetWithStatusError (0.01s) [2022-11-05T17:48:52.075Z] === RUN TestCloseRootDirectory [2022-11-05T17:48:52.075Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:52.075Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-11-05T17:48:52.075Z] === RUN TestHashFile [2022-11-05T17:48:52.075Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:52.075Z] --- SKIP: TestHashFile (0.00s) [2022-11-05T17:48:52.075Z] === RUN TestHashSubdir [2022-11-05T17:48:52.075Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:52.075Z] --- SKIP: TestHashSubdir (0.01s) [2022-11-05T17:48:52.075Z] === RUN TestRemoveDirectory [2022-11-05T17:48:52.075Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:48:52.075Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-11-05T17:48:52.075Z] PASS [2022-11-05T17:48:52.075Z] coverage: 9.3% of statements [2022-11-05T17:48:52.075Z] ok github.com/docker/docker/builder/remotecontext 0.378s coverage: 9.3% of statements [2022-11-05T17:48:53.040Z] === RUN TestGetAllAllowed [2022-11-05T17:48:53.040Z] --- PASS: TestGetAllAllowed (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestGetAllMeta [2022-11-05T17:48:53.040Z] --- PASS: TestGetAllMeta (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestWarnOnUnusedBuildArgs [2022-11-05T17:48:53.040Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestIsUnreferencedBuiltin [2022-11-05T17:48:53.040Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestIsExistingDirectory [2022-11-05T17:48:53.040Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-11-05T17:48:53.040Z] === RUN TestGetFilenameForDownload [2022-11-05T17:48:53.040Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestEnv2Variables [2022-11-05T17:48:53.040Z] --- PASS: TestEnv2Variables (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-11-05T17:48:53.040Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestMaintainer [2022-11-05T17:48:53.040Z] --- PASS: TestMaintainer (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestLabel [2022-11-05T17:48:53.040Z] --- PASS: TestLabel (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestFromScratch [2022-11-05T17:48:53.040Z] --- PASS: TestFromScratch (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestFromWithArg [2022-11-05T17:48:53.040Z] --- PASS: TestFromWithArg (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-11-05T17:48:53.040Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestFromWithUndefinedArg [2022-11-05T17:48:53.040Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestFromMultiStageWithNamedStage [2022-11-05T17:48:53.040Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestOnbuild [2022-11-05T17:48:53.040Z] --- PASS: TestOnbuild (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestWorkdir [2022-11-05T17:48:53.040Z] --- PASS: TestWorkdir (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestCmd [2022-11-05T17:48:53.040Z] --- PASS: TestCmd (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestHealthcheckNone [2022-11-05T17:48:53.040Z] --- PASS: TestHealthcheckNone (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestHealthcheckCmd [2022-11-05T17:48:53.040Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestEntrypoint [2022-11-05T17:48:53.040Z] --- PASS: TestEntrypoint (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestExpose [2022-11-05T17:48:53.040Z] --- PASS: TestExpose (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestUser [2022-11-05T17:48:53.040Z] --- PASS: TestUser (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestVolume [2022-11-05T17:48:53.040Z] --- PASS: TestVolume (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestStopSignal [2022-11-05T17:48:53.040Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-11-05T17:48:53.040Z] --- SKIP: TestStopSignal (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestArg [2022-11-05T17:48:53.040Z] --- PASS: TestArg (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestShell [2022-11-05T17:48:53.040Z] --- PASS: TestShell (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestPrependEnvOnCmd [2022-11-05T17:48:53.040Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestRunWithBuildArgs [2022-11-05T17:48:53.040Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestRunIgnoresHealthcheck [2022-11-05T17:48:53.040Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestDispatchUnsupportedOptions [2022-11-05T17:48:53.040Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-11-05T17:48:53.040Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-11-05T17:48:53.040Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-11-05T17:48:53.040Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestNormalizeWorkdir [2022-11-05T17:48:53.040Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestDispatch [2022-11-05T17:48:53.040Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-11-05T17:48:53.040Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-11-05T17:48:53.040Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-11-05T17:48:53.040Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-11-05T17:48:53.040Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-11-05T17:48:53.040Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-11-05T17:48:53.040Z] === RUN TestDispatch/COPY_url [2022-11-05T17:48:53.040Z] --- PASS: TestDispatch (0.15s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.07s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-11-05T17:48:53.040Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestAddScratchImageAddsToMounts [2022-11-05T17:48:53.040Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestAddFromScratchPopulatesPlatform [2022-11-05T17:48:53.040Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-11-05T17:48:53.040Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-11-05T17:48:53.040Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestImageSourceGetAddsToMounts [2022-11-05T17:48:53.040Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestEmptyDockerfile [2022-11-05T17:48:53.040Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-11-05T17:48:53.040Z] === RUN TestSymlinkDockerfile [2022-11-05T17:48:53.040Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-11-05T17:48:53.040Z] === RUN TestDockerfileOutsideTheBuildContext [2022-11-05T17:48:53.040Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestNonExistingDockerfile [2022-11-05T17:48:53.040Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestCopyRunConfig [2022-11-05T17:48:53.040Z] --- PASS: TestCopyRunConfig (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestDeepCopyRunConfig [2022-11-05T17:48:53.040Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestExportImage [2022-11-05T17:48:53.040Z] --- PASS: TestExportImage (0.00s) [2022-11-05T17:48:53.040Z] === RUN TestNormalizeDest [2022-11-05T17:48:53.040Z] --- PASS: TestNormalizeDest (0.00s) [2022-11-05T17:48:53.040Z] PASS [2022-11-05T17:48:53.040Z] coverage: 46.8% of statements [2022-11-05T17:48:53.040Z] ok github.com/docker/docker/builder/dockerfile 0.513s coverage: 46.8% of statements [2022-11-05T17:48:53.040Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-11-05T17:48:53.353Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2022-11-05T17:48:53.353Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-05T17:48:55.252Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2022-11-05T17:48:55.252Z] === RUN TestAuthZPluginHeader [2022-11-05T17:48:55.932Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2993351029/001/repo/sub'... [2022-11-05T17:48:55.932Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-11-05T17:48:55.932Z] The file will have its original line endings in your working directory. [2022-11-05T17:48:55.932Z] gitutils_test.go:277: [master 019cab2] With submodule [2022-11-05T17:48:55.932Z] 2 files changed, 4 insertions(+) [2022-11-05T17:48:55.932Z] create mode 100644 .gitmodules [2022-11-05T17:48:55.932Z] create mode 160000 sub [2022-11-05T17:48:55.932Z] === RUN TestCheckoutGit/#00 [2022-11-05T17:48:56.187Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-11-05T17:48:56.187Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-05T17:48:56.896Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:48:56.897Z] [2022-11-05T17:48:56.897Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:48:58.718Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-11-05T17:48:59.795Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:48:59.795Z] [2022-11-05T17:48:59.795Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:00.617Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.67s) [2022-11-05T17:49:00.617Z] === RUN TestAuthZPluginV2Disable [2022-11-05T17:49:01.966Z] === RUN TestCheckoutGit/master [2022-11-05T17:49:02.516Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-11-05T17:49:03.081Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-11-05T17:49:03.339Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-11-05T17:49:03.496Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:03.496Z] [2022-11-05T17:49:03.496Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:03.904Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-11-05T17:49:04.478Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-11-05T17:49:04.735Z] --- PASS: TestAuthZPluginV2Disable (4.07s) [2022-11-05T17:49:04.735Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-05T17:49:05.669Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-11-05T17:49:05.669Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-11-05T17:49:05.669Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-11-05T17:49:05.669Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-11-05T17:49:05.669Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-11-05T17:49:05.669Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-11-05T17:49:05.669Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-11-05T17:49:05.669Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-11-05T17:49:05.669Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-11-05T17:49:06.602Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-11-05T17:49:06.602Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-11-05T17:49:07.167Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-11-05T17:49:07.216Z] === RUN TestCheckpointCreateError [2022-11-05T17:49:07.216Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCheckpointCreate [2022-11-05T17:49:07.216Z] --- PASS: TestCheckpointCreate (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCheckpointDeleteError [2022-11-05T17:49:07.216Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCheckpointDelete [2022-11-05T17:49:07.216Z] --- PASS: TestCheckpointDelete (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCheckpointListError [2022-11-05T17:49:07.216Z] --- PASS: TestCheckpointListError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCheckpointList [2022-11-05T17:49:07.216Z] --- PASS: TestCheckpointList (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCheckpointListContainerNotFound [2022-11-05T17:49:07.216Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestNewClientWithOpsFromEnv [2022-11-05T17:49:07.216Z] client_test.go:23: runtime.GOOS == "windows" [2022-11-05T17:49:07.216Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestGetAPIPath [2022-11-05T17:49:07.216Z] --- PASS: TestGetAPIPath (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestParseHostURL [2022-11-05T17:49:07.216Z] --- PASS: TestParseHostURL (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-11-05T17:49:07.216Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestNegotiateAPIVersionEmpty [2022-11-05T17:49:07.216Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestNegotiateAPIVersion [2022-11-05T17:49:07.216Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestNegotiateAPVersionOverride [2022-11-05T17:49:07.216Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestNegotiateAPIVersionAutomatic [2022-11-05T17:49:07.216Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-11-05T17:49:07.216Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-11-05T17:49:07.216Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestClientRedirect [2022-11-05T17:49:07.216Z] --- PASS: TestClientRedirect (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigCreateUnsupported [2022-11-05T17:49:07.216Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigCreateError [2022-11-05T17:49:07.216Z] --- PASS: TestConfigCreateError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigCreate [2022-11-05T17:49:07.216Z] --- PASS: TestConfigCreate (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigInspectNotFound [2022-11-05T17:49:07.216Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigInspectWithEmptyID [2022-11-05T17:49:07.216Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigInspectUnsupported [2022-11-05T17:49:07.216Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigInspectError [2022-11-05T17:49:07.216Z] --- PASS: TestConfigInspectError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigInspectConfigNotFound [2022-11-05T17:49:07.216Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigInspect [2022-11-05T17:49:07.216Z] --- PASS: TestConfigInspect (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigListUnsupported [2022-11-05T17:49:07.216Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigListError [2022-11-05T17:49:07.216Z] --- PASS: TestConfigListError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigList [2022-11-05T17:49:07.216Z] --- PASS: TestConfigList (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigRemoveUnsupported [2022-11-05T17:49:07.216Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigRemoveError [2022-11-05T17:49:07.216Z] --- PASS: TestConfigRemoveError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigRemove [2022-11-05T17:49:07.216Z] --- PASS: TestConfigRemove (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigUpdateUnsupported [2022-11-05T17:49:07.216Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigUpdateError [2022-11-05T17:49:07.216Z] --- PASS: TestConfigUpdateError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestConfigUpdate [2022-11-05T17:49:07.216Z] --- PASS: TestConfigUpdate (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestContainerCommitError [2022-11-05T17:49:07.216Z] --- PASS: TestContainerCommitError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestContainerCommit [2022-11-05T17:49:07.216Z] --- PASS: TestContainerCommit (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestContainerStatPathError [2022-11-05T17:49:07.216Z] --- PASS: TestContainerStatPathError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestContainerStatPathNotFoundError [2022-11-05T17:49:07.216Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestContainerStatPathNoHeaderError [2022-11-05T17:49:07.216Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestContainerStatPath [2022-11-05T17:49:07.216Z] --- PASS: TestContainerStatPath (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCopyToContainerError [2022-11-05T17:49:07.216Z] --- PASS: TestCopyToContainerError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCopyToContainerNotFoundError [2022-11-05T17:49:07.216Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCopyToContainerNotStatusOKError [2022-11-05T17:49:07.216Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCopyToContainer [2022-11-05T17:49:07.216Z] --- PASS: TestCopyToContainer (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCopyFromContainerError [2022-11-05T17:49:07.216Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-11-05T17:49:07.216Z] === RUN TestCopyFromContainerNotFoundError [2022-11-05T17:49:07.217Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestCopyFromContainerNotStatusOKError [2022-11-05T17:49:07.217Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestCopyFromContainerNoHeaderError [2022-11-05T17:49:07.217Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestCopyFromContainer [2022-11-05T17:49:07.217Z] --- PASS: TestCopyFromContainer (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerCreateError [2022-11-05T17:49:07.217Z] --- PASS: TestContainerCreateError (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerCreateImageNotFound [2022-11-05T17:49:07.217Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerCreateWithName [2022-11-05T17:49:07.217Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerCreateAutoRemove [2022-11-05T17:49:07.217Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerDiffError [2022-11-05T17:49:07.217Z] --- PASS: TestContainerDiffError (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerDiff [2022-11-05T17:49:07.217Z] --- PASS: TestContainerDiff (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerExecCreateError [2022-11-05T17:49:07.217Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerExecCreate [2022-11-05T17:49:07.217Z] --- PASS: TestContainerExecCreate (0.00s) [2022-11-05T17:49:07.217Z] === RUN TestContainerExecStartError [2022-11-05T17:49:07.217Z] --- PASS: TestContainerExecStartError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerExecStart [2022-11-05T17:49:07.673Z] --- PASS: TestContainerExecStart (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerExecInspectError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerExecInspect [2022-11-05T17:49:07.673Z] --- PASS: TestContainerExecInspect (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerExportError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerExportError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerExport [2022-11-05T17:49:07.673Z] --- PASS: TestContainerExport (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerInspectError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerInspectError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerInspectContainerNotFound [2022-11-05T17:49:07.673Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerInspectWithEmptyID [2022-11-05T17:49:07.673Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerInspect [2022-11-05T17:49:07.673Z] --- PASS: TestContainerInspect (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerInspectNode [2022-11-05T17:49:07.673Z] --- PASS: TestContainerInspectNode (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerKillError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerKillError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerKill [2022-11-05T17:49:07.673Z] --- PASS: TestContainerKill (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerListError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerListError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerList [2022-11-05T17:49:07.673Z] --- PASS: TestContainerList (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerLogsNotFoundError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerLogsError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerLogsError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerLogs [2022-11-05T17:49:07.673Z] --- PASS: TestContainerLogs (0.25s) [2022-11-05T17:49:07.673Z] === RUN TestContainerPauseError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerPauseError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerPause [2022-11-05T17:49:07.673Z] --- PASS: TestContainerPause (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainersPruneError [2022-11-05T17:49:07.673Z] --- PASS: TestContainersPruneError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainersPrune [2022-11-05T17:49:07.673Z] --- PASS: TestContainersPrune (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerRemoveError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerRemoveError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerRemoveNotFoundError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerRemove [2022-11-05T17:49:07.673Z] --- PASS: TestContainerRemove (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerRenameError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerRenameError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerRename [2022-11-05T17:49:07.673Z] --- PASS: TestContainerRename (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerResizeError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerResizeError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerExecResizeError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerResize [2022-11-05T17:49:07.673Z] --- PASS: TestContainerResize (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerExecResize [2022-11-05T17:49:07.673Z] --- PASS: TestContainerExecResize (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerRestartError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerRestartError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerRestart [2022-11-05T17:49:07.673Z] --- PASS: TestContainerRestart (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerStartError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerStartError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerStart [2022-11-05T17:49:07.673Z] --- PASS: TestContainerStart (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerStatsError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerStatsError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerStats [2022-11-05T17:49:07.673Z] --- PASS: TestContainerStats (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerStopError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerStopError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerStop [2022-11-05T17:49:07.673Z] --- PASS: TestContainerStop (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerTopError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerTopError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerTop [2022-11-05T17:49:07.673Z] --- PASS: TestContainerTop (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerUnpauseError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerUnpause [2022-11-05T17:49:07.673Z] --- PASS: TestContainerUnpause (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerUpdateError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerUpdateError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerUpdate [2022-11-05T17:49:07.673Z] --- PASS: TestContainerUpdate (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerWaitError [2022-11-05T17:49:07.673Z] --- PASS: TestContainerWaitError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestContainerWait [2022-11-05T17:49:07.673Z] --- PASS: TestContainerWait (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestDiskUsageError [2022-11-05T17:49:07.673Z] --- PASS: TestDiskUsageError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestDiskUsage [2022-11-05T17:49:07.673Z] --- PASS: TestDiskUsage (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestDistributionInspectUnsupported [2022-11-05T17:49:07.673Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestDistributionInspectWithEmptyID [2022-11-05T17:49:07.673Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestEventsErrorInOptions [2022-11-05T17:49:07.673Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestEventsErrorFromServer [2022-11-05T17:49:07.673Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestEvents [2022-11-05T17:49:07.673Z] --- PASS: TestEvents (0.01s) [2022-11-05T17:49:07.673Z] === RUN TestTLSCloseWriter [2022-11-05T17:49:07.673Z] === PAUSE TestTLSCloseWriter [2022-11-05T17:49:07.673Z] === RUN TestImageBuildError [2022-11-05T17:49:07.673Z] --- PASS: TestImageBuildError (0.01s) [2022-11-05T17:49:07.673Z] === RUN TestImageBuild [2022-11-05T17:49:07.673Z] --- PASS: TestImageBuild (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestGetDockerOS [2022-11-05T17:49:07.673Z] --- PASS: TestGetDockerOS (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageCreateError [2022-11-05T17:49:07.673Z] --- PASS: TestImageCreateError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageCreate [2022-11-05T17:49:07.673Z] --- PASS: TestImageCreate (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageHistoryError [2022-11-05T17:49:07.673Z] --- PASS: TestImageHistoryError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageHistory [2022-11-05T17:49:07.673Z] --- PASS: TestImageHistory (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageImportError [2022-11-05T17:49:07.673Z] --- PASS: TestImageImportError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageImport [2022-11-05T17:49:07.673Z] --- PASS: TestImageImport (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageInspectError [2022-11-05T17:49:07.673Z] --- PASS: TestImageInspectError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageInspectImageNotFound [2022-11-05T17:49:07.673Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageInspectWithEmptyID [2022-11-05T17:49:07.673Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageInspect [2022-11-05T17:49:07.673Z] --- PASS: TestImageInspect (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageListError [2022-11-05T17:49:07.673Z] --- PASS: TestImageListError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageList [2022-11-05T17:49:07.673Z] --- PASS: TestImageList (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageListApiBefore125 [2022-11-05T17:49:07.673Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageLoadError [2022-11-05T17:49:07.673Z] --- PASS: TestImageLoadError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageLoad [2022-11-05T17:49:07.673Z] --- PASS: TestImageLoad (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagesPruneError [2022-11-05T17:49:07.673Z] --- PASS: TestImagesPruneError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagesPrune [2022-11-05T17:49:07.673Z] --- PASS: TestImagesPrune (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePullReferenceParseError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePullAnyError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePullAnyError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePullStatusUnauthorizedError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePullWithoutErrors [2022-11-05T17:49:07.673Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePushReferenceError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePushAnyError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushAnyError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePushStatusUnauthorizedError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImagePushWithoutErrors [2022-11-05T17:49:07.673Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-11-05T17:49:07.673Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-11-05T17:49:07.673Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-11-05T17:49:07.673Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-11-05T17:49:07.673Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageRemoveError [2022-11-05T17:49:07.673Z] --- PASS: TestImageRemoveError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageRemoveImageNotFound [2022-11-05T17:49:07.673Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageRemove [2022-11-05T17:49:07.673Z] --- PASS: TestImageRemove (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageSaveError [2022-11-05T17:49:07.673Z] --- PASS: TestImageSaveError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageSave [2022-11-05T17:49:07.673Z] --- PASS: TestImageSave (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageSearchAnyError [2022-11-05T17:49:07.673Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageSearchStatusUnauthorizedError [2022-11-05T17:49:07.673Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-11-05T17:49:07.673Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-11-05T17:49:07.673Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-11-05T17:49:07.673Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageSearchWithoutErrors [2022-11-05T17:49:07.673Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageTagError [2022-11-05T17:49:07.673Z] --- PASS: TestImageTagError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageTagInvalidReference [2022-11-05T17:49:07.673Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageTagInvalidSourceImageName [2022-11-05T17:49:07.673Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageTagHexSource [2022-11-05T17:49:07.673Z] --- PASS: TestImageTagHexSource (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestImageTag [2022-11-05T17:49:07.673Z] --- PASS: TestImageTag (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestInfoServerError [2022-11-05T17:49:07.673Z] --- PASS: TestInfoServerError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestInfoInvalidResponseJSONError [2022-11-05T17:49:07.673Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestInfo [2022-11-05T17:49:07.673Z] --- PASS: TestInfo (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestNetworkConnectError [2022-11-05T17:49:07.673Z] --- PASS: TestNetworkConnectError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-11-05T17:49:07.673Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestNetworkConnect [2022-11-05T17:49:07.673Z] --- PASS: TestNetworkConnect (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestNetworkCreateError [2022-11-05T17:49:07.673Z] --- PASS: TestNetworkCreateError (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestNetworkCreate [2022-11-05T17:49:07.673Z] --- PASS: TestNetworkCreate (0.00s) [2022-11-05T17:49:07.673Z] === RUN TestNetworkDisconnectError [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkDisconnect [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkInspectError [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkInspectError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkInspectNotFoundError [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkInspectWithEmptyID [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkInspect [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkInspect (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkListError [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkListError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkList [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkList (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworksPruneError [2022-11-05T17:49:07.674Z] --- PASS: TestNetworksPruneError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworksPrune [2022-11-05T17:49:07.674Z] --- PASS: TestNetworksPrune (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkRemoveError [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNetworkRemove [2022-11-05T17:49:07.674Z] --- PASS: TestNetworkRemove (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeInspectError [2022-11-05T17:49:07.674Z] --- PASS: TestNodeInspectError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeInspectNodeNotFound [2022-11-05T17:49:07.674Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeInspectWithEmptyID [2022-11-05T17:49:07.674Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeInspect [2022-11-05T17:49:07.674Z] --- PASS: TestNodeInspect (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeListError [2022-11-05T17:49:07.674Z] --- PASS: TestNodeListError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeList [2022-11-05T17:49:07.674Z] --- PASS: TestNodeList (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeRemoveError [2022-11-05T17:49:07.674Z] --- PASS: TestNodeRemoveError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeRemove [2022-11-05T17:49:07.674Z] --- PASS: TestNodeRemove (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeUpdateError [2022-11-05T17:49:07.674Z] --- PASS: TestNodeUpdateError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestNodeUpdate [2022-11-05T17:49:07.674Z] --- PASS: TestNodeUpdate (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestOptionWithTimeout [2022-11-05T17:49:07.674Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPingFail [2022-11-05T17:49:07.674Z] --- PASS: TestPingFail (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPingWithError [2022-11-05T17:49:07.674Z] 2022/11/05 17:49:07 RoundTripper returned a response & error; ignoring response [2022-11-05T17:49:07.674Z] 2022/11/05 17:49:07 RoundTripper returned a response & error; ignoring response [2022-11-05T17:49:07.674Z] --- PASS: TestPingWithError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPingSuccess [2022-11-05T17:49:07.674Z] --- PASS: TestPingSuccess (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPingHeadFallback [2022-11-05T17:49:07.674Z] === RUN TestPingHeadFallback/OK [2022-11-05T17:49:07.674Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-11-05T17:49:07.674Z] === RUN TestPingHeadFallback/Not_Found [2022-11-05T17:49:07.674Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-11-05T17:49:07.674Z] --- PASS: TestPingHeadFallback (0.00s) [2022-11-05T17:49:07.674Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-11-05T17:49:07.674Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-11-05T17:49:07.674Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-11-05T17:49:07.674Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginDisableError [2022-11-05T17:49:07.674Z] --- PASS: TestPluginDisableError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginDisable [2022-11-05T17:49:07.674Z] --- PASS: TestPluginDisable (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginEnableError [2022-11-05T17:49:07.674Z] --- PASS: TestPluginEnableError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginEnable [2022-11-05T17:49:07.674Z] --- PASS: TestPluginEnable (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginInspectError [2022-11-05T17:49:07.674Z] --- PASS: TestPluginInspectError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginInspectWithEmptyID [2022-11-05T17:49:07.674Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginInspect [2022-11-05T17:49:07.674Z] --- PASS: TestPluginInspect (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginListError [2022-11-05T17:49:07.674Z] --- PASS: TestPluginListError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginList [2022-11-05T17:49:07.674Z] --- PASS: TestPluginList (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginPushError [2022-11-05T17:49:07.674Z] --- PASS: TestPluginPushError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginPush [2022-11-05T17:49:07.674Z] --- PASS: TestPluginPush (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginRemoveError [2022-11-05T17:49:07.674Z] --- PASS: TestPluginRemoveError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginRemove [2022-11-05T17:49:07.674Z] --- PASS: TestPluginRemove (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginSetError [2022-11-05T17:49:07.674Z] --- PASS: TestPluginSetError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPluginSet [2022-11-05T17:49:07.674Z] --- PASS: TestPluginSet (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSetHostHeader [2022-11-05T17:49:07.674Z] --- PASS: TestSetHostHeader (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestPlainTextError [2022-11-05T17:49:07.674Z] --- PASS: TestPlainTextError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestInfiniteError [2022-11-05T17:49:07.674Z] --- PASS: TestInfiniteError (0.03s) [2022-11-05T17:49:07.674Z] === RUN TestSecretCreateUnsupported [2022-11-05T17:49:07.674Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretCreateError [2022-11-05T17:49:07.674Z] --- PASS: TestSecretCreateError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretCreate [2022-11-05T17:49:07.674Z] --- PASS: TestSecretCreate (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretInspectUnsupported [2022-11-05T17:49:07.674Z] --- PASS: TestSecretInspectUnsupported (0.02s) [2022-11-05T17:49:07.674Z] === RUN TestSecretInspectError [2022-11-05T17:49:07.674Z] --- PASS: TestSecretInspectError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretInspectSecretNotFound [2022-11-05T17:49:07.674Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretInspectWithEmptyID [2022-11-05T17:49:07.674Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretInspect [2022-11-05T17:49:07.674Z] --- PASS: TestSecretInspect (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretListUnsupported [2022-11-05T17:49:07.674Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretListError [2022-11-05T17:49:07.674Z] --- PASS: TestSecretListError (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretList [2022-11-05T17:49:07.674Z] --- PASS: TestSecretList (0.00s) [2022-11-05T17:49:07.674Z] === RUN TestSecretRemoveUnsupported [2022-11-05T17:49:07.674Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-11-05T17:49:07.733Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-11-05T17:49:08.132Z] === RUN TestSecretRemoveError [2022-11-05T17:49:08.132Z] --- PASS: TestSecretRemoveError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSecretRemove [2022-11-05T17:49:08.132Z] --- PASS: TestSecretRemove (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSecretUpdateUnsupported [2022-11-05T17:49:08.132Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSecretUpdateError [2022-11-05T17:49:08.132Z] --- PASS: TestSecretUpdateError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSecretUpdate [2022-11-05T17:49:08.132Z] --- PASS: TestSecretUpdate (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceCreateError [2022-11-05T17:49:08.132Z] --- PASS: TestServiceCreateError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceCreate [2022-11-05T17:49:08.132Z] --- PASS: TestServiceCreate (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceCreateCompatiblePlatforms [2022-11-05T17:49:08.132Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceCreateDigestPinning [2022-11-05T17:49:08.132Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceInspectError [2022-11-05T17:49:08.132Z] --- PASS: TestServiceInspectError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceInspectServiceNotFound [2022-11-05T17:49:08.132Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceInspectWithEmptyID [2022-11-05T17:49:08.132Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceInspect [2022-11-05T17:49:08.132Z] --- PASS: TestServiceInspect (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceListError [2022-11-05T17:49:08.132Z] --- PASS: TestServiceListError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceList [2022-11-05T17:49:08.132Z] --- PASS: TestServiceList (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceLogsError [2022-11-05T17:49:08.132Z] --- PASS: TestServiceLogsError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceLogs [2022-11-05T17:49:08.132Z] --- PASS: TestServiceLogs (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceRemoveError [2022-11-05T17:49:08.132Z] --- PASS: TestServiceRemoveError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceRemoveNotFoundError [2022-11-05T17:49:08.132Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceRemove [2022-11-05T17:49:08.132Z] --- PASS: TestServiceRemove (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceUpdateError [2022-11-05T17:49:08.132Z] --- PASS: TestServiceUpdateError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestServiceUpdate [2022-11-05T17:49:08.132Z] --- PASS: TestServiceUpdate (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmGetUnlockKeyError [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmGetUnlockKey [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmInitError [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmInitError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmInit [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmInit (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmInspectError [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmInspectError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmInspect [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmInspect (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmJoinError [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmJoinError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmJoin [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmJoin (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmLeaveError [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmLeave [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmLeave (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmUnlockError [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmUnlock [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmUnlock (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmUpdateError [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestSwarmUpdate [2022-11-05T17:49:08.132Z] --- PASS: TestSwarmUpdate (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestTaskInspectError [2022-11-05T17:49:08.132Z] --- PASS: TestTaskInspectError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestTaskInspectWithEmptyID [2022-11-05T17:49:08.132Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestTaskInspect [2022-11-05T17:49:08.132Z] --- PASS: TestTaskInspect (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestTaskListError [2022-11-05T17:49:08.132Z] --- PASS: TestTaskListError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestTaskList [2022-11-05T17:49:08.132Z] --- PASS: TestTaskList (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeCreateError [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeCreateError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeCreate [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeCreate (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeInspectError [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeInspectError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeInspectNotFound [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeInspectWithEmptyID [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeInspect [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeInspect (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeListError [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeListError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeList [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeList (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeRemoveError [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-11-05T17:49:08.132Z] === RUN TestVolumeRemove [2022-11-05T17:49:08.132Z] --- PASS: TestVolumeRemove (0.00s) [2022-11-05T17:49:08.132Z] === CONT TestTLSCloseWriter [2022-11-05T17:49:08.132Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-11-05T17:49:08.132Z] PASS [2022-11-05T17:49:08.132Z] coverage: 74.9% of statements [2022-11-05T17:49:08.132Z] ok github.com/docker/docker/client 0.559s coverage: 74.9% of statements [2022-11-05T17:49:08.132Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:08.132Z] [2022-11-05T17:49:08.132Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:08.298Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-11-05T17:49:08.555Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.78s) [2022-11-05T17:49:08.555Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-05T17:49:08.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-11-05T17:49:09.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-11-05T17:49:10.425Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-11-05T17:49:11.198Z] === RUN TestCheckoutGit/:subdir [2022-11-05T17:49:11.656Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:11.656Z] [2022-11-05T17:49:11.656Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:12.327Z] docker_api_swarm_test.go:272: [d7af8f554131b] joining swarm manager [d0462bd766546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:49:12.585Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-11-05T17:49:13.519Z] docker_api_swarm_test.go:273: [d50490c744a03] joining swarm manager [d0462bd766546]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:49:13.519Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-11-05T17:49:14.085Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-11-05T17:49:14.548Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:14.548Z] [2022-11-05T17:49:14.548Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:15.018Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-11-05T17:49:15.018Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-11-05T17:49:15.018Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-11-05T17:49:15.583Z] === RUN TestDockerSuite/TestBuildXZHost [2022-11-05T17:49:17.441Z] === RUN TestCheckoutGit/:nosubdir [2022-11-05T17:49:17.485Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-11-05T17:49:17.485Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-11-05T17:49:17.485Z] docker_cli_sni_test.go:18: Flakey test [2022-11-05T17:49:17.744Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-11-05T17:49:18.002Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-11-05T17:49:18.405Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:18.406Z] [2022-11-05T17:49:18.406Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:18.568Z] === RUN TestDockerSuite/TestCommitChange [2022-11-05T17:49:18.862Z] === RUN TestCheckoutGit/:Dockerfile [2022-11-05T17:49:19.503Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-11-05T17:49:20.073Z] === RUN TestDockerSuite/TestCommitHardlink [2022-11-05T17:49:20.073Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.71s) [2022-11-05T17:49:20.073Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-05T17:49:21.008Z] === RUN TestDockerSuite/TestCommitNewFile [2022-11-05T17:49:21.041Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:21.041Z] [2022-11-05T17:49:21.041Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:21.497Z] === RUN TestCheckoutGit/master:nosubdir [2022-11-05T17:49:21.943Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-11-05T17:49:22.461Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:22.461Z] [2022-11-05T17:49:22.461Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:22.510Z] === RUN TestDockerSuite/TestCommitTTY [2022-11-05T17:49:23.425Z] === RUN TestCheckoutGit/master:subdir [2022-11-05T17:49:23.444Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-11-05T17:49:24.011Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-11-05T17:49:24.389Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:24.389Z] [2022-11-05T17:49:24.389Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:24.945Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-11-05T17:49:25.517Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-11-05T17:49:25.517Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-11-05T17:49:25.517Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-11-05T17:49:25.517Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-11-05T17:49:25.775Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-11-05T17:49:25.775Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-11-05T17:49:25.775Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-11-05T17:49:26.710Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-11-05T17:49:27.281Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:27.281Z] [2022-11-05T17:49:27.281Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:27.642Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-11-05T17:49:27.642Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-11-05T17:49:27.900Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-11-05T17:49:28.466Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-11-05T17:49:29.031Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-11-05T17:49:29.289Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-11-05T17:49:29.450Z] === RUN TestCheckoutGit/master:../subdir [2022-11-05T17:49:29.854Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-11-05T17:49:29.854Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-11-05T17:49:29.854Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-11-05T17:49:29.892Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 29.1% of statements [2022-11-05T17:49:30.112Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-11-05T17:49:30.112Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-11-05T17:49:30.370Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-11-05T17:49:30.370Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-11-05T17:49:30.370Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-11-05T17:49:30.413Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:30.413Z] [2022-11-05T17:49:30.413Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:30.455Z] ok github.com/docker/docker/container 0.128s coverage: 34.5% of statements [2022-11-05T17:49:30.455Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-05T17:49:30.455Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-05T17:49:30.455Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-05T17:49:30.455Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-05T17:49:30.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-11-05T17:49:31.193Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-11-05T17:49:31.376Z] === RUN TestCheckoutGit/test [2022-11-05T17:49:31.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-11-05T17:49:31.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-11-05T17:49:31.833Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:31.833Z] [2022-11-05T17:49:31.833Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:32.690Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-11-05T17:49:33.255Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-11-05T17:49:33.255Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-11-05T17:49:33.512Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-11-05T17:49:34.004Z] === RUN TestCheckoutGit/test: [2022-11-05T17:49:34.076Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-11-05T17:49:34.334Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-11-05T17:49:34.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-11-05T17:49:34.849Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-11-05T17:49:34.849Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-11-05T17:49:34.971Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:34.971Z] [2022-11-05T17:49:34.971Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:35.415Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-11-05T17:49:35.982Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-11-05T17:49:36.548Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-11-05T17:49:36.548Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-11-05T17:49:37.116Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-11-05T17:49:37.116Z] PASS [2022-11-05T17:49:37.116Z] [2022-11-05T17:49:37.116Z] DONE 17 tests in 51.855s [2022-11-05T17:49:37.116Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-05T17:49:37.116Z] ++ 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-11-05T17:49:37.116Z] ++ set -e [2022-11-05T17:49:37.116Z] ++ '[' -n 0 ']' [2022-11-05T17:49:37.116Z] ++ set -x [2022-11-05T17:49:37.116Z] ++ 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-11-05T17:49:37.145Z] === RUN TestCheckoutGit/test:subdir [2022-11-05T17:49:37.374Z] INFO: Testing against a local daemon [2022-11-05T17:49:37.374Z] === RUN TestPluginInvalidJSON [2022-11-05T17:49:37.374Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:49:37.374Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:49:37.374Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-11-05T17:49:37.374Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:49:37.374Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-11-05T17:49:37.374Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:49:37.374Z] === RUN TestPluginInstall [2022-11-05T17:49:37.374Z] === RUN TestPluginInstall/no_auth [2022-11-05T17:49:38.108Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-11-05T17:49:38.108Z] [2022-11-05T17:49:38.108Z] gitutils_test.go:211: git-http-backend: [2022-11-05T17:49:38.625Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2022-11-05T17:49:38.749Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-11-05T17:49:39.188Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-11-05T17:49:39.683Z] time="2022-11-05T17:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:49:39.683Z] time="2022-11-05T17:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c75015914d16c63ff189a197464e21751d411a91d2265453f147071ab6a724d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:49:39.683Z] time="2022-11-05T17:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:49:39.683Z] time="2022-11-05T17:49:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c75015914d16c63ff189a197464e21751d411a91d2265453f147071ab6a724d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:49:39.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-11-05T17:49:39.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-11-05T17:49:39.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-11-05T17:49:39.683Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-11-05T17:49:39.683Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-11-05T17:49:39.941Z] === RUN TestPluginInstall/with_htpasswd [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit (50.57s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/#00 (6.39s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/master (8.55s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/:subdir (6.53s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/:nosubdir (1.77s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/:Dockerfile (2.43s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/master:nosubdir (1.83s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/master:subdir (6.29s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/master:../subdir (1.67s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/test (2.66s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/test: (3.28s) [2022-11-05T17:49:40.276Z] --- PASS: TestCheckoutGit/test:subdir (2.85s) [2022-11-05T17:49:40.276Z] === RUN TestValidGitTransport [2022-11-05T17:49:40.276Z] --- PASS: TestValidGitTransport (0.00s) [2022-11-05T17:49:40.276Z] === RUN TestGitInvalidRef [2022-11-05T17:49:40.276Z] --- PASS: TestGitInvalidRef (0.29s) [2022-11-05T17:49:40.276Z] PASS [2022-11-05T17:49:40.276Z] coverage: 83.5% of statements [2022-11-05T17:49:40.276Z] ok github.com/docker/docker/builder/remotecontext/git 50.931s coverage: 83.5% of statements [2022-11-05T17:49:40.507Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-11-05T17:49:40.507Z] time="2022-11-05T17:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:49:40.507Z] time="2022-11-05T17:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7660c6adf79d331adb246c345ec1a5f7c1e6a73d23e6748ab059544236427025" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:49:40.507Z] time="2022-11-05T17:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:49:40.507Z] time="2022-11-05T17:49:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7660c6adf79d331adb246c345ec1a5f7c1e6a73d23e6748ab059544236427025" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:49:40.558Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-11-05T17:49:40.764Z] === RUN TestPluginInstall/with_insecure [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-11-05T17:49:41.239Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestConfigureDaemonLogs [2022-11-05T17:49:41.239Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestCommonOptionsInstallFlags [2022-11-05T17:49:41.239Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-11-05T17:49:41.239Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-11-05T17:49:41.239Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-11-05T17:49:41.239Z] PASS [2022-11-05T17:49:41.239Z] coverage: 18.4% of statements [2022-11-05T17:49:41.239Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 18.4% of statements [2022-11-05T17:49:41.696Z] ? github.com/docker/docker/cli [no test files] [2022-11-05T17:49:41.696Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-05T17:49:41.697Z] time="2022-11-05T17:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:49:41.697Z] time="2022-11-05T17:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7caa575cfe33eea3397f3345835ec72286a594e0597a9cd72cb5a7db0a469679" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:49:41.697Z] time="2022-11-05T17:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-05T17:49:41.697Z] time="2022-11-05T17:49:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7caa575cfe33eea3397f3345835ec72286a594e0597a9cd72cb5a7db0a469679" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-05T17:49:41.697Z] plugin_test.go:165: [d57253c736c25] daemon is not started [2022-11-05T17:49:41.697Z] --- PASS: TestPluginInstall (4.34s) [2022-11-05T17:49:41.697Z] --- PASS: TestPluginInstall/no_auth (2.54s) [2022-11-05T17:49:41.697Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2022-11-05T17:49:41.697Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-11-05T17:49:41.697Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:49:43.069Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-05T17:49:43.866Z] === RUN TestContainerStopSignal [2022-11-05T17:49:43.866Z] --- PASS: TestContainerStopSignal (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestContainerStopTimeout [2022-11-05T17:49:43.866Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestContainerSecretReferenceDestTarget [2022-11-05T17:49:43.866Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-11-05T17:49:43.866Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestContainerLogPathSetForRingLogger [2022-11-05T17:49:43.866Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestReplaceAndAppendEnvVars [2022-11-05T17:49:43.866Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-11-05T17:49:43.866Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestNewMemoryStore [2022-11-05T17:49:43.866Z] --- PASS: TestNewMemoryStore (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestAddContainers [2022-11-05T17:49:43.866Z] --- PASS: TestAddContainers (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestGetContainer [2022-11-05T17:49:43.866Z] --- PASS: TestGetContainer (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestDeleteContainer [2022-11-05T17:49:43.866Z] --- PASS: TestDeleteContainer (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestListContainers [2022-11-05T17:49:43.866Z] --- PASS: TestListContainers (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestFirstContainer [2022-11-05T17:49:43.866Z] --- PASS: TestFirstContainer (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestApplyAllContainer [2022-11-05T17:49:43.866Z] --- PASS: TestApplyAllContainer (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestIsValidHealthString [2022-11-05T17:49:43.866Z] --- PASS: TestIsValidHealthString (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestStateRunStop [2022-11-05T17:49:43.866Z] --- PASS: TestStateRunStop (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestStateTimeoutWait [2022-11-05T17:49:43.866Z] state_test.go:141: Stop callback fired [2022-11-05T17:49:43.866Z] state_test.go:165: Stop callback fired [2022-11-05T17:49:43.866Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-11-05T17:49:43.866Z] === RUN TestIsValidStateString [2022-11-05T17:49:43.866Z] --- PASS: TestIsValidStateString (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestViewSaveDelete [2022-11-05T17:49:43.866Z] --- PASS: TestViewSaveDelete (0.03s) [2022-11-05T17:49:43.866Z] === RUN TestViewAll [2022-11-05T17:49:43.866Z] --- PASS: TestViewAll (0.02s) [2022-11-05T17:49:43.866Z] === RUN TestViewGet [2022-11-05T17:49:43.866Z] --- PASS: TestViewGet (0.01s) [2022-11-05T17:49:43.866Z] === RUN TestNames [2022-11-05T17:49:43.866Z] --- PASS: TestNames (0.00s) [2022-11-05T17:49:43.866Z] === RUN TestViewWithHealthCheck [2022-11-05T17:49:43.866Z] --- PASS: TestViewWithHealthCheck (0.04s) [2022-11-05T17:49:43.866Z] PASS [2022-11-05T17:49:43.866Z] coverage: 41.4% of statements [2022-11-05T17:49:43.866Z] ok github.com/docker/docker/container 0.490s coverage: 41.4% of statements [2022-11-05T17:49:43.866Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-05T17:49:43.866Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-05T17:49:43.866Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-05T17:49:43.866Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-05T17:49:44.003Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-05T17:49:44.323Z] === RUN TestPrepare [2022-11-05T17:49:44.323Z] --- PASS: TestPrepare (0.00s) [2022-11-05T17:49:44.323Z] === RUN TestStart [2022-11-05T17:49:44.323Z] --- PASS: TestStart (0.00s) [2022-11-05T17:49:44.323Z] === RUN TestWaitCancel [2022-11-05T17:49:44.323Z] --- PASS: TestWaitCancel (0.00s) [2022-11-05T17:49:44.323Z] === RUN TestWaitDisabled [2022-11-05T17:49:44.323Z] --- PASS: TestWaitDisabled (0.00s) [2022-11-05T17:49:44.323Z] === RUN TestWaitEnabled [2022-11-05T17:49:44.323Z] --- PASS: TestWaitEnabled (0.00s) [2022-11-05T17:49:44.323Z] === RUN TestRemove [2022-11-05T17:49:44.323Z] --- PASS: TestRemove (0.00s) [2022-11-05T17:49:44.323Z] PASS [2022-11-05T17:49:44.323Z] coverage: 65.3% of statements [2022-11-05T17:49:44.323Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-11-05T17:49:44.568Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-11-05T17:49:45.150Z] --- PASS: TestPluginsWithRuntimes (3.43s) [2022-11-05T17:49:45.150Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-11-05T17:49:45.150Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.97s) [2022-11-05T17:49:45.150Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:49:45.150Z] === RUN TestDockerSuite/TestContainerAPITop [2022-11-05T17:49:45.722Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-11-05T17:49:45.722Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-11-05T17:49:45.722Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-11-05T17:49:45.980Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-11-05T17:49:45.980Z] PASS [2022-11-05T17:49:45.980Z] [2022-11-05T17:49:45.980Z] DONE 10 tests in 8.792s [2022-11-05T17:49:45.980Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-11-05T17:49:45.980Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-05T17:49:45.980Z] ++ 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-11-05T17:49:45.980Z] ++ set -e [2022-11-05T17:49:45.980Z] ++ '[' -n 0 ']' [2022-11-05T17:49:45.980Z] ++ set -x [2022-11-05T17:49:45.980Z] ++ 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-11-05T17:49:45.980Z] INFO: Testing against a local daemon [2022-11-05T17:49:45.980Z] === RUN TestExternalGraphDriver [2022-11-05T17:49:46.544Z] === RUN TestExternalGraphDriver/json [2022-11-05T17:49:47.918Z] === RUN TestExternalGraphDriver/spec [2022-11-05T17:49:48.044Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-11-05T17:49:48.044Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCIsolation [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-11-05T17:49:48.044Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-11-05T17:49:48.044Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCIsolation [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-11-05T17:49:48.045Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-11-05T17:49:48.045Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCConfigs [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCConfigs [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-11-05T17:49:48.045Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-11-05T17:49:48.045Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-11-05T17:49:48.045Z] PASS [2022-11-05T17:49:48.045Z] coverage: 35.9% of statements [2022-11-05T17:49:48.045Z] ok github.com/docker/docker/daemon/cluster/convert 0.467s coverage: 35.9% of statements [2022-11-05T17:49:48.485Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-11-05T17:49:48.502Z] === RUN TestNewListSecretsFilters [2022-11-05T17:49:48.502Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-11-05T17:49:48.502Z] === RUN TestNewListConfigsFilters [2022-11-05T17:49:48.502Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-11-05T17:49:48.502Z] PASS [2022-11-05T17:49:48.502Z] coverage: 0.5% of statements [2022-11-05T17:49:48.502Z] ok github.com/docker/docker/daemon/cluster 0.189s coverage: 0.5% of statements [2022-11-05T17:49:48.682Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-11-05T17:49:48.682Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2022-11-05T17:49:48.682Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-11-05T17:49:49.050Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-11-05T17:49:49.243Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-11-05T17:49:49.617Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-11-05T17:49:49.846Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-11-05T17:49:49.875Z] === RUN TestExternalGraphDriver/pull [2022-11-05T17:49:51.254Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.487s coverage: 74.6% of statements [2022-11-05T17:49:51.397Z] === RUN TestWaitNodeAttachment [2022-11-05T17:49:51.397Z] === RUN TestDiscoveryOptsErrors [2022-11-05T17:49:51.397Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestDiscoveryOpts [2022-11-05T17:49:51.397Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-11-05T17:49:51.397Z] PASS [2022-11-05T17:49:51.397Z] coverage: 30.0% of statements [2022-11-05T17:49:51.397Z] ok github.com/docker/docker/daemon/discovery 0.061s coverage: 30.0% of statements [2022-11-05T17:49:51.397Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-11-05T17:49:51.397Z] === RUN TestIsolationConversion [2022-11-05T17:49:51.397Z] === RUN TestIsolationConversion/default [2022-11-05T17:49:51.397Z] === RUN TestIsolationConversion/process [2022-11-05T17:49:51.397Z] === RUN TestIsolationConversion/hyperv [2022-11-05T17:49:51.397Z] --- PASS: TestIsolationConversion (0.00s) [2022-11-05T17:49:51.397Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-11-05T17:49:51.397Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-11-05T17:49:51.397Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestContainerLabels [2022-11-05T17:49:51.397Z] --- PASS: TestContainerLabels (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestCredentialSpecConversion [2022-11-05T17:49:51.397Z] === RUN TestCredentialSpecConversion/none [2022-11-05T17:49:51.397Z] === RUN TestCredentialSpecConversion/config [2022-11-05T17:49:51.397Z] === RUN TestCredentialSpecConversion/file [2022-11-05T17:49:51.397Z] === RUN TestCredentialSpecConversion/registry [2022-11-05T17:49:51.397Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-11-05T17:49:51.397Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-11-05T17:49:51.397Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-11-05T17:49:51.397Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-11-05T17:49:51.397Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestControllerValidateMountBind [2022-11-05T17:49:51.397Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestControllerValidateMountVolume [2022-11-05T17:49:51.397Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestControllerValidateMountTarget [2022-11-05T17:49:51.397Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestControllerValidateMountTmpfs [2022-11-05T17:49:51.397Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestControllerValidateMountInvalidType [2022-11-05T17:49:51.397Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-11-05T17:49:51.397Z] === RUN TestControllerValidateMountNamedPipe [2022-11-05T17:49:51.397Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-11-05T17:49:51.397Z] PASS [2022-11-05T17:49:51.397Z] coverage: 11.0% of statements [2022-11-05T17:49:51.397Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.615s coverage: 11.0% of statements [2022-11-05T17:49:51.773Z] --- PASS: TestExternalGraphDriver (5.47s) [2022-11-05T17:49:51.773Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-11-05T17:49:51.773Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2022-11-05T17:49:51.773Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2022-11-05T17:49:51.773Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:49:52.181Z] ok github.com/docker/docker/daemon 12.119s coverage: 17.1% of statements [2022-11-05T17:49:52.181Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-05T17:49:52.181Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-05T17:49:52.181Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-05T17:49:52.181Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-05T17:49:52.437Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-11-05T17:49:52.705Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-11-05T17:49:52.926Z] === RUN TestBuilderGC [2022-11-05T17:49:52.926Z] --- PASS: TestBuilderGC (0.01s) [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationNotFound [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestDaemonBrokenConfiguration [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestParseClusterAdvertiseSettings [2022-11-05T17:49:52.926Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestFindConfigurationConflicts [2022-11-05T17:49:52.926Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-11-05T17:49:52.926Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationMergeConflicts [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-11-05T17:49:52.926Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-11-05T17:49:52.926Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-11-05T17:49:52.926Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-11-05T17:49:52.926Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration/with_label [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration/with_dns [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration/with_dns-search [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-11-05T17:49:52.926Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-11-05T17:49:52.926Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestModifiedDiscoverySettings [2022-11-05T17:49:52.926Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-11-05T17:49:52.926Z] === RUN TestReloadSetConfigFileNotExist [2022-11-05T17:49:52.963Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-11-05T17:49:53.364Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.457s coverage: 60.7% of statements [2022-11-05T17:49:53.383Z] time="2022-11-05T17:49:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-11-05T17:49:53.383Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-11-05T17:49:53.383Z] === RUN TestReloadDefaultConfigNotExist [2022-11-05T17:49:53.383Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:49:53.383Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-11-05T17:49:53.383Z] === RUN TestReloadBadDefaultConfig [2022-11-05T17:49:53.383Z] time="2022-11-05T17:49:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4080433177" [2022-11-05T17:49:53.383Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-11-05T17:49:53.383Z] === RUN TestReloadWithConflictingLabels [2022-11-05T17:49:53.383Z] time="2022-11-05T17:49:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2636251869" [2022-11-05T17:49:53.383Z] === RUN TestEventsLog [2022-11-05T17:49:53.383Z] --- PASS: TestEventsLog (0.00s) [2022-11-05T17:49:53.383Z] === RUN TestEventsLogTimeout [2022-11-05T17:49:53.383Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-11-05T17:49:53.383Z] === RUN TestLogEvents [2022-11-05T17:49:53.383Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-11-05T17:49:53.383Z] === RUN TestReloadWithDuplicateLabels [2022-11-05T17:49:53.384Z] time="2022-11-05T17:49:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1197148378" [2022-11-05T17:49:53.384Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-11-05T17:49:53.384Z] === RUN TestDaemonConfigurationMerge [2022-11-05T17:49:53.384Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-11-05T17:49:53.384Z] PASS [2022-11-05T17:49:53.384Z] coverage: 79.7% of statements [2022-11-05T17:49:53.384Z] ok github.com/docker/docker/daemon/config 0.435s coverage: 79.7% of statements [2022-11-05T17:49:53.384Z] --- PASS: TestLogEvents (0.06s) [2022-11-05T17:49:53.384Z] === RUN TestLoadBufferedEvents [2022-11-05T17:49:53.384Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-11-05T17:49:53.384Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-11-05T17:49:53.384Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-11-05T17:49:53.384Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-11-05T17:49:53.384Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-11-05T17:49:53.384Z] PASS [2022-11-05T17:49:53.384Z] coverage: 50.0% of statements [2022-11-05T17:49:53.384Z] ok github.com/docker/docker/daemon/events 0.318s coverage: 50.0% of statements [2022-11-05T17:49:54.335Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-11-05T17:49:54.729Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-11-05T17:49:54.913Z] === RUN TestIsEmptyDir [2022-11-05T17:49:54.913Z] --- PASS: TestIsEmptyDir (0.01s) [2022-11-05T17:49:54.913Z] PASS [2022-11-05T17:49:54.913Z] coverage: 2.3% of statements [2022-11-05T17:49:54.913Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2022-11-05T17:49:54.913Z] === RUN TestLinkNaming [2022-11-05T17:49:54.913Z] --- PASS: TestLinkNaming (0.00s) [2022-11-05T17:49:54.913Z] === RUN TestLinkNew [2022-11-05T17:49:54.913Z] --- PASS: TestLinkNew (0.00s) [2022-11-05T17:49:54.913Z] === RUN TestLinkEnv [2022-11-05T17:49:54.913Z] --- PASS: TestLinkEnv (0.00s) [2022-11-05T17:49:54.913Z] === RUN TestLinkMultipleEnv [2022-11-05T17:49:54.913Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-11-05T17:49:54.913Z] === RUN TestLinkPortRangeEnv [2022-11-05T17:49:54.913Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-11-05T17:49:54.913Z] PASS [2022-11-05T17:49:54.913Z] coverage: 93.0% of statements [2022-11-05T17:49:54.913Z] ok github.com/docker/docker/daemon/links 0.080s coverage: 93.0% of statements [2022-11-05T17:49:55.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-11-05T17:49:55.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-11-05T17:49:56.092Z] --- PASS: TestGraphdriverPluginV2 (4.56s) [2022-11-05T17:49:56.092Z] PASS [2022-11-05T17:49:56.092Z] [2022-11-05T17:49:56.092Z] DONE 5 tests in 10.166s [2022-11-05T17:49:56.092Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-05T17:49:56.092Z] ++ 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-11-05T17:49:56.092Z] ++ set -e [2022-11-05T17:49:56.092Z] ++ '[' -n 0 ']' [2022-11-05T17:49:56.092Z] ++ set -x [2022-11-05T17:49:56.092Z] ++ 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-11-05T17:49:56.351Z] INFO: Testing against a local daemon [2022-11-05T17:49:56.351Z] === RUN TestContinueAfterPluginCrash [2022-11-05T17:49:56.351Z] === PAUSE TestContinueAfterPluginCrash [2022-11-05T17:49:56.351Z] === RUN TestReadPluginNoRead [2022-11-05T17:49:56.351Z] === PAUSE TestReadPluginNoRead [2022-11-05T17:49:56.351Z] === RUN TestDaemonStartWithLogOpt [2022-11-05T17:49:56.351Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-05T17:49:56.351Z] === CONT TestContinueAfterPluginCrash [2022-11-05T17:49:56.351Z] === CONT TestDaemonStartWithLogOpt [2022-11-05T17:49:56.442Z] === RUN TestVerifyNetworkingConfig [2022-11-05T17:49:56.442Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestGetContainer [2022-11-05T17:49:56.442Z] --- PASS: TestGetContainer (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestValidContainerNames [2022-11-05T17:49:56.442Z] --- PASS: TestValidContainerNames (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestContainerInitDNS [2022-11-05T17:49:56.442Z] daemon_test.go:147: root required [2022-11-05T17:49:56.442Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestMerge [2022-11-05T17:49:56.442Z] --- PASS: TestMerge (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestValidateContainerIsolation [2022-11-05T17:49:56.442Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestFindNetworkErrorType [2022-11-05T17:49:56.442Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestEnsureServicesExist [2022-11-05T17:49:56.442Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestEnsureServicesExistErrors [2022-11-05T17:49:56.442Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-11-05T17:49:56.442Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-11-05T17:49:56.442Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-11-05T17:49:56.442Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestContainerDelete [2022-11-05T17:49:56.442Z] --- PASS: TestContainerDelete (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestContainerDoubleDelete [2022-11-05T17:49:56.442Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestLogContainerEventCopyLabels [2022-11-05T17:49:56.442Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestLogContainerEventWithAttributes [2022-11-05T17:49:56.442Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestNoneHealthcheck [2022-11-05T17:49:56.442Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestHealthStates [2022-11-05T17:49:56.442Z] time="2022-11-05T17:49:55Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] time="2022-11-05T17:49:56Z" 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-11-05T17:49:56.442Z] --- PASS: TestHealthStates (0.20s) [2022-11-05T17:49:56.442Z] === RUN TestMaskURLCredentials [2022-11-05T17:49:56.442Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestGetInspectData [2022-11-05T17:49:56.442Z] --- PASS: TestGetInspectData (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestFillLicense [2022-11-05T17:49:56.442Z] --- PASS: TestFillLicense (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestListInvalidFilter [2022-11-05T17:49:56.442Z] --- PASS: TestListInvalidFilter (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestNameFilter [2022-11-05T17:49:56.442Z] --- PASS: TestNameFilter (0.01s) [2022-11-05T17:49:56.442Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-11-05T17:49:56.442Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-11-05T17:49:56.442Z] === 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-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-11-05T17:49:56.442Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-11-05T17:49:56.442Z] --- 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-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-11-05T17:49:56.442Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestDaemonReloadLabels [2022-11-05T17:49:56.442Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-11-05T17:49:56.442Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestDaemonReloadMirrors [2022-11-05T17:49:56.442Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestDaemonReloadInsecureRegistries [2022-11-05T17:49:56.442Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestDaemonReloadNotAffectOthers [2022-11-05T17:49:56.442Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-11-05T17:49:56.442Z] === RUN TestDaemonDiscoveryReload [2022-11-05T17:49:56.629Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.331s coverage: 50.5% of statements [2022-11-05T17:49:56.886Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.469s coverage: 46.2% of statements [2022-11-05T17:49:56.886Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-05T17:49:57.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-11-05T17:49:57.406Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-11-05T17:49:57.406Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-11-05T17:49:57.864Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-11-05T17:49:57.864Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-11-05T17:49:58.252Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-11-05T17:49:58.320Z] === RUN TestSearchRegistryForImagesErrors [2022-11-05T17:49:58.320Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestSearchRegistryForImages [2022-11-05T17:49:58.320Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestOnlyPlatformWithFallback [2022-11-05T17:49:58.320Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestImageDelete [2022-11-05T17:49:58.320Z] === RUN TestImageDelete/no_lease [2022-11-05T17:49:58.320Z] === RUN TestImageDelete/lease_exists [2022-11-05T17:49:58.320Z] === RUN TestAdapterReadLogs [2022-11-05T17:49:58.320Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestCopier [2022-11-05T17:49:58.320Z] --- PASS: TestImageDelete (0.06s) [2022-11-05T17:49:58.320Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-11-05T17:49:58.320Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-11-05T17:49:58.320Z] === RUN TestContentStoreForPull [2022-11-05T17:49:58.320Z] --- PASS: TestCopier (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestCopierLongLines [2022-11-05T17:49:58.320Z] --- PASS: TestCopierLongLines (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestCopierSlow [2022-11-05T17:49:58.320Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-11-05T17:49:58.320Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-11-05T17:49:58.320Z] reload_test.go:520: root required [2022-11-05T17:49:58.320Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-11-05T17:49:58.320Z] === RUN TestNewStreamConfig [2022-11-05T17:49:58.320Z] === RUN TestNewStreamConfig/defaults [2022-11-05T17:49:58.320Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-11-05T17:49:58.320Z] === RUN TestNewStreamConfig/invalid_create_group [2022-11-05T17:49:58.320Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-11-05T17:49:58.320Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-11-05T17:49:58.320Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-11-05T17:49:58.320Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-11-05T17:49:58.320Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-11-05T17:49:58.320Z] --- PASS: TestNewStreamConfig (0.00s) [2022-11-05T17:49:58.320Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-11-05T17:49:58.320Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-11-05T17:49:58.320Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-11-05T17:49:58.320Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-11-05T17:49:58.320Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-11-05T17:49:58.320Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-11-05T17:49:58.320Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-11-05T17:49:58.320Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-11-05T17:49:58.320Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestNewAWSLogsClientRegionDetect [2022-11-05T17:49:58.320Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-11-05T17:49:58.320Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-11-05T17:49:58.320Z] --- PASS: TestCopierSlow (0.20s) [2022-11-05T17:49:58.320Z] === RUN TestCopierWithSized [2022-11-05T17:49:58.320Z] === RUN TestCopierWithSized/as_is [2022-11-05T17:49:58.320Z] === RUN TestCopierWithSized/With_RingLogger [2022-11-05T17:49:58.320Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-11-05T17:49:58.320Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-11-05T17:49:58.320Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-11-05T17:49:58.320Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-11-05T17:49:58.320Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestParseVolumesFrom [2022-11-05T17:49:58.320Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-11-05T17:49:58.320Z] PASS [2022-11-05T17:49:58.320Z] coverage: 9.0% of statements [2022-11-05T17:49:58.320Z] --- PASS: TestCopierWithSized (0.02s) [2022-11-05T17:49:58.320Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-11-05T17:49:58.320Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-11-05T17:49:58.320Z] === RUN TestCopierWithPartial [2022-11-05T17:49:58.320Z] --- PASS: TestCopierWithPartial (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestRingLogger [2022-11-05T17:49:58.320Z] --- PASS: TestRingLogger (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestRingCap [2022-11-05T17:49:58.320Z] --- PASS: TestRingCap (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestRingClose [2022-11-05T17:49:58.320Z] --- PASS: TestRingClose (0.00s) [2022-11-05T17:49:58.320Z] === RUN TestRingDrain [2022-11-05T17:49:58.320Z] --- PASS: TestRingDrain (0.00s) [2022-11-05T17:49:58.320Z] PASS [2022-11-05T17:49:58.320Z] coverage: 43.5% of statements [2022-11-05T17:49:58.320Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 43.5% of statements [2022-11-05T17:49:58.320Z] ok github.com/docker/docker/daemon 2.490s coverage: 9.0% of statements [2022-11-05T17:49:58.508Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.632s coverage: 58.0% of statements [2022-11-05T17:49:58.508Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-05T17:49:58.508Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-05T17:49:58.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-11-05T17:49:58.777Z] --- PASS: TestContentStoreForPull (0.32s) [2022-11-05T17:49:58.777Z] PASS [2022-11-05T17:49:58.777Z] coverage: 6.6% of statements [2022-11-05T17:49:58.777Z] ok github.com/docker/docker/daemon/images 0.491s coverage: 6.6% of statements [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-11-05T17:49:58.777Z] time="2022-11-05T17:49:58Z" level=info msg="Trying to get region from EC2 Metadata" [2022-11-05T17:49:58.777Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.25s) [2022-11-05T17:49:58.777Z] === RUN TestCreateSuccess [2022-11-05T17:49:58.777Z] --- PASS: TestCreateSuccess (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCreateLogGroupSuccess [2022-11-05T17:49:58.777Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCreateError [2022-11-05T17:49:58.777Z] --- PASS: TestCreateError (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCreateAlreadyExists [2022-11-05T17:49:58.777Z] time="2022-11-05T17:49:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-11-05T17:49:58.777Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestLogClosed [2022-11-05T17:49:58.777Z] --- PASS: TestLogClosed (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestLogBlocking [2022-11-05T17:49:58.777Z] --- PASS: TestLogBlocking (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestLogNonBlockingBufferEmpty [2022-11-05T17:49:58.777Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestLogNonBlockingBufferFull [2022-11-05T17:49:58.777Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestPublishBatchSuccess [2022-11-05T17:49:58.777Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestPublishBatchError [2022-11-05T17:49:58.777Z] time="2022-11-05T17:49:58Z" level=error msg=Error [2022-11-05T17:49:58.777Z] --- PASS: TestPublishBatchError (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-11-05T17:49:58.777Z] time="2022-11-05T17:49:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-11-05T17:49:58.777Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestPublishBatchAlreadyAccepted [2022-11-05T17:49:58.777Z] time="2022-11-05T17:49:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-11-05T17:49:58.777Z] time="2022-11-05T17:49:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-11-05T17:49:58.777Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchSimple [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchTicker [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchMultilinePattern [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchClose [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchClose (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestEffectiveLen [2022-11-05T17:49:58.777Z] === RUN TestEffectiveLen/0/Hello [2022-11-05T17:49:58.777Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-11-05T17:49:58.777Z] === RUN TestEffectiveLen/2/🙃 [2022-11-05T17:49:58.777Z] === RUN TestEffectiveLen/3/���� [2022-11-05T17:49:58.777Z] === RUN TestEffectiveLen/4/He��o [2022-11-05T17:49:58.777Z] === RUN TestEffectiveLen/5/ [2022-11-05T17:49:58.777Z] --- PASS: TestEffectiveLen (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit/0/ [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1044: [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1045: [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit/1/Hello [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1044: Hello [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1045: [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit/2/Hello [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1044: He [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1045: llo [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit/3/Hello [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1044: [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1045: Hello [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit/4/🙃 [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1044: [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1045: 🙃 [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit/5/🙃 [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1044: 🙃 [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1045: [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit/6/a� [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1044: a [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1045: � [2022-11-05T17:49:58.777Z] === RUN TestFindValidSplit/7/a� [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1044: a� [2022-11-05T17:49:58.777Z] cloudwatchlogs_test.go:1045: [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestProcessEventEmoji [2022-11-05T17:49:58.777Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchLineSplit [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchLineSplitWithBinary [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchMaxEvents [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchMaxTotalBytes [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-11-05T17:49:58.777Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-11-05T17:49:58.777Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsMultilinePattern [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsDatetimeFormat [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-11-05T17:49:58.777Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-11-05T17:49:58.777Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-11-05T17:49:58.777Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestCreateTagSuccess [2022-11-05T17:49:58.777Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-11-05T17:49:58.777Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-11-05T17:49:58.777Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-11-05T17:49:58.777Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-11-05T17:49:58.777Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-11-05T17:49:58.777Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-11-05T17:49:58.777Z] PASS [2022-11-05T17:49:58.777Z] coverage: 77.8% of statements [2022-11-05T17:49:58.777Z] ok github.com/docker/docker/daemon/logger/awslogs 0.544s coverage: 77.8% of statements [2022-11-05T17:49:58.777Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-11-05T17:49:58.778Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-05T17:49:58.778Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-05T17:49:58.778Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-11-05T17:49:58.778Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-11-05T17:49:58.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-11-05T17:49:59.070Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-11-05T17:49:59.632Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2022-11-05T17:49:59.742Z] === RUN TestJSONLogsMarshalJSONBuf [2022-11-05T17:50:00.198Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-11-05T17:50:00.198Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-11-05T17:50:00.198Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-11-05T17:50:00.198Z] === RUN TestFastTimeMarshalJSON [2022-11-05T17:50:00.198Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-11-05T17:50:00.198Z] PASS [2022-11-05T17:50:00.198Z] coverage: 87.2% of statements [2022-11-05T17:50:00.198Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.303s coverage: 87.2% of statements [2022-11-05T17:50:00.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-11-05T17:50:00.291Z] --- PASS: TestDaemonStartWithLogOpt (3.94s) [2022-11-05T17:50:00.291Z] === CONT TestReadPluginNoRead [2022-11-05T17:50:00.660Z] === RUN TestJSONFileLogger [2022-11-05T17:50:00.660Z] --- PASS: TestJSONFileLogger (0.00s) [2022-11-05T17:50:00.660Z] === RUN TestJSONFileLoggerWithTags [2022-11-05T17:50:00.660Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-11-05T17:50:00.660Z] === RUN TestJSONFileLoggerWithOpts [2022-11-05T17:50:00.660Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) [2022-11-05T17:50:00.660Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-11-05T17:50:00.660Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.07s) [2022-11-05T17:50:00.660Z] === RUN TestEncodeDecode [2022-11-05T17:50:00.660Z] === PAUSE TestEncodeDecode [2022-11-05T17:50:00.660Z] === RUN TestUnexpectedEOF [2022-11-05T17:50:00.660Z] time="2022-11-05T17:50:00Z" level=error msg="Error compressing log file after rotation" error="failed to remove source log file: remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-logger-511326231\\container.log.1: Access is denied." [2022-11-05T17:50:00.660Z] time="2022-11-05T17:50:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-11-05T17:50:00.660Z] time="2022-11-05T17:50:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-11-05T17:50:00.660Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-11-05T17:50:00.660Z] === CONT TestEncodeDecode [2022-11-05T17:50:00.660Z] --- PASS: TestEncodeDecode (0.00s) [2022-11-05T17:50:00.660Z] PASS [2022-11-05T17:50:00.660Z] coverage: 69.9% of statements [2022-11-05T17:50:00.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.333s coverage: 69.9% of statements [2022-11-05T17:50:00.660Z] === RUN TestWriteLog [2022-11-05T17:50:00.660Z] === PAUSE TestWriteLog [2022-11-05T17:50:00.660Z] === RUN TestReadLog [2022-11-05T17:50:00.660Z] === PAUSE TestReadLog [2022-11-05T17:50:00.660Z] === RUN TestDecode [2022-11-05T17:50:00.998Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.6% of statements [2022-11-05T17:50:00.998Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-05T17:50:00.998Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-05T17:50:01.117Z] --- PASS: TestDecode (0.03s) [2022-11-05T17:50:01.117Z] === CONT TestWriteLog [2022-11-05T17:50:01.117Z] === CONT TestReadLog [2022-11-05T17:50:01.117Z] --- PASS: TestWriteLog (0.01s) [2022-11-05T17:50:01.117Z] === RUN TestReadLog/tail_exact [2022-11-05T17:50:01.117Z] === RUN TestReadLog/tail_less_than_available [2022-11-05T17:50:01.117Z] === RUN TestReadLog/tail_more_than_available [2022-11-05T17:50:01.117Z] --- PASS: TestReadLog (0.25s) [2022-11-05T17:50:01.117Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-11-05T17:50:01.117Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-11-05T17:50:01.117Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-11-05T17:50:01.117Z] PASS [2022-11-05T17:50:01.117Z] coverage: 78.7% of statements [2022-11-05T17:50:01.117Z] ok github.com/docker/docker/daemon/logger/local 0.357s coverage: 78.7% of statements [2022-11-05T17:50:01.117Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-05T17:50:01.255Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-11-05T17:50:01.574Z] === RUN TestOpenFileDelete [2022-11-05T17:50:01.574Z] --- PASS: TestOpenFileDelete (0.00s) [2022-11-05T17:50:01.574Z] === RUN TestOpenFileRename [2022-11-05T17:50:01.574Z] --- PASS: TestOpenFileRename (0.00s) [2022-11-05T17:50:01.574Z] === RUN TestHandleDecoderErr [2022-11-05T17:50:01.574Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-11-05T17:50:01.574Z] === RUN TestParseLogTagDefaultTag [2022-11-05T17:50:01.574Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-11-05T17:50:01.574Z] === RUN TestParseLogTag [2022-11-05T17:50:01.574Z] --- PASS: TestParseLogTag (0.00s) [2022-11-05T17:50:01.574Z] === RUN TestParseLogTagEmptyTag [2022-11-05T17:50:01.574Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-11-05T17:50:01.574Z] === RUN TestTailFiles [2022-11-05T17:50:01.574Z] --- PASS: TestTailFiles (0.00s) [2022-11-05T17:50:01.574Z] === RUN TestFollowLogsConsumerGone [2022-11-05T17:50:01.574Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-11-05T17:50:01.574Z] === RUN TestFollowLogsProducerGone [2022-11-05T17:50:01.574Z] logfile_test.go:181: logDecode() closed after sending 3733 messages [2022-11-05T17:50:01.574Z] logfile_test.go:234: messages sent: 3733, received: 3733 [2022-11-05T17:50:01.574Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-11-05T17:50:01.574Z] === RUN TestCheckCapacityAndRotate [2022-11-05T17:50:01.574Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-11-05T17:50:01.574Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-11-05T17:50:01.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c7b080_} [2022-11-05T17:50:02.032Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-11-05T17:50:02.032Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-11-05T17:50:02.032Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-11-05T17:50:02.032Z] PASS [2022-11-05T17:50:02.032Z] coverage: 54.9% of statements [2022-11-05T17:50:02.032Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.259s coverage: 54.9% of statements [2022-11-05T17:50:02.183Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2022-11-05T17:50:02.183Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 77.4% of statements [2022-11-05T17:50:02.183Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-11-05T17:50:02.183Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-05T17:50:02.489Z] === RUN TestLog [2022-11-05T17:50:02.489Z] --- PASS: TestLog (0.00s) [2022-11-05T17:50:02.489Z] PASS [2022-11-05T17:50:02.489Z] coverage: 31.5% of statements [2022-11-05T17:50:02.489Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-11-05T17:50:02.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-11-05T17:50:02.744Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-11-05T17:50:02.946Z] === RUN TestValidateLogOpt [2022-11-05T17:50:02.946Z] --- PASS: TestValidateLogOpt (0.00s) [2022-11-05T17:50:02.946Z] === RUN TestNewMissedConfig [2022-11-05T17:50:02.946Z] --- PASS: TestNewMissedConfig (0.00s) [2022-11-05T17:50:02.946Z] === RUN TestNewMissedUrl [2022-11-05T17:50:02.946Z] --- PASS: TestNewMissedUrl (0.00s) [2022-11-05T17:50:02.946Z] === RUN TestNewMissedToken [2022-11-05T17:50:02.946Z] --- PASS: TestNewMissedToken (0.00s) [2022-11-05T17:50:02.946Z] === RUN TestNewWithProxy [2022-11-05T17:50:02.946Z] --- PASS: TestNewWithProxy (0.00s) [2022-11-05T17:50:02.946Z] === RUN TestDefault [2022-11-05T17:50:02.946Z] --- PASS: TestDefault (0.01s) [2022-11-05T17:50:02.946Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-11-05T17:50:02.946Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-11-05T17:50:02.946Z] === RUN TestJsonFormat [2022-11-05T17:50:02.946Z] --- PASS: TestJsonFormat (0.02s) [2022-11-05T17:50:02.946Z] === RUN TestRawFormat [2022-11-05T17:50:02.946Z] --- PASS: TestRawFormat (0.00s) [2022-11-05T17:50:02.946Z] === RUN TestRawFormatWithLabels [2022-11-05T17:50:03.000Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-11-05T17:50:03.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-11-05T17:50:03.403Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-11-05T17:50:03.403Z] === RUN TestRawFormatWithoutTag [2022-11-05T17:50:03.403Z] --- PASS: TestRawFormatWithoutTag (0.02s) [2022-11-05T17:50:03.403Z] === RUN TestBatching [2022-11-05T17:50:03.403Z] === RUN TestParseLogFormat [2022-11-05T17:50:03.403Z] --- PASS: TestParseLogFormat (0.00s) [2022-11-05T17:50:03.403Z] === RUN TestValidateLogOptEmpty [2022-11-05T17:50:03.403Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-11-05T17:50:03.403Z] === RUN TestValidateSyslogAddress [2022-11-05T17:50:03.403Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-11-05T17:50:03.403Z] === RUN TestParseAddressDefaultPort [2022-11-05T17:50:03.403Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-11-05T17:50:03.403Z] === RUN TestValidateSyslogFacility [2022-11-05T17:50:03.403Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-11-05T17:50:03.403Z] === RUN TestValidateLogOptSyslogFormat [2022-11-05T17:50:03.403Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-11-05T17:50:03.403Z] === RUN TestValidateLogOpt [2022-11-05T17:50:03.403Z] --- PASS: TestValidateLogOpt (0.00s) [2022-11-05T17:50:03.403Z] PASS [2022-11-05T17:50:03.403Z] coverage: 46.8% of statements [2022-11-05T17:50:03.403Z] === RUN TestNewParse [2022-11-05T17:50:03.403Z] --- PASS: TestNewParse (0.00s) [2022-11-05T17:50:03.403Z] PASS [2022-11-05T17:50:03.403Z] coverage: 8.3% of statements [2022-11-05T17:50:03.403Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2022-11-05T17:50:03.403Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2022-11-05T17:50:03.403Z] --- PASS: TestBatching (0.28s) [2022-11-05T17:50:03.403Z] === RUN TestFrequency [2022-11-05T17:50:03.531Z] === RUN TestReadPluginNoRead/default [2022-11-05T17:50:03.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12015579051_/foo_false____} [2022-11-05T17:50:03.860Z] --- PASS: TestFrequency (0.18s) [2022-11-05T17:50:03.861Z] === RUN TestOneMessagePerRequest [2022-11-05T17:50:03.861Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-11-05T17:50:03.861Z] === RUN TestVerify [2022-11-05T17:50:03.861Z] --- PASS: TestVerify (0.00s) [2022-11-05T17:50:03.861Z] === RUN TestSkipVerify [2022-11-05T17:50:03.861Z] time="2022-11-05T17:50:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:03.861Z] time="2022-11-05T17:50:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:03.861Z] time="2022-11-05T17:50:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:03.861Z] time="2022-11-05T17:50:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.183Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 78.7% of statements [2022-11-05T17:50:04.183Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-05T17:50:04.318Z] --- PASS: TestSkipVerify (0.79s) [2022-11-05T17:50:04.318Z] === RUN TestBufferMaximum [2022-11-05T17:50:04.318Z] time="2022-11-05T17:50:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.439Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 58.9% of statements [2022-11-05T17:50:04.695Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670604.172276\",\"host\":\"9477f60164ef\"}'" [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670604.172276\",\"host\":\"9477f60164ef\"}'" [2022-11-05T17:50:04.780Z] --- PASS: TestBufferMaximum (0.00s) [2022-11-05T17:50:04.780Z] === RUN TestServerAlwaysDown [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670604.176232\",\"host\":\"9477f60164ef\"}'" [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670604.176232\",\"host\":\"9477f60164ef\"}'" [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670604.176232\",\"host\":\"9477f60164ef\"}'" [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670604.178240\",\"host\":\"9477f60164ef\"}'" [2022-11-05T17:50:04.780Z] time="2022-11-05T17:50:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1667670604.178240\",\"host\":\"9477f60164ef\"}'" [2022-11-05T17:50:04.780Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-11-05T17:50:04.780Z] === RUN TestCannotSendAfterClose [2022-11-05T17:50:04.780Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-11-05T17:50:04.780Z] === RUN TestDeadlockOnBlockedEndpoint [2022-11-05T17:50:04.904Z] docker_api_swarm_node_test.go:20: [d9f418b582def] joining swarm manager [de68d0e7102a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:50:04.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12015579051_/foo_true____} [2022-11-05T17:50:04.904Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-05T17:50:05.164Z] --- PASS: TestContinueAfterPluginCrash (8.97s) [2022-11-05T17:50:05.237Z] === RUN TestV1IDService [2022-11-05T17:50:05.237Z] time="2022-11-05T17:50:05Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49224/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-11-05T17:50:05.237Z] time="2022-11-05T17:50:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9477f60164ef\"}'" [2022-11-05T17:50:05.237Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-11-05T17:50:05.237Z] PASS [2022-11-05T17:50:05.237Z] coverage: 82.5% of statements [2022-11-05T17:50:05.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33587712978_/foo_false____} [2022-11-05T17:50:05.421Z] docker_api_swarm_node_test.go:21: [d9c5c9bac36ba] joining swarm manager [de68d0e7102a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:50:05.622Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-11-05T17:50:05.694Z] --- PASS: TestV1IDService (0.03s) [2022-11-05T17:50:05.694Z] === RUN TestV2MetadataService [2022-11-05T17:50:05.694Z] ok github.com/docker/docker/daemon/logger/splunk 2.397s coverage: 82.5% of statements [2022-11-05T17:50:05.694Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-05T17:50:05.694Z] ? github.com/docker/docker/daemon/network [no test files] [2022-11-05T17:50:05.694Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-05T17:50:05.694Z] === RUN TestSuccessfulDownload [2022-11-05T17:50:05.694Z] download_test.go:268: Needs fixing on Windows [2022-11-05T17:50:05.694Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-11-05T17:50:05.694Z] === RUN TestCancelledDownload [2022-11-05T17:50:05.694Z] --- PASS: TestCancelledDownload (0.00s) [2022-11-05T17:50:05.694Z] === RUN TestMaxDownloadAttempts [2022-11-05T17:50:05.694Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-05T17:50:05.694Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-05T17:50:05.694Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-05T17:50:05.694Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-05T17:50:05.694Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-05T17:50:05.694Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-05T17:50:05.694Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-05T17:50:05.694Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-05T17:50:05.694Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-11-05T17:50:05.694Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-11-05T17:50:05.694Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-11-05T17:50:05.694Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-11-05T17:50:05.877Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-11-05T17:50:05.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33587712978_/foo_true____} [2022-11-05T17:50:06.151Z] time="2022-11-05T17:50:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-05T17:50:06.151Z] time="2022-11-05T17:50:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-05T17:50:06.151Z] time="2022-11-05T17:50:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-05T17:50:06.151Z] time="2022-11-05T17:50:05Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-11-05T17:50:06.151Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-11-05T17:50:06.151Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s) [2022-11-05T17:50:06.151Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s) [2022-11-05T17:50:06.151Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s) [2022-11-05T17:50:06.151Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s) [2022-11-05T17:50:06.151Z] === RUN TestTransfer [2022-11-05T17:50:06.438Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-11-05T17:50:06.555Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-05T17:50:06.608Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-11-05T17:50:06.608Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-11-05T17:50:06.608Z] === RUN TestContinueOnError_MirrorEndpoint [2022-11-05T17:50:06.608Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-11-05T17:50:06.608Z] === RUN TestContinueOnError_NeverContinue [2022-11-05T17:50:06.608Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-11-05T17:50:06.608Z] === RUN TestContinueOnError_UnnestsErrors [2022-11-05T17:50:06.608Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-11-05T17:50:06.608Z] === RUN TestManifestStore [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/no_remote_or_local [2022-11-05T17:50:06.608Z] --- PASS: TestTransfer (0.12s) [2022-11-05T17:50:06.608Z] === RUN TestConcurrencyLimit [2022-11-05T17:50:06.608Z] time="2022-11-05T17:50:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1774385927\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/no_local_cache [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/no_local_cache/digested [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/with_local_cache [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/unknown_media_type [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-11-05T17:50:06.608Z] time="2022-11-05T17:50:06Z" level=warning msg="reference for unknown type: " [2022-11-05T17:50:06.608Z] time="2022-11-05T17:50:06Z" level=warning msg="reference for unknown type: " [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-11-05T17:50:06.608Z] time="2022-11-05T17:50:06Z" level=warning msg="reference for unknown type: " [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-11-05T17:50:06.608Z] time="2022-11-05T17:50:06Z" level=warning msg="reference for unknown type: " [2022-11-05T17:50:06.608Z] time="2022-11-05T17:50:06Z" level=warning msg="reference for unknown type: " [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/error_persisting_manifest [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-11-05T17:50:06.608Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-11-05T17:50:06.608Z] === RUN TestInactiveJobs [2022-11-05T17:50:06.608Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-11-05T17:50:06.608Z] time="2022-11-05T17:50:06Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore (0.44s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-11-05T17:50:06.608Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-11-05T17:50:07.065Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-11-05T17:50:07.065Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaType [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-11-05T17:50:07.065Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestFixManifestLayers [2022-11-05T17:50:07.065Z] --- PASS: TestFixManifestLayers (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestFixManifestLayersBaseLayerParent [2022-11-05T17:50:07.065Z] pull_v2_test.go:82: Needs fixing on Windows [2022-11-05T17:50:07.065Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestFixManifestLayersBadParent [2022-11-05T17:50:07.065Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestValidateManifest [2022-11-05T17:50:07.065Z] pull_v2_test.go:127: Needs fixing on Windows [2022-11-05T17:50:07.065Z] --- SKIP: TestValidateManifest (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestFormatPlatform [2022-11-05T17:50:07.065Z] --- PASS: TestFormatPlatform (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestPullSchema2Config [2022-11-05T17:50:07.065Z] === RUN TestPullSchema2Config/success_first_time [2022-11-05T17:50:07.065Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-05T17:50:07.065Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:50:07.065Z] === RUN TestPullSchema2Config/500_status [2022-11-05T17:50:07.065Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-05T17:50:07.065Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:50:07.065Z] --- PASS: TestV2MetadataService (1.43s) [2022-11-05T17:50:07.065Z] PASS [2022-11-05T17:50:07.065Z] coverage: 48.2% of statements [2022-11-05T17:50:07.065Z] ok github.com/docker/docker/distribution/metadata 1.536s coverage: 48.2% of statements [2022-11-05T17:50:07.065Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:50:07.065Z] === RUN TestPullSchema2Config/EOF [2022-11-05T17:50:07.065Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-05T17:50:07.065Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:50:07.065Z] 2022/11/05 17:50:06 http: panic serving 127.0.0.1:49235: intentional panic [2022-11-05T17:50:07.065Z] goroutine 33 [running]: [2022-11-05T17:50:07.065Z] net/http.(*conn).serve.func1() [2022-11-05T17:50:07.065Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-11-05T17:50:07.065Z] panic({0xfe5c20, 0x118ba30}) [2022-11-05T17:50:07.065Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-11-05T17:50:07.065Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002ac000?, {0x1192928?, 0xc00051c380?}) [2022-11-05T17:50:07.065Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-11-05T17:50:07.065Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1192928, 0xc00051c380}, 0xc00050aa00) [2022-11-05T17:50:07.065Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-11-05T17:50:07.065Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1192928?, 0xc00051c380?}, 0x1508460?) [2022-11-05T17:50:07.065Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-11-05T17:50:07.065Z] net/http.serverHandler.ServeHTTP({0xc000202090?}, {0x1192928, 0xc00051c380}, 0xc00050aa00) [2022-11-05T17:50:07.065Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-11-05T17:50:07.065Z] net/http.(*conn).serve(0xc0000a20a0, {0x1193038, 0xc000025fb0}) [2022-11-05T17:50:07.065Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-11-05T17:50:07.065Z] created by net/http.(*Server).Serve [2022-11-05T17:50:07.065Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-11-05T17:50:07.065Z] --- PASS: TestInactiveJobs (0.37s) [2022-11-05T17:50:07.065Z] === RUN TestWatchRelease [2022-11-05T17:50:07.065Z] === RUN TestNotFound [2022-11-05T17:50:07.065Z] --- PASS: TestNotFound (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestConflict [2022-11-05T17:50:07.065Z] --- PASS: TestConflict (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestForbidden [2022-11-05T17:50:07.065Z] --- PASS: TestForbidden (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestInvalidParameter [2022-11-05T17:50:07.065Z] --- PASS: TestInvalidParameter (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestNotImplemented [2022-11-05T17:50:07.065Z] --- PASS: TestNotImplemented (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestNotModified [2022-11-05T17:50:07.065Z] --- PASS: TestNotModified (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestUnauthorized [2022-11-05T17:50:07.065Z] --- PASS: TestUnauthorized (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestUnknown [2022-11-05T17:50:07.065Z] --- PASS: TestUnknown (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestCancelled [2022-11-05T17:50:07.065Z] --- PASS: TestCancelled (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestDeadline [2022-11-05T17:50:07.065Z] --- PASS: TestDeadline (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestDataLoss [2022-11-05T17:50:07.065Z] --- PASS: TestDataLoss (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestUnavailable [2022-11-05T17:50:07.065Z] --- PASS: TestUnavailable (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestSystem [2022-11-05T17:50:07.065Z] --- PASS: TestSystem (0.00s) [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Not_Found [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Bad_Request [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Conflict [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Unauthorized [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Service_Unavailable [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Forbidden [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Not_Modified [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Not_Implemented [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-11-05T17:50:07.065Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-11-05T17:50:07.065Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-11-05T17:50:07.066Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-11-05T17:50:07.066Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-11-05T17:50:07.066Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-11-05T17:50:07.066Z] PASS [2022-11-05T17:50:07.066Z] coverage: 77.0% of statements [2022-11-05T17:50:07.066Z] ok github.com/docker/docker/errdefs 0.052s coverage: 77.0% of statements [2022-11-05T17:50:07.066Z] --- PASS: TestWatchRelease (0.04s) [2022-11-05T17:50:07.066Z] === RUN TestWatchFinishedTransfer [2022-11-05T17:50:07.066Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-11-05T17:50:07.066Z] === RUN TestDuplicateTransfer [2022-11-05T17:50:07.066Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-11-05T17:50:07.066Z] === RUN TestSuccessfulUpload [2022-11-05T17:50:07.364Z] ok github.com/docker/docker/daemon/logger/splunk 1.598s coverage: 82.5% of statements [2022-11-05T17:50:07.364Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-05T17:50:07.364Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-05T17:50:07.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33587712978_/foo_true__0xc000c7b0c8__} [2022-11-05T17:50:07.522Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:50:07.523Z] === RUN TestPullSchema2Config/unauthorized [2022-11-05T17:50:07.523Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-11-05T17:50:07.523Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-11-05T17:50:07.523Z] --- PASS: TestPullSchema2Config (0.54s) [2022-11-05T17:50:07.523Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-11-05T17:50:07.523Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-11-05T17:50:07.523Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-11-05T17:50:07.523Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-11-05T17:50:07.523Z] === RUN TestGetRepositoryMountCandidates [2022-11-05T17:50:07.523Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-11-05T17:50:07.523Z] === RUN TestLayerAlreadyExists [2022-11-05T17:50:07.523Z] 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-11-05T17:50:07.523Z] 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-11-05T17:50:07.523Z] 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-11-05T17:50:07.523Z] 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-11-05T17:50:07.523Z] 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-11-05T17:50:07.523Z] 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-11-05T17:50:07.523Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-11-05T17:50:07.523Z] === RUN TestWhenEmptyAuthConfig [2022-11-05T17:50:07.523Z] time="2022-11-05T17:50:07Z" level=error msg="Upload failed, retrying: simulating retry" [2022-11-05T17:50:07.523Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-11-05T17:50:07.523Z] === RUN TestCancelledUpload [2022-11-05T17:50:07.523Z] --- PASS: TestCancelledUpload (0.00s) [2022-11-05T17:50:07.523Z] PASS [2022-11-05T17:50:07.523Z] coverage: 76.4% of statements [2022-11-05T17:50:07.523Z] ok github.com/docker/docker/distribution/xfer 1.943s coverage: 76.4% of statements [2022-11-05T17:50:08.053Z] === CONT TestReadPluginNoRead [2022-11-05T17:50:08.053Z] read_test.go:92: [da1d759fc5e98] daemon is not started [2022-11-05T17:50:08.053Z] --- PASS: TestReadPluginNoRead (7.67s) [2022-11-05T17:50:08.053Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2022-11-05T17:50:08.053Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2022-11-05T17:50:08.053Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-11-05T17:50:08.053Z] PASS [2022-11-05T17:50:08.053Z] [2022-11-05T17:50:08.053Z] DONE 6 tests in 11.749s [2022-11-05T17:50:08.053Z] 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-11-05T17:50:08.053Z] ++ 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-11-05T17:50:08.053Z] ++ set -e [2022-11-05T17:50:08.053Z] ++ '[' -n 0 ']' [2022-11-05T17:50:08.053Z] ++ set -x [2022-11-05T17:50:08.053Z] ++ 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-11-05T17:50:08.053Z] testing: warning: no tests to run [2022-11-05T17:50:08.053Z] PASS [2022-11-05T17:50:08.053Z] [2022-11-05T17:50:08.053Z] DONE 0 tests in 0.043s [2022-11-05T17:50:08.053Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-05T17:50:08.053Z] ++ 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-11-05T17:50:08.053Z] ++ set -e [2022-11-05T17:50:08.053Z] ++ '[' -n 0 ']' [2022-11-05T17:50:08.053Z] ++ set -x [2022-11-05T17:50:08.053Z] ++ 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-11-05T17:50:08.053Z] INFO: Testing against a local daemon [2022-11-05T17:50:08.053Z] === RUN TestPluginWithDevMounts [2022-11-05T17:50:08.053Z] === PAUSE TestPluginWithDevMounts [2022-11-05T17:50:08.053Z] === CONT TestPluginWithDevMounts [2022-11-05T17:50:08.291Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-11-05T17:50:08.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c7b0f8_} [2022-11-05T17:50:09.052Z] --- PASS: TestWhenEmptyAuthConfig (1.47s) [2022-11-05T17:50:09.052Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-11-05T17:50:09.052Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-11-05T17:50:09.052Z] === RUN TestTokenPassThru [2022-11-05T17:50:09.052Z] --- PASS: TestTokenPassThru (0.01s) [2022-11-05T17:50:09.052Z] === RUN TestTokenPassThruDifferentHost [2022-11-05T17:50:09.052Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-11-05T17:50:09.052Z] PASS [2022-11-05T17:50:09.052Z] coverage: 27.4% of statements [2022-11-05T17:50:09.052Z] ok github.com/docker/docker/distribution 2.599s coverage: 27.4% of statements [2022-11-05T17:50:09.052Z] === RUN TestCompare [2022-11-05T17:50:09.052Z] --- PASS: TestCompare (0.00s) [2022-11-05T17:50:09.052Z] PASS [2022-11-05T17:50:09.052Z] coverage: 19.2% of statements [2022-11-05T17:50:09.052Z] ok github.com/docker/docker/image/cache 0.120s coverage: 19.2% of statements [2022-11-05T17:50:09.052Z] === RUN TestFSGetInvalidData [2022-11-05T17:50:09.052Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-11-05T17:50:09.052Z] === RUN TestFSInvalidSet [2022-11-05T17:50:09.052Z] --- PASS: TestFSInvalidSet (0.02s) [2022-11-05T17:50:09.052Z] === RUN TestFSInvalidRoot [2022-11-05T17:50:09.052Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-11-05T17:50:09.052Z] === RUN TestFSMetadataGetSet [2022-11-05T17:50:09.052Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-11-05T17:50:09.052Z] === RUN TestFSInvalidWalker [2022-11-05T17:50:09.052Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-11-05T17:50:09.052Z] === RUN TestFSGetSet [2022-11-05T17:50:09.052Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-05T17:50:09.052Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-05T17:50:09.052Z] --- PASS: TestFSGetSet (0.03s) [2022-11-05T17:50:09.052Z] === RUN TestFSGetUnsetKey [2022-11-05T17:50:09.052Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-11-05T17:50:09.052Z] === RUN TestFSGetEmptyData [2022-11-05T17:50:09.052Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-11-05T17:50:09.052Z] === RUN TestFSDelete [2022-11-05T17:50:09.052Z] --- PASS: TestFSDelete (0.03s) [2022-11-05T17:50:09.052Z] === RUN TestFSWalker [2022-11-05T17:50:09.052Z] === RUN TestMakeV1ConfigFromConfig [2022-11-05T17:50:09.052Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-11-05T17:50:09.052Z] PASS [2022-11-05T17:50:09.052Z] coverage: 25.0% of statements [2022-11-05T17:50:09.052Z] ok github.com/docker/docker/image/v1 0.098s coverage: 25.0% of statements [2022-11-05T17:50:09.052Z] --- PASS: TestFSWalker (0.02s) [2022-11-05T17:50:09.052Z] === RUN TestFSWalkerStopOnError [2022-11-05T17:50:09.052Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-11-05T17:50:09.052Z] === RUN TestNewFromJSON [2022-11-05T17:50:09.052Z] --- PASS: TestNewFromJSON (0.00s) [2022-11-05T17:50:09.052Z] === RUN TestNewFromJSONWithInvalidJSON [2022-11-05T17:50:09.052Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-11-05T17:50:09.052Z] === RUN TestMarshalKeyOrder [2022-11-05T17:50:09.052Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-11-05T17:50:09.052Z] === RUN TestImage [2022-11-05T17:50:09.052Z] --- PASS: TestImage (0.00s) [2022-11-05T17:50:09.052Z] === RUN TestImageOSNotEmpty [2022-11-05T17:50:09.052Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-11-05T17:50:09.052Z] === RUN TestNewChildImageFromImageWithRootFS [2022-11-05T17:50:09.052Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-11-05T17:50:09.052Z] === RUN TestCreate [2022-11-05T17:50:09.052Z] --- PASS: TestCreate (0.01s) [2022-11-05T17:50:09.052Z] === RUN TestRestore [2022-11-05T17:50:09.509Z] time="2022-11-05T17:50:08Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-11-05T17:50:09.509Z] --- PASS: TestRestore (0.30s) [2022-11-05T17:50:09.509Z] === RUN TestAddDelete [2022-11-05T17:50:09.509Z] --- PASS: TestAddDelete (0.04s) [2022-11-05T17:50:09.509Z] === RUN TestSearchAfterDelete [2022-11-05T17:50:09.509Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-11-05T17:50:09.509Z] === RUN TestParentReset [2022-11-05T17:50:09.509Z] --- PASS: TestParentReset (0.05s) [2022-11-05T17:50:09.509Z] === RUN TestGetAndSetLastUpdated [2022-11-05T17:50:09.509Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-11-05T17:50:09.509Z] === RUN TestStoreLen [2022-11-05T17:50:09.509Z] --- PASS: TestStoreLen (0.08s) [2022-11-05T17:50:09.509Z] PASS [2022-11-05T17:50:09.509Z] coverage: 86.8% of statements [2022-11-05T17:50:09.509Z] ok github.com/docker/docker/image 0.834s coverage: 86.8% of statements [2022-11-05T17:50:09.550Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-11-05T17:50:09.550Z] PASS [2022-11-05T17:50:09.550Z] [2022-11-05T17:50:09.550Z] DONE 1 tests in 1.700s [2022-11-05T17:50:09.655Z] ok github.com/docker/docker/distribution 1.506s coverage: 29.0% of statements [2022-11-05T17:50:09.655Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-05T17:50:09.807Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-05T17:50:09.807Z] ++ 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-11-05T17:50:09.807Z] ++ set -e [2022-11-05T17:50:09.807Z] ++ '[' -n 0 ']' [2022-11-05T17:50:09.807Z] ++ set -x [2022-11-05T17:50:09.807Z] ++ 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-11-05T17:50:09.807Z] INFO: Testing against a local daemon [2022-11-05T17:50:09.807Z] === RUN TestSecretInspect [2022-11-05T17:50:09.910Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-11-05T17:50:09.965Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-05T17:50:09.965Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-05T17:50:10.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c7b110_} [2022-11-05T17:50:10.425Z] === RUN TestSerialization [2022-11-05T17:50:10.426Z] --- PASS: TestSerialization (0.02s) [2022-11-05T17:50:10.426Z] PASS [2022-11-05T17:50:10.426Z] coverage: 100.0% of statements [2022-11-05T17:50:10.426Z] ok github.com/docker/docker/libcontainerd/queue 0.076s coverage: 100.0% of statements [2022-11-05T17:50:10.837Z] ok github.com/docker/docker/image 0.018s coverage: 86.8% of statements [2022-11-05T17:50:10.837Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.6% of statements [2022-11-05T17:50:10.837Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-05T17:50:11.092Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-11-05T17:50:11.092Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-11-05T17:50:11.348Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-11-05T17:50:11.348Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-05T17:50:11.745Z] --- PASS: TestSecretInspect (1.82s) [2022-11-05T17:50:11.745Z] === RUN TestSecretList [2022-11-05T17:50:11.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c7b128_} [2022-11-05T17:50:11.909Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-11-05T17:50:11.959Z] === RUN TestEnvironmentParsing [2022-11-05T17:50:11.959Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-11-05T17:50:11.959Z] PASS [2022-11-05T17:50:11.959Z] coverage: 1.0% of statements [2022-11-05T17:50:11.959Z] ok github.com/docker/docker/libcontainerd/local 0.105s coverage: 1.0% of statements [2022-11-05T17:50:11.959Z] === RUN TestEmptyLayer [2022-11-05T17:50:11.959Z] --- PASS: TestEmptyLayer (0.00s) [2022-11-05T17:50:11.959Z] === RUN TestCommitFailure [2022-11-05T17:50:11.959Z] --- PASS: TestCommitFailure (0.01s) [2022-11-05T17:50:11.959Z] === RUN TestStartTransactionFailure [2022-11-05T17:50:11.959Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-11-05T17:50:11.959Z] === RUN TestGetOrphan [2022-11-05T17:50:11.959Z] --- PASS: TestGetOrphan (0.01s) [2022-11-05T17:50:11.959Z] === RUN TestMountAndRegister [2022-11-05T17:50:11.959Z] layer_test.go:271: Layer size: 14 [2022-11-05T17:50:11.959Z] --- PASS: TestMountAndRegister (0.06s) [2022-11-05T17:50:11.959Z] === RUN TestLayerRelease [2022-11-05T17:50:11.959Z] layer_test.go:304: Failing on Windows [2022-11-05T17:50:11.959Z] --- SKIP: TestLayerRelease (0.00s) [2022-11-05T17:50:11.959Z] === RUN TestStoreRestore [2022-11-05T17:50:11.959Z] layer_test.go:353: Failing on Windows [2022-11-05T17:50:11.959Z] --- SKIP: TestStoreRestore (0.00s) [2022-11-05T17:50:11.959Z] === RUN TestTarStreamStability [2022-11-05T17:50:11.959Z] layer_test.go:468: Failing on Windows [2022-11-05T17:50:11.959Z] --- SKIP: TestTarStreamStability (0.00s) [2022-11-05T17:50:11.959Z] === RUN TestRegisterExistingLayer [2022-11-05T17:50:12.415Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-11-05T17:50:12.415Z] === RUN TestTarStreamVerification [2022-11-05T17:50:12.415Z] layer_test.go:697: Failing on Windows [2022-11-05T17:50:12.415Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-11-05T17:50:12.415Z] === RUN TestLayerMigration [2022-11-05T17:50:12.415Z] migration_test.go:46: Failing on Windows [2022-11-05T17:50:12.415Z] --- SKIP: TestLayerMigration (0.00s) [2022-11-05T17:50:12.415Z] === RUN TestLayerMigrationNoTarsplit [2022-11-05T17:50:12.415Z] migration_test.go:182: Failing on Windows [2022-11-05T17:50:12.415Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-11-05T17:50:12.415Z] === RUN TestMountInit [2022-11-05T17:50:12.415Z] mount_test.go:17: Failing on Windows [2022-11-05T17:50:12.415Z] --- SKIP: TestMountInit (0.00s) [2022-11-05T17:50:12.415Z] === RUN TestMountSize [2022-11-05T17:50:12.415Z] mount_test.go:76: Failing on Windows [2022-11-05T17:50:12.415Z] --- SKIP: TestMountSize (0.00s) [2022-11-05T17:50:12.415Z] === RUN TestMountChanges [2022-11-05T17:50:12.415Z] mount_test.go:125: Failing on Windows [2022-11-05T17:50:12.415Z] --- SKIP: TestMountChanges (0.00s) [2022-11-05T17:50:12.415Z] === RUN TestMountApply [2022-11-05T17:50:12.415Z] mount_test.go:212: Failing on Windows [2022-11-05T17:50:12.415Z] --- SKIP: TestMountApply (0.00s) [2022-11-05T17:50:12.415Z] PASS [2022-11-05T17:50:12.415Z] coverage: 30.1% of statements [2022-11-05T17:50:12.415Z] ok github.com/docker/docker/layer 0.419s coverage: 30.1% of statements [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-11-05T17:50:12.415Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-11-05T17:50:12.416Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-11-05T17:50:12.416Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-11-05T17:50:12.416Z] PASS [2022-11-05T17:50:12.416Z] coverage: 45.8% of statements [2022-11-05T17:50:12.416Z] ok github.com/docker/docker/oci 0.098s coverage: 45.8% of statements [2022-11-05T17:50:12.416Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-05T17:50:12.837Z] ok github.com/docker/docker/oci 0.019s coverage: 40.6% of statements [2022-11-05T17:50:12.878Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-05T17:50:12.878Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-05T17:50:12.878Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-05T17:50:12.878Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-05T17:50:12.878Z] === RUN TestAddressPoolOpt [2022-11-05T17:50:12.878Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/a [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/something [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/_=a [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/env1=value1 [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/_env1=value1 [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/env2=value2=value3 [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/env3=abc!qwe [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/env_4=value_4 [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/PATH [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/=a [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/PATH= [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/PATH=something [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/asd!qwe [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/1asd [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/123 [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/some_space [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/__some_space_before [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/some_space_after__ [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/= [2022-11-05T17:50:12.878Z] === RUN TestValidateEnv/PaTh [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/a (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/something (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-11-05T17:50:12.878Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/= (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestParseHost [2022-11-05T17:50:12.879Z] --- PASS: TestParseHost (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestParseDockerDaemonHost [2022-11-05T17:50:12.879Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestParseTCP [2022-11-05T17:50:12.879Z] --- PASS: TestParseTCP (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestParseInvalidUnixAddrInvalid [2022-11-05T17:50:12.879Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestValidateExtraHosts [2022-11-05T17:50:12.879Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestIpOptString [2022-11-05T17:50:12.879Z] --- PASS: TestIpOptString (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestNewIpOptInvalidDefaultVal [2022-11-05T17:50:12.879Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestNewIpOptValidDefaultVal [2022-11-05T17:50:12.879Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestIpOptSetInvalidVal [2022-11-05T17:50:12.879Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestValidateIPAddress [2022-11-05T17:50:12.879Z] --- PASS: TestValidateIPAddress (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestMapOpts [2022-11-05T17:50:12.879Z] --- PASS: TestMapOpts (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestListOptsWithoutValidator [2022-11-05T17:50:12.879Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestListOptsWithValidator [2022-11-05T17:50:12.879Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestValidateDNSSearch [2022-11-05T17:50:12.879Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_general_format [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_one_more [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-11-05T17:50:12.879Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-11-05T17:50:12.879Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestNamedListOpts [2022-11-05T17:50:12.879Z] --- PASS: TestNamedListOpts (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestNamedMapOpts [2022-11-05T17:50:12.879Z] --- PASS: TestNamedMapOpts (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestParseLink [2022-11-05T17:50:12.879Z] --- PASS: TestParseLink (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestQuotedStringSetWithQuotes [2022-11-05T17:50:12.879Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-11-05T17:50:12.879Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestQuotedStringSetWithNoQuotes [2022-11-05T17:50:12.879Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-11-05T17:50:12.879Z] === RUN TestUlimitOpt [2022-11-05T17:50:12.879Z] --- PASS: TestUlimitOpt (0.00s) [2022-11-05T17:50:12.879Z] PASS [2022-11-05T17:50:12.879Z] coverage: 67.1% of statements [2022-11-05T17:50:12.879Z] ok github.com/docker/docker/opts 0.111s coverage: 67.1% of statements [2022-11-05T17:50:12.879Z] === RUN TestParseVersion [2022-11-05T17:50:12.879Z] --- PASS: TestParseVersion (0.00s) [2022-11-05T17:50:12.879Z] PASS [2022-11-05T17:50:12.879Z] coverage: 52.9% of statements [2022-11-05T17:50:12.879Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-11-05T17:50:13.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c7b140_} [2022-11-05T17:50:13.375Z] --- PASS: TestSecretList (1.69s) [2022-11-05T17:50:13.375Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:50:13.398Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2022-11-05T17:50:13.398Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-11-05T17:50:13.842Z] === RUN TestUnbuffered [2022-11-05T17:50:13.842Z] --- PASS: TestUnbuffered (0.00s) [2022-11-05T17:50:13.842Z] === RUN TestRaceUnbuffered [2022-11-05T17:50:13.842Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-11-05T17:50:13.842Z] PASS [2022-11-05T17:50:13.842Z] coverage: 100.0% of statements [2022-11-05T17:50:13.842Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-11-05T17:50:13.842Z] === RUN TestMatch [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[foo]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[bar]_[foo]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[foo_bar]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[qux]_[foo]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[]#01 [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[qux]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[foo_bar_qux]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[qux]_[baz]] [2022-11-05T17:50:13.842Z] === RUN TestMatch/[[foo_baz]] [2022-11-05T17:50:13.842Z] --- PASS: TestMatch (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-11-05T17:50:13.842Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-11-05T17:50:13.842Z] PASS [2022-11-05T17:50:13.842Z] coverage: 87.5% of statements [2022-11-05T17:50:13.842Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2022-11-05T17:50:14.300Z] === RUN TestPeerCertificateMarshalJSON [2022-11-05T17:50:14.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-11-05T17:50:14.757Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-11-05T17:50:14.757Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-11-05T17:50:14.757Z] --- PASS: TestPeerCertificateMarshalJSON (0.42s) [2022-11-05T17:50:14.757Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-11-05T17:50:14.757Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-11-05T17:50:14.757Z] === RUN TestMiddleware [2022-11-05T17:50:14.757Z] --- PASS: TestMiddleware (0.00s) [2022-11-05T17:50:14.757Z] === RUN TestNewResponseModifier [2022-11-05T17:50:14.757Z] --- PASS: TestNewResponseModifier (0.00s) [2022-11-05T17:50:14.757Z] PASS [2022-11-05T17:50:14.757Z] coverage: 26.8% of statements [2022-11-05T17:50:14.757Z] ok github.com/docker/docker/pkg/authorization 0.507s coverage: 26.8% of statements [2022-11-05T17:50:15.214Z] === RUN TestChrootTarUntar [2022-11-05T17:50:15.214Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootUntarWithHugeExcludesList [2022-11-05T17:50:15.214Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootUntarEmptyArchive [2022-11-05T17:50:15.214Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootTarUntarWithSymlink [2022-11-05T17:50:15.214Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootCopyWithTar [2022-11-05T17:50:15.214Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootCopyFileWithTar [2022-11-05T17:50:15.214Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootUntarPath [2022-11-05T17:50:15.214Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-11-05T17:50:15.214Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-11-05T17:50:15.214Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestChrootApplyDotDotFile [2022-11-05T17:50:15.214Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:15.214Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-11-05T17:50:15.214Z] PASS [2022-11-05T17:50:15.214Z] coverage: 15.1% of statements [2022-11-05T17:50:15.214Z] === RUN TestSizeEmpty [2022-11-05T17:50:15.214Z] --- PASS: TestSizeEmpty (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestSizeEmptyFile [2022-11-05T17:50:15.214Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestSizeNonemptyFile [2022-11-05T17:50:15.214Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestSizeNestedDirectoryEmpty [2022-11-05T17:50:15.214Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-11-05T17:50:15.214Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-11-05T17:50:15.214Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-11-05T17:50:15.214Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.02s) [2022-11-05T17:50:15.214Z] === RUN TestMoveToSubdir [2022-11-05T17:50:15.214Z] ok github.com/docker/docker/pkg/chrootarchive 0.120s coverage: 15.1% of statements [2022-11-05T17:50:15.328Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.2% of statements [2022-11-05T17:50:15.625Z] ok github.com/docker/docker/pkg/authorization 0.188s coverage: 68.3% of statements [2022-11-05T17:50:15.675Z] --- PASS: TestMoveToSubdir (0.06s) [2022-11-05T17:50:15.675Z] === RUN TestSizeNonExistingDirectory [2022-11-05T17:50:15.675Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-11-05T17:50:15.675Z] PASS [2022-11-05T17:50:15.675Z] coverage: 80.0% of statements [2022-11-05T17:50:15.675Z] ok github.com/docker/docker/pkg/directory 0.156s coverage: 80.0% of statements [2022-11-05T17:50:15.675Z] === RUN TestIsArchivePathDir [2022-11-05T17:50:15.675Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-11-05T17:50:15.675Z] === RUN TestIsArchivePathInvalidFile [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-11-05T17:50:15.680Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-11-05T17:50:15.680Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2022-11-05T17:50:15.680Z] === RUN TestSecretsUpdate [2022-11-05T17:50:15.881Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-05T17:50:15.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-11-05T17:50:16.132Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-11-05T17:50:16.132Z] === RUN TestIsArchivePathTar [2022-11-05T17:50:16.132Z] --- PASS: TestIsArchivePathTar (0.29s) [2022-11-05T17:50:16.132Z] === RUN TestDecompressStreamGzip [2022-11-05T17:50:16.132Z] === RUN Test [2022-11-05T17:50:16.132Z] === RUN Test/TestContainsEntry [2022-11-05T17:50:16.132Z] === RUN Test/TestCreateEntries [2022-11-05T17:50:16.132Z] === RUN Test/TestEntriesDiff [2022-11-05T17:50:16.132Z] === RUN Test/TestEntriesEquality [2022-11-05T17:50:16.132Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-11-05T17:50:16.132Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-11-05T17:50:16.132Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-11-05T17:50:16.132Z] === RUN Test/TestGeneratorNotGenerate [2022-11-05T17:50:16.132Z] === RUN Test/TestGeneratorWithPort [2022-11-05T17:50:16.132Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-11-05T17:50:16.132Z] === RUN Test/TestNewEntry [2022-11-05T17:50:16.132Z] === RUN Test/TestParse [2022-11-05T17:50:16.132Z] --- PASS: Test (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-11-05T17:50:16.132Z] --- PASS: Test/TestNewEntry (0.00s) [2022-11-05T17:50:16.137Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-11-05T17:50:16.589Z] --- PASS: Test/TestParse (0.00s) [2022-11-05T17:50:16.589Z] PASS [2022-11-05T17:50:16.589Z] coverage: 58.3% of statements [2022-11-05T17:50:16.589Z] ok github.com/docker/docker/pkg/discovery 0.067s coverage: 58.3% of statements [2022-11-05T17:50:16.589Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-11-05T17:50:16.589Z] === RUN TestDecompressStreamBzip2 [2022-11-05T17:50:16.589Z] === RUN Test [2022-11-05T17:50:16.589Z] === RUN Test/TestContent [2022-11-05T17:50:16.589Z] === RUN Test/TestInitialize [2022-11-05T17:50:16.589Z] === RUN Test/TestNew [2022-11-05T17:50:16.589Z] === RUN Test/TestParsingContentsWithComments [2022-11-05T17:50:16.589Z] === RUN Test/TestRegister [2022-11-05T17:50:16.589Z] === RUN Test/TestWatch [2022-11-05T17:50:16.589Z] --- PASS: Test (0.01s) [2022-11-05T17:50:16.589Z] --- PASS: Test/TestContent (0.00s) [2022-11-05T17:50:16.589Z] --- PASS: Test/TestInitialize (0.00s) [2022-11-05T17:50:16.589Z] --- PASS: Test/TestNew (0.00s) [2022-11-05T17:50:16.589Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-11-05T17:50:16.589Z] --- PASS: Test/TestRegister (0.00s) [2022-11-05T17:50:16.589Z] --- PASS: Test/TestWatch (0.00s) [2022-11-05T17:50:16.589Z] PASS [2022-11-05T17:50:16.589Z] coverage: 92.9% of statements [2022-11-05T17:50:16.589Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 92.9% of statements [2022-11-05T17:50:16.589Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-11-05T17:50:16.589Z] === RUN TestDecompressStreamXz [2022-11-05T17:50:16.589Z] archive_test.go:134: Xz not present in msys2 [2022-11-05T17:50:16.589Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestCompressStreamXzUnsupported [2022-11-05T17:50:16.589Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestCompressStreamBzip2Unsupported [2022-11-05T17:50:16.589Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestCompressStreamInvalid [2022-11-05T17:50:16.589Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestExtensionInvalid [2022-11-05T17:50:16.589Z] --- PASS: TestExtensionInvalid (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestExtensionUncompressed [2022-11-05T17:50:16.589Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestExtensionBzip2 [2022-11-05T17:50:16.589Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestExtensionGzip [2022-11-05T17:50:16.589Z] --- PASS: TestExtensionGzip (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestExtensionXz [2022-11-05T17:50:16.589Z] --- PASS: TestExtensionXz (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestCmdStreamLargeStderr [2022-11-05T17:50:16.589Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-11-05T17:50:16.589Z] === RUN TestCmdStreamBad [2022-11-05T17:50:16.589Z] archive_test.go:239: Failing on Windows CI machines [2022-11-05T17:50:16.589Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-11-05T17:50:16.589Z] === RUN TestCmdStreamGood [2022-11-05T17:50:16.589Z] --- PASS: TestCmdStreamGood (0.05s) [2022-11-05T17:50:16.589Z] === RUN TestUntarPathWithInvalidDest [2022-11-05T17:50:17.047Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-11-05T17:50:17.047Z] === RUN TestUntarPathWithInvalidSrc [2022-11-05T17:50:17.047Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-11-05T17:50:17.047Z] === RUN TestUntarPath [2022-11-05T17:50:17.047Z] --- PASS: TestUntarPath (0.09s) [2022-11-05T17:50:17.047Z] === RUN TestUntarPathWithDestinationFile [2022-11-05T17:50:17.047Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-11-05T17:50:17.047Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-11-05T17:50:17.047Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-11-05T17:50:17.047Z] === RUN TestCopyWithTarInvalidSrc [2022-11-05T17:50:17.047Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-11-05T17:50:17.047Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-11-05T17:50:17.047Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-11-05T17:50:17.047Z] === RUN TestCopyWithTarSrcFile [2022-11-05T17:50:17.047Z] --- PASS: TestCopyWithTarSrcFile (0.06s) [2022-11-05T17:50:17.047Z] === RUN TestCopyWithTarSrcFolder [2022-11-05T17:50:17.047Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-11-05T17:50:17.047Z] === RUN TestCopyFileWithTarInvalidSrc [2022-11-05T17:50:17.047Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-11-05T17:50:17.047Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-11-05T17:50:17.047Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-11-05T17:50:17.047Z] === RUN TestCopyFileWithTarSrcFolder [2022-11-05T17:50:17.047Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-11-05T17:50:17.047Z] === RUN TestCopyFileWithTarSrcFile [2022-11-05T17:50:17.047Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-11-05T17:50:17.047Z] === RUN TestTarFiles [2022-11-05T17:50:17.503Z] === RUN Test [2022-11-05T17:50:17.503Z] === RUN Test/TestInitialize [2022-11-05T17:50:17.503Z] === RUN Test [2022-11-05T17:50:17.503Z] === RUN Test/TestWatch [2022-11-05T17:50:17.503Z] --- PASS: Test (0.00s) [2022-11-05T17:50:17.503Z] --- PASS: Test/TestWatch (0.00s) [2022-11-05T17:50:17.503Z] PASS [2022-11-05T17:50:17.503Z] coverage: 92.3% of statements [2022-11-05T17:50:17.503Z] ok github.com/docker/docker/pkg/discovery/memory 0.068s coverage: 92.3% of statements [2022-11-05T17:50:17.503Z] === RUN Test [2022-11-05T17:50:17.503Z] === RUN Test/TestInitialize [2022-11-05T17:50:17.503Z] === RUN Test/TestInitializeWithPattern [2022-11-05T17:50:17.503Z] === RUN Test/TestRegister [2022-11-05T17:50:17.503Z] === RUN Test/TestWatch [2022-11-05T17:50:17.503Z] --- PASS: Test (0.00s) [2022-11-05T17:50:17.503Z] --- PASS: Test/TestInitialize (0.00s) [2022-11-05T17:50:17.503Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-11-05T17:50:17.503Z] --- PASS: Test/TestRegister (0.00s) [2022-11-05T17:50:17.503Z] --- PASS: Test/TestWatch (0.00s) [2022-11-05T17:50:17.503Z] PASS [2022-11-05T17:50:17.503Z] coverage: 93.8% of statements [2022-11-05T17:50:17.503Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2022-11-05T17:50:17.503Z] time="2022-11-05T17:50:17Z" level=info msg="Initializing discovery without TLS" [2022-11-05T17:50:17.503Z] time="2022-11-05T17:50:17Z" level=info msg="Initializing discovery without TLS" [2022-11-05T17:50:17.503Z] time="2022-11-05T17:50:17Z" level=info msg="Initializing discovery without TLS" [2022-11-05T17:50:17.503Z] === RUN Test/TestInitializeWithCerts [2022-11-05T17:50:17.503Z] time="2022-11-05T17:50:17Z" level=info msg="Initializing discovery with TLS" [2022-11-05T17:50:17.503Z] === RUN Test/TestWatch [2022-11-05T17:50:17.503Z] time="2022-11-05T17:50:17Z" level=info msg="Initializing discovery without TLS" [2022-11-05T17:50:17.836Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-11-05T17:50:18.404Z] --- PASS: TestSecretsUpdate (2.56s) [2022-11-05T17:50:18.404Z] === RUN TestTemplatedSecret [2022-11-05T17:50:18.467Z] === RUN TestPollerAddRemove [2022-11-05T17:50:18.467Z] --- PASS: TestPollerAddRemove (0.00s) [2022-11-05T17:50:18.467Z] === RUN TestPollerEvent [2022-11-05T17:50:18.467Z] poller_test.go:41: No chmod on Windows [2022-11-05T17:50:18.467Z] --- SKIP: TestPollerEvent (0.00s) [2022-11-05T17:50:18.467Z] === RUN TestPollerClose [2022-11-05T17:50:18.467Z] --- PASS: TestPollerClose (0.00s) [2022-11-05T17:50:18.467Z] PASS [2022-11-05T17:50:18.467Z] coverage: 39.4% of statements [2022-11-05T17:50:18.467Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 39.4% of statements [2022-11-05T17:50:18.924Z] === RUN TestCopyFileWithInvalidSrc [2022-11-05T17:50:18.924Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestCopyFileWithInvalidDest [2022-11-05T17:50:18.924Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestCopyFileWithSameSrcAndDest [2022-11-05T17:50:18.924Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-11-05T17:50:18.924Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestCopyFile [2022-11-05T17:50:18.924Z] --- PASS: TestCopyFile (0.01s) [2022-11-05T17:50:18.924Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-11-05T17:50:18.924Z] fileutils_test.go:134: Needs porting to Windows [2022-11-05T17:50:18.924Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-11-05T17:50:18.924Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestReadSymlinkedDirectoryToFile [2022-11-05T17:50:18.924Z] fileutils_test.go:180: Needs porting to Windows [2022-11-05T17:50:18.924Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestWildcardMatches [2022-11-05T17:50:18.924Z] --- PASS: TestWildcardMatches (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestPatternMatches [2022-11-05T17:50:18.924Z] --- PASS: TestPatternMatches (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-11-05T17:50:18.924Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestPatternMatchesFolderExclusions [2022-11-05T17:50:18.924Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-11-05T17:50:18.924Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-11-05T17:50:18.924Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-11-05T17:50:18.924Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-11-05T17:50:18.924Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestSingleExclamationError [2022-11-05T17:50:18.924Z] --- PASS: TestSingleExclamationError (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestMatchesWithNoPatterns [2022-11-05T17:50:18.924Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestMatchesWithMalformedPatterns [2022-11-05T17:50:18.924Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-11-05T17:50:18.924Z] === RUN TestMatches [2022-11-05T17:50:18.925Z] --- PASS: TestMatches (0.00s) [2022-11-05T17:50:18.925Z] === RUN TestCleanPatterns [2022-11-05T17:50:18.925Z] --- PASS: TestCleanPatterns (0.00s) [2022-11-05T17:50:18.925Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-11-05T17:50:18.925Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-11-05T17:50:18.925Z] === RUN TestCleanPatternsExceptionFlag [2022-11-05T17:50:18.925Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-11-05T17:50:18.925Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-11-05T17:50:18.925Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-11-05T17:50:18.925Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-11-05T17:50:18.925Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-11-05T17:50:18.925Z] === RUN TestCleanPatternsErrorSingleException [2022-11-05T17:50:18.925Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-11-05T17:50:18.925Z] === RUN TestCreateIfNotExistsDir [2022-11-05T17:50:18.925Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-11-05T17:50:18.925Z] === RUN TestCreateIfNotExistsFile [2022-11-05T17:50:18.925Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-11-05T17:50:18.925Z] === RUN TestMatch [2022-11-05T17:50:18.925Z] --- PASS: TestMatch (0.00s) [2022-11-05T17:50:18.925Z] PASS [2022-11-05T17:50:18.925Z] coverage: 85.4% of statements [2022-11-05T17:50:18.925Z] ok github.com/docker/docker/pkg/fileutils 0.102s coverage: 85.4% of statements [2022-11-05T17:50:19.439Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2022-11-05T17:50:19.439Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-11-05T17:50:19.439Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-11-05T17:50:19.695Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-11-05T17:50:19.778Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-11-05T17:50:19.887Z] === RUN TestGet [2022-11-05T17:50:19.887Z] --- PASS: TestGet (0.00s) [2022-11-05T17:50:19.887Z] === RUN TestGetShortcutString [2022-11-05T17:50:19.887Z] --- PASS: TestGetShortcutString (0.00s) [2022-11-05T17:50:19.887Z] PASS [2022-11-05T17:50:19.887Z] coverage: 42.9% of statements [2022-11-05T17:50:19.887Z] ok github.com/docker/docker/pkg/homedir 0.054s coverage: 42.9% of statements [2022-11-05T17:50:20.256Z] ok github.com/docker/docker/layer 7.108s coverage: 68.8% of statements [2022-11-05T17:50:20.256Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-05T17:50:20.256Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-05T17:50:20.256Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-05T17:50:20.256Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-05T17:50:20.256Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-05T17:50:20.256Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-05T17:50:20.256Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-05T17:50:20.346Z] === RUN TestCreateIDMapOrder [2022-11-05T17:50:20.346Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-11-05T17:50:20.346Z] PASS [2022-11-05T17:50:20.346Z] coverage: 7.2% of statements [2022-11-05T17:50:20.346Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2022-11-05T17:50:20.511Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2022-11-05T17:50:20.712Z] docker_api_swarm_test.go:502: [ddbbbdb3ef63f] joining swarm manager [dfb90b5a787fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:50:20.803Z] --- PASS: Test (3.24s) [2022-11-05T17:50:20.804Z] --- PASS: Test/TestInitialize (0.23s) [2022-11-05T17:50:20.804Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-11-05T17:50:20.804Z] --- PASS: Test/TestWatch (3.01s) [2022-11-05T17:50:20.804Z] PASS [2022-11-05T17:50:20.804Z] coverage: 84.1% of statements [2022-11-05T17:50:20.804Z] ok github.com/docker/docker/pkg/discovery/kv 3.309s coverage: 84.1% of statements [2022-11-05T17:50:21.073Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-11-05T17:50:21.261Z] === RUN TestFixedBufferCap [2022-11-05T17:50:21.261Z] --- PASS: TestFixedBufferCap (0.00s) [2022-11-05T17:50:21.261Z] === RUN TestFixedBufferLen [2022-11-05T17:50:21.261Z] --- PASS: TestFixedBufferLen (0.00s) [2022-11-05T17:50:21.261Z] === RUN TestFixedBufferString [2022-11-05T17:50:21.261Z] --- PASS: TestFixedBufferString (0.00s) [2022-11-05T17:50:21.261Z] === RUN TestFixedBufferWrite [2022-11-05T17:50:21.261Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-11-05T17:50:21.261Z] === RUN TestFixedBufferRead [2022-11-05T17:50:21.261Z] --- PASS: TestFixedBufferRead (0.00s) [2022-11-05T17:50:21.261Z] === RUN TestBytesPipeRead [2022-11-05T17:50:21.261Z] --- PASS: TestBytesPipeRead (0.00s) [2022-11-05T17:50:21.261Z] === RUN TestBytesPipeWrite [2022-11-05T17:50:21.261Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-11-05T17:50:21.261Z] === RUN TestBytesPipeWriteRandomChunks [2022-11-05T17:50:21.329Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-11-05T17:50:21.718Z] === RUN TestError [2022-11-05T17:50:21.718Z] --- PASS: TestError (0.00s) [2022-11-05T17:50:21.718Z] === RUN TestProgressString [2022-11-05T17:50:21.718Z] === RUN TestProgressString/no_progress [2022-11-05T17:50:21.718Z] === RUN TestProgressString/progress_1 [2022-11-05T17:50:21.718Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-11-05T17:50:21.718Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-11-05T17:50:21.718Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-11-05T17:50:21.718Z] === RUN TestProgressString/with_units [2022-11-05T17:50:21.718Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-11-05T17:50:21.718Z] === RUN TestProgressString/hide_counts [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString (0.00s) [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString/with_units (0.00s) [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-11-05T17:50:21.718Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-11-05T17:50:21.718Z] === RUN TestJSONMessageDisplay [2022-11-05T17:50:21.718Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-11-05T17:50:21.718Z] === RUN TestJSONMessageDisplayWithJSONError [2022-11-05T17:50:21.718Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-11-05T17:50:21.718Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-11-05T17:50:21.718Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-11-05T17:50:21.718Z] === RUN TestDisplayJSONMessagesStream [2022-11-05T17:50:21.718Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-11-05T17:50:21.719Z] PASS [2022-11-05T17:50:21.719Z] coverage: 91.7% of statements [2022-11-05T17:50:21.719Z] ok github.com/docker/docker/pkg/jsonmessage 0.242s coverage: 91.7% of statements [2022-11-05T17:50:21.719Z] --- PASS: TestBytesPipeWriteRandomChunks (0.57s) [2022-11-05T17:50:21.719Z] === RUN TestAtomicWriteToFile [2022-11-05T17:50:21.719Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-11-05T17:50:21.719Z] === RUN TestAtomicWriteSetCommit [2022-11-05T17:50:21.719Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-11-05T17:50:21.719Z] === RUN TestAtomicWriteSetCancel [2022-11-05T17:50:21.719Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-11-05T17:50:21.719Z] === RUN TestReadCloserWrapperClose [2022-11-05T17:50:21.719Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-11-05T17:50:21.719Z] === RUN TestReaderErrWrapperReadOnError [2022-11-05T17:50:21.719Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-11-05T17:50:21.719Z] === RUN TestReaderErrWrapperRead [2022-11-05T17:50:21.719Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-11-05T17:50:21.719Z] === RUN TestHashData [2022-11-05T17:50:21.719Z] --- PASS: TestHashData (0.00s) [2022-11-05T17:50:21.719Z] === RUN TestCancelReadCloser [2022-11-05T17:50:22.084Z] --- PASS: TestTemplatedSecret (3.66s) [2022-11-05T17:50:22.084Z] === RUN TestSecretCreateResolve [2022-11-05T17:50:22.177Z] === RUN TestStandardLongPath [2022-11-05T17:50:22.177Z] --- PASS: TestStandardLongPath (0.00s) [2022-11-05T17:50:22.177Z] === RUN TestUNCLongPath [2022-11-05T17:50:22.177Z] --- PASS: TestUNCLongPath (0.00s) [2022-11-05T17:50:22.177Z] PASS [2022-11-05T17:50:22.177Z] coverage: 100.0% of statements [2022-11-05T17:50:22.177Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2022-11-05T17:50:22.177Z] --- PASS: TestCancelReadCloser (0.10s) [2022-11-05T17:50:22.177Z] === RUN TestWriteCloserWrapperClose [2022-11-05T17:50:22.177Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-11-05T17:50:22.177Z] === RUN TestNopWriteCloser [2022-11-05T17:50:22.177Z] --- PASS: TestNopWriteCloser (0.00s) [2022-11-05T17:50:22.177Z] === RUN TestNopWriter [2022-11-05T17:50:22.177Z] --- PASS: TestNopWriter (0.00s) [2022-11-05T17:50:22.177Z] === RUN TestWriteCounter [2022-11-05T17:50:22.177Z] --- PASS: TestWriteCounter (0.00s) [2022-11-05T17:50:22.177Z] PASS [2022-11-05T17:50:22.177Z] coverage: 69.2% of statements [2022-11-05T17:50:22.177Z] ok github.com/docker/docker/pkg/ioutils 0.754s coverage: 69.2% of statements [2022-11-05T17:50:22.345Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-11-05T17:50:22.633Z] === RUN TestNameFormat [2022-11-05T17:50:22.633Z] --- PASS: TestNameFormat (0.00s) [2022-11-05T17:50:22.633Z] === RUN TestNameRetries [2022-11-05T17:50:22.633Z] --- PASS: TestNameRetries (0.00s) [2022-11-05T17:50:22.633Z] PASS [2022-11-05T17:50:22.633Z] coverage: 85.7% of statements [2022-11-05T17:50:22.633Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2022-11-05T17:50:22.649Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-11-05T17:50:22.909Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-11-05T17:50:23.089Z] === RUN TestParseKeyValueOpt [2022-11-05T17:50:23.090Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-11-05T17:50:23.090Z] === RUN TestParseUintList [2022-11-05T17:50:23.090Z] --- PASS: TestParseUintList (0.00s) [2022-11-05T17:50:23.090Z] === RUN TestParseUintListMaximumLimits [2022-11-05T17:50:23.090Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-11-05T17:50:23.090Z] PASS [2022-11-05T17:50:23.090Z] coverage: 97.0% of statements [2022-11-05T17:50:23.090Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2022-11-05T17:50:23.165Z] ok github.com/docker/docker/pkg/discovery/kv 3.038s coverage: 84.1% of statements [2022-11-05T17:50:23.421Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2022-11-05T17:50:23.552Z] === RUN TestNewAndRemove [2022-11-05T17:50:23.552Z] --- PASS: TestNewAndRemove (0.00s) [2022-11-05T17:50:23.552Z] === RUN TestRemoveInvalidPath [2022-11-05T17:50:23.552Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-11-05T17:50:23.552Z] PASS [2022-11-05T17:50:23.552Z] coverage: 82.6% of statements [2022-11-05T17:50:23.552Z] ok github.com/docker/docker/pkg/pidfile 0.093s coverage: 82.6% of statements [2022-11-05T17:50:23.582Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-11-05T17:50:23.677Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-11-05T17:50:23.840Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-11-05T17:50:24.529Z] === RUN TestParseEmptyInterface [2022-11-05T17:50:24.529Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-11-05T17:50:24.529Z] === RUN TestParseNonInterfaceType [2022-11-05T17:50:24.529Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-11-05T17:50:24.529Z] === RUN TestParseWithOneFunction [2022-11-05T17:50:24.529Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-11-05T17:50:24.529Z] === RUN TestParseWithMultipleFuncs [2022-11-05T17:50:24.529Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-11-05T17:50:24.529Z] === RUN TestParseWithUnnamedReturn [2022-11-05T17:50:24.529Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-11-05T17:50:24.529Z] === RUN TestEmbeddedInterface [2022-11-05T17:50:24.529Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-11-05T17:50:24.529Z] === RUN TestParsedImports [2022-11-05T17:50:24.529Z] --- PASS: TestParsedImports (0.00s) [2022-11-05T17:50:24.529Z] === RUN TestAliasedImports [2022-11-05T17:50:24.529Z] --- PASS: TestAliasedImports (0.00s) [2022-11-05T17:50:24.529Z] PASS [2022-11-05T17:50:24.529Z] coverage: 56.8% of statements [2022-11-05T17:50:24.529Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2022-11-05T17:50:24.604Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 69.5% of statements [2022-11-05T17:50:24.772Z] --- PASS: TestSecretCreateResolve (2.60s) [2022-11-05T17:50:24.772Z] PASS [2022-11-05T17:50:24.772Z] [2022-11-05T17:50:24.772Z] DONE 6 tests in 14.890s [2022-11-05T17:50:24.772Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-11-05T17:50:24.772Z] ++ 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-11-05T17:50:24.772Z] ++ set -e [2022-11-05T17:50:24.772Z] ++ '[' -n 0 ']' [2022-11-05T17:50:24.772Z] ++ set -x [2022-11-05T17:50:24.772Z] ++ 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-11-05T17:50:24.772Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-11-05T17:50:24.772Z] INFO: Testing against a local daemon [2022-11-05T17:50:24.772Z] === RUN TestServiceCreateInit [2022-11-05T17:50:24.772Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:50:24.859Z] ok github.com/docker/docker/pkg/ioutils 0.448s coverage: 68.8% of statements [2022-11-05T17:50:24.985Z] === RUN TestFailedConnection [2022-11-05T17:50:25.115Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-11-05T17:50:25.115Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-05T17:50:25.115Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-11-05T17:50:25.115Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-05T17:50:25.115Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-05T17:50:25.338Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-11-05T17:50:25.371Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-11-05T17:50:25.371Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-05T17:50:25.371Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-11-05T17:50:25.451Z] === RUN TestHTTPTransport [2022-11-05T17:50:25.451Z] --- PASS: TestHTTPTransport (0.00s) [2022-11-05T17:50:25.451Z] PASS [2022-11-05T17:50:25.451Z] coverage: 85.7% of statements [2022-11-05T17:50:25.451Z] ok github.com/docker/docker/pkg/plugins/transport 0.068s coverage: 85.7% of statements [2022-11-05T17:50:25.451Z] --- PASS: TestTarFiles (8.37s) [2022-11-05T17:50:25.451Z] === RUN TestTarUntar [2022-11-05T17:50:25.451Z] --- PASS: TestTarUntar (0.05s) [2022-11-05T17:50:25.451Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-11-05T17:50:25.451Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-11-05T17:50:25.451Z] === RUN TestTarWithOptions [2022-11-05T17:50:25.451Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-11-05T17:50:25.451Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-11-05T17:50:25.451Z] === RUN TestBufioReaderPoolPutAndGet [2022-11-05T17:50:25.451Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-11-05T17:50:25.451Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-11-05T17:50:25.451Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-11-05T17:50:25.451Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-11-05T17:50:25.451Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-11-05T17:50:25.451Z] === RUN TestBufioWriterPoolPutAndGet [2022-11-05T17:50:25.451Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-11-05T17:50:25.451Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-11-05T17:50:25.451Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-11-05T17:50:25.451Z] === RUN TestBufferPoolPutAndGet [2022-11-05T17:50:25.451Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-11-05T17:50:25.451Z] PASS [2022-11-05T17:50:25.451Z] coverage: 88.2% of statements [2022-11-05T17:50:25.451Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2022-11-05T17:50:25.451Z] --- PASS: TestTarWithOptions (0.03s) [2022-11-05T17:50:25.451Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-11-05T17:50:25.451Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-11-05T17:50:25.451Z] === RUN TestUntarUstarGnuConflict [2022-11-05T17:50:25.451Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-11-05T17:50:25.451Z] === RUN TestUntarInvalidFilenames [2022-11-05T17:50:25.903Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-11-05T17:50:25.908Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames434717915\\dest" [2022-11-05T17:50:25.908Z] --- PASS: TestUntarInvalidFilenames (0.26s) [2022-11-05T17:50:25.908Z] === RUN TestUntarHardlinkToSymlink [2022-11-05T17:50:25.908Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-11-05T17:50:25.908Z] === RUN TestUntarInvalidHardlink [2022-11-05T17:50:25.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3434822537\\victim\\hello" -> "../victim/hello" [2022-11-05T17:50:25.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1584850093\\victim\\hello" -> "/../victim/hello" [2022-11-05T17:50:25.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3228489803\\victim" -> "../victim" [2022-11-05T17:50:25.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3001662107\\victim" -> "../victim" [2022-11-05T17:50:25.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1617518347\\victim" -> "../victim" [2022-11-05T17:50:25.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink604237683\\victim" -> "../victim" [2022-11-05T17:50:25.908Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-11-05T17:50:25.908Z] === RUN TestUntarInvalidSymlink [2022-11-05T17:50:25.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1075827004\\dest\\dotdot" -> "../victim/hello" [2022-11-05T17:50:25.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3772707139\\dest\\slash-dotdot" -> "/../victim/hello" [2022-11-05T17:50:25.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2666994411\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:50:25.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink91360866\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:50:25.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2844709212\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:50:25.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink269607744\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:50:25.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1888256199\\dest\\dir\\loophole" -> "../../victim" [2022-11-05T17:50:25.908Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-11-05T17:50:25.908Z] === RUN TestTempArchiveCloseMultipleTimes [2022-11-05T17:50:25.908Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-11-05T17:50:25.908Z] === RUN TestXGlobalNoParent [2022-11-05T17:50:25.908Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-11-05T17:50:25.908Z] === RUN TestReplaceFileTarWrapper [2022-11-05T17:50:25.908Z] --- PASS: TestFailedConnection (1.07s) [2022-11-05T17:50:25.932Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-11-05T17:50:25.932Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-11-05T17:50:25.932Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-11-05T17:50:25.932Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-05T17:50:25.932Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-05T17:50:26.364Z] === RUN TestFailOnce [2022-11-05T17:50:26.364Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-11-05T17:50:26.364Z] === RUN TestPrefixHeaderReadable [2022-11-05T17:50:26.364Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-11-05T17:50:26.364Z] === RUN TestDisablePigz [2022-11-05T17:50:26.364Z] 2022/11/05 17:50:25 http: panic serving 127.0.0.1:49257: Plugin not ready [2022-11-05T17:50:26.364Z] goroutine 22 [running]: [2022-11-05T17:50:26.364Z] net/http.(*conn).serve.func1() [2022-11-05T17:50:26.364Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-11-05T17:50:26.364Z] panic({0x13059e0, 0x14494f0}) [2022-11-05T17:50:26.364Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-11-05T17:50:26.364Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xd20000000000003b?, 0xffffffffffffffff?}, 0xd23426fe03e69cbb?) [2022-11-05T17:50:26.364Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-11-05T17:50:26.364Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x144ed48?, 0xc0000a80e0?}, 0xc0000cfa78?) [2022-11-05T17:50:26.364Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-11-05T17:50:26.364Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x144ed48, 0xc0000a80e0}, 0xc0000b4200) [2022-11-05T17:50:26.364Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-11-05T17:50:26.364Z] net/http.serverHandler.ServeHTTP({0x144d278?}, {0x144ed48, 0xc0000a80e0}, 0xc0000b4200) [2022-11-05T17:50:26.364Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-11-05T17:50:26.364Z] net/http.(*conn).serve(0xc0000c2000, {0x144f158, 0xc000090420}) [2022-11-05T17:50:26.364Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-11-05T17:50:26.364Z] created by net/http.(*Server).Serve [2022-11-05T17:50:26.364Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-11-05T17:50:26.364Z] time="2022-11-05T17:50:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49256/Test.FailOnce: Post \"http://127.0.0.1:49256/Test.FailOnce\": EOF, retrying in 1s" [2022-11-05T17:50:26.364Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-11-05T17:50:26.364Z] === RUN TestOutputOnPrematureClose [2022-11-05T17:50:26.364Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-11-05T17:50:26.364Z] === RUN TestCompleteSilently [2022-11-05T17:50:26.364Z] --- PASS: TestCompleteSilently (0.00s) [2022-11-05T17:50:26.364Z] PASS [2022-11-05T17:50:26.364Z] coverage: 75.9% of statements [2022-11-05T17:50:26.364Z] ok github.com/docker/docker/pkg/progress 0.053s coverage: 75.9% of statements [2022-11-05T17:50:26.364Z] --- PASS: TestDisablePigz (0.16s) [2022-11-05T17:50:26.364Z] === RUN TestPigz [2022-11-05T17:50:26.364Z] === RUN TestSendToOneSub [2022-11-05T17:50:26.364Z] --- PASS: TestSendToOneSub (0.00s) [2022-11-05T17:50:26.364Z] === RUN TestSendToMultipleSubs [2022-11-05T17:50:26.364Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-11-05T17:50:26.364Z] === RUN TestEvictOneSub [2022-11-05T17:50:26.364Z] --- PASS: TestEvictOneSub (0.00s) [2022-11-05T17:50:26.364Z] === RUN TestClosePublisher [2022-11-05T17:50:26.364Z] --- PASS: TestClosePublisher (0.00s) [2022-11-05T17:50:26.364Z] === RUN TestPubSubRace [2022-11-05T17:50:26.470Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-11-05T17:50:26.827Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-11-05T17:50:26.827Z] --- PASS: TestPigz (0.17s) [2022-11-05T17:50:26.827Z] === RUN TestCopyFileWithInvalidDest [2022-11-05T17:50:26.827Z] archive_windows_test.go:17: Currently fails [2022-11-05T17:50:26.827Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-11-05T17:50:26.827Z] === RUN TestCanonicalTarNameForPath [2022-11-05T17:50:26.827Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-11-05T17:50:26.827Z] === RUN TestCanonicalTarName [2022-11-05T17:50:26.827Z] --- PASS: TestCanonicalTarName (0.00s) [2022-11-05T17:50:26.827Z] === RUN TestChmodTarEntry [2022-11-05T17:50:26.827Z] --- PASS: TestChmodTarEntry (0.00s) [2022-11-05T17:50:26.827Z] === RUN TestHardLinkOrder [2022-11-05T17:50:26.827Z] --- PASS: TestHardLinkOrder (0.15s) [2022-11-05T17:50:26.827Z] === RUN TestChangeString [2022-11-05T17:50:26.827Z] --- PASS: TestChangeString (0.00s) [2022-11-05T17:50:26.827Z] === RUN TestChangesWithNoChanges [2022-11-05T17:50:26.827Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-11-05T17:50:26.827Z] === RUN TestChangesWithChanges [2022-11-05T17:50:26.827Z] --- PASS: TestChangesWithChanges (0.06s) [2022-11-05T17:50:26.827Z] === RUN TestChangesWithChangesGH13590 [2022-11-05T17:50:26.827Z] changes_test.go:192: needs more investigation [2022-11-05T17:50:26.827Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-11-05T17:50:26.827Z] === RUN TestChangesDirsEmpty [2022-11-05T17:50:26.859Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-11-05T17:50:27.056Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-11-05T17:50:27.115Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-11-05T17:50:27.286Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-11-05T17:50:27.286Z] === RUN TestChangesDirsMutated [2022-11-05T17:50:27.286Z] --- PASS: TestChangesDirsMutated (0.21s) [2022-11-05T17:50:27.286Z] === RUN TestApplyLayer [2022-11-05T17:50:27.286Z] changes_test.go:405: needs further investigation [2022-11-05T17:50:27.286Z] --- SKIP: TestApplyLayer (0.00s) [2022-11-05T17:50:27.286Z] === RUN TestChangesSizeWithHardlinks [2022-11-05T17:50:27.286Z] changes_test.go:441: needs further investigation [2022-11-05T17:50:27.286Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-11-05T17:50:27.286Z] === RUN TestChangesSizeWithNoChanges [2022-11-05T17:50:27.286Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-11-05T17:50:27.286Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-11-05T17:50:27.286Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-11-05T17:50:27.286Z] === RUN TestChangesSize [2022-11-05T17:50:27.286Z] --- PASS: TestChangesSize (0.01s) [2022-11-05T17:50:27.286Z] === RUN TestApplyLayerInvalidFilenames [2022-11-05T17:50:27.286Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames549157786\\dest" [2022-11-05T17:50:27.286Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-11-05T17:50:27.286Z] === RUN TestApplyLayerInvalidHardlink [2022-11-05T17:50:27.286Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink630674690\\victim\\hello" -> "../victim/hello" [2022-11-05T17:50:27.286Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3974599952\\victim\\hello" -> "/../victim/hello" [2022-11-05T17:50:27.286Z] --- PASS: TestFailOnce (1.20s) [2022-11-05T17:50:27.286Z] === RUN TestEchoInputOutput [2022-11-05T17:50:27.286Z] --- PASS: TestEchoInputOutput (0.00s) [2022-11-05T17:50:27.286Z] === RUN TestBackoff [2022-11-05T17:50:27.286Z] --- PASS: TestBackoff (0.00s) [2022-11-05T17:50:27.286Z] === RUN TestAbortRetry [2022-11-05T17:50:27.286Z] --- PASS: TestAbortRetry (0.00s) [2022-11-05T17:50:27.286Z] === RUN TestClientScheme [2022-11-05T17:50:27.286Z] --- PASS: TestClientScheme (0.00s) [2022-11-05T17:50:27.286Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1368671670\\victim" -> "../victim" [2022-11-05T17:50:27.286Z] === RUN TestNewClientWithTimeout [2022-11-05T17:50:27.286Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink519546720\\victim" -> "../victim" [2022-11-05T17:50:27.286Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3558375827\\victim" -> "../victim" [2022-11-05T17:50:27.286Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1682766145\\victim" -> "../victim" [2022-11-05T17:50:27.286Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-11-05T17:50:27.286Z] === RUN TestApplyLayerInvalidSymlink [2022-11-05T17:50:27.286Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3593462609\\dest\\dotdot" -> "../victim/hello" [2022-11-05T17:50:27.286Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2467125679\\dest\\slash-dotdot" -> "/../victim/hello" [2022-11-05T17:50:27.286Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3973419778\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:50:27.287Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2951199941\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:50:27.287Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3535640001\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:50:27.287Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3899295479\\dest\\loophole-victim" -> "../victim" [2022-11-05T17:50:27.287Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-11-05T17:50:27.287Z] === RUN TestApplyLayerWhiteouts [2022-11-05T17:50:27.287Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-11-05T17:50:27.287Z] === RUN TestGenerateEmptyFile [2022-11-05T17:50:27.287Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-11-05T17:50:27.287Z] === RUN TestGenerateWithContent [2022-11-05T17:50:27.287Z] --- PASS: TestGenerateWithContent (0.00s) [2022-11-05T17:50:27.287Z] PASS [2022-11-05T17:50:27.287Z] coverage: 62.6% of statements [2022-11-05T17:50:27.287Z] ok github.com/docker/docker/pkg/archive 11.766s coverage: 62.6% of statements [2022-11-05T17:50:27.287Z] === RUN TestRegister [2022-11-05T17:50:27.287Z] --- PASS: TestRegister (0.00s) [2022-11-05T17:50:27.287Z] === RUN TestCommand [2022-11-05T17:50:27.370Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-11-05T17:50:27.626Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-11-05T17:50:27.749Z] --- PASS: TestCommand (0.05s) [2022-11-05T17:50:27.749Z] === RUN TestNaiveSelf [2022-11-05T17:50:27.749Z] --- PASS: TestPubSubRace (1.09s) [2022-11-05T17:50:27.749Z] PASS [2022-11-05T17:50:27.749Z] coverage: 75.0% of statements [2022-11-05T17:50:27.749Z] --- PASS: TestNaiveSelf (0.04s) [2022-11-05T17:50:27.749Z] PASS [2022-11-05T17:50:27.749Z] coverage: 82.4% of statements [2022-11-05T17:50:27.749Z] ok github.com/docker/docker/pkg/pubsub 1.140s coverage: 75.0% of statements [2022-11-05T17:50:27.749Z] ok github.com/docker/docker/pkg/reexec 0.139s coverage: 82.4% of statements [2022-11-05T17:50:27.749Z] time="2022-11-05T17:50:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49261/Test.Echo: Post \"http://127.0.0.1:49261/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-11-05T17:50:28.014Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-11-05T17:50:28.580Z] docker_api_swarm_test.go:507: [da980c1c94ed5] joining swarm manager [dfb90b5a787fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:50:28.595Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-11-05T17:50:28.714Z] === RUN TestParseSignal [2022-11-05T17:50:28.714Z] --- PASS: TestParseSignal (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestValidSignalForPlatform [2022-11-05T17:50:28.714Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-11-05T17:50:28.714Z] PASS [2022-11-05T17:50:28.714Z] coverage: 19.7% of statements [2022-11-05T17:50:28.714Z] ok github.com/docker/docker/pkg/signal 0.058s coverage: 19.7% of statements [2022-11-05T17:50:28.714Z] === RUN TestNewStdWriter [2022-11-05T17:50:28.714Z] --- PASS: TestNewStdWriter (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestWriteWithUninitializedStdWriter [2022-11-05T17:50:28.714Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestWriteWithNilBytes [2022-11-05T17:50:28.714Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestWrite [2022-11-05T17:50:28.714Z] --- PASS: TestWrite (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestWriteWithWriterError [2022-11-05T17:50:28.714Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-11-05T17:50:28.714Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyWriteAndRead [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyWithInvalidInputHeader [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyWithCorruptedPrefix [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyReturnsWriteErrors [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-11-05T17:50:28.714Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-11-05T17:50:28.714Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-11-05T17:50:28.714Z] PASS [2022-11-05T17:50:28.714Z] coverage: 100.0% of statements [2022-11-05T17:50:28.714Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-11-05T17:50:28.839Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-11-05T17:50:29.156Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-11-05T17:50:29.171Z] time="2022-11-05T17:50:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49261/Test.Echo: Post \"http://127.0.0.1:49261/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-11-05T17:50:29.405Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:50:29.641Z] === RUN TestGenerateRandomID [2022-11-05T17:50:29.641Z] --- PASS: TestGenerateRandomID (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestShortenId [2022-11-05T17:50:29.641Z] --- PASS: TestShortenId (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestShortenSha256Id [2022-11-05T17:50:29.641Z] --- PASS: TestShortenSha256Id (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestShortenIdEmpty [2022-11-05T17:50:29.641Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestShortenIdInvalid [2022-11-05T17:50:29.641Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestIsShortIDNonHex [2022-11-05T17:50:29.641Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestIsShortIDNotCorrectSize [2022-11-05T17:50:29.641Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-11-05T17:50:29.641Z] PASS [2022-11-05T17:50:29.641Z] coverage: 70.6% of statements [2022-11-05T17:50:29.641Z] ok github.com/docker/docker/pkg/stringid 0.054s coverage: 70.6% of statements [2022-11-05T17:50:29.641Z] === RUN TestRawProgressFormatterFormatStatus [2022-11-05T17:50:29.641Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestRawProgressFormatterFormatProgress [2022-11-05T17:50:29.641Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestFormatStatus [2022-11-05T17:50:29.641Z] --- PASS: TestFormatStatus (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestFormatError [2022-11-05T17:50:29.641Z] --- PASS: TestFormatError (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestFormatJSONError [2022-11-05T17:50:29.641Z] --- PASS: TestFormatJSONError (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestJsonProgressFormatterFormatProgress [2022-11-05T17:50:29.641Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestJsonProgressFormatterFormatStatus [2022-11-05T17:50:29.641Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestNewJSONProgressOutput [2022-11-05T17:50:29.641Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestAuxFormatterEmit [2022-11-05T17:50:29.641Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestStreamWriterStdout [2022-11-05T17:50:29.641Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-11-05T17:50:29.641Z] === RUN TestStreamWriterStderr [2022-11-05T17:50:29.641Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-11-05T17:50:29.641Z] PASS [2022-11-05T17:50:29.641Z] coverage: 66.2% of statements [2022-11-05T17:50:29.641Z] ok github.com/docker/docker/pkg/streamformatter 0.073s coverage: 66.2% of statements [2022-11-05T17:50:29.663Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-11-05T17:50:30.229Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-11-05T17:50:31.163Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-11-05T17:50:31.178Z] === RUN TestIsCpusetListAvailable [2022-11-05T17:50:31.178Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-11-05T17:50:31.178Z] PASS [2022-11-05T17:50:31.178Z] coverage: 38.2% of statements [2022-11-05T17:50:31.178Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 38.2% of statements [2022-11-05T17:50:31.636Z] time="2022-11-05T17:50:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49261/Test.Echo: Post \"http://127.0.0.1:49261/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-11-05T17:50:31.636Z] === RUN TestChtimes [2022-11-05T17:50:31.636Z] --- PASS: TestChtimes (0.01s) [2022-11-05T17:50:31.636Z] === RUN TestChtimesWindows [2022-11-05T17:50:31.636Z] --- PASS: TestChtimesWindows (0.00s) [2022-11-05T17:50:31.636Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-11-05T17:50:31.636Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-11-05T17:50:31.636Z] === RUN TestEnsureRemoveAllNotExist [2022-11-05T17:50:31.636Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-11-05T17:50:31.636Z] === RUN TestEnsureRemoveAllWithDir [2022-11-05T17:50:31.636Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-11-05T17:50:31.636Z] === RUN TestEnsureRemoveAllWithFile [2022-11-05T17:50:31.636Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-11-05T17:50:31.636Z] === RUN TestHasWin32KSupport [2022-11-05T17:50:31.636Z] syscall_windows_test.go:8: win32k: true [2022-11-05T17:50:31.636Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-11-05T17:50:31.636Z] PASS [2022-11-05T17:50:31.636Z] coverage: 12.0% of statements [2022-11-05T17:50:31.636Z] ok github.com/docker/docker/pkg/system 0.067s coverage: 12.0% of statements [2022-11-05T17:50:31.730Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-11-05T17:50:32.092Z] === RUN TestTailFile [2022-11-05T17:50:32.092Z] --- PASS: TestTailFile (0.00s) [2022-11-05T17:50:32.092Z] === RUN TestTailFileManyLines [2022-11-05T17:50:32.092Z] --- PASS: TestTailFileManyLines (0.00s) [2022-11-05T17:50:32.092Z] === RUN TestTailEmptyFile [2022-11-05T17:50:32.092Z] --- PASS: TestTailEmptyFile (0.00s) [2022-11-05T17:50:32.092Z] === RUN TestTailNegativeN [2022-11-05T17:50:32.092Z] --- PASS: TestTailNegativeN (0.00s) [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader [2022-11-05T17:50:32.092Z] === CONT TestNewTailReader [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/12_byte_delimiter [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/no_delimiter [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/no_delimiter [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/single_byte_delimiter [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/2_byte_delimiter [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/4_byte_delimiter [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/8_byte_delimiter [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/truncated_last_line [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-11-05T17:50:32.092Z] === CONT TestNewTailReader/12_byte_delimiter [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-05T17:50:32.092Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-05T17:50:32.092Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/2_byte_delimiter [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/8_byte_delimiter [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/4_byte_delimiter [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/no_delimiter [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.093Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.093Z] === CONT TestNewTailReader/single_byte_delimiter [2022-11-05T17:50:32.295Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:32.554Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.554Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.554Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-11-05T17:50:32.555Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.555Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:32.556Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-11-05T17:50:32.556Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-05T17:50:32.556Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:33.014Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:33.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-11-05T17:50:33.014Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.015Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:33.015Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-11-05T17:50:33.016Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:50:33.016Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.02s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.06s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.03s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.03s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.03s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.03s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.06s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:50:33.017Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.02s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:50:33.018Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:50:33.230Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-11-05T17:50:33.315Z] ok github.com/docker/docker/pkg/signal 3.301s coverage: 62.3% of statements [2022-11-05T17:50:33.315Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-11-05T17:50:33.315Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-11-05T17:50:33.315Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.02s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.04s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-11-05T17:50:33.475Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-11-05T17:50:33.476Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-11-05T17:50:33.476Z] PASS [2022-11-05T17:50:33.476Z] coverage: 88.6% of statements [2022-11-05T17:50:33.476Z] ok github.com/docker/docker/pkg/tailfile 0.728s coverage: 88.6% of statements [2022-11-05T17:50:33.476Z] === RUN TestTarSumRemoveNonExistent [2022-11-05T17:50:33.476Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-11-05T17:50:33.476Z] === RUN TestTarSumRemove [2022-11-05T17:50:33.476Z] --- PASS: TestTarSumRemove (0.00s) [2022-11-05T17:50:33.476Z] === RUN TestSortFileInfoSums [2022-11-05T17:50:33.476Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-11-05T17:50:33.476Z] === RUN TestNewTarSumForLabelInvalid [2022-11-05T17:50:33.476Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-11-05T17:50:33.476Z] === RUN TestNewTarSumForLabel [2022-11-05T17:50:33.476Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-11-05T17:50:33.476Z] === RUN TestEmptyTar [2022-11-05T17:50:33.476Z] --- PASS: TestEmptyTar (0.00s) [2022-11-05T17:50:33.476Z] === RUN TestTarSumsReadSize [2022-11-05T17:50:33.476Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-11-05T17:50:33.476Z] === RUN TestTarSums [2022-11-05T17:50:33.488Z] --- PASS: TestServiceCreateInit (8.63s) [2022-11-05T17:50:33.488Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s) [2022-11-05T17:50:33.488Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s) [2022-11-05T17:50:33.488Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:50:33.876Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.9% of statements [2022-11-05T17:50:33.932Z] --- PASS: TestTarSums (0.10s) [2022-11-05T17:50:33.932Z] === RUN TestIteration [2022-11-05T17:50:33.932Z] --- PASS: TestIteration (0.00s) [2022-11-05T17:50:33.932Z] === RUN TestVersionLabelForChecksum [2022-11-05T17:50:33.932Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-11-05T17:50:33.932Z] === RUN TestVersion [2022-11-05T17:50:33.932Z] --- PASS: TestVersion (0.00s) [2022-11-05T17:50:33.932Z] === RUN TestGetVersion [2022-11-05T17:50:33.932Z] --- PASS: TestGetVersion (0.00s) [2022-11-05T17:50:33.932Z] === RUN TestGetVersions [2022-11-05T17:50:33.932Z] --- PASS: TestGetVersions (0.00s) [2022-11-05T17:50:33.932Z] PASS [2022-11-05T17:50:33.932Z] coverage: 89.3% of statements [2022-11-05T17:50:33.932Z] ok github.com/docker/docker/pkg/tarsum 0.207s coverage: 89.3% of statements [2022-11-05T17:50:33.932Z] testing: warning: no tests to run [2022-11-05T17:50:33.932Z] PASS [2022-11-05T17:50:33.932Z] coverage: [no statements] [2022-11-05T17:50:33.932Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: [no statements] [no tests to run] [2022-11-05T17:50:34.052Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-11-05T17:50:34.131Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-11-05T17:50:34.387Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-11-05T17:50:34.618Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-11-05T17:50:34.895Z] === RUN TestTruncIndex [2022-11-05T17:50:34.895Z] --- PASS: TestTruncIndex (0.10s) [2022-11-05T17:50:34.895Z] PASS [2022-11-05T17:50:34.895Z] coverage: 91.5% of statements [2022-11-05T17:50:34.895Z] === RUN TestIsGIT [2022-11-05T17:50:34.895Z] --- PASS: TestIsGIT (0.00s) [2022-11-05T17:50:34.895Z] === RUN TestIsTransport [2022-11-05T17:50:34.895Z] --- PASS: TestIsTransport (0.00s) [2022-11-05T17:50:34.895Z] PASS [2022-11-05T17:50:34.895Z] coverage: 100.0% of statements [2022-11-05T17:50:34.895Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2022-11-05T17:50:34.895Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2022-11-05T17:50:34.948Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-11-05T17:50:34.948Z] coverage: [no statements] [2022-11-05T17:50:34.948Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2022-11-05T17:50:35.185Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-11-05T17:50:35.185Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-11-05T17:50:35.508Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-11-05T17:50:35.508Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-11-05T17:50:35.764Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-05T17:50:35.858Z] === RUN TestVersionInfo [2022-11-05T17:50:35.858Z] --- PASS: TestVersionInfo (0.00s) [2022-11-05T17:50:35.858Z] === RUN TestAppendVersions [2022-11-05T17:50:35.858Z] --- PASS: TestAppendVersions (0.00s) [2022-11-05T17:50:35.858Z] PASS [2022-11-05T17:50:35.858Z] coverage: 88.9% of statements [2022-11-05T17:50:35.858Z] ok github.com/docker/docker/pkg/useragent 0.057s coverage: 88.9% of statements [2022-11-05T17:50:36.118Z] === RUN TestDockerSuite/TestCpRelativePath [2022-11-05T17:50:36.316Z] time="2022-11-05T17:50:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49261/Test.Echo: Post \"http://127.0.0.1:49261/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-11-05T17:50:36.683Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-11-05T17:50:37.283Z] === RUN TestValidatePrivileges [2022-11-05T17:50:37.283Z] --- PASS: TestValidatePrivileges (0.00s) [2022-11-05T17:50:37.283Z] === RUN TestFilterByCapNeg [2022-11-05T17:50:37.283Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-11-05T17:50:37.283Z] === RUN TestFilterByCapPos [2022-11-05T17:50:37.283Z] --- PASS: TestFilterByCapPos (0.00s) [2022-11-05T17:50:37.283Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-11-05T17:50:37.283Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-11-05T17:50:37.283Z] PASS [2022-11-05T17:50:37.283Z] coverage: 12.0% of statements [2022-11-05T17:50:37.283Z] ok github.com/docker/docker/plugin 0.085s coverage: 12.0% of statements [2022-11-05T17:50:37.283Z] === RUN TestNewSettable [2022-11-05T17:50:37.283Z] --- PASS: TestNewSettable (0.00s) [2022-11-05T17:50:37.283Z] === RUN TestIsSettable [2022-11-05T17:50:37.283Z] --- PASS: TestIsSettable (0.00s) [2022-11-05T17:50:37.283Z] === RUN TestUpdateSettingsEnv [2022-11-05T17:50:37.283Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-11-05T17:50:37.283Z] PASS [2022-11-05T17:50:37.283Z] coverage: 20.0% of statements [2022-11-05T17:50:37.283Z] ok github.com/docker/docker/plugin/v2 0.059s coverage: 20.0% of statements [2022-11-05T17:50:37.619Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-11-05T17:50:37.650Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-11-05T17:50:37.651Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-11-05T17:50:38.184Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-11-05T17:50:38.211Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-11-05T17:50:38.812Z] === RUN TestLoad [2022-11-05T17:50:38.812Z] --- PASS: TestLoad (0.00s) [2022-11-05T17:50:38.812Z] === RUN TestSave [2022-11-05T17:50:38.812Z] --- PASS: TestSave (0.07s) [2022-11-05T17:50:38.812Z] === RUN TestAddDeleteGet [2022-11-05T17:50:38.812Z] --- PASS: TestAddDeleteGet (0.06s) [2022-11-05T17:50:38.812Z] === RUN TestInvalidTags [2022-11-05T17:50:38.812Z] --- PASS: TestInvalidTags (0.01s) [2022-11-05T17:50:38.812Z] PASS [2022-11-05T17:50:38.812Z] coverage: 84.4% of statements [2022-11-05T17:50:38.812Z] ok github.com/docker/docker/reference 0.219s coverage: 84.4% of statements [2022-11-05T17:50:39.119Z] === RUN TestDockerSuite/TestCpToCaseA [2022-11-05T17:50:39.138Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2022-11-05T17:50:39.394Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-11-05T17:50:40.322Z] ok github.com/docker/docker/registry 0.050s coverage: 57.3% of statements [2022-11-05T17:50:40.341Z] === RUN TestResolveAuthConfigIndexServer [2022-11-05T17:50:40.341Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestResolveAuthConfigFullURL [2022-11-05T17:50:40.341Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestLoadAllowNondistributableArtifacts [2022-11-05T17:50:40.341Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestValidateMirror [2022-11-05T17:50:40.341Z] --- PASS: TestValidateMirror (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestLoadInsecureRegistries [2022-11-05T17:50:40.341Z] time="2022-11-05T17:50:39Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-11-05T17:50:40.341Z] time="2022-11-05T17:50:40Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-11-05T17:50:40.341Z] time="2022-11-05T17:50:40Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-11-05T17:50:40.341Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-11-05T17:50:40.341Z] === RUN TestNewServiceConfig [2022-11-05T17:50:40.341Z] --- PASS: TestNewServiceConfig (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestValidateIndexName [2022-11-05T17:50:40.341Z] --- PASS: TestValidateIndexName (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestValidateIndexNameWithError [2022-11-05T17:50:40.341Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestEndpointParse [2022-11-05T17:50:40.341Z] --- PASS: TestEndpointParse (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestEndpointParseInvalid [2022-11-05T17:50:40.341Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestValidateEndpoint [2022-11-05T17:50:40.341Z] --- PASS: TestValidateEndpoint (0.01s) [2022-11-05T17:50:40.341Z] === RUN TestPing [2022-11-05T17:50:40.341Z] --- PASS: TestPing (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestPingRegistryEndpoint [2022-11-05T17:50:40.341Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:40.341Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestEndpoint [2022-11-05T17:50:40.341Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:40.341Z] --- SKIP: TestEndpoint (0.01s) [2022-11-05T17:50:40.341Z] === RUN TestParseRepositoryInfo [2022-11-05T17:50:40.341Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestNewIndexInfo [2022-11-05T17:50:40.341Z] --- PASS: TestNewIndexInfo (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestMirrorEndpointLookup [2022-11-05T17:50:40.341Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:50:40.341Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestSearchRepositories [2022-11-05T17:50:40.341Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-11-05T17:50:40.341Z] Host: 127.0.0.1:49266 [2022-11-05T17:50:40.341Z] User-Agent: docker test client [2022-11-05T17:50:40.341Z] Authorization: Token fake-token [2022-11-05T17:50:40.341Z] X-Docker-Token: true [2022-11-05T17:50:40.341Z] Accept-Encoding: gzip [2022-11-05T17:50:40.341Z] [2022-11-05T17:50:40.341Z] [2022-11-05T17:50:40.341Z] registry_test.go:730: HTTP/1.1 200 OK [2022-11-05T17:50:40.341Z] Connection: close [2022-11-05T17:50:40.341Z] Content-Length: 144 [2022-11-05T17:50:40.341Z] Cache-Control: no-cache [2022-11-05T17:50:40.341Z] Content-Type: application/json [2022-11-05T17:50:40.341Z] Date: Sat, 05 Nov 2022 17:50:40 GMT [2022-11-05T17:50:40.341Z] Expires: -1 [2022-11-05T17:50:40.341Z] Pragma: no-cache [2022-11-05T17:50:40.341Z] Server: docker-tests/mock [2022-11-05T17:50:40.341Z] X-Docker-Registry-Config: mock [2022-11-05T17:50:40.341Z] X-Docker-Registry-Version: 0.0.0 [2022-11-05T17:50:40.341Z] [2022-11-05T17:50:40.341Z] [2022-11-05T17:50:40.341Z] --- PASS: TestSearchRepositories (0.01s) [2022-11-05T17:50:40.341Z] === RUN TestTrustedLocation [2022-11-05T17:50:40.341Z] --- PASS: TestTrustedLocation (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-11-05T17:50:40.341Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestAllowNondistributableArtifacts [2022-11-05T17:50:40.341Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-11-05T17:50:40.341Z] === RUN TestIsSecureIndex [2022-11-05T17:50:40.341Z] --- PASS: TestIsSecureIndex (0.00s) [2022-11-05T17:50:40.341Z] PASS [2022-11-05T17:50:40.341Z] coverage: 50.2% of statements [2022-11-05T17:50:40.341Z] ok github.com/docker/docker/registry 0.324s coverage: 50.2% of statements [2022-11-05T17:50:40.492Z] === RUN TestDockerSuite/TestCpToCaseB [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestReaderWithReadError [2022-11-05T17:50:40.798Z] time="2022-11-05T17:50:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestReaderWithReadError (0.24s) [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestReader [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestReader (0.00s) [2022-11-05T17:50:40.798Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-11-05T17:50:40.798Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-11-05T17:50:40.798Z] PASS [2022-11-05T17:50:40.798Z] coverage: 100.0% of statements [2022-11-05T17:50:40.798Z] ok github.com/docker/docker/registry/resumable 0.326s coverage: 100.0% of statements [2022-11-05T17:50:40.883Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-11-05T17:50:40.883Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-11-05T17:50:41.058Z] === RUN TestDockerSuite/TestCpToCaseC [2022-11-05T17:50:41.254Z] === RUN TestRestartManagerTimeout [2022-11-05T17:50:41.254Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-11-05T17:50:41.254Z] === RUN TestRestartManagerTimeoutReset [2022-11-05T17:50:41.254Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-11-05T17:50:41.254Z] PASS [2022-11-05T17:50:41.254Z] coverage: 50.9% of statements [2022-11-05T17:50:41.254Z] ok github.com/docker/docker/restartmanager 0.051s coverage: 50.9% of statements [2022-11-05T17:50:41.444Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-11-05T17:50:41.444Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-11-05T17:50:42.221Z] === RUN TestDecodeContainerConfig [2022-11-05T17:50:42.221Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-11-05T17:50:42.221Z] === RUN TestDecodeContainerConfigIsolation [2022-11-05T17:50:42.222Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-11-05T17:50:42.222Z] === RUN TestValidatePrivileged [2022-11-05T17:50:42.222Z] --- PASS: TestValidatePrivileged (0.00s) [2022-11-05T17:50:42.222Z] PASS [2022-11-05T17:50:42.222Z] coverage: 52.2% of statements [2022-11-05T17:50:42.222Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2022-11-05T17:50:42.222Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-11-05T17:50:42.222Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-11-05T17:50:42.222Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-11-05T17:50:42.222Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-11-05T17:50:42.222Z] PASS [2022-11-05T17:50:42.222Z] coverage: 62.5% of statements [2022-11-05T17:50:42.222Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2022-11-05T17:50:42.430Z] === RUN TestDockerSuite/TestCpToCaseD [2022-11-05T17:50:43.333Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-11-05T17:50:43.894Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.4% of statements [2022-11-05T17:50:44.149Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-11-05T17:50:45.117Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-11-05T17:50:45.117Z] === RUN TestClientStream [2022-11-05T17:50:45.117Z] --- PASS: TestClientStream (0.00s) [2022-11-05T17:50:45.117Z] === RUN TestClientSendFile [2022-11-05T17:50:45.117Z] --- PASS: TestClientSendFile (0.00s) [2022-11-05T17:50:45.117Z] === RUN TestClientWithRequestTimeout [2022-11-05T17:50:45.117Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-11-05T17:50:45.117Z] === RUN TestFileSpecPlugin [2022-11-05T17:50:45.117Z] --- PASS: TestFileSpecPlugin (0.05s) [2022-11-05T17:50:45.117Z] === RUN TestFileJSONSpecPlugin [2022-11-05T17:50:45.117Z] --- PASS: TestFileJSONSpecPlugin (0.04s) [2022-11-05T17:50:45.117Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-11-05T17:50:45.117Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-11-05T17:50:45.117Z] === RUN TestPluginAddHandler [2022-11-05T17:50:45.117Z] --- PASS: TestPluginAddHandler (0.00s) [2022-11-05T17:50:45.117Z] === RUN TestPluginWaitBadPlugin [2022-11-05T17:50:45.117Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-11-05T17:50:45.117Z] === RUN TestGet [2022-11-05T17:50:45.117Z] time="2022-11-05T17:50:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-11-05T17:50:45.512Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-11-05T17:50:45.707Z] === RUN TestDockerSuite/TestCpToCaseE [2022-11-05T17:50:46.080Z] === RUN TestGetDriver [2022-11-05T17:50:46.080Z] --- PASS: TestGetDriver (0.00s) [2022-11-05T17:50:46.080Z] === RUN TestVolumeRequestError [2022-11-05T17:50:46.080Z] --- PASS: TestVolumeRequestError (0.01s) [2022-11-05T17:50:46.080Z] PASS [2022-11-05T17:50:46.080Z] coverage: 36.1% of statements [2022-11-05T17:50:46.080Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2022-11-05T17:50:46.080Z] time="2022-11-05T17:50:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-11-05T17:50:46.080Z] === RUN TestGetAddress [2022-11-05T17:50:46.080Z] --- PASS: TestGetAddress (0.00s) [2022-11-05T17:50:46.080Z] === RUN TestRemove [2022-11-05T17:50:46.080Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-11-05T17:50:46.080Z] --- SKIP: TestRemove (0.00s) [2022-11-05T17:50:46.080Z] === RUN TestInitializeWithVolumes [2022-11-05T17:50:46.080Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-11-05T17:50:46.080Z] === RUN TestCreate [2022-11-05T17:50:46.080Z] --- PASS: TestCreate (0.01s) [2022-11-05T17:50:46.080Z] === RUN TestValidateName [2022-11-05T17:50:46.080Z] --- PASS: TestValidateName (0.00s) [2022-11-05T17:50:46.080Z] === RUN TestCreateWithOpts [2022-11-05T17:50:46.080Z] local_test.go:181: runtime.GOOS == "windows" [2022-11-05T17:50:46.080Z] --- SKIP: TestCreateWithOpts (0.01s) [2022-11-05T17:50:46.080Z] === RUN TestRelaodNoOpts [2022-11-05T17:50:46.080Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-11-05T17:50:46.080Z] PASS [2022-11-05T17:50:46.080Z] coverage: 41.5% of statements [2022-11-05T17:50:46.080Z] ok github.com/docker/docker/volume/local 0.096s coverage: 41.5% of statements [2022-11-05T17:50:47.606Z] === RUN TestDockerSuite/TestCpToCaseF [2022-11-05T17:50:48.170Z] === RUN TestDockerSuite/TestCpToCaseG [2022-11-05T17:50:48.255Z] === RUN TestConvertTmpfsOptions [2022-11-05T17:50:48.255Z] parser_test.go:49: data="mode=700,size=1m" [2022-11-05T17:50:48.255Z] parser_test.go:49: data="ro" [2022-11-05T17:50:48.255Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-11-05T17:50:48.255Z] === RUN TestParseMountRaw [2022-11-05T17:50:48.255Z] --- PASS: TestParseMountRaw (0.04s) [2022-11-05T17:50:48.255Z] === RUN TestParseMountRawSplit [2022-11-05T17:50:48.255Z] parser_test.go:390: case 0 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 1 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 2 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 3 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 4 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 5 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 6 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 7 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 8 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 0 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 1 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 2 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 3 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 4 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 5 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 6 [2022-11-05T17:50:48.255Z] time="2022-11-05T17:50:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-11-05T17:50:48.255Z] parser_test.go:390: case 7 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 8 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 9 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 10 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 11 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 12 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 0 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 1 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 2 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 3 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 4 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 5 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 6 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 7 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 8 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 9 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 10 [2022-11-05T17:50:48.255Z] parser_test.go:390: case 11 [2022-11-05T17:50:48.255Z] --- PASS: TestParseMountRawSplit (0.02s) [2022-11-05T17:50:48.255Z] === RUN TestParseMountSpec [2022-11-05T17:50:48.255Z] parser_test.go:455: case 0 [2022-11-05T17:50:48.255Z] parser_test.go:455: case 1 [2022-11-05T17:50:48.255Z] parser_test.go:455: case 2 [2022-11-05T17:50:48.255Z] parser_test.go:455: case 3 [2022-11-05T17:50:48.255Z] parser_test.go:455: case 4 [2022-11-05T17:50:48.255Z] parser_test.go:455: case 5 [2022-11-05T17:50:48.255Z] --- PASS: TestParseMountSpec (0.00s) [2022-11-05T17:50:48.255Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-11-05T17:50:48.255Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-11-05T17:50:48.255Z] === RUN TestValidateMount [2022-11-05T17:50:48.255Z] --- PASS: TestValidateMount (0.01s) [2022-11-05T17:50:48.255Z] PASS [2022-11-05T17:50:48.255Z] coverage: 66.2% of statements [2022-11-05T17:50:48.255Z] ok github.com/docker/docker/volume/mounts 0.137s coverage: 66.2% of statements [2022-11-05T17:50:49.226Z] === RUN TestSetGetMeta [2022-11-05T17:50:49.226Z] === PAUSE TestSetGetMeta [2022-11-05T17:50:49.226Z] === RUN TestRestore [2022-11-05T17:50:49.226Z] === PAUSE TestRestore [2022-11-05T17:50:49.226Z] === RUN TestServiceCreate [2022-11-05T17:50:49.226Z] === PAUSE TestServiceCreate [2022-11-05T17:50:49.226Z] === RUN TestServiceList [2022-11-05T17:50:49.226Z] === PAUSE TestServiceList [2022-11-05T17:50:49.226Z] === RUN TestServiceRemove [2022-11-05T17:50:49.226Z] === PAUSE TestServiceRemove [2022-11-05T17:50:49.226Z] === RUN TestServiceGet [2022-11-05T17:50:49.226Z] === PAUSE TestServiceGet [2022-11-05T17:50:49.226Z] === RUN TestServicePrune [2022-11-05T17:50:49.226Z] === PAUSE TestServicePrune [2022-11-05T17:50:49.226Z] === RUN TestCreate [2022-11-05T17:50:49.226Z] === PAUSE TestCreate [2022-11-05T17:50:49.226Z] === RUN TestRemove [2022-11-05T17:50:49.226Z] === PAUSE TestRemove [2022-11-05T17:50:49.226Z] === RUN TestList [2022-11-05T17:50:49.226Z] === PAUSE TestList [2022-11-05T17:50:49.226Z] === RUN TestFindByDriver [2022-11-05T17:50:49.226Z] === PAUSE TestFindByDriver [2022-11-05T17:50:49.226Z] === RUN TestFindByReferenced [2022-11-05T17:50:49.226Z] === PAUSE TestFindByReferenced [2022-11-05T17:50:49.226Z] === RUN TestDerefMultipleOfSameRef [2022-11-05T17:50:49.226Z] === PAUSE TestDerefMultipleOfSameRef [2022-11-05T17:50:49.226Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-05T17:50:49.226Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-05T17:50:49.226Z] === RUN TestDefererencePluginOnCreateError [2022-11-05T17:50:49.226Z] === PAUSE TestDefererencePluginOnCreateError [2022-11-05T17:50:49.226Z] === RUN TestRefDerefRemove [2022-11-05T17:50:49.226Z] === PAUSE TestRefDerefRemove [2022-11-05T17:50:49.226Z] === RUN TestGet [2022-11-05T17:50:49.226Z] === PAUSE TestGet [2022-11-05T17:50:49.226Z] === RUN TestGetWithReference [2022-11-05T17:50:49.226Z] === PAUSE TestGetWithReference [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc/test_nil_list [2022-11-05T17:50:49.226Z] === PAUSE TestFilterFunc/test_nil_list [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc/test_empty_list [2022-11-05T17:50:49.226Z] === PAUSE TestFilterFunc/test_empty_list [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-11-05T17:50:49.226Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-05T17:50:49.226Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc/test_filter_some [2022-11-05T17:50:49.226Z] === PAUSE TestFilterFunc/test_filter_some [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc/test_filter_middle [2022-11-05T17:50:49.226Z] === PAUSE TestFilterFunc/test_filter_middle [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-11-05T17:50:49.226Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-11-05T17:50:49.226Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-11-05T17:50:49.226Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-11-05T17:50:49.226Z] === CONT TestFilterFunc/test_nil_list [2022-11-05T17:50:49.226Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-11-05T17:50:49.226Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-11-05T17:50:49.226Z] === CONT TestFilterFunc/test_filter_middle [2022-11-05T17:50:49.226Z] === CONT TestFilterFunc/test_filter_some [2022-11-05T17:50:49.226Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-11-05T17:50:49.226Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-11-05T17:50:49.226Z] === CONT TestFilterFunc/test_empty_list [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc (0.00s) [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-11-05T17:50:49.226Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-11-05T17:50:49.226Z] === CONT TestSetGetMeta [2022-11-05T17:50:49.226Z] === CONT TestGetWithReference [2022-11-05T17:50:49.226Z] === CONT TestList [2022-11-05T17:50:49.226Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-11-05T17:50:49.226Z] --- PASS: TestSetGetMeta (0.02s) [2022-11-05T17:50:49.226Z] === CONT TestRemove [2022-11-05T17:50:49.226Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.12s) [2022-11-05T17:50:49.226Z] === CONT TestCreate [2022-11-05T17:50:49.226Z] --- PASS: TestGetWithReference (0.13s) [2022-11-05T17:50:49.226Z] === CONT TestServicePrune [2022-11-05T17:50:49.226Z] --- PASS: TestRemove (0.12s) [2022-11-05T17:50:49.226Z] === CONT TestServiceGet [2022-11-05T17:50:49.226Z] --- PASS: TestList (0.15s) [2022-11-05T17:50:49.226Z] === CONT TestServiceRemove [2022-11-05T17:50:49.226Z] --- PASS: TestCreate (0.04s) [2022-11-05T17:50:49.226Z] === CONT TestServiceList [2022-11-05T17:50:49.683Z] --- PASS: TestServiceGet (0.26s) [2022-11-05T17:50:49.683Z] === CONT TestServiceCreate [2022-11-05T17:50:49.683Z] time="2022-11-05T17:50:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-05T17:50:49.683Z] --- PASS: TestServiceRemove (0.26s) [2022-11-05T17:50:49.683Z] === CONT TestRestore [2022-11-05T17:50:49.683Z] --- PASS: TestServiceList (0.25s) [2022-11-05T17:50:49.683Z] === CONT TestRefDerefRemove [2022-11-05T17:50:49.683Z] time="2022-11-05T17:50:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-05T17:50:49.683Z] time="2022-11-05T17:50:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-05T17:50:49.683Z] time="2022-11-05T17:50:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-11-05T17:50:49.683Z] --- PASS: TestServiceCreate (0.05s) [2022-11-05T17:50:49.683Z] === CONT TestGet [2022-11-05T17:50:49.683Z] --- PASS: TestRefDerefRemove (0.04s) [2022-11-05T17:50:49.683Z] === CONT TestFindByReferenced [2022-11-05T17:50:49.683Z] time="2022-11-05T17:50:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-11-05T17:50:49.683Z] --- PASS: TestRestore (0.06s) [2022-11-05T17:50:49.683Z] === CONT TestDerefMultipleOfSameRef [2022-11-05T17:50:49.683Z] --- PASS: TestServicePrune (0.35s) [2022-11-05T17:50:49.683Z] === CONT TestFindByDriver [2022-11-05T17:50:49.683Z] --- PASS: TestGet (0.05s) [2022-11-05T17:50:49.683Z] === CONT TestDefererencePluginOnCreateError [2022-11-05T17:50:49.683Z] --- PASS: TestFindByReferenced (0.05s) [2022-11-05T17:50:49.683Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-11-05T17:50:49.683Z] --- PASS: TestFindByDriver (0.05s) [2022-11-05T17:50:49.683Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-11-05T17:50:49.683Z] PASS [2022-11-05T17:50:49.683Z] coverage: 70.3% of statements [2022-11-05T17:50:49.683Z] ok github.com/docker/docker/volume/service 0.619s coverage: 70.3% of statements [2022-11-05T17:50:50.717Z] --- PASS: TestCreateServiceMultipleTimes (17.22s) [2022-11-05T17:50:50.717Z] === RUN TestCreateServiceConflict [2022-11-05T17:50:50.717Z] === RUN TestDockerSuite/TestCpToCaseH [2022-11-05T17:50:51.851Z] time="2022-11-05T17:50:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-11-05T17:50:52.615Z] === RUN TestDockerSuite/TestCpToCaseI [2022-11-05T17:50:53.179Z] --- PASS: TestCreateServiceConflict (2.46s) [2022-11-05T17:50:53.179Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:50:53.179Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-05T17:50:54.018Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-05T17:50:56.461Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2022-11-05T17:50:56.461Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:50:56.719Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-11-05T17:50:57.284Z] === RUN TestDockerSuite/TestCpToDot [2022-11-05T17:50:57.851Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-11-05T17:50:59.224Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-11-05T17:50:59.790Z] === RUN TestDockerSuite/TestCpToStdout [2022-11-05T17:51:00.358Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-11-05T17:51:01.067Z] --- PASS: TestGet (15.02s) [2022-11-05T17:51:01.067Z] === RUN TestPluginWithNoManifest [2022-11-05T17:51:01.067Z] --- PASS: TestPluginWithNoManifest (0.01s) [2022-11-05T17:51:01.067Z] === RUN TestGetAll [2022-11-05T17:51:01.067Z] --- PASS: TestGetAll (0.00s) [2022-11-05T17:51:01.067Z] PASS [2022-11-05T17:51:01.067Z] coverage: 73.4% of statements [2022-11-05T17:51:01.067Z] ok github.com/docker/docker/pkg/plugins 35.063s coverage: 73.4% of statements [2022-11-05T17:51:01.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-05T17:51:01.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-05T17:51:01.067Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/quota [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/rootless [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/volume [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-05T17:51:01.068Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-05T17:51:01.291Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-11-05T17:51:01.291Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-11-05T17:51:01.855Z] === RUN TestDockerSuite/TestCpVolumePath [2022-11-05T17:51:02.787Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-11-05T17:51:02.787Z] === RUN TestDockerSuite/TestCreateArgs [2022-11-05T17:51:02.787Z] === RUN TestDockerSuite/TestCreateByImageID [2022-11-05T17:51:03.045Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === Skipped [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-11-05T17:51:03.243Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-11-05T17:51:03.243Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-11-05T17:51:03.243Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-11-05T17:51:03.243Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-11-05T17:51:03.243Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-11-05T17:51:03.243Z] client_test.go:23: runtime.GOOS == "windows" [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-11-05T17:51:03.243Z] daemon_test.go:147: root required [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-11-05T17:51:03.243Z] reload_test.go:520: root required [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-11-05T17:51:03.243Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-11-05T17:51:03.243Z] pull_v2_test.go:82: Needs fixing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-11-05T17:51:03.243Z] pull_v2_test.go:127: Needs fixing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-11-05T17:51:03.243Z] download_test.go:268: Needs fixing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-11-05T17:51:03.243Z] layer_test.go:304: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-11-05T17:51:03.243Z] layer_test.go:353: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-11-05T17:51:03.243Z] layer_test.go:468: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-11-05T17:51:03.243Z] layer_test.go:697: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-11-05T17:51:03.243Z] migration_test.go:46: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-11-05T17:51:03.243Z] migration_test.go:182: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-11-05T17:51:03.243Z] mount_test.go:17: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-11-05T17:51:03.243Z] mount_test.go:76: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-11-05T17:51:03.243Z] mount_test.go:125: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-11-05T17:51:03.243Z] mount_test.go:212: Failing on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:134: Xz not present in msys2 [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:239: Failing on Windows CI machines [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-11-05T17:51:03.243Z] archive_windows_test.go:17: Currently fails [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-11-05T17:51:03.243Z] changes_test.go:192: needs more investigation [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-11-05T17:51:03.243Z] changes_test.go:405: needs further investigation [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-11-05T17:51:03.243Z] changes_test.go:441: needs further investigation [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-11-05T17:51:03.243Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-11-05T17:51:03.243Z] poller_test.go:41: No chmod on Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-11-05T17:51:03.243Z] fileutils_test.go:134: Needs porting to Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-11-05T17:51:03.243Z] fileutils_test.go:180: Needs porting to Windows [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-11-05T17:51:03.243Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-11-05T17:51:03.243Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-11-05T17:51:03.243Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-11-05T17:51:03.243Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.01s) [2022-11-05T17:51:03.243Z] local_test.go:181: runtime.GOOS == "windows" [2022-11-05T17:51:03.243Z] [2022-11-05T17:51:03.243Z] DONE 1863 tests, 45 skipped in 241.763s [2022-11-05T17:51:03.585Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/pkg/term [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/rootless [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/volume [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-05T17:51:03.585Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === Skipped [2022-11-05T17:51:03.585Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-11-05T17:51:03.585Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-11-05T17:51:03.585Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-05T17:51:03.585Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.585Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-05T17:51:03.585Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.585Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-05T17:51:03.585Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.585Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-05T17:51:03.585Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.585Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-05T17:51:03.585Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.585Z] graphtest_unix.go:47: Driver btrfs not supported [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-05T17:51:03.585Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-05T17:51:03.585Z] time="2022-11-05T17:49:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:51:03.585Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:51:03.585Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:51:03.585Z] [2022-11-05T17:51:03.585Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-05T17:51:03.585Z] time="2022-11-05T17:49:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:51:03.585Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:51:03.585Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-05T17:51:03.586Z] time="2022-11-05T17:49:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:51:03.586Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:51:03.586Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-05T17:51:03.586Z] time="2022-11-05T17:49:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:51:03.586Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:51:03.586Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-05T17:51:03.586Z] time="2022-11-05T17:49:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-05T17:51:03.586Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-11-05T17:51:03.586Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-05T17:51:03.586Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-05T17:51:03.586Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-05T17:51:03.586Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-05T17:51:03.586Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-05T17:51:03.586Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-05T17:51:03.586Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.586Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-05T17:51:03.586Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.586Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-05T17:51:03.586Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.586Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-05T17:51:03.586Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.586Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-05T17:51:03.586Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-05T17:51:03.586Z] graphtest_unix.go:47: Driver zfs not supported [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-05T17:51:03.586Z] graphtest_unix.go:74: No driver to put! [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-05T17:51:03.586Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-05T17:51:03.586Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-11-05T17:51:03.586Z] [2022-11-05T17:51:03.586Z] DONE 2265 tests, 26 skipped in 234.575s Post stage [Pipeline] junit [2022-11-05T17:51:03.596Z] Recording test results [2022-11-05T17:51:03.611Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-11-05T17:51:03.611Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-11-05T17:51:03.611Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-11-05T17:51:03.611Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-11-05T17:51:03.702Z] INFO: make.ps1 ended at 11/05/2022 17:51:03 [2022-11-05T17:51:03.919Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-11-05T17:51:04.177Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-11-05T17:51:04.236Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f292bf0f4fd0907312b2982fcbf37ab06f526d7b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:f292bf0f4fd0907312b2982fcbf37ab06f526d7b hack/validate/vendor [2022-11-05T17:51:04.435Z] === RUN TestDockerSuite/TestCreateLabels [2022-11-05T17:51:04.435Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-11-05T17:51:04.435Z] === RUN TestDockerSuite/TestCreateRM [2022-11-05T17:51:04.435Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-11-05T17:51:04.435Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-05T17:51:04.435Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-11-05T17:51:04.693Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-11-05T17:51:04.693Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-11-05T17:51:04.798Z] update vendored copy of archive/tar [2022-11-05T17:51:04.798Z] downloading: https://golang.org/dl/go1.18.7.src.tar.gz [2022-11-05T17:51:04.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-11-05T17:51:05.870Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-11-05T17:51:05.870Z] INFO: Unit tests ended at 11/05/2022 17:51:05. Duration:00:04:23.3843734 [2022-11-05T17:51:05.870Z] INFO: Building busybox [2022-11-05T17:51:05.870Z] Sending build context to Docker daemon 5.12kB [2022-11-05T17:51:05.870Z] [2022-11-05T17:51:05.870Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-11-05T17:51:05.870Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-11-05T17:51:05.870Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-11-05T17:51:05.870Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-11-05T17:51:05.870Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-11-05T17:51:05.870Z] ---> 1638cf2640b7 [2022-11-05T17:51:05.870Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-11-05T17:51:05.870Z] ---> Running in 8eff9cabbf0b [2022-11-05T17:51:06.324Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-11-05T17:51:06.324Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-11-05T17:51:06.324Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-11-05T17:51:06.683Z] patching file stat_unix.go [2022-11-05T17:51:06.683Z] 2022/11/05 17:51:06 Collecting initial packages [2022-11-05T17:51:06.683Z] 2022/11/05 17:51:06 Download dependencies [2022-11-05T17:51:07.259Z] docker_api_swarm_node_test.go:81: [d5c287346d284] joining swarm manager [d58af62853b20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:51:09.788Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-11-05T17:51:09.788Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-11-05T17:51:09.788Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Starting whole vndr cycle because no package specified [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Ignoring paths matching "^archive/tar" [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-11-05T17:51:09.943Z] 2022/11/05 17:51:09 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-11-05T17:51:10.045Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-11-05T17:51:10.045Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.77s) [2022-11-05T17:51:10.045Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:51:10.045Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-11-05T17:51:10.045Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-11-05T17:51:10.613Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:10 Finished clone github.com/docker/libtrust [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:10 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:10 Finished clone github.com/Azure/go-ansiterm [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:10 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Finished clone github.com/moby/locker [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Finished clone github.com/google/uuid [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Finished clone github.com/willf/bitset [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Finished clone github.com/creack/pty [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Finished clone github.com/tchap/go-patricia [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Finished clone github.com/Microsoft/go-winio [2022-11-05T17:51:11.307Z] 2022/11/05 17:51:11 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-11-05T17:51:11.563Z] 2022/11/05 17:51:11 Finished clone github.com/moby/sys [2022-11-05T17:51:11.563Z] 2022/11/05 17:51:11 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-11-05T17:51:11.818Z] 2022/11/05 17:51:11 Finished clone github.com/moby/term [2022-11-05T17:51:11.818Z] 2022/11/05 17:51:11 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-11-05T17:51:11.818Z] 2022/11/05 17:51:11 Finished clone github.com/gorilla/mux [2022-11-05T17:51:11.818Z] 2022/11/05 17:51:11 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-11-05T17:51:11.997Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-11-05T17:51:12.074Z] 2022/11/05 17:51:11 Finished clone github.com/sirupsen/logrus [2022-11-05T17:51:12.074Z] 2022/11/05 17:51:11 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2022-11-05T17:51:12.330Z] 2022/11/05 17:51:12 Finished clone github.com/docker/go-units [2022-11-05T17:51:12.330Z] 2022/11/05 17:51:12 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2022-11-05T17:51:12.586Z] 2022/11/05 17:51:12 Finished clone github.com/syndtr/gocapability [2022-11-05T17:51:12.586Z] 2022/11/05 17:51:12 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-11-05T17:51:12.939Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-11-05T17:51:13.147Z] 2022/11/05 17:51:12 Finished clone github.com/RackSec/srslog [2022-11-05T17:51:13.147Z] 2022/11/05 17:51:12 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-11-05T17:51:13.147Z] 2022/11/05 17:51:13 Finished clone gotest.tools/v3 [2022-11-05T17:51:13.147Z] 2022/11/05 17:51:13 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-11-05T17:51:13.403Z] 2022/11/05 17:51:13 Finished clone github.com/imdario/mergo [2022-11-05T17:51:13.403Z] 2022/11/05 17:51:13 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-11-05T17:51:13.403Z] 2022/11/05 17:51:13 Finished clone github.com/armon/circbuf [2022-11-05T17:51:13.403Z] 2022/11/05 17:51:13 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-11-05T17:51:13.403Z] 2022/11/05 17:51:13 Finished clone golang.org/x/sync [2022-11-05T17:51:13.403Z] 2022/11/05 17:51:13 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-11-05T17:51:13.658Z] 2022/11/05 17:51:13 Finished clone github.com/google/go-cmp [2022-11-05T17:51:13.658Z] 2022/11/05 17:51:13 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-11-05T17:51:13.873Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-11-05T17:51:13.953Z] 2022/11/05 17:51:13 Finished clone github.com/vbatts/tar-split [2022-11-05T17:51:13.953Z] 2022/11/05 17:51:13 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-11-05T17:51:13.953Z] 2022/11/05 17:51:13 Finished clone github.com/docker/go-connections [2022-11-05T17:51:13.953Z] 2022/11/05 17:51:13 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-11-05T17:51:14.519Z] 2022/11/05 17:51:14 Finished clone github.com/tonistiigi/units [2022-11-05T17:51:14.519Z] 2022/11/05 17:51:14 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-11-05T17:51:14.777Z] 2022/11/05 17:51:14 Finished clone github.com/google/shlex [2022-11-05T17:51:14.777Z] 2022/11/05 17:51:14 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-11-05T17:51:15.033Z] 2022/11/05 17:51:14 Finished clone github.com/opentracing-contrib/go-stdlib [2022-11-05T17:51:15.033Z] 2022/11/05 17:51:14 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-11-05T17:51:15.033Z] 2022/11/05 17:51:14 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-11-05T17:51:15.033Z] 2022/11/05 17:51:14 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2022-11-05T17:51:15.033Z] 2022/11/05 17:51:14 Finished clone github.com/mitchellh/hashstructure [2022-11-05T17:51:15.033Z] 2022/11/05 17:51:14 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-11-05T17:51:15.288Z] 2022/11/05 17:51:15 Finished clone github.com/opentracing/opentracing-go [2022-11-05T17:51:15.288Z] 2022/11/05 17:51:15 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2022-11-05T17:51:15.543Z] 2022/11/05 17:51:15 Finished clone github.com/gofrs/flock [2022-11-05T17:51:15.543Z] 2022/11/05 17:51:15 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2022-11-05T17:51:15.776Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-11-05T17:51:15.776Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-11-05T17:51:16.343Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-11-05T17:51:16.343Z] === RUN TestDockerSuite/TestDevicePermissions [2022-11-05T17:51:16.469Z] 2022/11/05 17:51:16 Finished clone github.com/docker/go-events [2022-11-05T17:51:16.469Z] 2022/11/05 17:51:16 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-11-05T17:51:16.469Z] 2022/11/05 17:51:16 Finished clone github.com/armon/go-radix [2022-11-05T17:51:16.469Z] 2022/11/05 17:51:16 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-11-05T17:51:16.469Z] 2022/11/05 17:51:16 Finished clone github.com/armon/go-metrics [2022-11-05T17:51:16.469Z] 2022/11/05 17:51:16 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-11-05T17:51:16.910Z] === RUN TestDockerSuite/TestDockerFails [2022-11-05T17:51:16.910Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-11-05T17:51:16.910Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-11-05T17:51:16.910Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-11-05T17:51:17.032Z] 2022/11/05 17:51:16 Finished clone github.com/google/btree [2022-11-05T17:51:17.032Z] 2022/11/05 17:51:16 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-11-05T17:51:17.290Z] 2022/11/05 17:51:17 Finished clone github.com/tonistiigi/fsutil [2022-11-05T17:51:17.290Z] 2022/11/05 17:51:17 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-11-05T17:51:17.475Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-11-05T17:51:17.546Z] 2022/11/05 17:51:17 Finished clone github.com/sean-/seed [2022-11-05T17:51:17.546Z] 2022/11/05 17:51:17 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-11-05T17:51:17.801Z] 2022/11/05 17:51:17 Finished clone github.com/hashicorp/errwrap [2022-11-05T17:51:17.801Z] 2022/11/05 17:51:17 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-11-05T17:51:17.801Z] 2022/11/05 17:51:17 Finished clone github.com/hashicorp/memberlist [2022-11-05T17:51:17.801Z] 2022/11/05 17:51:17 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-11-05T17:51:18.041Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-11-05T17:51:18.363Z] 2022/11/05 17:51:18 Finished clone github.com/hashicorp/go-multierror [2022-11-05T17:51:18.363Z] 2022/11/05 17:51:18 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-11-05T17:51:18.618Z] 2022/11/05 17:51:18 Finished clone github.com/golang/gddo [2022-11-05T17:51:18.618Z] 2022/11/05 17:51:18 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-11-05T17:51:18.978Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-11-05T17:51:18.978Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-11-05T17:51:18.978Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-11-05T17:51:19.179Z] 2022/11/05 17:51:19 Finished clone github.com/vishvananda/netns [2022-11-05T17:51:19.179Z] 2022/11/05 17:51:19 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-11-05T17:51:19.236Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-11-05T17:51:19.435Z] 2022/11/05 17:51:19 Finished clone github.com/docker/libkv [2022-11-05T17:51:19.435Z] 2022/11/05 17:51:19 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-11-05T17:51:19.435Z] 2022/11/05 17:51:19 Finished clone github.com/hashicorp/go-sockaddr [2022-11-05T17:51:19.435Z] 2022/11/05 17:51:19 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-11-05T17:51:20.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-11-05T17:51:20.839Z] 2022/11/05 17:51:20 Finished clone github.com/moby/ipvs [2022-11-05T17:51:20.839Z] 2022/11/05 17:51:20 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-11-05T17:51:21.095Z] 2022/11/05 17:51:20 Finished clone github.com/BurntSushi/toml [2022-11-05T17:51:21.095Z] 2022/11/05 17:51:20 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-11-05T17:51:21.095Z] 2022/11/05 17:51:20 Finished clone github.com/samuel/go-zookeeper [2022-11-05T17:51:21.095Z] 2022/11/05 17:51:20 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-11-05T17:51:21.095Z] 2022/11/05 17:51:21 Finished clone github.com/deckarep/golang-set [2022-11-05T17:51:21.095Z] 2022/11/05 17:51:21 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-11-05T17:51:21.351Z] 2022/11/05 17:51:21 Finished clone github.com/hashicorp/go-msgpack [2022-11-05T17:51:21.351Z] 2022/11/05 17:51:21 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-11-05T17:51:21.607Z] 2022/11/05 17:51:21 Finished clone github.com/vishvananda/netlink [2022-11-05T17:51:21.607Z] 2022/11/05 17:51:21 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-11-05T17:51:22.534Z] 2022/11/05 17:51:22 Finished clone github.com/coreos/go-semver [2022-11-05T17:51:22.534Z] 2022/11/05 17:51:22 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-11-05T17:51:22.790Z] 2022/11/05 17:51:22 Finished clone github.com/ishidawataru/sctp [2022-11-05T17:51:22.790Z] 2022/11/05 17:51:22 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-11-05T17:51:23.137Z] docker_api_swarm_node_test.go:53: [d371252d34e5e] joining swarm manager [d5b5e1d0b5354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:51:23.137Z] --- PASS: TestCreateServiceSecretFileMode (13.11s) [2022-11-05T17:51:23.137Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:51:23.394Z] docker_api_swarm_node_test.go:54: [d35654df9870f] joining swarm manager [d5b5e1d0b5354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:51:24.153Z] 2022/11/05 17:51:23 Finished clone github.com/modern-go/concurrent [2022-11-05T17:51:24.153Z] 2022/11/05 17:51:23 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-11-05T17:51:24.409Z] 2022/11/05 17:51:24 Finished clone github.com/modern-go/reflect2 [2022-11-05T17:51:24.409Z] 2022/11/05 17:51:24 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-11-05T17:51:24.664Z] 2022/11/05 17:51:24 Finished clone github.com/json-iterator/go [2022-11-05T17:51:24.664Z] 2022/11/05 17:51:24 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-11-05T17:51:24.767Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-11-05T17:51:24.921Z] 2022/11/05 17:51:24 Finished clone go.etcd.io/bbolt [2022-11-05T17:51:24.921Z] 2022/11/05 17:51:24 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-11-05T17:51:25.177Z] 2022/11/05 17:51:25 Finished clone github.com/Microsoft/opengcs [2022-11-05T17:51:25.177Z] 2022/11/05 17:51:25 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-11-05T17:51:25.433Z] 2022/11/05 17:51:25 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-11-05T17:51:25.433Z] 2022/11/05 17:51:25 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-11-05T17:51:25.688Z] 2022/11/05 17:51:25 Finished clone github.com/hashicorp/serf [2022-11-05T17:51:25.688Z] 2022/11/05 17:51:25 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-11-05T17:51:25.988Z] 2022/11/05 17:51:25 Finished clone github.com/containerd/typeurl [2022-11-05T17:51:25.988Z] 2022/11/05 17:51:25 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-11-05T17:51:26.244Z] 2022/11/05 17:51:26 Finished clone github.com/opencontainers/go-digest [2022-11-05T17:51:26.244Z] 2022/11/05 17:51:26 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-11-05T17:51:26.502Z] 2022/11/05 17:51:26 Finished clone github.com/mistifyio/go-zfs [2022-11-05T17:51:26.502Z] 2022/11/05 17:51:26 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-11-05T17:51:26.665Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-11-05T17:51:26.758Z] 2022/11/05 17:51:26 Finished clone golang.org/x/net [2022-11-05T17:51:26.758Z] 2022/11/05 17:51:26 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-11-05T17:51:28.036Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-11-05T17:51:28.166Z] 2022/11/05 17:51:27 Finished clone github.com/cyphar/filepath-securejoin [2022-11-05T17:51:28.166Z] 2022/11/05 17:51:27 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-11-05T17:51:28.969Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-11-05T17:51:29.093Z] 2022/11/05 17:51:28 Finished clone github.com/coreos/go-systemd [2022-11-05T17:51:29.093Z] 2022/11/05 17:51:28 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-11-05T17:51:29.093Z] 2022/11/05 17:51:28 Finished clone github.com/opencontainers/runtime-spec [2022-11-05T17:51:29.093Z] 2022/11/05 17:51:28 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-11-05T17:51:29.093Z] 2022/11/05 17:51:29 Finished clone github.com/coreos/go-systemd/v22 [2022-11-05T17:51:29.093Z] 2022/11/05 17:51:29 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-11-05T17:51:29.902Z] === RUN TestDockerSuite/TestEventsAttach [2022-11-05T17:51:30.020Z] 2022/11/05 17:51:30 Finished clone github.com/opencontainers/image-spec [2022-11-05T17:51:30.020Z] 2022/11/05 17:51:30 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-11-05T17:51:30.159Z] === RUN TestDockerSuite/TestEventsCommit [2022-11-05T17:51:30.724Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-11-05T17:51:30.947Z] 2022/11/05 17:51:30 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-11-05T17:51:30.947Z] 2022/11/05 17:51:30 Finished clone github.com/godbus/dbus/v5 [2022-11-05T17:51:30.947Z] 2022/11/05 17:51:30 Finished clone github.com/Graylog2/go-gelf [2022-11-05T17:51:30.947Z] 2022/11/05 17:51:30 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-11-05T17:51:30.948Z] 2022/11/05 17:51:30 Finished clone github.com/fluent/fluent-logger-golang [2022-11-05T17:51:30.948Z] 2022/11/05 17:51:30 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-11-05T17:51:30.948Z] 2022/11/05 17:51:30 Finished clone github.com/philhofer/fwd [2022-11-05T17:51:30.948Z] 2022/11/05 17:51:30 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-11-05T17:51:30.966Z] Removing intermediate container 8eff9cabbf0b [2022-11-05T17:51:30.966Z] ---> 4dea401a79e2 [2022-11-05T17:51:30.966Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-11-05T17:51:30.966Z] ---> Running in 0d4f8985c9be [2022-11-05T17:51:30.966Z] Removing intermediate container 0d4f8985c9be [2022-11-05T17:51:30.966Z] ---> be7099cc9b7d [2022-11-05T17:51:30.966Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-11-05T17:51:30.966Z] ---> Running in 9c06e8573aee [2022-11-05T17:51:30.966Z] Removing intermediate container 9c06e8573aee [2022-11-05T17:51:30.966Z] ---> 236c706fe34d [2022-11-05T17:51:30.966Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-11-05T17:51:30.966Z] [2022-11-05T17:51:30.966Z] [2022-11-05T17:51:30.966Z] ---> 994e3a38a3e8 [2022-11-05T17:51:30.966Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-11-05T17:51:30.966Z] ---> Running in 9b4317e064cb [2022-11-05T17:51:31.290Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-11-05T17:51:31.854Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-11-05T17:51:32.111Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-11-05T17:51:32.836Z] 2022/11/05 17:51:32 Finished clone github.com/bsphere/le_go [2022-11-05T17:51:32.836Z] 2022/11/05 17:51:32 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-11-05T17:51:33.437Z] 2022/11/05 17:51:33 Finished clone github.com/fsnotify/fsnotify [2022-11-05T17:51:33.437Z] 2022/11/05 17:51:33 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-11-05T17:51:33.437Z] 2022/11/05 17:51:33 Finished clone github.com/jmespath/go-jmespath [2022-11-05T17:51:33.437Z] 2022/11/05 17:51:33 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-11-05T17:51:33.481Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-11-05T17:51:34.438Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-11-05T17:51:34.802Z] 2022/11/05 17:51:34 Finished clone github.com/docker/libnetwork [2022-11-05T17:51:34.802Z] 2022/11/05 17:51:34 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-11-05T17:51:35.058Z] 2022/11/05 17:51:34 Finished clone github.com/tinylib/msgp [2022-11-05T17:51:35.058Z] 2022/11/05 17:51:34 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-11-05T17:51:35.058Z] 2022/11/05 17:51:34 Finished clone github.com/golang/groupcache [2022-11-05T17:51:35.058Z] 2022/11/05 17:51:34 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-11-05T17:51:35.811Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-11-05T17:51:35.811Z] === RUN TestCreateServiceSysctls [2022-11-05T17:51:35.986Z] 2022/11/05 17:51:35 Finished clone golang.org/x/oauth2 [2022-11-05T17:51:35.986Z] 2022/11/05 17:51:35 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-11-05T17:51:36.744Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-11-05T17:51:37.351Z] 2022/11/05 17:51:37 Finished clone github.com/googleapis/gax-go [2022-11-05T17:51:37.351Z] 2022/11/05 17:51:37 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-11-05T17:51:38.717Z] 2022/11/05 17:51:38 Finished clone github.com/miekg/dns [2022-11-05T17:51:38.717Z] 2022/11/05 17:51:38 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-11-05T17:51:39.271Z] === RUN TestDockerSuite/TestEventsCopy [2022-11-05T17:51:39.271Z] --- PASS: TestCreateServiceSysctls (3.39s) [2022-11-05T17:51:39.271Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:51:39.288Z] 2022/11/05 17:51:39 Finished clone go.opencensus.io [2022-11-05T17:51:39.288Z] 2022/11/05 17:51:39 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-11-05T17:51:39.836Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-11-05T17:51:40.654Z] 2022/11/05 17:51:40 Finished clone github.com/containerd/fifo [2022-11-05T17:51:40.654Z] 2022/11/05 17:51:40 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-11-05T17:51:40.910Z] 2022/11/05 17:51:40 Finished clone golang.org/x/sys [2022-11-05T17:51:40.910Z] 2022/11/05 17:51:40 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2022-11-05T17:51:41.211Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-11-05T17:51:42.143Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-11-05T17:51:42.143Z] === RUN TestInspect [2022-11-05T17:51:43.427Z] 2022/11/05 17:51:43 Finished clone github.com/containerd/cgroups [2022-11-05T17:51:43.427Z] 2022/11/05 17:51:43 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-11-05T17:51:43.989Z] 2022/11/05 17:51:43 Finished clone github.com/containerd/console [2022-11-05T17:51:43.989Z] 2022/11/05 17:51:43 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-11-05T17:51:44.245Z] 2022/11/05 17:51:44 Finished clone golang.org/x/text [2022-11-05T17:51:44.245Z] 2022/11/05 17:51:44 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-11-05T17:51:44.670Z] --- PASS: TestInspect (2.76s) [2022-11-05T17:51:44.670Z] === RUN TestCreateJob [2022-11-05T17:51:45.612Z] 2022/11/05 17:51:45 Finished clone github.com/containerd/go-runc [2022-11-05T17:51:45.612Z] 2022/11/05 17:51:45 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-11-05T17:51:46.216Z] 2022/11/05 17:51:45 Finished clone github.com/containerd/continuity [2022-11-05T17:51:46.216Z] 2022/11/05 17:51:45 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-11-05T17:51:46.216Z] 2022/11/05 17:51:46 Finished clone github.com/containerd/ttrpc [2022-11-05T17:51:46.216Z] 2022/11/05 17:51:46 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-11-05T17:51:46.567Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-11-05T17:51:46.825Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-11-05T17:51:47.623Z] 2022/11/05 17:51:47 Finished clone github.com/gogo/googleapis [2022-11-05T17:51:47.623Z] 2022/11/05 17:51:47 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-11-05T17:51:48.199Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-11-05T17:51:48.199Z] --- PASS: TestCreateJob (3.35s) [2022-11-05T17:51:48.199Z] === RUN TestReplicatedJob [2022-11-05T17:51:48.199Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-11-05T17:51:48.199Z] === RUN TestDockerSuite/TestEventsFilterType [2022-11-05T17:51:48.457Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-11-05T17:51:48.593Z] 2022/11/05 17:51:48 Finished clone github.com/opencontainers/runc [2022-11-05T17:51:48.593Z] 2022/11/05 17:51:48 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-11-05T17:51:48.715Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-11-05T17:51:48.715Z] === RUN TestDockerSuite/TestEventsFilters [2022-11-05T17:51:50.138Z] 2022/11/05 17:51:49 Finished clone google.golang.org/grpc [2022-11-05T17:51:50.138Z] 2022/11/05 17:51:49 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-11-05T17:51:50.138Z] 2022/11/05 17:51:49 Finished clone code.cloudfoundry.org/clock [2022-11-05T17:51:50.138Z] 2022/11/05 17:51:49 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-11-05T17:51:50.138Z] 2022/11/05 17:51:49 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-11-05T17:51:50.138Z] 2022/11/05 17:51:49 Finished clone github.com/Microsoft/hcsshim [2022-11-05T17:51:50.139Z] === RUN TestDockerSuite/TestEventsFormat [2022-11-05T17:51:51.504Z] 2022/11/05 17:51:51 Finished clone github.com/fernet/fernet-go [2022-11-05T17:51:51.504Z] 2022/11/05 17:51:51 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-11-05T17:51:51.513Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-11-05T17:51:51.513Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-11-05T17:51:51.513Z] === RUN TestDockerSuite/TestEventsImageImport [2022-11-05T17:51:52.026Z] Removing intermediate container 9b4317e064cb [2022-11-05T17:51:52.026Z] ---> 0afc0dfd2758 [2022-11-05T17:51:52.026Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-11-05T17:51:52.026Z] ---> Running in c1545287ca5c [2022-11-05T17:51:52.026Z] [2022-11-05T17:51:52.026Z] SUCCESS: Specified value was saved. [2022-11-05T17:51:52.447Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-11-05T17:51:52.447Z] === RUN TestDockerSuite/TestEventsImagePull [2022-11-05T17:51:52.914Z] 2022/11/05 17:51:52 Finished clone github.com/docker/distribution [2022-11-05T17:51:52.914Z] 2022/11/05 17:51:52 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-11-05T17:51:53.378Z] --- PASS: TestReplicatedJob (5.32s) [2022-11-05T17:51:53.378Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:51:53.636Z] === RUN TestDockerSuite/TestEventsImageTag [2022-11-05T17:51:54.567Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-11-05T17:51:54.825Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-11-05T17:51:54.825Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-11-05T17:51:54.825Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-11-05T17:51:54.825Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-11-05T17:51:54.825Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-11-05T17:51:54.952Z] Removing intermediate container c1545287ca5c [2022-11-05T17:51:54.952Z] ---> 8ca60ee04b66 [2022-11-05T17:51:54.952Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-11-05T17:51:54.952Z] ---> Running in 439315b64f89 [2022-11-05T17:51:55.432Z] 2022/11/05 17:51:54 Finished clone golang.org/x/time [2022-11-05T17:51:55.432Z] 2022/11/05 17:51:54 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-11-05T17:51:55.758Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-11-05T17:51:56.360Z] 2022/11/05 17:51:56 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-11-05T17:51:56.360Z] 2022/11/05 17:51:56 Finished clone github.com/cilium/ebpf [2022-11-05T17:51:56.693Z] --- PASS: TestUpdateReplicatedJob (3.31s) [2022-11-05T17:51:56.693Z] === RUN TestServiceListWithStatuses [2022-11-05T17:51:56.693Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:51:56.693Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:51:56.693Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:51:57.269Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-11-05T17:51:57.288Z] 2022/11/05 17:51:57 Finished clone github.com/hashicorp/go-memdb [2022-11-05T17:51:57.288Z] 2022/11/05 17:51:57 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-11-05T17:51:57.288Z] 2022/11/05 17:51:57 Finished clone github.com/golang/protobuf [2022-11-05T17:51:57.288Z] 2022/11/05 17:51:57 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-11-05T17:51:58.201Z] === RUN TestDockerSuite/TestEventsRename [2022-11-05T17:51:58.216Z] 2022/11/05 17:51:57 Finished clone github.com/hashicorp/go-immutable-radix [2022-11-05T17:51:58.216Z] 2022/11/05 17:51:57 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-11-05T17:51:58.216Z] 2022/11/05 17:51:57 Finished clone github.com/moby/buildkit [2022-11-05T17:51:58.216Z] 2022/11/05 17:51:57 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-11-05T17:51:58.474Z] 2022/11/05 17:51:58 Finished clone golang.org/x/crypto [2022-11-05T17:51:58.474Z] 2022/11/05 17:51:58 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-11-05T17:51:58.768Z] === RUN TestDockerSuite/TestEventsResize [2022-11-05T17:51:59.089Z] 2022/11/05 17:51:58 Finished clone github.com/hashicorp/golang-lru [2022-11-05T17:51:59.090Z] 2022/11/05 17:51:58 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-11-05T17:51:59.090Z] 2022/11/05 17:51:58 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-11-05T17:51:59.090Z] 2022/11/05 17:51:58 Finished clone github.com/coreos/pkg [2022-11-05T17:51:59.338Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-11-05T17:52:00.042Z] 2022/11/05 17:51:59 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-11-05T17:52:00.042Z] 2022/11/05 17:51:59 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-11-05T17:52:00.305Z] 2022/11/05 17:52:00 Finished clone github.com/beorn7/perks [2022-11-05T17:52:00.305Z] 2022/11/05 17:52:00 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-11-05T17:52:00.879Z] 2022/11/05 17:52:00 Finished clone github.com/prometheus/client_model [2022-11-05T17:52:00.879Z] 2022/11/05 17:52:00 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-11-05T17:52:01.863Z] --- PASS: TestDockerNetworkConnectAlias (4.90s) [2022-11-05T17:52:01.863Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:52:01.996Z] Cannot create a file when that file already exists. [2022-11-05T17:52:02.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-11-05T17:52:02.242Z] 2022/11/05 17:52:01 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-11-05T17:52:02.243Z] 2022/11/05 17:52:01 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-11-05T17:52:02.805Z] 2022/11/05 17:52:02 Finished clone github.com/pkg/errors [2022-11-05T17:52:02.805Z] 2022/11/05 17:52:02 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-11-05T17:52:02.805Z] 2022/11/05 17:52:02 Finished clone github.com/prometheus/client_golang [2022-11-05T17:52:02.805Z] 2022/11/05 17:52:02 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-11-05T17:52:03.367Z] 2022/11/05 17:52:03 Finished clone github.com/prometheus/common [2022-11-05T17:52:03.367Z] 2022/11/05 17:52:03 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-11-05T17:52:03.623Z] 2022/11/05 17:52:03 Finished clone github.com/inconshreveable/mousetrap [2022-11-05T17:52:03.623Z] 2022/11/05 17:52:03 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-11-05T17:52:04.017Z] docker_api_swarm_test.go:202: [d7b33287a0805] joining swarm manager [da4048cf8f60a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:52:04.185Z] 2022/11/05 17:52:03 Finished clone github.com/prometheus/procfs [2022-11-05T17:52:04.185Z] 2022/11/05 17:52:03 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-11-05T17:52:04.185Z] 2022/11/05 17:52:04 Finished clone github.com/cespare/xxhash/v2 [2022-11-05T17:52:04.185Z] 2022/11/05 17:52:04 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-11-05T17:52:04.951Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-11-05T17:52:05.516Z] --- PASS: TestDockerNetworkReConnect (3.89s) [2022-11-05T17:52:05.516Z] === RUN TestServicePlugin [2022-11-05T17:52:05.516Z] === RUN TestDockerSuite/TestEventsStreaming [2022-11-05T17:52:05.552Z] 2022/11/05 17:52:05 Finished clone github.com/spf13/pflag [2022-11-05T17:52:05.552Z] 2022/11/05 17:52:05 Finished clone github.com/morikuni/aec [2022-11-05T17:52:05.849Z] 2022/11/05 17:52:05 Finished clone github.com/google/certificate-transparency-go [2022-11-05T17:52:06.084Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-11-05T17:52:06.411Z] 2022/11/05 17:52:06 Finished clone github.com/docker/go-metrics [2022-11-05T17:52:06.667Z] 2022/11/05 17:52:06 Finished clone github.com/spf13/cobra [2022-11-05T17:52:07.777Z] Removing intermediate container 439315b64f89 [2022-11-05T17:52:07.777Z] ---> 7a677613059f [2022-11-05T17:52:07.777Z] Step 13/13 : CMD ["sh"] [2022-11-05T17:52:07.777Z] ---> Running in 738126f2a1d4 [2022-11-05T17:52:08.233Z] Removing intermediate container 738126f2a1d4 [2022-11-05T17:52:08.233Z] ---> 345b526ac30f [2022-11-05T17:52:08.233Z] Successfully built 345b526ac30f [2022-11-05T17:52:08.233Z] Successfully tagged busybox:latest [2022-11-05T17:52:08.233Z] INFO: Docker images of the daemon under test [2022-11-05T17:52:08.233Z] [2022-11-05T17:52:08.558Z] 2022/11/05 17:52:08 Finished clone github.com/opencontainers/selinux [2022-11-05T17:52:08.691Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-05T17:52:08.691Z] busybox latest 345b526ac30f Less than a second ago 5.7GB [2022-11-05T17:52:08.691Z] mcr.microsoft.com/windows/servercore ltsc2019 1638cf2640b7 4 weeks ago 5.67GB [2022-11-05T17:52:08.691Z] microsoft/windowsservercore latest 1638cf2640b7 4 weeks ago 5.67GB [2022-11-05T17:52:08.691Z] [2022-11-05T17:52:08.691Z] INFO: Running integration tests at 11/05/2022 17:52:08... [2022-11-05T17:52:08.691Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-11-05T17:52:08.691Z] INFO: Integration API tests being run from the host: [2022-11-05T17:52:08.691Z] INFO: make.ps1 starting at 11/05/2022 17:52:08 [2022-11-05T17:52:09.364Z] === RUN TestDockerSuite/TestEventsTop [2022-11-05T17:52:09.364Z] plugin_test.go:62: [dbc29d60f85ee] joining swarm manager [dbfeba23af6c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:52:09.364Z] === RUN TestDockerSuite/TestEventsUntag [2022-11-05T17:52:10.224Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-11-05T17:52:10.296Z] plugin_test.go:65: [deb1213de1ff1] joining swarm manager [dbfeba23af6c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:52:12.192Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-11-05T17:52:18.551Z] 2022/11/05 17:52:17 Finished clone github.com/cloudflare/cfssl [2022-11-05T17:52:18.741Z] === RUN TestDockerSuite/TestExec [2022-11-05T17:52:18.741Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-11-05T17:52:18.999Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-11-05T17:52:19.257Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-11-05T17:52:20.191Z] === RUN TestDockerSuite/TestExecAPIStart [2022-11-05T17:52:21.124Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-11-05T17:52:21.689Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-11-05T17:52:22.254Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-11-05T17:52:22.820Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-11-05T17:52:23.770Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-11-05T17:52:23.839Z] 2022/11/05 17:52:22 Finished clone github.com/containerd/containerd [2022-11-05T17:52:24.031Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-11-05T17:52:24.597Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-11-05T17:52:24.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-11-05T17:52:25.204Z] 2022/11/05 17:52:24 Finished clone github.com/coreos/etcd [2022-11-05T17:52:25.787Z] === RUN TestDockerSuite/TestExecCgroup [2022-11-05T17:52:26.722Z] === RUN TestDockerSuite/TestExecEnv [2022-11-05T17:52:27.287Z] docker_api_swarm_test.go:384: [d57b3c02f6033] joining swarm manager [d58e65ea3f450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:52:27.545Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-11-05T17:52:28.477Z] === RUN TestDockerSuite/TestExecExitStatus [2022-11-05T17:52:28.477Z] docker_api_swarm_test.go:385: [dfb4939d09753] joining swarm manager [d58e65ea3f450]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:52:28.512Z] 2022/11/05 17:52:28 Finished clone github.com/docker/swarmkit [2022-11-05T17:52:29.042Z] === RUN TestDockerSuite/TestExecInspectID [2022-11-05T17:52:30.941Z] === RUN TestDockerSuite/TestExecInteractive [2022-11-05T17:52:31.200Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-11-05T17:52:31.766Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-11-05T17:52:32.331Z] === RUN TestDockerSuite/TestExecParseError [2022-11-05T17:52:32.588Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-11-05T17:52:33.153Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-11-05T17:52:33.718Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-11-05T17:52:34.651Z] === RUN TestDockerSuite/TestExecSetEnv [2022-11-05T17:52:35.216Z] === RUN TestDockerSuite/TestExecStartFails [2022-11-05T17:52:35.474Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-11-05T17:52:36.406Z] --- PASS: TestServicePlugin (30.73s) [2022-11-05T17:52:36.406Z] === RUN TestServiceUpdateLabel [2022-11-05T17:52:38.305Z] --- PASS: TestServiceUpdateLabel (2.11s) [2022-11-05T17:52:38.305Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:52:46.405Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-11-05T17:52:46.663Z] === RUN TestDockerSuite/TestExecTTY [2022-11-05T17:52:46.685Z] 2022/11/05 17:52:45 Finished clone github.com/gogo/protobuf [2022-11-05T17:52:47.595Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-11-05T17:52:47.853Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-11-05T17:52:48.418Z] === RUN TestDockerSuite/TestExecUlimits [2022-11-05T17:52:48.992Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-11-05T17:52:48.992Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-11-05T17:52:48.992Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-11-05T17:52:49.947Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-11-05T17:52:50.514Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-11-05T17:52:51.448Z] === RUN TestDockerSuite/TestExecWithTERM [2022-11-05T17:52:51.706Z] === RUN TestDockerSuite/TestExecWithUser [2022-11-05T17:52:52.058Z] 2022/11/05 17:52:51 Finished clone cloud.google.com/go [2022-11-05T17:52:52.272Z] === RUN TestDockerSuite/TestGetContainerStats [2022-11-05T17:52:52.765Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:52:52.765Z] INFO: Testing against a local daemon [2022-11-05T17:52:52.765Z] === RUN TestBuildWithSession [2022-11-05T17:52:52.765Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:52:52.765Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-05T17:52:52.765Z] === RUN TestBuildSquashParent [2022-11-05T17:52:52.765Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:52:52.765Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-11-05T17:52:52.765Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-05T17:52:52.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:52:52.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:52:52.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:52:52.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:52:52.765Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:52:52.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:52:52.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:52:52.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:52:52.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:52:52.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:52:52.765Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:52:52.765Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:52:52.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-05T17:52:52.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-05T17:52:52.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-05T17:52:52.765Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-05T17:52:53.206Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2022-11-05T17:52:53.206Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:52:55.323Z] 2022/11/05 17:52:55 Finished clone google.golang.org/genproto [2022-11-05T17:52:57.386Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-11-05T17:53:01.562Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-11-05T17:53:03.458Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-11-05T17:53:07.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-05T17:53:07.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-05T17:53:07.637Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-11-05T17:53:07.637Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:53:07.637Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-11-05T17:53:07.896Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-11-05T17:53:08.153Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-11-05T17:53:08.153Z] === RUN TestDockerSuite/TestHealth [2022-11-05T17:53:17.873Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-11-05T17:53:17.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.92s) [2022-11-05T17:53:17.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.33s) [2022-11-05T17:53:17.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.47s) [2022-11-05T17:53:17.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (20.37s) [2022-11-05T17:53:17.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.84s) [2022-11-05T17:53:17.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.45s) [2022-11-05T17:53:17.873Z] === RUN TestBuildMultiStageCopy [2022-11-05T17:53:17.873Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-05T17:53:20.345Z] --- PASS: TestServiceUpdateNetwork (12.63s) [2022-11-05T17:53:20.345Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:53:21.278Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-05T17:53:22.212Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-05T17:53:23.145Z] check_test.go:380: [dfb4939d09753] daemon is not started [2022-11-05T17:53:23.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-11-05T17:53:25.685Z] docker_api_swarm_test.go:802: [d5e3f6946455f] joining swarm manager [dec58655cc54c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:53:26.617Z] docker_api_swarm_test.go:802: [df470046e604f] joining swarm manager [dec58655cc54c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:53:26.874Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-11-05T17:53:26.874Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-11-05T17:53:26.874Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-11-05T17:53:26.874Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-11-05T17:53:27.440Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-11-05T17:53:27.698Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-11-05T17:53:27.698Z] docker_api_swarm_test.go:802: [df39b411069d5] joining swarm manager [dec58655cc54c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-05T17:53:28.170Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-05T17:53:28.264Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-11-05T17:53:28.265Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-11-05T17:53:28.265Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-11-05T17:53:28.265Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-11-05T17:53:28.522Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-11-05T17:53:28.780Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-11-05T17:53:29.039Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-05T17:53:29.039Z] docker_api_swarm_test.go:802: [db36d5b10ed8b] joining swarm manager [dec58655cc54c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-11-05T17:53:29.039Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-11-05T17:53:29.135Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-05T17:53:29.298Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-11-05T17:53:29.863Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-11-05T17:53:29.863Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-11-05T17:53:30.100Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-05T17:53:30.798Z] docker_api_swarm_test.go:810: [d8aa1d751d0fa] joining swarm manager [dec58655cc54c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-11-05T17:53:30.798Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-11-05T17:53:31.064Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-05T17:53:31.732Z] === RUN TestDockerSuite/TestImagesFormat [2022-11-05T17:53:31.732Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-11-05T17:53:32.298Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-11-05T17:53:32.598Z] --- PASS: TestBuildMultiStageCopy (15.08s) [2022-11-05T17:53:32.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.79s) [2022-11-05T17:53:32.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) [2022-11-05T17:53:32.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-11-05T17:53:32.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-11-05T17:53:32.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s) [2022-11-05T17:53:32.598Z] === RUN TestBuildMultiStageParentConfig [2022-11-05T17:53:34.822Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-11-05T17:53:34.822Z] === RUN TestDockerSuite/TestImportBadURL [2022-11-05T17:53:34.822Z] === RUN TestDockerSuite/TestImportDisplay [2022-11-05T17:53:35.492Z] --- PASS: TestBuildMultiStageParentConfig (3.05s) [2022-11-05T17:53:35.492Z] === RUN TestBuildLabelWithTargets [2022-11-05T17:53:35.492Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:53:35.492Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-11-05T17:53:35.492Z] === RUN TestBuildWithEmptyLayers [2022-11-05T17:53:35.754Z] === RUN TestDockerSuite/TestImportFile [2022-11-05T17:53:36.689Z] --- PASS: TestServiceUpdatePidsLimit (16.65s) [2022-11-05T17:53:36.689Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-11-05T17:53:36.689Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-11-05T17:53:36.689Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-11-05T17:53:36.689Z] PASS [2022-11-05T17:53:36.689Z] [2022-11-05T17:53:36.689Z] === Skipped [2022-11-05T17:53:36.689Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-05T17:53:36.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-05T17:53:36.689Z] [2022-11-05T17:53:36.689Z] DONE 27 tests, 1 skipped in 192.096s [2022-11-05T17:53:36.689Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-11-05T17:53:36.689Z] ++ 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-11-05T17:53:36.689Z] ++ set -e [2022-11-05T17:53:36.689Z] ++ '[' -n 0 ']' [2022-11-05T17:53:36.689Z] ++ set -x [2022-11-05T17:53:36.689Z] ++ 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-11-05T17:53:36.950Z] INFO: Testing against a local daemon [2022-11-05T17:53:36.950Z] === RUN TestSessionCreate [2022-11-05T17:53:36.950Z] --- PASS: TestSessionCreate (0.03s) [2022-11-05T17:53:36.950Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T17:53:36.950Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-05T17:53:36.950Z] PASS [2022-11-05T17:53:36.950Z] [2022-11-05T17:53:36.950Z] DONE 2 tests in 0.185s [2022-11-05T17:53:36.950Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-11-05T17:53:36.950Z] ++ 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-11-05T17:53:36.950Z] ++ set -e [2022-11-05T17:53:36.950Z] ++ '[' -n 0 ']' [2022-11-05T17:53:36.950Z] ++ set -x [2022-11-05T17:53:36.950Z] ++ 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-11-05T17:53:36.950Z] INFO: Testing against a local daemon [2022-11-05T17:53:36.950Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T17:53:36.950Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:53:36.950Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:53:36.950Z] === RUN TestEventsExecDie [2022-11-05T17:53:37.023Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2022-11-05T17:53:37.023Z] === RUN TestBuildMultiStageOnBuild [2022-11-05T17:53:37.517Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-11-05T17:53:37.517Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-11-05T17:53:37.776Z] --- PASS: TestEventsExecDie (0.65s) [2022-11-05T17:53:37.776Z] === RUN TestEventsBackwardsCompatible [2022-11-05T17:53:37.776Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-11-05T17:53:37.776Z] === RUN TestInfoBinaryCommits [2022-11-05T17:53:37.776Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-11-05T17:53:37.776Z] === RUN TestInfoAPIVersioned [2022-11-05T17:53:37.776Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-05T17:53:37.776Z] === RUN TestInfoDiscoveryBackend [2022-11-05T17:53:38.341Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2022-11-05T17:53:38.341Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-11-05T17:53:38.598Z] === RUN TestDockerSuite/TestImportGzipped [2022-11-05T17:53:39.530Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-11-05T17:53:39.530Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-11-05T17:53:39.788Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-11-05T17:53:39.788Z] === RUN TestInfoAPI [2022-11-05T17:53:39.788Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-11-05T17:53:40.045Z] --- PASS: TestInfoAPI (0.03s) [2022-11-05T17:53:40.045Z] === RUN TestInfoAPIWarnings [2022-11-05T17:53:40.978Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-11-05T17:53:41.545Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-11-05T17:53:41.802Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-11-05T17:53:42.367Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-11-05T17:53:42.367Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-11-05T17:53:42.367Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-11-05T17:53:42.932Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-11-05T17:53:43.190Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-11-05T17:53:43.756Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-11-05T17:53:44.021Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-11-05T17:53:44.616Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-11-05T17:53:44.873Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-11-05T17:53:44.873Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-11-05T17:53:46.245Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-11-05T17:53:46.502Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-11-05T17:53:47.068Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-11-05T17:53:47.068Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-11-05T17:53:47.634Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-11-05T17:53:47.634Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-11-05T17:53:47.634Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-11-05T17:53:48.566Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-11-05T17:53:48.824Z] === RUN TestDockerSuite/TestInspectDefault [2022-11-05T17:53:49.389Z] === RUN TestDockerSuite/TestInspectHistory [2022-11-05T17:53:49.647Z] === RUN TestDockerSuite/TestInspectImage [2022-11-05T17:53:49.647Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-11-05T17:53:49.905Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-11-05T17:53:49.905Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-11-05T17:53:49.905Z] === RUN TestDockerSuite/TestInspectInt64 [2022-11-05T17:53:50.162Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-11-05T17:53:50.727Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-11-05T17:53:50.727Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-11-05T17:53:51.293Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-11-05T17:53:51.550Z] === RUN TestDockerSuite/TestInspectPlugin [2022-11-05T17:53:51.621Z] 2022/11/05 17:53:49 Finished clone github.com/hashicorp/consul [2022-11-05T17:53:54.074Z] === RUN TestDockerSuite/TestInspectRootFS [2022-11-05T17:53:54.074Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-11-05T17:53:54.331Z] === RUN TestDockerSuite/TestInspectStatus [2022-11-05T17:53:54.679Z] --- PASS: TestBuildMultiStageOnBuild (15.56s) [2022-11-05T17:53:54.679Z] === RUN TestBuildUncleanTarFilenames [2022-11-05T17:53:54.679Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:53:54.679Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-11-05T17:53:54.679Z] === RUN TestBuildMultiStageLayerLeak [2022-11-05T17:53:54.898Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-11-05T17:53:55.831Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-11-05T17:53:56.089Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-11-05T17:53:56.347Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-11-05T17:53:56.347Z] === RUN TestInfoDebug [2022-11-05T17:53:56.605Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-11-05T17:53:56.863Z] --- PASS: TestInfoDebug (0.53s) [2022-11-05T17:53:56.863Z] === RUN TestInfoInsecureRegistries [2022-11-05T17:53:57.428Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-11-05T17:53:57.428Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-11-05T17:53:57.428Z] === RUN TestInfoRegistryMirrors [2022-11-05T17:53:57.994Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-11-05T17:53:57.994Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T17:53:57.994Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-11-05T17:53:58.252Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-11-05T17:53:58.252Z] === RUN TestPingCacheHeaders [2022-11-05T17:53:58.252Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-05T17:53:58.252Z] === RUN TestPingGet [2022-11-05T17:53:58.252Z] --- PASS: TestPingGet (0.01s) [2022-11-05T17:53:58.252Z] === RUN TestPingHead [2022-11-05T17:53:58.252Z] --- PASS: TestPingHead (0.02s) [2022-11-05T17:53:58.252Z] === RUN TestVersion [2022-11-05T17:53:58.252Z] --- PASS: TestVersion (0.02s) [2022-11-05T17:53:58.252Z] PASS [2022-11-05T17:53:58.252Z] [2022-11-05T17:53:58.252Z] === Skipped [2022-11-05T17:53:58.252Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T17:53:58.252Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-05T17:53:58.252Z] [2022-11-05T17:53:58.252Z] DONE 18 tests, 1 skipped in 21.390s [2022-11-05T17:53:58.252Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-05T17:53:58.252Z] ++ 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-11-05T17:53:58.252Z] ++ set -e [2022-11-05T17:53:58.252Z] ++ '[' -n 0 ']' [2022-11-05T17:53:58.252Z] ++ set -x [2022-11-05T17:53:58.252Z] ++ 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-11-05T17:53:58.511Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-11-05T17:53:58.511Z] INFO: Testing against a local daemon [2022-11-05T17:53:58.511Z] === RUN TestVolumesCreateAndList [2022-11-05T17:53:58.511Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-11-05T17:53:58.511Z] === RUN TestVolumesRemove [2022-11-05T17:53:58.511Z] --- PASS: TestVolumesRemove (0.09s) [2022-11-05T17:53:58.511Z] === RUN TestVolumesInspect [2022-11-05T17:53:58.511Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-05T17:53:58.511Z] === RUN TestVolumesInvalidJSON [2022-11-05T17:53:58.511Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T17:53:58.511Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T17:53:58.511Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T17:53:58.511Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-11-05T17:53:58.511Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T17:53:58.511Z] PASS [2022-11-05T17:53:58.511Z] [2022-11-05T17:53:58.511Z] DONE 5 tests in 0.261s [2022-11-05T17:53:58.511Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T17:53:58.769Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T17:53:58.769Z] +++ kill 5967 [2022-11-05T17:53:59.027Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-11-05T17:53:59.027Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-11-05T17:53:59.960Z] +++ /etc/init.d/apparmor stop [2022-11-05T17:53:59.960Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T17:53:59.960Z] [2022-11-05T17:53:59.960Z] Unloading profiles will leave already running processes permanently [2022-11-05T17:53:59.960Z] unconfined, which can lead to unexpected situations. [2022-11-05T17:53:59.960Z] [2022-11-05T17:53:59.960Z] To set a process to complain mode, use the command line tool [2022-11-05T17:53:59.960Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T17:53:59.960Z] +++ true [2022-11-05T17:53:59.960Z] exiting test-integration [2022-11-05T17:53:59.960Z] ++ exit 0 [2022-11-05T17:53:59.960Z] [2022-11-05T17:54:00.525Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-11-05T17:54:00.525Z] + for job in $(jobs -p) [2022-11-05T17:54:00.525Z] + wait 9503 [2022-11-05T17:54:01.901Z] === RUN TestDockerSuite/TestLinksEnvs [2022-11-05T17:54:02.833Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-11-05T17:54:02.833Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-11-05T17:54:03.765Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-11-05T17:54:05.160Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-11-05T17:54:06.534Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-11-05T17:54:06.534Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-11-05T17:54:07.906Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-11-05T17:54:08.164Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-11-05T17:54:08.732Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-11-05T17:54:12.335Z] --- PASS: TestBuildMultiStageLayerLeak (18.19s) [2022-11-05T17:54:12.335Z] === RUN TestBuildWithHugeFile [2022-11-05T17:54:12.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-11-05T17:54:15.440Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-11-05T17:54:16.811Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-11-05T17:54:17.743Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-11-05T17:54:18.163Z] 2022/11/05 17:54:14 Finished clone github.com/aws/aws-sdk-go [2022-11-05T17:54:18.310Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-11-05T17:54:19.681Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-11-05T17:54:19.681Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-11-05T17:54:19.938Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-11-05T17:54:19.938Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-11-05T17:54:19.938Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-11-05T17:54:20.196Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-11-05T17:54:20.761Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-11-05T17:54:24.036Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-11-05T17:54:24.601Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-11-05T17:54:29.859Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-11-05T17:54:29.859Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-11-05T17:54:29.859Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-11-05T17:54:30.426Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-11-05T17:54:31.362Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-11-05T17:54:31.940Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-11-05T17:54:32.874Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-11-05T17:54:33.805Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-11-05T17:54:34.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-11-05T17:54:35.672Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-11-05T17:54:35.930Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-11-05T17:54:36.863Z] === RUN TestDockerSuite/TestLogsSince [2022-11-05T17:54:38.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-11-05T17:54:40.658Z] docker_api_swarm_service_test.go:395: [d5873ddd576a4] joining swarm manager [dd796d43826e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:54:41.222Z] docker_api_swarm_service_test.go:395: [d8f65150ffb04] joining swarm manager [dd796d43826e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:54:43.749Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-11-05T17:54:49.005Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-11-05T17:54:49.262Z] === RUN TestDockerSuite/TestLogsTail [2022-11-05T17:54:49.827Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-11-05T17:54:50.393Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-11-05T17:54:50.652Z] === RUN TestDockerSuite/TestMountIntoProc [2022-11-05T17:54:50.909Z] === RUN TestDockerSuite/TestMountIntoSys [2022-11-05T17:54:51.475Z] === RUN TestDockerSuite/TestNetHostname [2022-11-05T17:54:52.847Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-11-05T17:54:52.847Z] === RUN TestDockerSuite/TestNetworkEvents [2022-11-05T17:54:53.413Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-11-05T17:54:54.784Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-11-05T17:54:55.053Z] === RUN TestDockerSuite/TestPluginActive [2022-11-05T17:54:56.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-11-05T17:54:57.382Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-11-05T17:54:58.315Z] docker_api_swarm_service_test.go:343: [d842465193fb7] joining swarm manager [d666fe3269693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:54:58.881Z] docker_api_swarm_service_test.go:343: [d2df28f00b10a] joining swarm manager [d666fe3269693]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:55:05.437Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-11-05T17:55:05.437Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-11-05T17:55:05.437Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-11-05T17:55:06.002Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-11-05T17:55:08.528Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-11-05T17:55:10.425Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-11-05T17:55:13.703Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-11-05T17:55:13.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-11-05T17:55:15.599Z] docker_api_swarm_service_test.go:490: [dac43c7fe7bef] joining swarm manager [d1c4f73242607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:55:16.532Z] docker_api_swarm_service_test.go:490: [db11109d9d707] joining swarm manager [d1c4f73242607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:55:18.557Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-11-05T17:55:19.931Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-11-05T17:55:20.863Z] === RUN TestDockerSuite/TestPortHostBinding [2022-11-05T17:55:21.797Z] === RUN TestDockerSuite/TestPortList [2022-11-05T17:55:28.368Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-11-05T17:55:28.368Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-11-05T17:55:28.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-11-05T17:55:34.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-11-05T17:55:34.758Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-11-05T17:55:34.758Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-11-05T17:55:34.758Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-11-05T17:55:35.323Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-11-05T17:55:35.323Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-11-05T17:55:35.581Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-11-05T17:55:35.581Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-11-05T17:55:36.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-11-05T17:55:36.405Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-11-05T17:55:36.405Z] docker_api_swarm_service_test.go:128: [d6ea5bb4bc282] joining swarm manager [d45c94864c22d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:55:37.341Z] docker_api_swarm_service_test.go:129: [d5392feedf2df] joining swarm manager [d45c94864c22d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:55:37.341Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-11-05T17:55:37.341Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-11-05T17:55:39.241Z] docker_api_swarm_service_test.go:137: [df7e9b63ca9eb] joining swarm manager [d45c94864c22d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-05T17:55:39.499Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-11-05T17:55:40.065Z] docker_api_swarm_service_test.go:138: [ddaef17e5a40e] joining swarm manager [d45c94864c22d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-11-05T17:55:40.631Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-11-05T17:55:41.197Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-11-05T17:55:41.454Z] === RUN TestDockerSuite/TestPsByOrder [2022-11-05T17:55:43.352Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-11-05T17:55:43.919Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-11-05T17:55:45.819Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-11-05T17:55:49.098Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-11-05T17:55:49.098Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-11-05T17:55:51.629Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-11-05T17:55:58.180Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-11-05T17:55:58.746Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-11-05T17:56:00.120Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-11-05T17:56:01.055Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-11-05T17:56:01.619Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-11-05T17:56:02.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-11-05T17:56:03.119Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-11-05T17:56:04.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-11-05T17:56:05.057Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-11-05T17:56:05.990Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-11-05T17:56:06.248Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-11-05T17:56:06.814Z] docker_api_swarm_service_test.go:304: [d747142dc9dce] joining swarm manager [d01743f702d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:56:06.814Z] === RUN TestDockerSuite/TestPsRightTagName [2022-11-05T17:56:07.749Z] docker_api_swarm_service_test.go:304: [d233b28f62a50] joining swarm manager [d01743f702d22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:56:08.683Z] === RUN TestDockerSuite/TestPsShowMounts [2022-11-05T17:56:10.581Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-11-05T17:56:10.839Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-11-05T17:56:10.839Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-11-05T17:56:10.839Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-11-05T17:56:11.403Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-11-05T17:56:11.660Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-11-05T17:56:11.660Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-11-05T17:56:12.226Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-11-05T17:56:13.160Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-11-05T17:56:14.121Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-11-05T17:56:14.392Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-11-05T17:56:20.950Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-11-05T17:56:20.950Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-11-05T17:56:22.327Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-11-05T17:56:22.327Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-11-05T17:56:22.327Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-11-05T17:56:22.585Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-11-05T17:56:24.482Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-11-05T17:56:25.414Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-11-05T17:56:27.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-11-05T17:56:27.314Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-11-05T17:56:28.248Z] === RUN TestDockerSuite/TestRmiBlank [2022-11-05T17:56:28.248Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-11-05T17:56:28.248Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-11-05T17:56:29.622Z] docker_api_swarm_service_test.go:100: [d65d8730fd0ab] joining swarm manager [ded9d63b86526]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:56:30.187Z] docker_api_swarm_service_test.go:101: [deaf06060985e] joining swarm manager [ded9d63b86526]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:56:30.754Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-11-05T17:56:31.689Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-11-05T17:56:31.689Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-11-05T17:56:33.591Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-11-05T17:56:34.966Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-11-05T17:56:35.898Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-11-05T17:56:36.464Z] === RUN TestDockerSuite/TestRmiTag [2022-11-05T17:56:36.464Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-11-05T17:56:37.028Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-11-05T17:56:39.566Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-11-05T17:56:39.824Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-11-05T17:56:40.389Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-11-05T17:56:40.647Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-11-05T17:56:41.581Z] === RUN TestDockerSuite/TestRunAddHost [2022-11-05T17:56:42.147Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-11-05T17:56:42.405Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-11-05T17:56:42.663Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-11-05T17:56:42.921Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-11-05T17:56:43.179Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-11-05T17:56:44.553Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-11-05T17:56:44.813Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-11-05T17:56:45.380Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-11-05T17:56:45.945Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-11-05T17:56:46.878Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-11-05T17:56:47.811Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-11-05T17:56:48.377Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-11-05T17:56:48.944Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-11-05T17:56:49.876Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-11-05T17:56:50.133Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-11-05T17:56:51.066Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-11-05T17:56:51.633Z] check_test.go:380: [d65d8730fd0ab] daemon is not started [2022-11-05T17:56:51.892Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-11-05T17:56:52.825Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-11-05T17:56:53.083Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-11-05T17:56:53.648Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-11-05T17:56:53.907Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-11-05T17:56:53.907Z] === RUN TestDockerSuite/TestRunBindMounts [2022-11-05T17:56:55.279Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-11-05T17:56:55.537Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-11-05T17:56:56.102Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-11-05T17:56:56.667Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-11-05T17:56:56.925Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-11-05T17:56:56.925Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-11-05T17:56:56.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-11-05T17:56:57.491Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-11-05T17:56:58.059Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-11-05T17:56:58.330Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-11-05T17:56:58.895Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-11-05T17:56:59.153Z] docker_api_swarm_service_test.go:533: [d7ea0a663ec43] joining swarm manager [ddc46a163b456]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:56:59.718Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-11-05T17:56:59.718Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-11-05T17:56:59.975Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-11-05T17:56:59.975Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-11-05T17:57:00.542Z] docker_api_swarm_service_test.go:534: [d89e8d1b32bfe] joining swarm manager [ddc46a163b456]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:57:00.799Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-11-05T17:57:01.365Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-11-05T17:57:01.931Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-11-05T17:57:02.498Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-11-05T17:57:02.498Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-11-05T17:57:03.430Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-11-05T17:57:04.806Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-11-05T17:57:06.181Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-11-05T17:57:07.115Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-11-05T17:57:07.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-11-05T17:57:08.247Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-11-05T17:57:08.505Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-11-05T17:57:09.071Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-11-05T17:57:09.328Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-11-05T17:57:09.599Z] --- PASS: TestBuildWithHugeFile (171.38s) [2022-11-05T17:57:09.599Z] === RUN TestBuildWithEmptyDockerfile [2022-11-05T17:57:09.599Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:57:09.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:57:09.599Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:57:09.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:57:09.599Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:57:09.599Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:57:09.599Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-05T17:57:09.599Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-05T17:57:09.599Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-05T17:57:09.599Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-11-05T17:57:09.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-11-05T17:57:09.599Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-11-05T17:57:09.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-11-05T17:57:09.599Z] === RUN TestBuildPreserveOwnership [2022-11-05T17:57:09.599Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:57:09.599Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-11-05T17:57:09.599Z] === RUN TestBuildPlatformInvalid [2022-11-05T17:57:09.599Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-11-05T17:57:09.599Z] PASS [2022-11-05T17:57:09.599Z] ok github.com/docker/docker/integration/build 251.635s [2022-11-05T17:57:09.599Z] [2022-11-05T17:57:09.599Z] === Skipped [2022-11-05T17:57:09.599Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-11-05T17:57:09.599Z] build_session_test.go:25: TODO: BuildKit [2022-11-05T17:57:09.599Z] [2022-11-05T17:57:09.599Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-11-05T17:57:09.599Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.599Z] [2022-11-05T17:57:09.599Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-11-05T17:57:09.599Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:57:09.599Z] [2022-11-05T17:57:09.599Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-11-05T17:57:09.600Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-11-05T17:57:09.600Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] DONE 28 tests, 5 skipped in 292.868s [2022-11-05T17:57:09.600Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-11-05T17:57:09.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:57:09.600Z] INFO: Testing against a local daemon [2022-11-05T17:57:09.600Z] === RUN TestConfigInspect [2022-11-05T17:57:09.600Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] --- SKIP: TestConfigInspect (0.01s) [2022-11-05T17:57:09.600Z] === RUN TestConfigList [2022-11-05T17:57:09.600Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] --- SKIP: TestConfigList (0.00s) [2022-11-05T17:57:09.600Z] === RUN TestConfigsCreateAndDelete [2022-11-05T17:57:09.600Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-11-05T17:57:09.600Z] === RUN TestConfigsUpdate [2022-11-05T17:57:09.600Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-11-05T17:57:09.600Z] === RUN TestTemplatedConfig [2022-11-05T17:57:09.600Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-11-05T17:57:09.600Z] === RUN TestConfigCreateResolve [2022-11-05T17:57:09.600Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:57:09.600Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-11-05T17:57:09.600Z] === RUN TestConfigDaemonLibtrustID [2022-11-05T17:57:09.600Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:57:09.600Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-11-05T17:57:09.600Z] PASS [2022-11-05T17:57:09.600Z] ok github.com/docker/docker/integration/config 0.155s [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] === Skipped [2022-11-05T17:57:09.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-11-05T17:57:09.600Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-11-05T17:57:09.600Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-11-05T17:57:09.600Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-11-05T17:57:09.600Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-11-05T17:57:09.600Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-11-05T17:57:09.600Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-11-05T17:57:09.600Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:57:09.600Z] [2022-11-05T17:57:09.600Z] DONE 7 tests, 7 skipped in 2.946s [2022-11-05T17:57:09.600Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-11-05T17:57:10.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:57:10.058Z] INFO: Testing against a local daemon [2022-11-05T17:57:10.058Z] === RUN TestCheckpoint [2022-11-05T17:57:10.058Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:57:10.058Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-05T17:57:10.058Z] === RUN TestContainerInvalidJSON [2022-11-05T17:57:10.058Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:57:10.058Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:57:10.058Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:57:10.058Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:57:10.058Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:57:10.058Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:57:10.058Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-11-05T17:57:10.058Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-11-05T17:57:10.058Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-11-05T17:57:10.058Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-11-05T17:57:10.058Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-11-05T17:57:10.058Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-11-05T17:57:10.058Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-11-05T17:57:10.058Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-05T17:57:10.262Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-11-05T17:57:10.516Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.38s) [2022-11-05T17:57:10.516Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-05T17:57:10.516Z] copy_test.go:38: testEnv.OSType == "windows" [2022-11-05T17:57:10.516Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-11-05T17:57:10.516Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-05T17:57:10.977Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2022-11-05T17:57:10.977Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-05T17:57:10.977Z] copy_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:57:10.977Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-11-05T17:57:10.977Z] === RUN TestCopyFromContainer [2022-11-05T17:57:10.977Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:10.977Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-11-05T17:57:10.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-05T17:57:10.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:57:10.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:57:10.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:57:10.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:57:10.977Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:57:10.977Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:57:10.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-05T17:57:10.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-05T17:57:10.977Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-05T17:57:10.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-11-05T17:57:10.977Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-05T17:57:10.977Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-11-05T17:57:10.977Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidEnv [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-05T17:57:10.977Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-05T17:57:10.977Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-05T17:57:10.977Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-05T17:57:10.977Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-05T17:57:10.977Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-05T17:57:10.977Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-11-05T17:57:10.977Z] === RUN TestCreateTmpfsMountsTarget [2022-11-05T17:57:10.977Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:10.977Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-11-05T17:57:10.977Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-05T17:57:10.977Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:57:10.977Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-11-05T17:57:10.977Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-05T17:57:10.977Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:57:10.977Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:57:10.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:57:10.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:57:10.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:57:10.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:57:10.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:57:10.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:57:10.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-05T17:57:10.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-05T17:57:10.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-05T17:57:10.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-05T17:57:10.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-05T17:57:10.977Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-05T17:57:10.977Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-11-05T17:57:10.977Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-11-05T17:57:10.977Z] === RUN TestCreateDifferentPlatform [2022-11-05T17:57:10.977Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-05T17:57:10.977Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-05T17:57:10.977Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-11-05T17:57:10.977Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-11-05T17:57:10.977Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-05T17:57:10.977Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-11-05T17:57:10.977Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-05T17:57:10.977Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-11-05T17:57:11.433Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-05T17:57:11.433Z] === RUN TestContainerKillOnDaemonStart [2022-11-05T17:57:11.433Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:11.433Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-11-05T17:57:11.433Z] === RUN TestDiff [2022-11-05T17:57:11.433Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-11-05T17:57:11.433Z] --- SKIP: TestDiff (0.00s) [2022-11-05T17:57:11.433Z] === RUN TestExecWithCloseStdin [2022-11-05T17:57:12.159Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-11-05T17:57:12.417Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-11-05T17:57:12.983Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-11-05T17:57:14.355Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-11-05T17:57:15.161Z] --- PASS: TestExecWithCloseStdin (3.62s) [2022-11-05T17:57:15.161Z] === RUN TestExec [2022-11-05T17:57:15.288Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-11-05T17:57:16.661Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-11-05T17:57:18.055Z] --- PASS: TestExec (3.14s) [2022-11-05T17:57:18.055Z] === RUN TestExecUser [2022-11-05T17:57:18.055Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-11-05T17:57:18.055Z] --- SKIP: TestExecUser (0.00s) [2022-11-05T17:57:18.055Z] === RUN TestExportContainerAndImportImage [2022-11-05T17:57:18.055Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:18.055Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-11-05T17:57:18.055Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-05T17:57:18.055Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:18.055Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-11-05T17:57:18.055Z] === RUN TestHealthCheckWorkdir [2022-11-05T17:57:18.055Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-11-05T17:57:18.055Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-11-05T17:57:18.055Z] === RUN TestHealthKillContainer [2022-11-05T17:57:18.055Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-11-05T17:57:18.055Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-11-05T17:57:18.055Z] === RUN TestHealthCheckProcessKilled [2022-11-05T17:57:18.558Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-11-05T17:57:18.559Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-11-05T17:57:18.559Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-11-05T17:57:18.559Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-11-05T17:57:18.559Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-11-05T17:57:18.820Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-11-05T17:57:19.757Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-11-05T17:57:20.690Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-11-05T17:57:21.784Z] --- PASS: TestHealthCheckProcessKilled (3.22s) [2022-11-05T17:57:21.784Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-05T17:57:21.784Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-05T17:57:21.784Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-11-05T17:57:21.784Z] === RUN TestKillContainerInvalidSignal [2022-11-05T17:57:22.062Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-11-05T17:57:22.627Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-11-05T17:57:23.559Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-11-05T17:57:23.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-11-05T17:57:23.819Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-11-05T17:57:23.819Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-11-05T17:57:23.819Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-11-05T17:57:23.963Z] --- PASS: TestKillContainerInvalidSignal (2.59s) [2022-11-05T17:57:23.963Z] === RUN TestKillContainer [2022-11-05T17:57:23.963Z] === RUN TestKillContainer/no_signal [2022-11-05T17:57:24.384Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-11-05T17:57:25.318Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-11-05T17:57:25.577Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-11-05T17:57:25.577Z] docker_api_swarm_service_test.go:148: [dcfcbb2229fce] joining swarm manager [d3e7ec43b04de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T17:57:26.143Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-11-05T17:57:26.401Z] docker_api_swarm_service_test.go:148: [d16b7fabecaa5] joining swarm manager [d3e7ec43b04de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T17:57:26.401Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-11-05T17:57:26.862Z] === RUN TestKillContainer/non_killing_signal [2022-11-05T17:57:26.862Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-11-05T17:57:26.862Z] === RUN TestKillContainer/killing_signal [2022-11-05T17:57:26.965Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-11-05T17:57:27.900Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-11-05T17:57:27.900Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-11-05T17:57:28.465Z] === RUN TestDockerSuite/TestRunEnvironment [2022-11-05T17:57:28.723Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-11-05T17:57:29.290Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-11-05T17:57:29.757Z] --- PASS: TestKillContainer (5.64s) [2022-11-05T17:57:29.757Z] --- PASS: TestKillContainer/no_signal (2.66s) [2022-11-05T17:57:29.757Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-11-05T17:57:29.757Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2022-11-05T17:57:29.757Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-05T17:57:29.757Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:57:29.757Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-11-05T17:57:29.757Z] === RUN TestKillStoppedContainer [2022-11-05T17:57:29.757Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:57:29.757Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-11-05T17:57:29.757Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-05T17:57:29.757Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:57:29.757Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-11-05T17:57:29.757Z] === RUN TestKillDifferentUserContainer [2022-11-05T17:57:29.757Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-11-05T17:57:29.757Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-11-05T17:57:29.757Z] === RUN TestInspectOomKilledTrue [2022-11-05T17:57:29.757Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:29.757Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-11-05T17:57:29.757Z] === RUN TestInspectOomKilledFalse [2022-11-05T17:57:29.757Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:57:29.757Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-11-05T17:57:29.757Z] === RUN TestLogsFollowTailEmpty [2022-11-05T17:57:29.856Z] === RUN TestDockerSuite/TestRunExitCode [2022-11-05T17:57:30.423Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-11-05T17:57:30.680Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-11-05T17:57:31.245Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-11-05T17:57:31.503Z] === RUN TestDockerSuite/TestRunExposePort [2022-11-05T17:57:31.503Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-11-05T17:57:31.925Z] --- PASS: TestLogsFollowTailEmpty (2.55s) [2022-11-05T17:57:31.926Z] === RUN TestNetworkNat [2022-11-05T17:57:31.926Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-11-05T17:57:31.926Z] --- SKIP: TestNetworkNat (0.00s) [2022-11-05T17:57:31.926Z] === RUN TestNetworkLocalhostTCPNat [2022-11-05T17:57:32.069Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-11-05T17:57:32.634Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-11-05T17:57:33.199Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-11-05T17:57:33.457Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-05T17:57:33.457Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-05T17:57:33.457Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-11-05T17:57:34.824Z] --- PASS: TestNetworkLocalhostTCPNat (2.86s) [2022-11-05T17:57:34.824Z] === RUN TestNetworkLoopbackNat [2022-11-05T17:57:34.824Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-11-05T17:57:34.824Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-11-05T17:57:34.824Z] === RUN TestPause [2022-11-05T17:57:34.824Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-11-05T17:57:34.824Z] --- SKIP: TestPause (0.00s) [2022-11-05T17:57:34.824Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-05T17:57:35.988Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-11-05T17:57:35.988Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-11-05T17:57:37.724Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.63s) [2022-11-05T17:57:37.724Z] === RUN TestPauseStopPausedContainer [2022-11-05T17:57:37.724Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:57:37.724Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-11-05T17:57:37.724Z] === RUN TestPsFilter [2022-11-05T17:57:37.724Z] --- PASS: TestPsFilter (0.15s) [2022-11-05T17:57:37.724Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-05T17:57:40.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.73s) [2022-11-05T17:57:40.614Z] === RUN TestRemoveContainerWithVolume [2022-11-05T17:57:43.509Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2022-11-05T17:57:43.509Z] === RUN TestRemoveContainerRunning [2022-11-05T17:57:45.678Z] --- PASS: TestRemoveContainerRunning (2.44s) [2022-11-05T17:57:45.678Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-05T17:57:47.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.40s) [2022-11-05T17:57:47.846Z] === RUN TestRemoveInvalidContainer [2022-11-05T17:57:47.846Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-11-05T17:57:47.846Z] === RUN TestRenameLinkedContainer [2022-11-05T17:57:47.846Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-11-05T17:57:47.846Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-11-05T17:57:47.846Z] === RUN TestRenameStoppedContainer [2022-11-05T17:57:48.191Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-11-05T17:57:48.191Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-11-05T17:57:48.448Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-11-05T17:57:48.448Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-11-05T17:57:48.448Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-11-05T17:57:48.448Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-11-05T17:57:49.015Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-11-05T17:57:51.542Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-11-05T17:57:52.107Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-11-05T17:57:53.040Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-11-05T17:57:56.392Z] --- PASS: TestRenameStoppedContainer (7.60s) [2022-11-05T17:57:56.392Z] === RUN TestRenameRunningContainerAndReuse [2022-11-05T17:57:59.588Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-11-05T17:57:59.588Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-11-05T17:57:59.589Z] === RUN TestDockerSuite/TestRunModeHostname [2022-11-05T17:58:00.156Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-11-05T17:58:00.156Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-11-05T17:58:00.414Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-11-05T17:58:01.065Z] --- PASS: TestRenameRunningContainerAndReuse (5.42s) [2022-11-05T17:58:01.065Z] === RUN TestRenameInvalidName [2022-11-05T17:58:01.348Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-11-05T17:58:01.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-11-05T17:58:01.916Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-11-05T17:58:02.850Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-11-05T17:58:03.107Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-11-05T17:58:03.108Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-11-05T17:58:03.965Z] --- PASS: TestRenameInvalidName (2.53s) [2022-11-05T17:58:03.965Z] === RUN TestRenameAnonymousContainer [2022-11-05T17:58:03.965Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:03.965Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-11-05T17:58:03.965Z] === RUN TestRenameContainerWithSameName [2022-11-05T17:58:04.482Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-11-05T17:58:05.854Z] === RUN TestDockerSuite/TestRunMount [2022-11-05T17:58:06.137Z] --- PASS: TestRenameContainerWithSameName (2.54s) [2022-11-05T17:58:06.137Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-05T17:58:06.137Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:06.137Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-11-05T17:58:06.137Z] === RUN TestResize [2022-11-05T17:58:09.029Z] --- PASS: TestResize (2.43s) [2022-11-05T17:58:09.029Z] === RUN TestResizeWithInvalidSize [2022-11-05T17:58:09.029Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:09.029Z] --- SKIP: TestResizeWithInvalidSize (0.01s) [2022-11-05T17:58:09.029Z] === RUN TestResizeWhenContainerNotStarted [2022-11-05T17:58:10.038Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-11-05T17:58:10.296Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-11-05T17:58:10.554Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-11-05T17:58:11.926Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-11-05T17:58:13.307Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-11-05T17:58:15.842Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-11-05T17:58:16.084Z] --- PASS: TestResizeWhenContainerNotStarted (7.70s) [2022-11-05T17:58:16.084Z] === RUN TestDaemonRestartKillContainers [2022-11-05T17:58:16.084Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:16.084Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:58:16.084Z] === RUN TestStats [2022-11-05T17:58:16.084Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-11-05T17:58:16.084Z] --- SKIP: TestStats (0.00s) [2022-11-05T17:58:16.084Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-05T17:58:16.777Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-11-05T17:58:18.678Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-11-05T17:58:20.052Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-11-05T17:58:20.985Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-11-05T17:58:20.985Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-11-05T17:58:21.550Z] === RUN TestDockerSuite/TestRunNetHost [2022-11-05T17:58:22.115Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-11-05T17:58:22.681Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-11-05T17:58:23.245Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-11-05T17:58:24.619Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-11-05T17:58:24.629Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.81s) [2022-11-05T17:58:24.629Z] === RUN TestStopContainerWithTimeout [2022-11-05T17:58:24.629Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-11-05T17:58:24.629Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-11-05T17:58:24.629Z] === RUN TestUpdateRestartPolicy [2022-11-05T17:58:25.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-11-05T17:58:26.929Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-11-05T17:58:31.111Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-11-05T17:58:31.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-11-05T17:58:31.111Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-11-05T17:58:31.111Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-11-05T17:58:31.369Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-11-05T17:58:31.369Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-11-05T17:58:31.934Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-11-05T17:58:32.500Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-11-05T17:58:32.500Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-11-05T17:58:33.065Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-11-05T17:58:33.322Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-11-05T17:58:35.848Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-11-05T17:58:38.387Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-11-05T17:58:38.954Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-11-05T17:58:38.954Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-11-05T17:58:38.954Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-11-05T17:58:39.519Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-11-05T17:58:40.084Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-11-05T17:58:41.017Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-11-05T17:58:41.276Z] === RUN TestDockerSuite/TestRunPortInUse [2022-11-05T17:58:41.841Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-11-05T17:58:42.406Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-11-05T17:58:42.406Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-11-05T17:58:42.972Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-11-05T17:58:43.537Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-11-05T17:58:43.795Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-11-05T17:58:44.052Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-11-05T17:58:44.618Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-05T17:58:44.618Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-11-05T17:58:44.618Z] === RUN TestDockerSuite/TestRunPublishPort [2022-11-05T17:58:45.183Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-11-05T17:58:45.750Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-11-05T17:58:45.750Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-11-05T17:58:45.750Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-11-05T17:58:46.316Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-11-05T17:58:47.692Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-11-05T17:58:47.692Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-11-05T17:58:47.692Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-11-05T17:58:47.950Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-11-05T17:58:49.734Z] --- PASS: TestUpdateRestartPolicy (24.53s) [2022-11-05T17:58:49.734Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-05T17:58:49.852Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-11-05T17:58:51.224Z] === RUN TestDockerSuite/TestRunRm [2022-11-05T17:58:51.264Z] --- PASS: TestUpdateRestartWithAutoRemove (2.54s) [2022-11-05T17:58:51.264Z] === RUN TestWaitNonBlocked [2022-11-05T17:58:51.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:58:51.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:58:51.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:58:51.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:58:51.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-05T17:58:51.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-05T17:58:51.790Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-11-05T17:58:51.790Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-11-05T17:58:54.801Z] 2022/11/05 17:58:39 Finished clone google.golang.org/api [2022-11-05T17:58:54.801Z] 2022/11/05 17:58:39 Dependencies downloaded. Download time: 7m30.14768705s [2022-11-05T17:58:54.801Z] 2022/11/05 17:58:39 Collecting all dependencies [2022-11-05T17:58:54.801Z] 2022/11/05 17:58:51 Clean vendor dir from unused packages [2022-11-05T17:58:54.801Z] 2022/11/05 17:58:51 Ignoring paths matching "^archive/tar" [2022-11-05T17:58:54.801Z] 2022/11/05 17:58:52 Success [2022-11-05T17:58:54.801Z] 2022/11/05 17:58:52 Running time: 7m45.919469866s [2022-11-05T17:58:54.801Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T17:58:54.993Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-11-05T17:58:54.993Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.05s) [2022-11-05T17:58:54.993Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.32s) [2022-11-05T17:58:54.993Z] === RUN TestWaitBlocked [2022-11-05T17:58:54.993Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:58:54.993Z] --- SKIP: TestWaitBlocked (0.00s) [2022-11-05T17:58:54.993Z] PASS [2022-11-05T17:58:54.993Z] ok github.com/docker/docker/integration/container 104.547s [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === Skipped [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-11-05T17:58:54.993Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-11-05T17:58:54.993Z] copy_test.go:38: testEnv.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-11-05T17:58:54.993Z] copy_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-11-05T17:58:54.993Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-11-05T17:58:54.993Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-11-05T17:58:54.993Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-11-05T17:58:54.993Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-11-05T17:58:54.993Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-11-05T17:58:54.993Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-05T17:58:54.993Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-11-05T17:58:54.993Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-11-05T17:58:54.993Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-11-05T17:58:54.993Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-11-05T17:58:54.993Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-11-05T17:58:54.993Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-11-05T17:58:54.993Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-11-05T17:58:54.993Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-11-05T17:58:54.993Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-11-05T17:58:54.993Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-11-05T17:58:54.993Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-11-05T17:58:54.993Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-11-05T17:58:54.993Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-11-05T17:58:54.993Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-11-05T17:58:54.993Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-11-05T17:58:54.993Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-11-05T17:58:54.993Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-11-05T17:58:54.993Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-11-05T17:58:54.993Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-11-05T17:58:54.993Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-11-05T17:58:54.993Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-11-05T17:58:54.993Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-11-05T17:58:54.993Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-11-05T17:58:54.993Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.01s) [2022-11-05T17:58:54.993Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-11-05T17:58:54.993Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-11-05T17:58:54.993Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-11-05T17:58:54.993Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-11-05T17:58:54.993Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:58:54.993Z] [2022-11-05T17:58:54.993Z] DONE 89 tests, 37 skipped in 108.387s [2022-11-05T17:58:54.993Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-11-05T17:58:55.066Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-11-05T17:58:55.164Z] + echo Ensuring container killed. [2022-11-05T17:58:55.164Z] Ensuring container killed. [2022-11-05T17:58:55.164Z] + docker rm -vf docker-pr1 [2022-11-05T17:58:55.164Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-05T17:58:55.484Z] + echo Chowning /workspace to jenkins user [2022-11-05T17:58:55.484Z] Chowning /workspace to jenkins user [2022-11-05T17:58:55.484Z] + id -u [2022-11-05T17:58:55.484Z] + id -g [2022-11-05T17:58:55.484Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44413:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T17:58:55.632Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-11-05T17:58:55.890Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T17:58:56.755Z] + bundleName=unit [2022-11-05T17:58:56.755Z] + echo Creating unit-bundles.tar.gz [2022-11-05T17:58:56.755Z] Creating unit-bundles.tar.gz [2022-11-05T17:58:56.755Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-11-05T17:58:56.755Z] bundles/junit-report.xml [2022-11-05T17:58:56.755Z] bundles/go-test-report.json [2022-11-05T17:58:56.755Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-11-05T17:58:56.764Z] Archiving artifacts [2022-11-05T17:58:57.164Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:58:57.164Z] INFO: Testing against a local daemon [2022-11-05T17:58:57.164Z] === RUN TestLiveRestore [2022-11-05T17:58:57.164Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-11-05T17:58:57.164Z] --- SKIP: TestLiveRestore (0.00s) [2022-11-05T17:58:57.164Z] PASS [2022-11-05T17:58:57.164Z] ok github.com/docker/docker/integration/daemon 0.148s [2022-11-05T17:58:57.164Z] [2022-11-05T17:58:57.164Z] === Skipped [2022-11-05T17:58:57.164Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2022-11-05T17:58:57.164Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-11-05T17:58:57.164Z] [2022-11-05T17:58:57.164Z] DONE 1 tests, 1 skipped in 2.447s [2022-11-05T17:58:57.171Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T17:58:57.263Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-11-05T17:58:57.470Z] + make clean [2022-11-05T17:58:57.620Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-11-05T17:58:57.726Z] docker volume rm -f docker-dev-cache [2022-11-05T17:58:57.726Z] docker-dev-cache [Pipeline] deleteDir [2022-11-05T17:58:57.828Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T17:58:59.762Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-11-05T17:59:02.288Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-11-05T17:59:02.546Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-11-05T17:59:03.111Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-11-05T17:59:03.368Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-11-05T17:59:03.932Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-11-05T17:59:04.191Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-11-05T17:59:04.755Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-11-05T17:59:05.013Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-11-05T17:59:05.578Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-11-05T17:59:05.836Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-11-05T17:59:08.359Z] === RUN TestDockerSuite/TestRunState [2022-11-05T17:59:09.293Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-11-05T17:59:09.551Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-11-05T17:59:10.116Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-11-05T17:59:10.116Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-11-05T17:59:10.116Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-11-05T17:59:10.116Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-11-05T17:59:10.680Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-11-05T17:59:10.938Z] === RUN TestDockerSuite/TestRunSysctls [2022-11-05T17:59:11.869Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-11-05T17:59:11.869Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-11-05T17:59:11.869Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-11-05T17:59:12.433Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-11-05T17:59:13.806Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-11-05T17:59:14.064Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-11-05T17:59:15.436Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-11-05T17:59:15.436Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-11-05T17:59:17.963Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-11-05T17:59:21.243Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-11-05T17:59:21.243Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-11-05T17:59:21.834Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-11-05T17:59:22.095Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-11-05T17:59:22.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:22.769Z] INFO: Testing against a local daemon [2022-11-05T17:59:22.769Z] === RUN TestCommitInheritsEnv [2022-11-05T17:59:22.769Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:59:22.769Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-11-05T17:59:22.769Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-05T17:59:22.769Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-11-05T17:59:22.769Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:59:22.769Z] === RUN TestImagesFilterMultiReference [2022-11-05T17:59:22.769Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2022-11-05T17:59:22.769Z] === RUN TestImagePullPlatformInvalid [2022-11-05T17:59:22.769Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-11-05T17:59:22.769Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-05T17:59:22.769Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-11-05T17:59:22.769Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-05T17:59:22.769Z] === RUN TestRemoveImageOrphaning [2022-11-05T17:59:22.769Z] --- PASS: TestRemoveImageOrphaning (1.34s) [2022-11-05T17:59:22.769Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-05T17:59:22.769Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-11-05T17:59:22.769Z] === RUN TestTagInvalidReference [2022-11-05T17:59:22.769Z] --- PASS: TestTagInvalidReference (0.05s) [2022-11-05T17:59:22.769Z] === RUN TestTagValidPrefixedRepo [2022-11-05T17:59:22.769Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-11-05T17:59:22.769Z] === RUN TestTagExistedNameWithoutForce [2022-11-05T17:59:22.769Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-11-05T17:59:22.769Z] === RUN TestTagOfficialNames [2022-11-05T17:59:22.769Z] --- PASS: TestTagOfficialNames (0.13s) [2022-11-05T17:59:22.769Z] === RUN TestTagMatchesDigest [2022-11-05T17:59:22.769Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-11-05T17:59:22.769Z] PASS [2022-11-05T17:59:22.769Z] ok github.com/docker/docker/integration/image 2.076s [2022-11-05T17:59:22.769Z] [2022-11-05T17:59:22.769Z] === Skipped [2022-11-05T17:59:22.769Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-11-05T17:59:22.769Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T17:59:22.769Z] [2022-11-05T17:59:22.769Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-05T17:59:22.769Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-11-05T17:59:22.769Z] [2022-11-05T17:59:22.769Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-11-05T17:59:22.769Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-11-05T17:59:22.769Z] [2022-11-05T17:59:22.769Z] DONE 12 tests, 3 skipped in 25.025s [2022-11-05T17:59:22.769Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-11-05T17:59:23.469Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-11-05T17:59:23.726Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-11-05T17:59:24.954Z] testing: warning: no tests to run [2022-11-05T17:59:24.954Z] PASS [2022-11-05T17:59:24.954Z] testing: warning: no tests to run [2022-11-05T17:59:24.954Z] PASS [2022-11-05T17:59:24.954Z] ok github.com/docker/docker/integration/network/macvlan 0.045s [no tests to run] [2022-11-05T17:59:24.954Z] ok github.com/docker/docker/integration/network/ipvlan 0.223s [no tests to run] [2022-11-05T17:59:25.099Z] === RUN TestDockerSuite/TestRunUserByID [2022-11-05T17:59:25.357Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-11-05T17:59:25.615Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-11-05T17:59:25.874Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-11-05T17:59:25.918Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:25.918Z] INFO: Testing against a local daemon [2022-11-05T17:59:25.918Z] === RUN TestNetworkCreateDelete [2022-11-05T17:59:25.918Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:25.918Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestDockerNetworkDeletePreferID [2022-11-05T17:59:25.918Z] 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-11-05T17:59:25.918Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestDaemonDNSFallback [2022-11-05T17:59:25.918Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:25.918Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestInspectNetwork [2022-11-05T17:59:25.918Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-11-05T17:59:25.918Z] --- SKIP: TestInspectNetwork (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestRunContainerWithBridgeNone [2022-11-05T17:59:25.918Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:25.918Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestNetworkInvalidJSON [2022-11-05T17:59:25.918Z] === RUN TestNetworkInvalidJSON//networks/create [2022-11-05T17:59:25.918Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-11-05T17:59:25.918Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:59:25.918Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:59:25.918Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:59:25.918Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:59:25.918Z] === CONT TestNetworkInvalidJSON//networks/create [2022-11-05T17:59:25.918Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-11-05T17:59:25.918Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-11-05T17:59:25.918Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-11-05T17:59:25.918Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-11-05T17:59:25.918Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-11-05T17:59:25.918Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-11-05T17:59:25.918Z] === RUN TestNetworkList [2022-11-05T17:59:25.918Z] === RUN TestNetworkList//networks [2022-11-05T17:59:25.918Z] === PAUSE TestNetworkList//networks [2022-11-05T17:59:25.918Z] === RUN TestNetworkList//networks/ [2022-11-05T17:59:25.918Z] === PAUSE TestNetworkList//networks/ [2022-11-05T17:59:25.918Z] === CONT TestNetworkList//networks [2022-11-05T17:59:25.918Z] === CONT TestNetworkList//networks/ [2022-11-05T17:59:25.918Z] --- PASS: TestNetworkList (0.05s) [2022-11-05T17:59:25.918Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-05T17:59:25.918Z] --- PASS: TestNetworkList//networks (0.01s) [2022-11-05T17:59:25.918Z] === RUN TestHostIPv4BridgeLabel [2022-11-05T17:59:25.918Z] network_test.go:126: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-05T17:59:25.918Z] service_test.go:29: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestDaemonDefaultNetworkPools [2022-11-05T17:59:25.918Z] service_test.go:58: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-05T17:59:25.918Z] service_test.go:102: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-05T17:59:25.918Z] service_test.go:136: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-05T17:59:25.918Z] service_test.go:187: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestServiceWithPredefinedNetwork [2022-11-05T17:59:25.918Z] service_test.go:212: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-05T17:59:25.918Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:59:25.918Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestServiceWithDataPathPortInit [2022-11-05T17:59:25.918Z] service_test.go:333: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-11-05T17:59:25.918Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-05T17:59:25.918Z] service_test.go:401: testEnv.OSType == "windows" [2022-11-05T17:59:25.918Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-05T17:59:25.918Z] PASS [2022-11-05T17:59:25.918Z] ok github.com/docker/docker/integration/network 0.229s [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === Skipped [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-11-05T17:59:26.375Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-11-05T17:59:26.375Z] 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-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-11-05T17:59:26.375Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-11-05T17:59:26.375Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-11-05T17:59:26.375Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-11-05T17:59:26.375Z] network_test.go:126: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:29: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:58: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:102: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:136: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:187: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:212: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:242: FLAKY_TEST [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:333: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-11-05T17:59:26.375Z] service_test.go:401: testEnv.OSType == "windows" [2022-11-05T17:59:26.375Z] [2022-11-05T17:59:26.375Z] DONE 22 tests, 15 skipped in 3.513s [2022-11-05T17:59:26.375Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-11-05T17:59:26.438Z] === RUN TestDockerSuite/TestRunUserByName [2022-11-05T17:59:26.833Z] testing: warning: no tests to run [2022-11-05T17:59:26.833Z] PASS [2022-11-05T17:59:26.833Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-11-05T17:59:26.833Z] [2022-11-05T17:59:26.833Z] DONE 0 tests in 0.624s [2022-11-05T17:59:27.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-11-05T17:59:27.260Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-11-05T17:59:27.290Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-11-05T17:59:27.518Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-11-05T17:59:27.518Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-11-05T17:59:27.518Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-11-05T17:59:27.747Z] testing: warning: no tests to run [2022-11-05T17:59:27.747Z] PASS [2022-11-05T17:59:27.747Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-11-05T17:59:27.747Z] [2022-11-05T17:59:27.747Z] DONE 0 tests in 0.621s [2022-11-05T17:59:27.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-11-05T17:59:27.776Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-11-05T17:59:28.341Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-11-05T17:59:29.936Z] testing: warning: no tests to run [2022-11-05T17:59:29.936Z] PASS [2022-11-05T17:59:29.936Z] testing: warning: no tests to run [2022-11-05T17:59:29.936Z] PASS [2022-11-05T17:59:29.936Z] ok github.com/docker/docker/integration/plugin 0.131s [no tests to run] [2022-11-05T17:59:29.936Z] ok github.com/docker/docker/integration/plugin/authz 0.204s [no tests to run] [2022-11-05T17:59:30.870Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-11-05T17:59:31.434Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-11-05T17:59:31.999Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-11-05T17:59:33.371Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-11-05T17:59:34.306Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-11-05T17:59:35.677Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-11-05T17:59:37.048Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-11-05T17:59:37.305Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-11-05T17:59:37.305Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-11-05T17:59:37.305Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-11-05T17:59:37.305Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-11-05T17:59:37.305Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-11-05T17:59:37.305Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-11-05T17:59:37.305Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-11-05T17:59:37.562Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-11-05T17:59:37.562Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-11-05T17:59:37.562Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-11-05T17:59:37.819Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-11-05T17:59:38.384Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-11-05T17:59:38.493Z] testing: warning: no tests to run [2022-11-05T17:59:38.493Z] PASS [2022-11-05T17:59:38.493Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [no tests to run] [2022-11-05T17:59:38.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:38.953Z] INFO: Testing against a local daemon [2022-11-05T17:59:38.953Z] === RUN TestExternalGraphDriver [2022-11-05T17:59:38.953Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-05T17:59:38.953Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-11-05T17:59:38.953Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:59:38.953Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-05T17:59:38.953Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-11-05T17:59:38.953Z] PASS [2022-11-05T17:59:38.953Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.188s [2022-11-05T17:59:39.316Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-11-05T17:59:39.881Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-11-05T17:59:39.881Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-11-05T17:59:40.447Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-11-05T17:59:40.447Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-11-05T17:59:41.012Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-11-05T17:59:41.012Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-11-05T17:59:41.012Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-11-05T17:59:41.012Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-11-05T17:59:41.012Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-11-05T17:59:41.012Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-11-05T17:59:41.012Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-11-05T17:59:41.580Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-11-05T17:59:42.153Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-11-05T17:59:42.153Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-11-05T17:59:42.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:42.677Z] INFO: Testing against a local daemon [2022-11-05T17:59:42.677Z] === RUN TestPluginWithDevMounts [2022-11-05T17:59:42.677Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:42.677Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-05T17:59:42.677Z] PASS [2022-11-05T17:59:42.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:42.677Z] INFO: Testing against a local daemon [2022-11-05T17:59:42.677Z] === RUN TestReadPluginNoRead [2022-11-05T17:59:42.677Z] read_test.go:21: no unix domain sockets on Windows [2022-11-05T17:59:42.677Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-11-05T17:59:42.677Z] PASS [2022-11-05T17:59:42.677Z] ok github.com/docker/docker/integration/plugin/volumes 0.177s [2022-11-05T17:59:42.677Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-11-05T17:59:42.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:42.677Z] INFO: Testing against a local daemon [2022-11-05T17:59:42.677Z] === RUN TestPluginInvalidJSON [2022-11-05T17:59:42.677Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:59:42.677Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:59:42.677Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:59:42.677Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-11-05T17:59:42.677Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:59:42.677Z] === RUN TestPluginInstall [2022-11-05T17:59:42.677Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:59:42.677Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-05T17:59:42.677Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:59:42.677Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-05T17:59:42.677Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-05T17:59:42.677Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:59:42.677Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-05T17:59:42.677Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:59:42.677Z] PASS [2022-11-05T17:59:42.677Z] ok github.com/docker/docker/integration/plugin/common 0.156s [2022-11-05T17:59:42.677Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-11-05T17:59:42.677Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-11-05T17:59:42.677Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-11-05T17:59:42.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-11-05T17:59:42.722Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-11-05T17:59:42.980Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-11-05T17:59:43.134Z] [2022-11-05T17:59:43.134Z] === Skipped [2022-11-05T17:59:43.134Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-11-05T17:59:43.134Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:59:43.134Z] [2022-11-05T17:59:43.134Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-11-05T17:59:43.134Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-05T17:59:43.134Z] [2022-11-05T17:59:43.134Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:59:43.134Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-05T17:59:43.134Z] [2022-11-05T17:59:43.134Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-11-05T17:59:43.134Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-05T17:59:43.134Z] [2022-11-05T17:59:43.134Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-11-05T17:59:43.134Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-05T17:59:43.134Z] [2022-11-05T17:59:43.134Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-11-05T17:59:43.134Z] read_test.go:21: no unix domain sockets on Windows [2022-11-05T17:59:43.134Z] [2022-11-05T17:59:43.134Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-11-05T17:59:43.134Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:43.134Z] [2022-11-05T17:59:43.134Z] DONE 9 tests, 7 skipped in 15.263s [2022-11-05T17:59:43.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-11-05T17:59:43.548Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-11-05T17:59:43.548Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-11-05T17:59:44.099Z] testing: warning: no tests to run [2022-11-05T17:59:44.100Z] PASS [2022-11-05T17:59:44.100Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-11-05T17:59:44.100Z] [2022-11-05T17:59:44.100Z] DONE 0 tests in 0.595s [2022-11-05T17:59:44.100Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-11-05T17:59:44.115Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-11-05T17:59:44.681Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-11-05T17:59:44.939Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-11-05T17:59:44.939Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-11-05T17:59:45.197Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-11-05T17:59:45.454Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-11-05T17:59:45.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:45.631Z] INFO: Testing against a local daemon [2022-11-05T17:59:45.631Z] === RUN TestPluginInvalidJSON [2022-11-05T17:59:45.631Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:59:45.631Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:59:45.631Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-11-05T17:59:45.631Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-11-05T17:59:45.631Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-11-05T17:59:45.631Z] === RUN TestPluginInstall [2022-11-05T17:59:45.631Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:59:45.631Z] --- SKIP: TestPluginInstall (0.00s) [2022-11-05T17:59:45.631Z] === RUN TestPluginsWithRuntimes [2022-11-05T17:59:45.631Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-05T17:59:45.631Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-11-05T17:59:45.631Z] === RUN TestPluginBackCompatMediaTypes [2022-11-05T17:59:45.631Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-05T17:59:45.631Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:59:45.631Z] PASS [2022-11-05T17:59:45.631Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-11-05T17:59:45.631Z] [2022-11-05T17:59:45.631Z] === Skipped [2022-11-05T17:59:45.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-11-05T17:59:45.631Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-11-05T17:59:45.631Z] [2022-11-05T17:59:45.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-11-05T17:59:45.631Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-11-05T17:59:45.631Z] [2022-11-05T17:59:45.631Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-11-05T17:59:45.631Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-11-05T17:59:45.631Z] [2022-11-05T17:59:45.631Z] DONE 5 tests, 3 skipped in 1.464s [2022-11-05T17:59:45.631Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-11-05T17:59:46.387Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-11-05T17:59:46.952Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-11-05T17:59:46.952Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-11-05T17:59:46.952Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-11-05T17:59:47.168Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:47.168Z] INFO: Testing against a local daemon [2022-11-05T17:59:47.168Z] === RUN TestExternalGraphDriver [2022-11-05T17:59:47.168Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-05T17:59:47.168Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-11-05T17:59:47.168Z] === RUN TestGraphdriverPluginV2 [2022-11-05T17:59:47.168Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-05T17:59:47.168Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-11-05T17:59:47.168Z] PASS [2022-11-05T17:59:47.168Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-11-05T17:59:47.168Z] [2022-11-05T17:59:47.168Z] === Skipped [2022-11-05T17:59:47.168Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-11-05T17:59:47.168Z] external_test.go:48: runtime.GOOS == "windows" [2022-11-05T17:59:47.168Z] [2022-11-05T17:59:47.168Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-11-05T17:59:47.168Z] external_test.go:408: runtime.GOOS == "windows" [2022-11-05T17:59:47.168Z] [2022-11-05T17:59:47.168Z] DONE 2 tests, 2 skipped in 1.248s [2022-11-05T17:59:47.168Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-11-05T17:59:47.210Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-11-05T17:59:47.210Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-11-05T17:59:47.776Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-11-05T17:59:48.341Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-11-05T17:59:48.708Z] testing: warning: no tests to run [2022-11-05T17:59:48.708Z] PASS [2022-11-05T17:59:48.708Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-11-05T17:59:48.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:48.708Z] INFO: Testing against a local daemon [2022-11-05T17:59:48.708Z] === RUN TestReadPluginNoRead [2022-11-05T17:59:48.708Z] read_test.go:21: no unix domain sockets on Windows [2022-11-05T17:59:48.708Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-11-05T17:59:48.708Z] PASS [2022-11-05T17:59:48.708Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-11-05T17:59:48.708Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-11-05T17:59:48.708Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-11-05T17:59:48.708Z] [2022-11-05T17:59:48.708Z] === Skipped [2022-11-05T17:59:48.708Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-11-05T17:59:48.708Z] read_test.go:21: no unix domain sockets on Windows [2022-11-05T17:59:48.708Z] [2022-11-05T17:59:48.708Z] DONE 1 tests, 1 skipped in 1.551s [2022-11-05T17:59:48.708Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-11-05T17:59:48.906Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-11-05T17:59:50.249Z] testing: warning: no tests to run [2022-11-05T17:59:50.249Z] PASS [2022-11-05T17:59:50.249Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-11-05T17:59:50.249Z] [2022-11-05T17:59:50.249Z] DONE 0 tests in 1.199s [2022-11-05T17:59:50.249Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-11-05T17:59:50.806Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-11-05T17:59:50.806Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-11-05T17:59:51.065Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-11-05T17:59:51.065Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-11-05T17:59:51.065Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-11-05T17:59:51.786Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:51.786Z] INFO: Testing against a local daemon [2022-11-05T17:59:51.786Z] === RUN TestPluginWithDevMounts [2022-11-05T17:59:51.786Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:51.786Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-11-05T17:59:51.786Z] PASS [2022-11-05T17:59:51.786Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-11-05T17:59:51.786Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-11-05T17:59:51.786Z] [2022-11-05T17:59:51.786Z] === Skipped [2022-11-05T17:59:51.786Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-11-05T17:59:51.786Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:51.786Z] [2022-11-05T17:59:51.786Z] DONE 1 tests, 1 skipped in 1.424s [2022-11-05T17:59:51.786Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-11-05T17:59:51.998Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-11-05T17:59:52.931Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-11-05T17:59:53.864Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-11-05T17:59:53.864Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-11-05T17:59:53.864Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-11-05T17:59:53.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:53.988Z] INFO: Testing against a local daemon [2022-11-05T17:59:53.988Z] === RUN TestSecretInspect [2022-11-05T17:59:53.988Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:53.988Z] --- SKIP: TestSecretInspect (0.00s) [2022-11-05T17:59:53.988Z] === RUN TestSecretList [2022-11-05T17:59:54.446Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] --- SKIP: TestSecretList (0.00s) [2022-11-05T17:59:54.446Z] === RUN TestSecretsCreateAndDelete [2022-11-05T17:59:54.446Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-11-05T17:59:54.446Z] === RUN TestSecretsUpdate [2022-11-05T17:59:54.446Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-11-05T17:59:54.446Z] === RUN TestTemplatedSecret [2022-11-05T17:59:54.446Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-11-05T17:59:54.446Z] === RUN TestSecretCreateResolve [2022-11-05T17:59:54.446Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:54.446Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-11-05T17:59:54.446Z] PASS [2022-11-05T17:59:54.446Z] ok github.com/docker/docker/integration/secret 0.165s [2022-11-05T17:59:54.446Z] [2022-11-05T17:59:54.446Z] === Skipped [2022-11-05T17:59:54.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-11-05T17:59:54.446Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] [2022-11-05T17:59:54.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-11-05T17:59:54.446Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] [2022-11-05T17:59:54.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-11-05T17:59:54.446Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] [2022-11-05T17:59:54.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-11-05T17:59:54.446Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] [2022-11-05T17:59:54.446Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-11-05T17:59:54.446Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:54.446Z] [2022-11-05T17:59:54.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-11-05T17:59:54.446Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:54.446Z] [2022-11-05T17:59:54.446Z] DONE 6 tests, 6 skipped in 2.521s [2022-11-05T17:59:54.446Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-11-05T17:59:55.237Z] === RUN TestDockerSuite/TestSaveImageId [2022-11-05T17:59:55.237Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-11-05T17:59:55.803Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-11-05T17:59:56.738Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-11-05T17:59:56.995Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents4063984666 [2022-11-05T17:59:57.253Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-11-05T17:59:57.253Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-11-05T17:59:58.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T17:59:58.172Z] INFO: Testing against a local daemon [2022-11-05T17:59:58.172Z] === RUN TestServiceCreateInit [2022-11-05T17:59:58.172Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-05T17:59:58.172Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-05T17:59:58.172Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- PASS: TestServiceCreateInit (0.05s) [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestCreateServiceMultipleTimes [2022-11-05T17:59:58.172Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestCreateServiceConflict [2022-11-05T17:59:58.172Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestCreateServiceMaxReplicas [2022-11-05T17:59:58.172Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-11-05T17:59:58.172Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-05T17:59:58.172Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestCreateServiceSecretFileMode [2022-11-05T17:59:58.172Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestCreateServiceConfigFileMode [2022-11-05T17:59:58.172Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestCreateServiceSysctls [2022-11-05T17:59:58.172Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-11-05T17:59:58.172Z] === RUN TestCreateServiceCapabilities [2022-11-05T17:59:58.172Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-11-05T17:59:58.172Z] === RUN TestInspect [2022-11-05T17:59:58.172Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestInspect (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestCreateJob [2022-11-05T17:59:58.172Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestCreateJob (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestReplicatedJob [2022-11-05T17:59:58.172Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestReplicatedJob (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestUpdateReplicatedJob [2022-11-05T17:59:58.172Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestServiceListWithStatuses [2022-11-05T17:59:58.172Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestDockerNetworkConnectAlias [2022-11-05T17:59:58.172Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestDockerNetworkReConnect [2022-11-05T17:59:58.172Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestServicePlugin [2022-11-05T17:59:58.172Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestServicePlugin (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestServiceUpdateLabel [2022-11-05T17:59:58.172Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestServiceUpdateSecrets [2022-11-05T17:59:58.172Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-11-05T17:59:58.172Z] === RUN TestServiceUpdateConfigs [2022-11-05T17:59:58.172Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestServiceUpdateNetwork [2022-11-05T17:59:58.172Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-11-05T17:59:58.172Z] === RUN TestServiceUpdatePidsLimit [2022-11-05T17:59:58.172Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-11-05T17:59:58.172Z] PASS [2022-11-05T17:59:58.172Z] ok github.com/docker/docker/integration/service 0.329s [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === Skipped [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:59:58.172Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:59:58.172Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-11-05T17:59:58.172Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-11-05T17:59:58.172Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-11-05T17:59:58.172Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-11-05T17:59:58.172Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-11-05T17:59:58.172Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-11-05T17:59:58.172Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-11-05T17:59:58.172Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-11-05T17:59:58.172Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-11-05T17:59:58.172Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-11-05T17:59:58.172Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-11-05T17:59:58.172Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-11-05T17:59:58.172Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-11-05T17:59:58.172Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-11-05T17:59:58.172Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-11-05T17:59:58.172Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-11-05T17:59:58.172Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-11-05T17:59:58.172Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2022-11-05T17:59:58.172Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-11-05T17:59:58.172Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-11-05T17:59:58.172Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-11-05T17:59:58.172Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-11-05T17:59:58.172Z] [2022-11-05T17:59:58.172Z] DONE 24 tests, 23 skipped in 3.408s [2022-11-05T17:59:58.172Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-11-05T17:59:58.625Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-11-05T17:59:58.626Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-11-05T17:59:58.626Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-11-05T17:59:59.190Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-11-05T18:00:00.124Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-11-05T18:00:00.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T18:00:00.344Z] INFO: Testing against a local daemon [2022-11-05T18:00:00.344Z] === RUN TestSessionCreate [2022-11-05T18:00:00.344Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-11-05T18:00:00.344Z] --- SKIP: TestSessionCreate (0.00s) [2022-11-05T18:00:00.344Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-05T18:00:00.344Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-11-05T18:00:00.344Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-11-05T18:00:00.344Z] PASS [2022-11-05T18:00:00.344Z] ok github.com/docker/docker/integration/session 0.174s [2022-11-05T18:00:00.803Z] [2022-11-05T18:00:00.803Z] === Skipped [2022-11-05T18:00:00.803Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-11-05T18:00:00.803Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-11-05T18:00:00.803Z] [2022-11-05T18:00:00.803Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-11-05T18:00:00.803Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-11-05T18:00:00.803Z] [2022-11-05T18:00:00.803Z] DONE 2 tests, 2 skipped in 2.449s [2022-11-05T18:00:00.803Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-11-05T18:00:02.023Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-11-05T18:00:02.286Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-11-05T18:00:03.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T18:00:03.715Z] INFO: Testing against a local daemon [2022-11-05T18:00:03.715Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-05T18:00:03.715Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T18:00:03.715Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T18:00:03.715Z] === RUN TestEventsExecDie [2022-11-05T18:00:03.715Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-11-05T18:00:03.715Z] --- SKIP: TestEventsExecDie (0.00s) [2022-11-05T18:00:03.715Z] === RUN TestEventsBackwardsCompatible [2022-11-05T18:00:03.715Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-11-05T18:00:03.715Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-11-05T18:00:03.715Z] === RUN TestInfoAPI [2022-11-05T18:00:03.715Z] --- PASS: TestInfoAPI (0.06s) [2022-11-05T18:00:03.715Z] === RUN TestInfoAPIWarnings [2022-11-05T18:00:03.715Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T18:00:03.715Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-11-05T18:00:03.715Z] === RUN TestInfoDebug [2022-11-05T18:00:03.715Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T18:00:03.715Z] --- SKIP: TestInfoDebug (0.00s) [2022-11-05T18:00:03.715Z] === RUN TestInfoInsecureRegistries [2022-11-05T18:00:03.715Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T18:00:03.715Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-11-05T18:00:03.715Z] === RUN TestInfoRegistryMirrors [2022-11-05T18:00:03.715Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T18:00:03.715Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-11-05T18:00:03.715Z] === RUN TestLoginFailsWithBadCredentials [2022-11-05T18:00:04.203Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-11-05T18:00:04.461Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-11-05T18:00:04.679Z] --- PASS: TestLoginFailsWithBadCredentials (1.49s) [2022-11-05T18:00:04.679Z] === RUN TestPingCacheHeaders [2022-11-05T18:00:04.679Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-11-05T18:00:04.679Z] === RUN TestPingGet [2022-11-05T18:00:05.025Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-11-05T18:00:05.025Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-11-05T18:00:05.136Z] --- PASS: TestPingGet (0.05s) [2022-11-05T18:00:05.136Z] === RUN TestPingHead [2022-11-05T18:00:05.136Z] --- PASS: TestPingHead (0.05s) [2022-11-05T18:00:05.136Z] === RUN TestVersion [2022-11-05T18:00:05.136Z] --- PASS: TestVersion (0.04s) [2022-11-05T18:00:05.136Z] PASS [2022-11-05T18:00:05.136Z] ok github.com/docker/docker/integration/system 1.871s [2022-11-05T18:00:05.136Z] [2022-11-05T18:00:05.136Z] === Skipped [2022-11-05T18:00:05.136Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-05T18:00:05.136Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-11-05T18:00:05.136Z] [2022-11-05T18:00:05.136Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-11-05T18:00:05.136Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-11-05T18:00:05.136Z] [2022-11-05T18:00:05.136Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-11-05T18:00:05.136Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-11-05T18:00:05.136Z] [2022-11-05T18:00:05.136Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-11-05T18:00:05.136Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-11-05T18:00:05.136Z] [2022-11-05T18:00:05.136Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-11-05T18:00:05.136Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T18:00:05.136Z] [2022-11-05T18:00:05.136Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-11-05T18:00:05.136Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T18:00:05.136Z] [2022-11-05T18:00:05.136Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-11-05T18:00:05.136Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-11-05T18:00:05.136Z] [2022-11-05T18:00:05.136Z] DONE 13 tests, 7 skipped in 4.337s [2022-11-05T18:00:05.136Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-11-05T18:00:06.396Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-11-05T18:00:07.767Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-11-05T18:00:08.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T18:00:08.030Z] INFO: Testing against a local daemon [2022-11-05T18:00:08.030Z] === RUN TestVolumesCreateAndList [2022-11-05T18:00:08.030Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-11-05T18:00:08.030Z] === RUN TestVolumesRemove [2022-11-05T18:00:08.030Z] --- PASS: TestVolumesRemove (0.10s) [2022-11-05T18:00:08.030Z] === RUN TestVolumesInspect [2022-11-05T18:00:08.030Z] --- PASS: TestVolumesInspect (0.06s) [2022-11-05T18:00:08.030Z] === RUN TestVolumesInvalidJSON [2022-11-05T18:00:08.030Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-11-05T18:00:08.030Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-11-05T18:00:08.030Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-11-05T18:00:08.030Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-11-05T18:00:08.030Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-11-05T18:00:08.030Z] PASS [2022-11-05T18:00:08.030Z] ok github.com/docker/docker/integration/volume 0.349s [2022-11-05T18:00:08.030Z] [2022-11-05T18:00:08.030Z] DONE 5 tests in 2.890s [2022-11-05T18:00:08.332Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-11-05T18:00:08.487Z] INFO: make.ps1 ended at 11/05/2022 18:00:08 [2022-11-05T18:00:08.487Z] INFO: Integration CLI tests being run from the host: [2022-11-05T18:00:08.487Z] 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-11-05T18:00:13.594Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-11-05T18:00:13.594Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-11-05T18:00:15.493Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-11-05T18:00:15.752Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-11-05T18:00:16.686Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-11-05T18:00:19.210Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-11-05T18:00:20.582Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-11-05T18:00:21.147Z] === RUN TestDockerSuite/TestStartRecordError [2022-11-05T18:00:22.079Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-11-05T18:00:23.011Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-11-05T18:00:23.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-11-05T18:00:23.285Z] INFO: Testing against a local daemon [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-11-05T18:00:23.285Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-11-05T18:00:23.285Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-11-05T18:00:23.285Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-11-05T18:00:23.742Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-11-05T18:00:24.199Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-11-05T18:00:24.383Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-11-05T18:00:24.656Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-11-05T18:00:25.754Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-11-05T18:00:26.692Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-11-05T18:00:28.617Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-11-05T18:00:31.141Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-11-05T18:00:32.072Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-11-05T18:00:34.600Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-11-05T18:00:34.600Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-11-05T18:00:38.778Z] === RUN TestDockerSuite/TestStatsNoStream [2022-11-05T18:00:39.036Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-11-05T18:00:41.560Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-11-05T18:00:41.817Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-11-05T18:00:43.188Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-11-05T18:00:43.446Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-11-05T18:00:44.380Z] === RUN TestDockerSuite/TestTopPrivileged [2022-11-05T18:00:44.638Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-11-05T18:00:44.638Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-11-05T18:00:44.638Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-11-05T18:00:45.204Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-11-05T18:00:47.730Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-11-05T18:00:51.006Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-11-05T18:00:51.006Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-11-05T18:00:51.263Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-11-05T18:00:51.263Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-11-05T18:00:51.263Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-11-05T18:00:51.263Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-11-05T18:00:51.263Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-11-05T18:00:52.196Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-11-05T18:00:52.789Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-11-05T18:00:53.360Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-11-05T18:00:54.296Z] === RUN TestDockerSuite/TestUpdateStats [2022-11-05T18:00:54.860Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-11-05T18:00:58.136Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-11-05T18:00:59.070Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-11-05T18:00:59.070Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-11-05T18:00:59.070Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-11-05T18:00:59.634Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-11-05T18:01:00.200Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-11-05T18:01:02.100Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-11-05T18:01:04.629Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-11-05T18:01:06.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-11-05T18:01:07.093Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-11-05T18:01:08.026Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-11-05T18:01:09.927Z] docker_cli_service_logs_test.go:246: checking task vaw1bb0006fn [2022-11-05T18:01:09.927Z] docker_cli_service_logs_test.go:251: checking messages for vaw1bb0006fn [2022-11-05T18:01:09.927Z] docker_cli_service_logs_test.go:246: checking task 56n9fs6c17qk [2022-11-05T18:01:09.927Z] docker_cli_service_logs_test.go:251: checking messages for 56n9fs6c17qk [2022-11-05T18:01:10.492Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-11-05T18:01:13.018Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-11-05T18:01:14.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-11-05T18:01:15.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-11-05T18:01:16.290Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-11-05T18:01:17.222Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-11-05T18:01:18.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-11-05T18:01:19.527Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-11-05T18:01:20.461Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-11-05T18:01:21.393Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-11-05T18:01:22.767Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-11-05T18:01:23.026Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-11-05T18:01:24.397Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-11-05T18:01:39.255Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-11-05T18:01:39.255Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-11-05T18:01:39.255Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-11-05T18:01:39.513Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-11-05T18:01:39.772Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-11-05T18:01:39.772Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-11-05T18:01:40.030Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-11-05T18:01:40.030Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-11-05T18:01:40.596Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-11-05T18:01:40.596Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-11-05T18:01:41.529Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-11-05T18:01:41.529Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-11-05T18:01:41.529Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-11-05T18:01:41.529Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-11-05T18:01:41.529Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-11-05T18:01:41.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-11-05T18:01:43.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-11-05T18:01:43.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-11-05T18:01:43.417Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-11-05T18:01:43.417Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-11-05T18:01:43.676Z] === RUN TestDockerSuite/TestVolumeEvents [2022-11-05T18:01:44.607Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-11-05T18:01:46.504Z] docker_cli_swarm_test.go:1902: [d41c17d821959] joining swarm manager [d876239c1c037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:01:47.447Z] docker_cli_swarm_test.go:1903: [dd2e526d431d8] joining swarm manager [d876239c1c037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:01:49.346Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-11-05T18:01:50.278Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-11-05T18:01:50.278Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-11-05T18:01:50.278Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-11-05T18:01:52.175Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-11-05T18:01:54.702Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-11-05T18:01:54.702Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite (1254.10s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.11s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.76s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.85s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.21s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.36s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.79s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.68s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.70s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.72s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAttachDetach (0.90s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.61s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.38s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.82s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.08s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.73s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.12s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.77s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.44s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.50s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.34s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.44s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.66s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.05s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.06s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.53s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.56s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.82s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.36s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.06s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.59s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.03s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.65s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.90s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.76s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.91s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.74s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.54s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.02s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.03s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.18s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.66s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.20s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.38s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.77s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.07s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.69s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.03s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.45s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.13s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.24s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-11-05T18:01:54.702Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.94s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.09s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.70s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.15s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.52s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.31s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.69s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.70s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.11s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.01s) [2022-11-05T18:01:54.702Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-05T18:01:54.702Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-05T18:01:54.702Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-05T18:01:54.702Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.71s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.46s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.55s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.52s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.74s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.46s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.96s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.76s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.18s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.07s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.56s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.71s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.11s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.86s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.07s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.13s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.09s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.44s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.01s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.20s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.50s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.23s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.08s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.57s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnv (1.30s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.20s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.20s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.45s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.28s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.57s) [2022-11-05T18:01:54.702Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.31s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-11-05T18:01:54.702Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.89s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.93s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.64s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.56s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.79s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildHistory (4.30s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.53s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.05s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.69s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.63s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.67s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.66s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.90s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.84s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.10s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.63s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.66s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.69s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.27s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.60s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.48s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.28s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.92s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.55s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.66s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.75s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.24s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildPATH (1.51s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.67s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.51s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.79s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.25s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildRm (1.79s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.79s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.82s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildStderr (1.16s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.70s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.90s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.79s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildUser (1.36s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.36s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.96s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.77s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.20s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.72s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.78s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.96s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.05s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitTTY (0.95s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.89s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.41s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.45s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.42s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.44s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.41s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.97s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.45s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.41s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.47s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.45s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.18s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.67s) [2022-11-05T18:01:54.703Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.83s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.14s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.26s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.51s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c7b080_} (1.65s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12015579051_/foo_false____} (1.31s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12015579051_/foo_true____} (0.69s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33587712978_/foo_false____} (0.62s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33587712978_/foo_true____} (1.41s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33587712978_/foo_true__0xc000c7b0c8__} (1.43s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c7b0f8_} (1.38s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c7b110_} (1.39s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c7b128_} (1.32s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c7b140_} (1.39s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.06s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.14s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.94s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.91s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.01s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.57s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.79s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.82s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.82s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.86s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.70s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.08s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.28s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.61s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.31s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.73s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.77s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.94s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.57s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.32s) [2022-11-05T18:01:54.703Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.61s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.17s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.97s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCpToStdout (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.79s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.47s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.76s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.43s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-11-05T18:01:54.704Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-11-05T18:01:54.704Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.25s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.42s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.71s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.30s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.55s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.12s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsCommit (0.58s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.90s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.26s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.26s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsCopy (0.88s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.13s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.18s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.15s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.24s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFilters (1.36s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFormat (1.32s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2022-11-05T18:01:54.704Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-11-05T18:01:54.704Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.78s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.84s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.22s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.64s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.15s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecCgroup (0.88s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecEnv (0.71s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecInspectID (1.61s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.98s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecTTY (0.65s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2022-11-05T18:01:54.704Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.68s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.72s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.59s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestHealth (18.83s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.71s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.67s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.51s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImportFile (1.71s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.18s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.43s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.39s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.40s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.62s) [2022-11-05T18:01:54.704Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.74s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectHistory (0.50s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-11-05T18:01:54.704Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.56s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.62s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.61s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.25s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.32s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.65s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.41s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.43s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.23s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.42s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.84s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.41s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2022-11-05T18:01:54.704Z] --- PASS: TestDockerSuite/TestNetHostname (1.15s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.63s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.15s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPluginActive (2.32s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.96s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.51s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.71s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.79s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.52s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.84s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPortList (5.99s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.52s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.62s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.28s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.10s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.98s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.86s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.93s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.83s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.75s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.74s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.81s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.62s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.74s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.82s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.56s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.47s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.79s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.66s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.59s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.64s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.49s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.13s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.25s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.39s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.89s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.67s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.29s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.98s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.90s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.75s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.60s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.57s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunExitCode (0.54s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.83s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.97s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.57s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.53s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.87s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.47s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.89s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.87s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.62s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.38s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunMount (3.98s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.28s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.39s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.70s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.11s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.08s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.57s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.04s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.70s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.81s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.62s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.61s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.22s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.32s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.21s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunRm (0.67s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.08s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.38s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-11-05T18:01:54.705Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunSysctls (0.83s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.40s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.38s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.39s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.39s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.53s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2022-11-05T18:01:54.705Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.40s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.70s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.64s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.26s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.83s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.32s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.46s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.42s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.44s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.82s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.64s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.60s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.45s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.69s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.93s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.03s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.57s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.56s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.22s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.42s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.90s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.59s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.80s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.49s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.47s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartRecordError (0.98s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.07s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.42s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.53s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.44s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateStats (3.68s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.16s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.14s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.92s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.58s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.60s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.41s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.24s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.21s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.84s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.23s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.64s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.56s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.40s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.76s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.23s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.26s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.64s) [2022-11-05T18:01:54.706Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.21s) [2022-11-05T18:01:54.706Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-11-05T18:01:54.706Z] === RUN TestDockerRegistrySuite [2022-11-05T18:01:54.706Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-11-05T18:01:55.270Z] check_test.go:196: [d8096aa70a8d9] daemon is not started [2022-11-05T18:01:55.270Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-11-05T18:01:56.203Z] check_test.go:196: [dbd72ec5f315e] daemon is not started [2022-11-05T18:01:56.203Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-11-05T18:01:57.577Z] check_test.go:196: [d9036e9dec686] daemon is not started [2022-11-05T18:01:57.577Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-11-05T18:01:57.577Z] check_test.go:196: [d9bdc21d93dde] daemon is not started [2022-11-05T18:01:57.577Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-11-05T18:02:00.102Z] check_test.go:196: [dbfb3f56aa36b] daemon is not started [2022-11-05T18:02:00.102Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-11-05T18:02:04.282Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-11-05T18:02:06.181Z] check_test.go:196: [d23b18e8cf7f0] daemon is not started [2022-11-05T18:02:06.181Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-11-05T18:02:08.709Z] check_test.go:196: [d9c272c666126] daemon is not started [2022-11-05T18:02:08.709Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-11-05T18:02:09.275Z] check_test.go:196: [d34dcb8d78b1f] daemon is not started [2022-11-05T18:02:09.533Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-11-05T18:02:10.099Z] check_test.go:196: [dd081e9ca3596] daemon is not started [2022-11-05T18:02:10.357Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-11-05T18:02:11.297Z] check_test.go:196: [d43f8fd670094] daemon is not started [2022-11-05T18:02:11.297Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-11-05T18:02:11.589Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-11-05T18:02:12.522Z] check_test.go:196: [dece140c352e6] daemon is not started [2022-11-05T18:02:12.522Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-11-05T18:02:13.895Z] check_test.go:196: [d133d0d54b29c] daemon is not started [2022-11-05T18:02:13.895Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-11-05T18:02:13.895Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-11-05T18:02:14.829Z] check_test.go:196: [dfe31611a4ab4] daemon is not started [2022-11-05T18:02:14.829Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-11-05T18:02:16.207Z] check_test.go:196: [defedf1ce9d56] daemon is not started [2022-11-05T18:02:16.207Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-11-05T18:02:17.141Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:78293fdd089abf55115cae6e2e50173379b7679bf7d75edf38ca5dd154c7e1f4 [2022-11-05T18:02:17.706Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9aabe313c319b2c0274b876a3af66b2ef7a096cae33e4425d5a68ba66c521dd9 [2022-11-05T18:02:17.965Z] check_test.go:196: [de1ae26ee3da4] daemon is not started [2022-11-05T18:02:17.965Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-11-05T18:02:18.530Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ce14d3cfdc6862d2d4c4dbf889ead7e37a4cfdf9e2cb9e82cafd5ff7c9db1aa [2022-11-05T18:02:19.464Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c25faa3bceafa4460891a2236c5bf10fda0dd10c0a58672cf49cc481d80aa207 [2022-11-05T18:02:19.464Z] check_test.go:196: [d71408cd48b8b] daemon is not started [2022-11-05T18:02:19.464Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-11-05T18:02:20.396Z] check_test.go:196: [d6f9e05cfa8ba] daemon is not started [2022-11-05T18:02:20.396Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-11-05T18:02:22.293Z] check_test.go:196: [d7c743ee20010] daemon is not started [2022-11-05T18:02:22.293Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-11-05T18:02:23.667Z] check_test.go:196: [d5c8747ff8709] daemon is not started [2022-11-05T18:02:23.667Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-11-05T18:02:23.667Z] check_test.go:196: [d1efa657bdc07] daemon is not started [2022-11-05T18:02:23.667Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-11-05T18:02:24.600Z] check_test.go:196: [d2e634e63f29d] daemon is not started [2022-11-05T18:02:24.600Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-11-05T18:02:25.164Z] check_test.go:196: [d369030348d72] daemon is not started [2022-11-05T18:02:25.164Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-11-05T18:02:26.100Z] check_test.go:196: [da1b72472ce9c] daemon is not started [2022-11-05T18:02:26.100Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-11-05T18:02:28.626Z] check_test.go:196: [dec0847d221a0] daemon is not started [2022-11-05T18:02:28.626Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-11-05T18:02:28.626Z] check_test.go:196: [df0a98bc5c958] daemon is not started [2022-11-05T18:02:28.626Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-11-05T18:02:29.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-11-05T18:02:29.760Z] check_test.go:196: [d630dfccb575d] daemon is not started [2022-11-05T18:02:29.760Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-11-05T18:02:30.324Z] check_test.go:196: [d8bfd9b937d22] daemon is not started [2022-11-05T18:02:30.324Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-11-05T18:02:30.325Z] check_test.go:196: [d0bed5ba72f2b] daemon is not started [2022-11-05T18:02:30.325Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-11-05T18:02:30.890Z] check_test.go:196: [d9fb8258842ee] daemon is not started [2022-11-05T18:02:30.890Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-11-05T18:02:31.148Z] check_test.go:196: [dd1649c41c7fc] daemon is not started [2022-11-05T18:02:31.148Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-11-05T18:02:31.406Z] docker_cli_swarm_test.go:1803: [d391f0f997728] joining swarm manager [d04053bdd76f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:02:31.406Z] check_test.go:196: [df35b70196afa] daemon is not started [2022-11-05T18:02:31.406Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-11-05T18:02:31.663Z] check_test.go:196: [dd96f04e1d3c2] daemon is not started [2022-11-05T18:02:31.663Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-11-05T18:02:32.605Z] docker_cli_swarm_test.go:1804: [df47b20b8d0fa] joining swarm manager [d04053bdd76f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:02:32.863Z] check_test.go:196: [df637c3dfe9d8] daemon is not started [2022-11-05T18:02:32.863Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-11-05T18:02:34.235Z] check_test.go:196: [d4f9305e44cbf] daemon is not started [2022-11-05T18:02:34.235Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-11-05T18:02:35.167Z] check_test.go:196: [d7e58c656eac8] daemon is not started [2022-11-05T18:02:35.167Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-11-05T18:02:36.100Z] check_test.go:196: [d17a9e9f6f59c] daemon is not started [2022-11-05T18:02:36.100Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-11-05T18:02:36.283Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-11-05T18:02:36.284Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-11-05T18:02:36.284Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-11-05T18:02:36.284Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-11-05T18:02:36.284Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-11-05T18:02:36.284Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-11-05T18:02:36.284Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-11-05T18:02:36.284Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-11-05T18:02:36.284Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-11-05T18:02:36.284Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-11-05T18:02:36.751Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-11-05T18:02:37.032Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite (43.34s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.07s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.92s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.16s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.45s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.00s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.51s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.91s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.24s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.18s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.72s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.68s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.95s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.87s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.81s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.18s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.32s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.45s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.17s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.92s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2022-11-05T18:02:37.597Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-11-05T18:02:37.597Z] === RUN TestDockerSchema1RegistrySuite [2022-11-05T18:02:37.597Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-11-05T18:02:37.854Z] check_test.go:223: [d19e0c8def488] daemon is not started [2022-11-05T18:02:37.854Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-11-05T18:02:40.382Z] check_test.go:223: [ddced2e65e4b4] daemon is not started [2022-11-05T18:02:40.382Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-11-05T18:02:43.818Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-11-05T18:02:43.818Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-05T18:02:43.818Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-11-05T18:02:43.818Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-11-05T18:02:43.818Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-11-05T18:02:44.562Z] check_test.go:223: [dac1193f0a85a] daemon is not started [2022-11-05T18:02:44.562Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-11-05T18:02:47.088Z] check_test.go:223: [d62b4837a3484] daemon is not started [2022-11-05T18:02:47.088Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-11-05T18:02:47.539Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-11-05T18:02:48.021Z] check_test.go:223: [d3c70f2f9839f] daemon is not started [2022-11-05T18:02:48.021Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-11-05T18:02:48.279Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-11-05T18:02:48.845Z] check_test.go:223: [d943e3414ba1c] daemon is not started [2022-11-05T18:02:48.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-11-05T18:02:49.102Z] check_test.go:223: [daaa34e16a17f] daemon is not started [2022-11-05T18:02:49.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-11-05T18:02:49.707Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-11-05T18:02:49.707Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-11-05T18:02:49.707Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-11-05T18:02:49.707Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-11-05T18:02:49.707Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-11-05T18:02:49.707Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-11-05T18:02:49.707Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-11-05T18:02:49.707Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-11-05T18:02:49.707Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-11-05T18:02:50.475Z] check_test.go:223: [d6aa0ca7150a2] daemon is not started [2022-11-05T18:02:50.476Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-11-05T18:02:51.041Z] check_test.go:223: [dab8fccb045ea] daemon is not started [2022-11-05T18:02:51.300Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-11-05T18:02:52.233Z] check_test.go:223: [deca88c97c3f8] daemon is not started [2022-11-05T18:02:52.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-11-05T18:02:53.444Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-11-05T18:02:53.444Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-11-05T18:02:53.901Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-11-05T18:02:53.901Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-11-05T18:02:53.901Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-11-05T18:02:54.131Z] check_test.go:223: [d8bf20426cab0] daemon is not started [2022-11-05T18:02:54.131Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-11-05T18:02:54.699Z] check_test.go:223: [d358e83e81848] daemon is not started [2022-11-05T18:02:54.699Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-11-05T18:02:54.956Z] check_test.go:223: [db5c8fa830d97] daemon is not started [2022-11-05T18:02:54.956Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-11-05T18:02:55.214Z] check_test.go:223: [d00a8beb339be] daemon is not started [2022-11-05T18:02:55.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-11-05T18:02:55.472Z] check_test.go:223: [d84e8d83ae658] daemon is not started [2022-11-05T18:02:55.472Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-11-05T18:02:55.924Z] check_test.go:223: [d432acb8cb3ea] daemon is not started [2022-11-05T18:02:55.924Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-11-05T18:02:56.214Z] check_test.go:223: [d41e1295c19a1] daemon is not started [2022-11-05T18:02:56.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-11-05T18:02:56.214Z] check_test.go:223: [d1baa06c09c27] daemon is not started [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite (18.56s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.51s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.31s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.52s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.89s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.18s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2022-11-05T18:02:56.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-11-05T18:02:56.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-11-05T18:02:56.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-11-05T18:02:56.214Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-11-05T18:02:57.147Z] check_test.go:252: [dd7c0110933d1] daemon is not started [2022-11-05T18:02:57.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-11-05T18:02:57.405Z] check_test.go:252: [dbd40c5620a7e] daemon is not started [2022-11-05T18:02:57.405Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-11-05T18:02:57.662Z] check_test.go:252: [d834dcfcfd8fe] daemon is not started [2022-11-05T18:02:57.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-11-05T18:02:58.229Z] docker_cli_swarm_test.go:1322: [d3eda9354f58a] joining swarm manager [d7e4bedb2d33d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:02:59.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-11-05T18:02:59.728Z] docker_cli_swarm_test.go:1323: [d3ffaa7c571f2] joining swarm manager [d7e4bedb2d33d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:02:59.728Z] check_test.go:252: [de25754a1ba40] daemon is not started [2022-11-05T18:02:59.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-11-05T18:03:00.293Z] check_test.go:252: [daf50b2484c59] daemon is not started [2022-11-05T18:03:00.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-11-05T18:03:01.226Z] check_test.go:252: [d5c46408c0f1d] daemon is not started [2022-11-05T18:03:01.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-11-05T18:03:01.226Z] check_test.go:252: [d263403b188a0] daemon is not started [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.07s) [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.66s) [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2022-11-05T18:03:01.226Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-11-05T18:03:01.226Z] === RUN TestDockerRegistryAuthTokenSuite [2022-11-05T18:03:01.226Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-11-05T18:03:02.444Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-11-05T18:03:06.482Z] check_test.go:279: [dfc8eefe7399b] daemon is not started [2022-11-05T18:03:06.482Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-11-05T18:03:06.482Z] check_test.go:279: [d85d3b3c33533] daemon is not started [2022-11-05T18:03:06.482Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-11-05T18:03:06.739Z] check_test.go:279: [d2a5b44cbd812] daemon is not started [2022-11-05T18:03:06.739Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-11-05T18:03:06.739Z] check_test.go:279: [d04415c871647] daemon is not started [2022-11-05T18:03:06.739Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-11-05T18:03:06.997Z] check_test.go:279: [ddcf29351c989] daemon is not started [2022-11-05T18:03:06.997Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-11-05T18:03:06.997Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-11-05T18:03:06.997Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-11-05T18:03:06.997Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-11-05T18:03:06.997Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-11-05T18:03:06.997Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-11-05T18:03:06.997Z] === RUN TestDockerNetworkSuite [2022-11-05T18:03:06.997Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-11-05T18:03:09.521Z] docker_cli_network_unix_test.go:47: [db3083a2a0b86] daemon is not started [2022-11-05T18:03:09.521Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-11-05T18:03:09.779Z] docker_cli_network_unix_test.go:47: [d2cbf4210698f] daemon is not started [2022-11-05T18:03:10.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-11-05T18:03:12.562Z] docker_cli_network_unix_test.go:47: [db57a23e1cded] daemon is not started [2022-11-05T18:03:12.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-11-05T18:03:13.752Z] docker_cli_network_unix_test.go:47: [dbf06e70c7d35] daemon is not started [2022-11-05T18:03:14.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-11-05T18:03:14.358Z] docker_cli_network_unix_test.go:1234: [dda5a3d386bc6] daemon is not started [2022-11-05T18:03:16.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-11-05T18:03:17.457Z] docker_cli_network_unix_test.go:47: [d4fcf961c4c3f] daemon is not started [2022-11-05T18:03:18.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-11-05T18:03:22.204Z] docker_cli_network_unix_test.go:47: [d700c5b47f332] daemon is not started [2022-11-05T18:03:22.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-11-05T18:03:24.141Z] docker_cli_network_unix_test.go:47: [d430fd16250ac] daemon is not started [2022-11-05T18:03:24.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-11-05T18:03:25.641Z] docker_cli_network_unix_test.go:47: [d601eeebfeb60] daemon is not started [2022-11-05T18:03:25.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-11-05T18:03:26.161Z] docker_cli_network_unix_test.go:47: [de708e8b17c65] daemon is not started [2022-11-05T18:03:26.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-11-05T18:03:26.677Z] docker_cli_network_unix_test.go:47: [d055fa78fd5e3] daemon is not started [2022-11-05T18:03:26.677Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-11-05T18:03:27.243Z] docker_cli_network_unix_test.go:47: [dd028c6d51afa] daemon is not started [2022-11-05T18:03:27.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-11-05T18:03:28.065Z] docker_cli_network_unix_test.go:47: [d8c6ee5f0c811] daemon is not started [2022-11-05T18:03:28.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-11-05T18:03:28.581Z] docker_cli_network_unix_test.go:47: [d7691a8c1fa8a] daemon is not started [2022-11-05T18:03:28.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-11-05T18:03:28.839Z] docker_cli_network_unix_test.go:47: [db26684ddfd35] daemon is not started [2022-11-05T18:03:28.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-11-05T18:03:29.405Z] docker_cli_network_unix_test.go:47: [db637456473a3] daemon is not started [2022-11-05T18:03:29.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-11-05T18:03:29.663Z] docker_cli_network_unix_test.go:47: [d0980b0da2b4e] daemon is not started [2022-11-05T18:03:29.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-11-05T18:03:29.663Z] docker_cli_network_unix_test.go:47: [d043ff1eb7147] daemon is not started [2022-11-05T18:03:29.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-11-05T18:03:29.920Z] docker_cli_network_unix_test.go:47: [d4408b8ad5c4f] daemon is not started [2022-11-05T18:03:29.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-11-05T18:03:30.856Z] docker_cli_network_unix_test.go:47: [d2e6554fc500a] daemon is not started [2022-11-05T18:03:30.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-11-05T18:03:31.114Z] docker_cli_network_unix_test.go:47: [d64e619eb26ee] daemon is not started [2022-11-05T18:03:31.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-11-05T18:03:31.679Z] docker_cli_network_unix_test.go:47: [d6276c80620b6] daemon is not started [2022-11-05T18:03:31.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-11-05T18:03:31.937Z] docker_cli_network_unix_test.go:47: [d0abf64d3a63e] daemon is not started [2022-11-05T18:03:31.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-11-05T18:03:31.937Z] docker_cli_network_unix_test.go:47: [d26eb77b7ce84] daemon is not started [2022-11-05T18:03:31.937Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-11-05T18:03:33.310Z] docker_cli_network_unix_test.go:969: [d6e678e374ce4] daemon is not started [2022-11-05T18:03:34.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-11-05T18:03:35.213Z] docker_cli_network_unix_test.go:47: [dd9fdfb83f20c] daemon is not started [2022-11-05T18:03:35.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-11-05T18:03:37.996Z] docker_cli_network_unix_test.go:1117: [d09442ed3b57c] daemon is not started [2022-11-05T18:03:40.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-11-05T18:03:40.782Z] docker_cli_network_unix_test.go:47: [d65206d024e41] daemon is not started [2022-11-05T18:03:40.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-11-05T18:03:41.715Z] docker_cli_network_unix_test.go:47: [d39b56fa19696] daemon is not started [2022-11-05T18:03:41.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-11-05T18:03:41.715Z] docker_cli_network_unix_test.go:47: [d336c1823933b] daemon is not started [2022-11-05T18:03:41.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-11-05T18:03:41.973Z] docker_cli_network_unix_test.go:47: [dbf68bace6c66] daemon is not started [2022-11-05T18:03:41.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-11-05T18:03:42.230Z] docker_cli_network_unix_test.go:47: [d843e34285c49] daemon is not started [2022-11-05T18:03:42.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-11-05T18:03:42.230Z] docker_cli_network_unix_test.go:47: [d6879e07de710] daemon is not started [2022-11-05T18:03:42.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-11-05T18:03:42.230Z] docker_cli_network_unix_test.go:47: [d54a48da60e72] daemon is not started [2022-11-05T18:03:42.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-11-05T18:03:43.602Z] docker_cli_network_unix_test.go:47: [db3c3e9cf09e6] daemon is not started [2022-11-05T18:03:44.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-11-05T18:03:44.536Z] docker_cli_network_unix_test.go:47: [d08b0500a13a6] daemon is not started [2022-11-05T18:03:44.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-11-05T18:03:44.536Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-11-05T18:03:44.536Z] docker_cli_network_unix_test.go:47: [d801c276e5f4a] daemon is not started [2022-11-05T18:03:44.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-11-05T18:03:45.101Z] docker_cli_network_unix_test.go:47: [ddb19a923fe60] daemon is not started [2022-11-05T18:03:45.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-11-05T18:03:48.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-11-05T18:03:50.008Z] docker_cli_network_unix_test.go:1085: [d6df0d7275120] daemon is not started [2022-11-05T18:03:51.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-11-05T18:03:51.382Z] docker_cli_network_unix_test.go:47: [d0f5facf1c661] daemon is not started [2022-11-05T18:03:51.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-11-05T18:03:51.947Z] docker_cli_network_unix_test.go:47: [df6088b326596] daemon is not started [2022-11-05T18:03:52.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-11-05T18:03:53.145Z] docker_cli_network_unix_test.go:47: [d1c20477350fb] daemon is not started [2022-11-05T18:03:53.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-11-05T18:03:53.713Z] docker_cli_network_unix_test.go:47: [d46ae4446da55] daemon is not started [2022-11-05T18:03:53.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-11-05T18:03:53.971Z] docker_cli_network_unix_test.go:47: [d954086039a16] daemon is not started [2022-11-05T18:03:54.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-11-05T18:03:54.794Z] docker_cli_network_unix_test.go:47: [da7fd0cbe3d2a] daemon is not started [2022-11-05T18:03:54.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-11-05T18:03:55.360Z] docker_cli_network_unix_test.go:47: [df6b278d23087] daemon is not started [2022-11-05T18:03:55.618Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-11-05T18:04:02.169Z] docker_cli_network_unix_test.go:47: [d7f7e202de2a5] daemon is not started [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite (54.62s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.35s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.63s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.73s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.41s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.74s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.11s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.95s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.24s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.28s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-11-05T18:04:02.169Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.70s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.26s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.88s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.69s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-11-05T18:04:02.169Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.89s) [2022-11-05T18:04:02.169Z] === RUN TestDockerHubPullSuite [2022-11-05T18:04:02.169Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-11-05T18:04:03.540Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-11-05T18:04:06.063Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-11-05T18:04:06.994Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-11-05T18:04:08.891Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-11-05T18:04:09.148Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-11-05T18:04:09.712Z] --- PASS: TestDockerHubPullSuite (7.99s) [2022-11-05T18:04:09.712Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.94s) [2022-11-05T18:04:09.712Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-11-05T18:04:09.712Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-11-05T18:04:09.712Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.66s) [2022-11-05T18:04:09.712Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-11-05T18:04:09.712Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-11-05T18:04:09.712Z] PASS [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === Skipped [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-11-05T18:04:09.712Z] docker_cli_sni_test.go:18: Flakey test [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-11-05T18:04:09.712Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-11-05T18:04:09.712Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-11-05T18:04:09.712Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-11-05T18:04:09.712Z] docker_cli_network_unix_test.go:47: [d801c276e5f4a] daemon is not started [2022-11-05T18:04:09.712Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-11-05T18:04:09.712Z] [2022-11-05T18:04:09.712Z] DONE 1270 tests, 51 skipped in 1394.463s [2022-11-05T18:04:09.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T18:04:09.712Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T18:04:09.712Z] +++ kill 8013 [2022-11-05T18:04:10.644Z] +++ /etc/init.d/apparmor stop [2022-11-05T18:04:10.644Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T18:04:10.644Z] [2022-11-05T18:04:10.644Z] Unloading profiles will leave already running processes permanently [2022-11-05T18:04:10.644Z] unconfined, which can lead to unexpected situations. [2022-11-05T18:04:10.644Z] [2022-11-05T18:04:10.644Z] To set a process to complain mode, use the command line tool [2022-11-05T18:04:10.644Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T18:04:10.644Z] +++ true [2022-11-05T18:04:10.644Z] exiting test-integration [2022-11-05T18:04:10.644Z] ++ exit 0 [2022-11-05T18:04:10.644Z] [2022-11-05T18:04:10.902Z] + for job in $(jobs -p) [2022-11-05T18:04:10.902Z] + wait 9504 [2022-11-05T18:04:49.591Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-11-05T18:04:49.591Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-11-05T18:04:53.768Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-11-05T18:04:59.029Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-11-05T18:05:01.553Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-11-05T18:05:05.731Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-11-05T18:05:07.628Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-11-05T18:05:11.806Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-11-05T18:05:11.806Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-11-05T18:05:11.806Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-11-05T18:05:16.006Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-11-05T18:05:16.938Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-11-05T18:05:17.503Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-11-05T18:05:20.028Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-11-05T18:05:29.263Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-11-05T18:05:29.263Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-11-05T18:05:29.263Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-11-05T18:05:36.320Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-11-05T18:05:36.320Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-11-05T18:05:40.996Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-11-05T18:05:41.960Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-11-05T18:05:41.960Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-11-05T18:05:41.960Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-11-05T18:05:41.960Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-11-05T18:05:41.960Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-11-05T18:05:41.960Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-11-05T18:05:42.418Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-11-05T18:05:42.418Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-11-05T18:05:43.380Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-11-05T18:05:47.099Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-11-05T18:05:48.630Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-11-05T18:05:48.630Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-11-05T18:05:49.088Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-11-05T18:05:49.088Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-11-05T18:05:49.088Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-11-05T18:05:49.088Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-11-05T18:05:52.807Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-11-05T18:06:07.594Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-11-05T18:06:16.223Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-11-05T18:06:16.223Z] docker_cli_swarm_test.go:1187: [dba156bdf7711] joining swarm manager [d31e5b8b1182c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:06:17.886Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-11-05T18:06:19.417Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-11-05T18:06:19.417Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-11-05T18:06:19.417Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-11-05T18:06:21.480Z] docker_cli_swarm_test.go:1196: [d0f10f9ba5c6d] joining swarm manager [d31e5b8b1182c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:06:23.139Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-11-05T18:06:25.311Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-11-05T18:06:35.625Z] === RUN TestDockerSuite/TestBuildAddScript [2022-11-05T18:06:35.625Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-11-05T18:06:35.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-11-05T18:06:35.625Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-11-05T18:06:35.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-11-05T18:06:35.625Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-11-05T18:06:35.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-11-05T18:06:35.625Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-11-05T18:06:35.625Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-11-05T18:06:36.084Z] === RUN TestDockerSuite/TestBuildAddTar [2022-11-05T18:07:08.150Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-11-05T18:07:09.521Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-11-05T18:07:13.699Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-11-05T18:07:15.597Z] docker_cli_swarm_test.go:1119: [d1d257b5d74c9] joining swarm manager [d0e1c02b59899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:07:16.528Z] docker_cli_swarm_test.go:1120: [db5f2381b0824] joining swarm manager [d0e1c02b59899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:07:36.471Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-11-05T18:07:36.471Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-11-05T18:07:36.471Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-11-05T18:07:36.471Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-11-05T18:07:36.471Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-11-05T18:08:06.384Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-11-05T18:08:06.384Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-11-05T18:08:06.841Z] === RUN TestDockerSuite/TestBuildBlankName [2022-11-05T18:08:07.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-11-05T18:08:17.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-11-05T18:08:17.609Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-11-05T18:08:18.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-11-05T18:08:25.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-11-05T18:08:37.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-11-05T18:08:47.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-11-05T18:08:47.799Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-11-05T18:08:48.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-11-05T18:08:52.937Z] docker_cli_swarm_test.go:1173: [daf526ffc7868] joining swarm manager [d0e1c02b59899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-11-05T18:08:54.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-11-05T18:08:54.544Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-11-05T18:08:54.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-11-05T18:08:54.544Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-11-05T18:08:54.544Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-11-05T18:09:03.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-11-05T18:09:03.093Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-11-05T18:09:03.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-11-05T18:09:03.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-11-05T18:09:03.553Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-11-05T18:09:03.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-11-05T18:09:03.553Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-11-05T18:09:03.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-11-05T18:09:14.858Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-11-05T18:09:14.858Z] docker_cli_swarm_test.go:1454: [dd0ff76e3d83d] joining swarm manager [db7cef1543ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:09:14.858Z] docker_cli_swarm_test.go:1455: [d09eb4855398b] joining swarm manager [db7cef1543ad7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-11-05T18:09:27.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-11-05T18:09:27.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-11-05T18:09:27.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-11-05T18:09:27.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-11-05T18:09:27.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-11-05T18:09:27.303Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-11-05T18:09:29.829Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-11-05T18:09:33.107Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-11-05T18:09:35.005Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-11-05T18:09:36.901Z] docker_cli_swarm_unix_test.go:63: [d0d5bd4916017] joining swarm manager [d81018049e933]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:09:54.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-11-05T18:09:54.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-11-05T18:09:54.199Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-11-05T18:09:54.199Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-11-05T18:09:54.199Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-11-05T18:09:54.199Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-11-05T18:09:55.162Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-11-05T18:09:55.162Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-11-05T18:09:55.162Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-11-05T18:10:00.936Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-11-05T18:10:02.466Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-11-05T18:10:02.466Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-11-05T18:10:02.466Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-11-05T18:10:02.466Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-11-05T18:10:02.466Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-11-05T18:10:03.995Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-11-05T18:10:05.526Z] === RUN TestDockerSuite/TestBuildCmd [2022-11-05T18:10:05.984Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-11-05T18:10:06.946Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-11-05T18:10:07.402Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-11-05T18:10:14.454Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-11-05T18:10:16.622Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-11-05T18:10:16.622Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-11-05T18:10:16.622Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-11-05T18:10:18.154Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-11-05T18:10:18.154Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-11-05T18:10:18.154Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-11-05T18:10:18.610Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-11-05T18:10:20.776Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-11-05T18:10:22.306Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-11-05T18:10:22.767Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-11-05T18:10:22.767Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-11-05T18:10:22.767Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-11-05T18:10:24.297Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-11-05T18:10:24.755Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-11-05T18:10:24.755Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-11-05T18:10:24.755Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-11-05T18:10:24.755Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-11-05T18:10:24.755Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-11-05T18:10:31.815Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-11-05T18:10:33.116Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-11-05T18:10:33.116Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-11-05T18:10:33.116Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-11-05T18:10:34.486Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-11-05T18:10:37.771Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-11-05T18:10:40.295Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-11-05T18:10:42.191Z] docker_api_swarm_test.go:962: [de8c84d2fcbf9] joining swarm manager [deb1c7d446cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-11-05T18:11:00.255Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-11-05T18:11:12.467Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-11-05T18:11:13.838Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-11-05T18:11:14.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-11-05T18:11:14.296Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-11-05T18:11:15.262Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-11-05T18:11:16.363Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-11-05T18:11:18.889Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-11-05T18:11:22.315Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-11-05T18:11:22.316Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-11-05T18:11:22.316Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-11-05T18:11:22.316Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-11-05T18:11:22.316Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-11-05T18:11:22.316Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-11-05T18:11:22.316Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-11-05T18:11:23.279Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-11-05T18:11:23.279Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-11-05T18:11:23.279Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-11-05T18:11:25.441Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-11-05T18:11:30.713Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-11-05T18:11:32.611Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-11-05T18:11:35.146Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-11-05T18:11:37.672Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-11-05T18:11:40.198Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-11-05T18:11:42.724Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-11-05T18:11:45.248Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-11-05T18:12:13.912Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-11-05T18:12:13.912Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-11-05T18:12:13.912Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-11-05T18:12:13.912Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-11-05T18:12:41.443Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-11-05T18:12:49.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-11-05T18:12:50.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-11-05T18:12:51.500Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-11-05T18:12:53.638Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-11-05T18:12:56.173Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-11-05T18:13:04.716Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-11-05T18:13:07.607Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-11-05T18:13:11.701Z] --- PASS: TestDockerSwarmSuite (1595.96s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.52s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.74s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.92s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.69s) [2022-11-05T18:13:11.702Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.19s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.53s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.12s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.19s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.87s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.48s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.80s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.63s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.18s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.86s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.30s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.71s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.13s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.52s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.36s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.40s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.30s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.97s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.39s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.55s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.85s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.97s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.56s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.77s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.49s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.41s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.89s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.02s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.01s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.42s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.23s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.54s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.98s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.86s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.41s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.15s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.53s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.88s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.02s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.94s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.27s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.63s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.51s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.81s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.91s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.40s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.23s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.49s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.56s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.38s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.26s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.47s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.27s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.47s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.38s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.54s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.55s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.18s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2022-11-05T18:13:11.702Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.83s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.64s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.75s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.06s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.59s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.04s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.19s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.10s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.15s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.11s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.95s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.12s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.39s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.03s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.93s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.67s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.36s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.39s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.90s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.75s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2022-11-05T18:13:11.702Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.09s) [2022-11-05T18:13:11.702Z] === RUN TestDockerExternalVolumeSuite [2022-11-05T18:13:11.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-11-05T18:13:11.702Z] docker_cli_external_volume_driver_test.go:53: [d1726b541f38a] daemon is not started [2022-11-05T18:13:26.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-11-05T18:14:34.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-11-05T18:14:44.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-11-05T18:14:48.807Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-11-05T18:14:48.807Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-11-05T18:14:48.807Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-11-05T18:14:48.807Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-11-05T18:14:59.051Z] docker_cli_external_volume_driver_test.go:53: [d273cfe8e60a4] daemon is not started [2022-11-05T18:15:13.906Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-11-05T18:15:28.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-11-05T18:15:43.624Z] docker_cli_external_volume_driver_test.go:53: [dd6749bb0252a] daemon is not started [2022-11-05T18:16:01.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-11-05T18:16:01.685Z] docker_cli_external_volume_driver_test.go:53: [dda3d7a68de32] daemon is not started [2022-11-05T18:16:13.871Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-11-05T18:16:30.031Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-11-05T18:16:31.561Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-11-05T18:16:32.530Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-11-05T18:16:45.927Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-11-05T18:16:57.648Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-11-05T18:17:03.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-11-05T18:17:10.006Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-11-05T18:17:18.848Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-11-05T18:17:31.077Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-11-05T18:18:05.494Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-11-05T18:18:21.752Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-11-05T18:18:23.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-11-05T18:18:32.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-11-05T18:18:44.399Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-11-05T18:18:55.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-11-05T18:19:27.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-11-05T18:19:39.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-11-05T18:19:57.915Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-11-05T18:19:57.915Z] docker_cli_external_volume_driver_test.go:485: [d6ff5084997dc] daemon is not started [2022-11-05T18:20:12.772Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-11-05T18:20:12.772Z] docker_cli_external_volume_driver_test.go:53: [d8551a28129f5] daemon is not started [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite (436.44s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.49s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.12s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.19s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.54s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.96s) [2022-11-05T18:20:27.630Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-11-05T18:20:27.630Z] PASS [2022-11-05T18:20:27.630Z] [2022-11-05T18:20:27.630Z] === Skipped [2022-11-05T18:20:27.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-11-05T18:20:27.630Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-11-05T18:20:27.630Z] check_test.go:309: [d6b1198175450] daemon is not started [2022-11-05T18:20:27.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-11-05T18:20:27.630Z] [2022-11-05T18:20:27.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-11-05T18:20:27.630Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-11-05T18:20:27.630Z] check_test.go:309: [d549d167070aa] daemon is not started [2022-11-05T18:20:27.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-11-05T18:20:27.630Z] [2022-11-05T18:20:27.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-11-05T18:20:27.630Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-11-05T18:20:27.630Z] check_test.go:309: [db337f26e97ca] daemon is not started [2022-11-05T18:20:27.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-11-05T18:20:27.630Z] [2022-11-05T18:20:27.630Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-11-05T18:20:27.630Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-11-05T18:20:27.630Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-11-05T18:20:27.630Z] [2022-11-05T18:20:27.630Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-05T18:20:27.630Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-11-05T18:20:27.630Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-11-05T18:20:27.630Z] [2022-11-05T18:20:27.630Z] DONE 273 tests, 5 skipped in 2370.225s [2022-11-05T18:20:27.630Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-05T18:20:27.630Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39f71e290734/docker.pid [2022-11-05T18:20:27.630Z] +++ kill 5851 [2022-11-05T18:20:27.630Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5851 is not a child of this shell [2022-11-05T18:20:27.630Z] warning: PID 5851 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39f71e290734/docker.pid had a nonzero exit code [2022-11-05T18:20:27.630Z] ++++ cat bundles/test-integration/docker.pid [2022-11-05T18:20:27.630Z] +++ kill 8043 [2022-11-05T18:20:28.561Z] +++ /etc/init.d/apparmor stop [2022-11-05T18:20:28.561Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-05T18:20:28.561Z] [2022-11-05T18:20:28.561Z] Unloading profiles will leave already running processes permanently [2022-11-05T18:20:28.561Z] unconfined, which can lead to unexpected situations. [2022-11-05T18:20:28.561Z] [2022-11-05T18:20:28.561Z] To set a process to complain mode, use the command line tool [2022-11-05T18:20:28.561Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-05T18:20:28.561Z] +++ true [2022-11-05T18:20:28.561Z] exiting test-integration [2022-11-05T18:20:28.561Z] ++ exit 0 [2022-11-05T18:20:28.561Z] [2022-11-05T18:20:28.819Z] + exit 0 [2022-11-05T18:20:28.819Z] ++ jobs -p [2022-11-05T18:20:28.819Z] + pids= [2022-11-05T18:20:28.819Z] + echo 'Remaining pids to kill: []' [2022-11-05T18:20:28.819Z] Remaining pids to kill: [] [2022-11-05T18:20:28.819Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-11-05T18:20:28.833Z] Recording test results [2022-11-05T18:20:30.509Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-05T18:20:30.845Z] + echo Ensuring container killed. [2022-11-05T18:20:30.845Z] Ensuring container killed. [2022-11-05T18:20:30.845Z] + docker ps -aq -f name=docker-pr1-* [2022-11-05T18:20:31.413Z] + cids=98c9d0bf9460 [2022-11-05T18:20:31.413Z] e7b03d72b7a3 [2022-11-05T18:20:31.413Z] 3af7dadf1ba2 [2022-11-05T18:20:31.413Z] + [ -n 98c9d0bf9460 [2022-11-05T18:20:31.413Z] e7b03d72b7a3 [2022-11-05T18:20:31.413Z] 3af7dadf1ba2 ] [2022-11-05T18:20:31.413Z] + docker rm -vf 98c9d0bf9460 e7b03d72b7a3 3af7dadf1ba2 [2022-11-05T18:20:31.984Z] 98c9d0bf9460 [2022-11-05T18:20:31.985Z] e7b03d72b7a3 [2022-11-05T18:20:31.985Z] 3af7dadf1ba2 [Pipeline] sh [2022-11-05T18:20:32.270Z] + echo Chowning /workspace to jenkins user [2022-11-05T18:20:32.270Z] Chowning /workspace to jenkins user [2022-11-05T18:20:32.270Z] + id -u [2022-11-05T18:20:32.270Z] + id -g [2022-11-05T18:20:32.270Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44413:/workspace busybox chown -R 1000:1000 /workspace [2022-11-05T18:20:32.270Z] Unable to find image 'busybox:latest' locally [2022-11-05T18:20:32.270Z] latest: Pulling from library/busybox [2022-11-05T18:20:32.528Z] 22b70bddd3ac: Pulling fs layer [2022-11-05T18:20:32.528Z] 22b70bddd3ac: Download complete [2022-11-05T18:20:32.528Z] 22b70bddd3ac: Pull complete [2022-11-05T18:20:32.528Z] Digest: sha256:6bdd92bf5240be1b5f3bf71324f5e371fe59f0e153b27fa1f1620f78ba16963c [2022-11-05T18:20:32.528Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-05T18:20:35.374Z] + bundleName=amd64 [2022-11-05T18:20:35.374Z] + echo Creating amd64-bundles.tar.gz [2022-11-05T18:20:35.374Z] Creating amd64-bundles.tar.gz [2022-11-05T18:20:35.374Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-05T18:20:35.374Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-05T18:20:36.318Z] Archiving artifacts [2022-11-05T18:20:38.245Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T18:20:38.555Z] + make clean [2022-11-05T18:20:38.812Z] docker volume rm -f docker-dev-cache [2022-11-05T18:20:38.812Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-05T18:21:11.216Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-11-05T18:21:11.216Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-11-05T18:21:11.216Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-11-05T18:21:11.674Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-11-05T18:21:11.674Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-11-05T18:21:11.674Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-11-05T18:21:12.130Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-11-05T18:21:13.660Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-11-05T18:21:13.660Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-11-05T18:21:13.660Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-11-05T18:21:14.116Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-11-05T18:21:15.080Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-11-05T18:21:22.127Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-11-05T18:21:25.850Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-11-05T18:21:31.627Z] === RUN TestDockerSuite/TestBuildEnv [2022-11-05T18:21:31.627Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-11-05T18:21:31.627Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-11-05T18:21:31.627Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-11-05T18:21:31.627Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-11-05T18:21:31.627Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-11-05T18:21:32.085Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-11-05T18:21:32.085Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-11-05T18:21:32.085Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-11-05T18:21:32.085Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-11-05T18:21:32.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-11-05T18:21:36.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-11-05T18:21:36.760Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-11-05T18:21:36.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-11-05T18:21:36.760Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-11-05T18:21:36.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-11-05T18:21:36.760Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-11-05T18:21:36.760Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-11-05T18:21:37.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-11-05T18:21:44.778Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-11-05T18:22:05.859Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-11-05T18:22:05.859Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-11-05T18:22:05.859Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-11-05T18:22:05.859Z] === RUN TestDockerSuite/TestBuildExpose [2022-11-05T18:22:05.859Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-11-05T18:22:05.859Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-11-05T18:22:05.859Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-11-05T18:22:05.859Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-11-05T18:22:05.859Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-11-05T18:22:05.859Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-11-05T18:22:05.859Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-11-05T18:22:05.859Z] === RUN TestDockerSuite/TestBuildFails [2022-11-05T18:22:06.824Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-11-05T18:22:06.824Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-11-05T18:22:19.213Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-11-05T18:22:24.987Z] === RUN TestDockerSuite/TestBuildForceRm [2022-11-05T18:22:39.770Z] === RUN TestDockerSuite/TestBuildFromGit [2022-11-05T18:22:50.066Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-11-05T18:22:51.597Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-11-05T18:22:58.645Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-11-05T18:22:58.645Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-11-05T18:22:58.645Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-11-05T18:22:59.611Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-11-05T18:23:00.068Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-11-05T18:23:00.068Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-11-05T18:23:00.068Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-11-05T18:23:17.753Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-11-05T18:23:17.753Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-11-05T18:23:17.753Z] === RUN TestDockerSuite/TestBuildHistory [2022-11-05T18:23:32.532Z] === RUN TestDockerSuite/TestBuildIidFile [2022-11-05T18:23:32.532Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-11-05T18:23:34.701Z] === RUN TestDockerSuite/TestBuildInheritance [2022-11-05T18:23:34.701Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-11-05T18:23:34.701Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-11-05T18:23:35.668Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-11-05T18:23:36.127Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-11-05T18:23:41.900Z] === RUN TestDockerSuite/TestBuildLabel [2022-11-05T18:23:42.864Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-11-05T18:23:43.321Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-11-05T18:23:44.851Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-11-05T18:23:45.398Z] === RUN TestDockerSuite/TestBuildLabels [2022-11-05T18:23:46.927Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-11-05T18:23:48.458Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-11-05T18:23:55.514Z] === RUN TestDockerSuite/TestBuildLastModified [2022-11-05T18:23:55.514Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-11-05T18:23:55.514Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-11-05T18:23:55.514Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-11-05T18:23:55.514Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-11-05T18:23:55.971Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-11-05T18:23:55.971Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-11-05T18:23:55.971Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-11-05T18:23:56.429Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-11-05T18:23:56.885Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-11-05T18:23:57.847Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-11-05T18:24:03.623Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-11-05T18:24:33.537Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-11-05T18:24:33.537Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-11-05T18:24:33.537Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-11-05T18:24:34.501Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-11-05T18:25:16.989Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-11-05T18:25:42.099Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-11-05T18:25:45.823Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-11-05T18:25:54.365Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-11-05T18:26:00.145Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-11-05T18:26:21.199Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-11-05T18:26:21.199Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-11-05T18:26:21.199Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-11-05T18:26:31.501Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-11-05T18:26:31.501Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-11-05T18:26:31.501Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-11-05T18:26:31.501Z] === RUN TestDockerSuite/TestBuildNetNone [2022-11-05T18:26:31.501Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-11-05T18:26:31.501Z] === RUN TestDockerSuite/TestBuildNoContext [2022-11-05T18:26:34.395Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-11-05T18:26:46.788Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-11-05T18:26:48.320Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-11-05T18:26:48.320Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-11-05T18:26:48.777Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-11-05T18:26:51.670Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-11-05T18:26:53.208Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-11-05T18:26:54.737Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-11-05T18:27:15.805Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-11-05T18:27:17.977Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-11-05T18:27:30.324Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-11-05T18:27:33.228Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-11-05T18:27:44.864Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-11-05T18:27:50.639Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-11-05T18:27:55.309Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-11-05T18:27:56.991Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-11-05T18:27:56.991Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-11-05T18:27:56.991Z] === RUN TestDockerSuite/TestBuildPATH [2022-11-05T18:27:56.991Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-11-05T18:27:56.991Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-11-05T18:27:59.886Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-11-05T18:27:59.886Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-11-05T18:27:59.886Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-11-05T18:28:50.521Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-11-05T18:29:33.001Z] === RUN TestDockerSuite/TestBuildRm [2022-11-05T18:29:43.303Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-11-05T18:29:47.023Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-11-05T18:29:47.023Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-11-05T18:29:47.023Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-11-05T18:29:47.023Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-11-05T18:29:47.479Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-11-05T18:29:49.650Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-11-05T18:29:59.946Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-11-05T18:30:02.850Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-11-05T18:30:08.623Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-11-05T18:30:38.552Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-11-05T18:30:38.552Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-11-05T18:30:39.010Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-11-05T18:30:53.795Z] === RUN TestDockerSuite/TestBuildSpaces [2022-11-05T18:30:53.795Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-11-05T18:30:58.468Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-11-05T18:30:58.926Z] === RUN TestDockerSuite/TestBuildStderr [2022-11-05T18:31:04.698Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-11-05T18:31:29.801Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-11-05T18:31:29.801Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-11-05T18:31:29.801Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-11-05T18:31:38.348Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-11-05T18:31:39.312Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-11-05T18:31:45.082Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-11-05T18:31:52.131Z] === RUN TestDockerSuite/TestBuildUser [2022-11-05T18:31:52.131Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-11-05T18:31:52.131Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-11-05T18:31:52.131Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-11-05T18:31:52.131Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-11-05T18:31:52.131Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-11-05T18:31:52.131Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-11-05T18:31:56.809Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-11-05T18:31:57.265Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-11-05T18:32:05.809Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-11-05T18:32:05.809Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-11-05T18:32:05.809Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-11-05T18:32:05.809Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-11-05T18:32:05.809Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-11-05T18:32:35.737Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-11-05T18:32:35.737Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-11-05T18:32:44.283Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-11-05T18:32:51.335Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-11-05T18:32:51.335Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-11-05T18:32:51.791Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-11-05T18:32:51.791Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-11-05T18:32:51.791Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-11-05T18:32:55.516Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-11-05T18:32:55.516Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-11-05T18:32:55.974Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-11-05T18:33:10.763Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-11-05T18:33:16.535Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-11-05T18:33:16.991Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-11-05T18:33:42.139Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-11-05T18:33:42.139Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-11-05T18:33:42.139Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-11-05T18:33:42.139Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-11-05T18:33:42.139Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-11-05T18:33:42.139Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-11-05T18:33:42.139Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-11-05T18:33:42.139Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-11-05T18:33:50.693Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-11-05T18:33:52.859Z] === RUN TestDockerSuite/TestBuildXZHost [2022-11-05T18:33:52.859Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-11-05T18:33:53.315Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-11-05T18:33:53.315Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-11-05T18:33:53.315Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-11-05T18:33:53.315Z] docker_cli_sni_test.go:18: Flakey test [2022-11-05T18:33:53.315Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-11-05T18:33:56.205Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-11-05T18:34:01.975Z] === RUN TestDockerSuite/TestCommitChange [2022-11-05T18:34:07.750Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-11-05T18:34:13.521Z] === RUN TestDockerSuite/TestCommitHardlink [2022-11-05T18:34:13.521Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-11-05T18:34:13.521Z] === RUN TestDockerSuite/TestCommitNewFile [2022-11-05T18:34:28.292Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-11-05T18:34:28.292Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-11-05T18:34:28.292Z] === RUN TestDockerSuite/TestCommitTTY [2022-11-05T18:34:45.939Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-11-05T18:34:56.233Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-11-05T18:34:56.233Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-11-05T18:34:56.233Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-11-05T18:34:56.233Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-11-05T18:34:56.233Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-11-05T18:34:56.233Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-11-05T18:34:56.233Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-11-05T18:34:56.233Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-11-05T18:35:08.586Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-11-05T18:35:17.181Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-11-05T18:35:17.181Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-11-05T18:35:17.181Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-11-05T18:35:19.349Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-11-05T18:35:19.349Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-11-05T18:35:19.349Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-11-05T18:35:19.349Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-11-05T18:35:19.806Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-11-05T18:35:19.806Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-11-05T18:35:19.806Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-11-05T18:35:28.348Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-11-05T18:35:28.348Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-11-05T18:35:28.348Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-11-05T18:35:28.348Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-11-05T18:35:30.513Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-11-05T18:35:30.513Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-11-05T18:35:30.513Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-11-05T18:35:30.513Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-11-05T18:35:30.513Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-11-05T18:35:30.514Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-11-05T18:35:30.514Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-11-05T18:35:30.514Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-11-05T18:35:33.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-11-05T18:35:36.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-11-05T18:35:39.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-11-05T18:35:39.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-11-05T18:35:39.194Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-11-05T18:35:39.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-11-05T18:35:42.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-11-05T18:35:42.093Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-11-05T18:35:44.983Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-11-05T18:35:44.983Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-11-05T18:35:44.983Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-11-05T18:35:44.983Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:35:44.983Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-11-05T18:35:47.888Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-11-05T18:35:47.888Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-11-05T18:35:50.062Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-11-05T18:35:50.063Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-11-05T18:35:50.063Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-11-05T18:35:53.782Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-11-05T18:35:53.782Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-11-05T18:36:02.324Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-11-05T18:36:06.996Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-11-05T18:36:11.668Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-11-05T18:36:11.668Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-11-05T18:36:11.668Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-11-05T18:36:11.668Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-11-05T18:36:11.668Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-11-05T18:36:13.835Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-11-05T18:36:13.835Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-11-05T18:36:13.835Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-11-05T18:36:22.380Z] === RUN TestDockerSuite/TestContainerAPITop [2022-11-05T18:36:22.380Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-11-05T18:36:22.380Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-11-05T18:36:24.548Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-11-05T18:36:24.548Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-11-05T18:36:29.217Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-11-05T18:36:32.116Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-11-05T18:36:32.116Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-11-05T18:36:32.116Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-11-05T18:36:32.116Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-11-05T18:36:32.116Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-11-05T18:36:32.116Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-11-05T18:36:32.116Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-11-05T18:36:32.116Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-11-05T18:36:32.116Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-11-05T18:36:32.116Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-11-05T18:36:32.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-11-05T18:36:34.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-11-05T18:36:34.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-11-05T18:36:42.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-11-05T18:36:51.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-11-05T18:36:58.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-11-05T18:37:01.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00072ec30_} [2022-11-05T18:37:04.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13859972368_c:\foo_false____} [2022-11-05T18:37:07.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13859972368_c:\foo_true____} [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-11-05T18:37:15.664Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-11-05T18:37:15.664Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-11-05T18:37:15.664Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-11-05T18:37:15.664Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-11-05T18:37:15.664Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-11-05T18:37:15.664Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-11-05T18:37:15.664Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-11-05T18:37:24.245Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-11-05T18:37:24.245Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-11-05T18:37:24.245Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-11-05T18:37:24.245Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-11-05T18:37:31.293Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-11-05T18:37:31.293Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-11-05T18:37:31.293Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-11-05T18:37:31.293Z] === RUN TestDockerSuite/TestCpRelativePath [2022-11-05T18:37:39.832Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-11-05T18:37:39.832Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.832Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-11-05T18:37:39.832Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.832Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-11-05T18:37:39.832Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-11-05T18:37:39.832Z] === RUN TestDockerSuite/TestCpToCaseA [2022-11-05T18:37:50.125Z] === RUN TestDockerSuite/TestCpToCaseB [2022-11-05T18:37:57.181Z] === RUN TestDockerSuite/TestCpToCaseC [2022-11-05T18:37:57.181Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-11-05T18:37:57.181Z] === RUN TestDockerSuite/TestCpToCaseD [2022-11-05T18:37:57.181Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-11-05T18:37:57.181Z] === RUN TestDockerSuite/TestCpToCaseE [2022-11-05T18:38:14.835Z] === RUN TestDockerSuite/TestCpToCaseF [2022-11-05T18:38:14.835Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-11-05T18:38:14.835Z] === RUN TestDockerSuite/TestCpToCaseG [2022-11-05T18:38:14.835Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-11-05T18:38:14.836Z] === RUN TestDockerSuite/TestCpToCaseH [2022-11-05T18:38:35.892Z] === RUN TestDockerSuite/TestCpToCaseI [2022-11-05T18:38:35.892Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-11-05T18:38:35.892Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-11-05T18:38:35.892Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-11-05T18:38:35.892Z] === RUN TestDockerSuite/TestCpToDot [2022-11-05T18:38:41.662Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-11-05T18:38:41.662Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-11-05T18:38:41.662Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-11-05T18:38:41.662Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-11-05T18:38:41.662Z] === RUN TestDockerSuite/TestCpToStdout [2022-11-05T18:38:44.552Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-11-05T18:38:44.552Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:38:44.552Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-11-05T18:38:44.552Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-11-05T18:38:44.552Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-11-05T18:38:44.552Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-11-05T18:38:44.552Z] === RUN TestDockerSuite/TestCpVolumePath [2022-11-05T18:38:44.552Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-11-05T18:38:44.552Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-11-05T18:38:45.008Z] === RUN TestDockerSuite/TestCreateArgs [2022-11-05T18:38:45.008Z] === RUN TestDockerSuite/TestCreateByImageID [2022-11-05T18:38:47.901Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-11-05T18:38:50.794Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-11-05T18:38:50.794Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-11-05T18:38:50.794Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-11-05T18:38:53.685Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-11-05T18:38:54.144Z] === RUN TestDockerSuite/TestCreateLabels [2022-11-05T18:38:54.144Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-11-05T18:38:54.144Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-11-05T18:38:54.144Z] === RUN TestDockerSuite/TestCreateRM [2022-11-05T18:38:54.600Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-11-05T18:38:54.600Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-05T18:38:54.600Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-11-05T18:38:55.056Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-11-05T18:38:55.512Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-11-05T18:39:10.290Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-11-05T18:39:10.290Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-11-05T18:39:10.747Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-11-05T18:39:14.466Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-11-05T18:39:14.466Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-11-05T18:39:14.466Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-11-05T18:39:14.466Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-11-05T18:39:17.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-11-05T18:39:17.361Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.361Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-11-05T18:39:17.819Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-11-05T18:39:17.819Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-11-05T18:39:17.819Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-11-05T18:39:17.819Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-11-05T18:39:17.819Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-11-05T18:39:17.819Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-11-05T18:39:17.819Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-11-05T18:39:17.819Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDevicePermissions [2022-11-05T18:39:17.819Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDockerFails [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-11-05T18:39:17.819Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-11-05T18:39:17.819Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-11-05T18:39:17.819Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-11-05T18:39:18.276Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-11-05T18:39:18.276Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-11-05T18:39:18.276Z] === RUN TestDockerSuite/TestEventsAttach [2022-11-05T18:39:18.276Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-11-05T18:39:18.276Z] === RUN TestDockerSuite/TestEventsCommit [2022-11-05T18:39:18.276Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-11-05T18:39:18.276Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-11-05T18:39:21.173Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-11-05T18:39:24.065Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-11-05T18:39:26.956Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-11-05T18:39:37.249Z] === RUN TestDockerSuite/TestEventsCopy [2022-11-05T18:39:43.016Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-11-05T18:39:48.785Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-11-05T18:39:55.845Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-11-05T18:39:57.376Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-11-05T18:40:02.049Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-11-05T18:40:02.505Z] === RUN TestDockerSuite/TestEventsFilterType [2022-11-05T18:40:04.038Z] === RUN TestDockerSuite/TestEventsFilters [2022-11-05T18:40:09.826Z] === RUN TestDockerSuite/TestEventsFormat [2022-11-05T18:40:15.596Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-11-05T18:40:15.596Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-11-05T18:40:15.596Z] === RUN TestDockerSuite/TestEventsImageImport [2022-11-05T18:40:15.596Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-11-05T18:40:15.596Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-11-05T18:40:15.596Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-11-05T18:40:15.596Z] === RUN TestDockerSuite/TestEventsImagePull [2022-11-05T18:40:15.596Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-11-05T18:40:15.596Z] === RUN TestDockerSuite/TestEventsImageTag [2022-11-05T18:40:16.559Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-11-05T18:40:16.559Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-11-05T18:40:16.559Z] === RUN TestDockerSuite/TestEventsRename [2022-11-05T18:40:19.451Z] === RUN TestDockerSuite/TestEventsResize [2022-11-05T18:40:23.167Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-11-05T18:40:26.063Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-11-05T18:40:29.785Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-11-05T18:40:34.459Z] === RUN TestDockerSuite/TestEventsTop [2022-11-05T18:40:34.459Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-11-05T18:40:34.459Z] === RUN TestDockerSuite/TestEventsUntag [2022-11-05T18:40:37.353Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-11-05T18:40:42.025Z] === RUN TestDockerSuite/TestExec [2022-11-05T18:40:42.025Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:40:42.025Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-11-05T18:40:42.025Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-11-05T18:40:42.025Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-11-05T18:40:44.919Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-11-05T18:40:47.086Z] === RUN TestDockerSuite/TestExecAPIStart [2022-11-05T18:40:47.086Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:40:47.086Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-11-05T18:40:47.086Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-11-05T18:40:47.086Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-11-05T18:40:47.086Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-11-05T18:40:47.086Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-11-05T18:40:49.976Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-11-05T18:40:52.874Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-11-05T18:40:55.043Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-11-05T18:40:57.933Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-11-05T18:41:03.704Z] === RUN TestDockerSuite/TestExecCgroup [2022-11-05T18:41:03.704Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-11-05T18:41:03.704Z] === RUN TestDockerSuite/TestExecEnv [2022-11-05T18:41:03.704Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-11-05T18:41:03.704Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-11-05T18:41:03.704Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-11-05T18:41:03.704Z] === RUN TestDockerSuite/TestExecExitStatus [2022-11-05T18:41:05.875Z] === RUN TestDockerSuite/TestExecInspectID [2022-11-05T18:41:11.650Z] === RUN TestDockerSuite/TestExecInteractive [2022-11-05T18:41:11.651Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-11-05T18:41:11.651Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-11-05T18:41:11.651Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-11-05T18:41:11.651Z] === RUN TestDockerSuite/TestExecParseError [2022-11-05T18:41:11.651Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-11-05T18:41:11.651Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-11-05T18:41:11.651Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-11-05T18:41:11.651Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-11-05T18:41:11.651Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-11-05T18:41:11.651Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-11-05T18:41:15.370Z] === RUN TestDockerSuite/TestExecSetEnv [2022-11-05T18:41:15.370Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-11-05T18:41:15.370Z] === RUN TestDockerSuite/TestExecStartFails [2022-11-05T18:41:15.370Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-11-05T18:41:15.370Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-11-05T18:41:15.370Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-11-05T18:41:15.370Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-11-05T18:41:15.370Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-11-05T18:41:15.371Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-11-05T18:41:15.371Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-11-05T18:41:15.371Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-11-05T18:41:18.262Z] === RUN TestDockerSuite/TestExecUlimits [2022-11-05T18:41:18.262Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-11-05T18:41:18.262Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-11-05T18:41:28.569Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-11-05T18:41:28.569Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-11-05T18:41:28.569Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-11-05T18:41:28.569Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-11-05T18:41:28.569Z] === RUN TestDockerSuite/TestExecWithUser [2022-11-05T18:41:28.569Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-11-05T18:41:28.569Z] === RUN TestDockerSuite/TestGetContainerStats [2022-11-05T18:41:35.616Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-11-05T18:41:41.390Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-11-05T18:41:45.111Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-11-05T18:41:50.883Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-11-05T18:41:50.883Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:41:50.883Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-11-05T18:41:50.883Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-11-05T18:41:51.340Z] === RUN TestDockerSuite/TestHealth [2022-11-05T18:41:51.340Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-11-05T18:41:51.340Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-11-05T18:41:51.340Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-11-05T18:41:51.340Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-11-05T18:41:51.340Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-11-05T18:41:57.159Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-11-05T18:41:57.616Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-11-05T18:41:57.616Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-11-05T18:41:57.616Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-11-05T18:41:57.616Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-11-05T18:41:57.616Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-11-05T18:41:58.073Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-11-05T18:41:59.036Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-11-05T18:41:59.036Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-11-05T18:41:59.036Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-11-05T18:42:00.569Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-11-05T18:42:00.569Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-11-05T18:42:02.748Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-11-05T18:42:03.207Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-11-05T18:42:05.375Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-11-05T18:42:13.922Z] === RUN TestDockerSuite/TestImagesFormat [2022-11-05T18:42:13.922Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-11-05T18:42:13.922Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-11-05T18:42:13.922Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-11-05T18:42:18.604Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-11-05T18:42:18.604Z] === RUN TestDockerSuite/TestImportBadURL [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestImportDisplay [2022-11-05T18:42:20.771Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestImportFile [2022-11-05T18:42:20.771Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-11-05T18:42:20.771Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestImportGzipped [2022-11-05T18:42:20.771Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-11-05T18:42:20.771Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-11-05T18:42:20.771Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-11-05T18:42:20.771Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-11-05T18:42:20.771Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-11-05T18:42:20.771Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-11-05T18:42:20.771Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-05T18:42:20.771Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-11-05T18:42:23.665Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-11-05T18:42:26.560Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-11-05T18:42:26.560Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-11-05T18:42:26.560Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-11-05T18:42:26.560Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-11-05T18:42:26.560Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-11-05T18:42:26.560Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-11-05T18:42:26.560Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-11-05T18:42:27.016Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-11-05T18:42:29.910Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-11-05T18:42:29.910Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-11-05T18:42:32.805Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-11-05T18:42:32.805Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-11-05T18:42:32.805Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-11-05T18:42:32.805Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-11-05T18:42:32.805Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-11-05T18:42:32.805Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-11-05T18:42:32.805Z] === RUN TestDockerSuite/TestInspectDefault [2022-11-05T18:42:41.346Z] === RUN TestDockerSuite/TestInspectHistory [2022-11-05T18:42:46.016Z] === RUN TestDockerSuite/TestInspectImage [2022-11-05T18:42:46.016Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:42:46.016Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-11-05T18:42:46.016Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-11-05T18:42:46.016Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-11-05T18:42:46.016Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-05T18:42:46.016Z] === RUN TestDockerSuite/TestInspectInt64 [2022-11-05T18:42:48.909Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-11-05T18:42:51.803Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-11-05T18:42:51.803Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-11-05T18:42:54.694Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-11-05T18:42:56.861Z] === RUN TestDockerSuite/TestInspectPlugin [2022-11-05T18:42:56.861Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-11-05T18:42:56.861Z] === RUN TestDockerSuite/TestInspectRootFS [2022-11-05T18:42:56.861Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-11-05T18:42:59.752Z] === RUN TestDockerSuite/TestInspectStatus [2022-11-05T18:43:03.471Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-11-05T18:43:08.139Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-11-05T18:43:11.035Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-11-05T18:43:13.928Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-11-05T18:43:16.817Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-11-05T18:43:18.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-11-05T18:43:21.882Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksEnvs [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-11-05T18:43:30.428Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-11-05T18:43:30.428Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-11-05T18:43:30.428Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-11-05T18:43:30.428Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-11-05T18:43:32.735Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-11-05T18:43:34.902Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-11-05T18:43:41.953Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-11-05T18:43:44.119Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-11-05T18:43:44.119Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-11-05T18:43:44.119Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-11-05T18:43:47.013Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-11-05T18:43:47.013Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-11-05T18:43:55.557Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-11-05T18:44:04.105Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-11-05T18:44:12.654Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-11-05T18:44:15.551Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-11-05T18:44:19.275Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-11-05T18:44:19.275Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-11-05T18:44:19.275Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-11-05T18:44:22.170Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-11-05T18:44:30.717Z] === RUN TestDockerSuite/TestLogsSince [2022-11-05T18:44:41.014Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-11-05T18:44:41.014Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-11-05T18:44:41.014Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-11-05T18:44:41.014Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-11-05T18:44:41.014Z] === RUN TestDockerSuite/TestLogsTail [2022-11-05T18:44:43.184Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-11-05T18:44:46.907Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-11-05T18:44:53.957Z] === RUN TestDockerSuite/TestMountIntoProc [2022-11-05T18:44:53.957Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-11-05T18:44:53.957Z] === RUN TestDockerSuite/TestMountIntoSys [2022-11-05T18:44:53.957Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-11-05T18:44:53.957Z] === RUN TestDockerSuite/TestNetHostname [2022-11-05T18:44:53.957Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-11-05T18:44:53.957Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-11-05T18:44:53.957Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-11-05T18:44:53.957Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-11-05T18:44:53.957Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-11-05T18:44:53.957Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-11-05T18:44:53.957Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-11-05T18:44:53.957Z] === RUN TestDockerSuite/TestPluginActive [2022-11-05T18:44:53.957Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-11-05T18:44:54.418Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-11-05T18:44:54.418Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-11-05T18:44:54.418Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-11-05T18:44:54.418Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-11-05T18:44:54.418Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-11-05T18:44:54.418Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-11-05T18:44:54.418Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-11-05T18:44:54.418Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPortHostBinding [2022-11-05T18:44:54.418Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPortList [2022-11-05T18:44:54.418Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-11-05T18:44:54.418Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-11-05T18:45:01.470Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-11-05T18:45:01.470Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-11-05T18:45:01.470Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-11-05T18:45:01.470Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-11-05T18:45:01.470Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-11-05T18:45:01.470Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-11-05T18:45:01.470Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-11-05T18:45:01.470Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-05T18:45:01.470Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-11-05T18:45:16.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-11-05T18:45:16.248Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-11-05T18:45:16.248Z] === RUN TestDockerSuite/TestPsByOrder [2022-11-05T18:45:28.606Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-11-05T18:45:28.606Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-11-05T18:45:28.606Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-11-05T18:45:43.397Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-11-05T18:46:04.451Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-11-05T18:46:04.451Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-11-05T18:46:04.451Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-11-05T18:46:04.451Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-11-05T18:46:22.103Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-11-05T18:46:24.274Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-11-05T18:46:45.338Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-11-05T18:46:49.060Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-11-05T18:46:49.060Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-11-05T18:46:49.060Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-11-05T18:46:49.060Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-11-05T18:46:49.060Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-11-05T18:46:54.844Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-11-05T18:46:54.844Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-11-05T18:46:54.844Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-11-05T18:46:54.844Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-11-05T18:46:54.844Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-11-05T18:46:54.844Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-11-05T18:46:54.844Z] === RUN TestDockerSuite/TestPsRightTagName [2022-11-05T18:46:54.844Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-11-05T18:46:54.844Z] === RUN TestDockerSuite/TestPsShowMounts [2022-11-05T18:47:05.133Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-11-05T18:47:05.133Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-11-05T18:47:05.133Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-11-05T18:47:06.097Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-11-05T18:47:06.097Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-11-05T18:47:06.097Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-11-05T18:47:07.626Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-11-05T18:47:08.082Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-11-05T18:47:08.082Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-11-05T18:47:08.538Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-11-05T18:47:13.208Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-11-05T18:47:18.982Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-11-05T18:47:21.877Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-11-05T18:48:04.347Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-11-05T18:48:04.347Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:48:04.347Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-11-05T18:48:06.515Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-11-05T18:48:06.971Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-11-05T18:48:06.971Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-11-05T18:48:07.934Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-11-05T18:48:13.715Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-11-05T18:48:19.489Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-11-05T18:48:19.489Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:48:19.489Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-11-05T18:48:24.162Z] === RUN TestDockerSuite/TestRmiBlank [2022-11-05T18:48:24.162Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-11-05T18:48:24.618Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-11-05T18:48:42.272Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-11-05T18:48:45.990Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-11-05T18:48:46.953Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-11-05T18:48:55.502Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-11-05T18:49:05.801Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-11-05T18:49:16.095Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-11-05T18:49:20.764Z] === RUN TestDockerSuite/TestRmiTag [2022-11-05T18:49:21.221Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-11-05T18:49:29.761Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-11-05T18:49:54.875Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-11-05T18:49:54.875Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-11-05T18:50:00.654Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-11-05T18:50:02.182Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-11-05T18:50:02.182Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-11-05T18:50:02.182Z] === RUN TestDockerSuite/TestRunAddHost [2022-11-05T18:50:02.182Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-11-05T18:50:02.182Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-11-05T18:50:02.182Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-11-05T18:50:02.182Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-11-05T18:50:02.182Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-11-05T18:50:02.182Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-11-05T18:50:02.182Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-11-05T18:50:02.182Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-11-05T18:50:02.182Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-11-05T18:50:02.182Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-11-05T18:50:02.182Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-11-05T18:50:02.182Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-11-05T18:50:05.071Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-11-05T18:50:05.071Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-11-05T18:50:05.071Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-11-05T18:50:05.071Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-11-05T18:50:05.071Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-11-05T18:50:15.367Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-11-05T18:50:19.087Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-11-05T18:50:21.252Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-11-05T18:50:24.150Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-11-05T18:50:32.695Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-11-05T18:50:32.695Z] === RUN TestDockerSuite/TestRunBindMounts [2022-11-05T18:50:37.368Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-11-05T18:50:37.368Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.368Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-11-05T18:50:37.368Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.368Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-11-05T18:50:37.368Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.368Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-11-05T18:50:37.368Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.825Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-11-05T18:50:37.825Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.825Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-11-05T18:50:37.825Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.825Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-11-05T18:50:37.825Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.825Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-11-05T18:50:37.825Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.825Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-11-05T18:50:37.825Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.825Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-11-05T18:50:37.825Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.825Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-11-05T18:50:37.825Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-11-05T18:50:37.825Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-11-05T18:50:40.717Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-11-05T18:50:40.717Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-11-05T18:50:40.717Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-11-05T18:50:44.434Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-11-05T18:50:44.434Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-11-05T18:50:44.434Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-11-05T18:50:44.434Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-11-05T18:50:44.434Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-11-05T18:50:46.601Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-11-05T18:50:46.601Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-11-05T18:50:46.601Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-11-05T18:50:46.601Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-11-05T18:50:46.601Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-11-05T18:50:46.601Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-11-05T18:50:46.601Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-11-05T18:50:46.601Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-11-05T18:50:46.601Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-11-05T18:50:46.601Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-11-05T18:50:46.601Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-11-05T18:50:46.601Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-11-05T18:50:46.601Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-11-05T18:50:46.601Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-11-05T18:50:46.601Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-11-05T18:50:49.494Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-11-05T18:50:52.388Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-11-05T18:50:55.280Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-11-05T18:50:55.280Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-11-05T18:50:55.280Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-11-05T18:50:55.280Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-11-05T18:50:55.280Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-11-05T18:50:55.280Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-11-05T18:50:55.280Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-11-05T18:50:58.173Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-11-05T18:50:58.173Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-11-05T18:50:58.173Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-11-05T18:50:58.173Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-11-05T18:50:58.173Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-11-05T18:50:58.173Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-11-05T18:50:58.173Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-11-05T18:50:58.173Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-11-05T18:50:58.173Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-11-05T18:51:00.343Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-11-05T18:51:07.399Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-11-05T18:51:07.399Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-11-05T18:51:07.399Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-11-05T18:51:07.399Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-11-05T18:51:07.399Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-11-05T18:51:07.399Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-11-05T18:51:07.399Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-11-05T18:51:07.399Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-05T18:51:07.399Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-11-05T18:51:07.399Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-11-05T18:51:07.399Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-11-05T18:51:07.399Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-11-05T18:51:07.399Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-11-05T18:51:09.568Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-11-05T18:51:09.568Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-11-05T18:51:09.568Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-11-05T18:51:09.568Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-11-05T18:51:09.568Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-11-05T18:51:09.568Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-11-05T18:51:12.463Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-11-05T18:51:15.353Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-11-05T18:51:15.353Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-11-05T18:51:15.353Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-11-05T18:51:18.247Z] === RUN TestDockerSuite/TestRunEnvironment [2022-11-05T18:51:18.247Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-11-05T18:51:18.247Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-11-05T18:51:18.247Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-11-05T18:51:18.247Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-11-05T18:51:18.247Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-11-05T18:51:18.247Z] === RUN TestDockerSuite/TestRunExitCode [2022-11-05T18:51:26.792Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-11-05T18:51:33.848Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-11-05T18:51:36.742Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunExposePort [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-11-05T18:51:45.286Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-11-05T18:51:45.286Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-11-05T18:51:45.286Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-11-05T18:51:45.286Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-05T18:51:45.286Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-11-05T18:51:45.286Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-11-05T18:51:45.286Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-11-05T18:51:45.286Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-11-05T18:51:49.006Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-11-05T18:51:49.006Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-11-05T18:51:49.006Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-11-05T18:51:49.464Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-11-05T18:51:49.464Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-11-05T18:51:49.464Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-11-05T18:51:49.464Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-11-05T18:51:49.464Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-11-05T18:51:49.464Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-11-05T18:51:49.464Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-11-05T18:51:49.464Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-11-05T18:51:49.464Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-11-05T18:52:01.843Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-11-05T18:52:01.843Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-11-05T18:52:01.843Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModeHostname [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunMount [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-11-05T18:52:04.017Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-11-05T18:52:04.017Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-11-05T18:52:12.558Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-11-05T18:52:12.558Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-11-05T18:52:12.558Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-11-05T18:52:12.558Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-11-05T18:52:12.558Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-11-05T18:52:12.558Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-11-05T18:52:12.558Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-11-05T18:52:24.913Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNetHost [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-11-05T18:52:31.970Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-11-05T18:52:31.970Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-11-05T18:52:32.427Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-11-05T18:52:33.390Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-11-05T18:52:36.290Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-11-05T18:52:39.185Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-11-05T18:52:40.713Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-11-05T18:52:42.887Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-11-05T18:52:43.343Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-11-05T18:52:43.344Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-11-05T18:52:43.344Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-11-05T18:52:43.344Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-11-05T18:52:43.344Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-11-05T18:52:43.344Z] === RUN TestDockerSuite/TestRunPortInUse [2022-11-05T18:52:43.344Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-11-05T18:52:43.344Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-11-05T18:52:43.344Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-11-05T18:52:43.344Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-11-05T18:52:43.344Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-11-05T18:52:43.344Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-11-05T18:52:43.344Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-11-05T18:52:43.344Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-11-05T18:52:43.344Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-11-05T18:52:43.344Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-11-05T18:52:47.062Z] === RUN TestDockerSuite/TestRunPublishPort [2022-11-05T18:52:47.062Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-11-05T18:52:47.062Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-11-05T18:52:47.062Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-11-05T18:52:47.062Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-11-05T18:52:47.062Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-11-05T18:52:47.062Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-11-05T18:52:47.062Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-11-05T18:52:47.062Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-11-05T18:52:47.062Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-05T18:52:47.062Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-11-05T18:53:01.846Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-11-05T18:53:01.846Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-11-05T18:53:01.846Z] === RUN TestDockerSuite/TestRunRm [2022-11-05T18:53:10.389Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-11-05T18:53:16.160Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-11-05T18:53:18.331Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-11-05T18:53:21.227Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-11-05T18:53:24.127Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-11-05T18:53:27.032Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-11-05T18:53:27.032Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-11-05T18:53:27.489Z] === RUN TestDockerSuite/TestRunState [2022-11-05T18:53:27.489Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-11-05T18:53:27.489Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-11-05T18:53:30.388Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-11-05T18:53:30.388Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-11-05T18:53:30.388Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-11-05T18:53:32.563Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-11-05T18:53:32.563Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-11-05T18:53:32.563Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-11-05T18:53:32.563Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-11-05T18:53:32.563Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-11-05T18:53:33.020Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-11-05T18:53:33.020Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-11-05T18:53:33.020Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-11-05T18:53:33.020Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUserByID [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUserByName [2022-11-05T18:53:38.797Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-11-05T18:53:38.797Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-11-05T18:53:47.365Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-11-05T18:53:47.365Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-11-05T18:53:47.365Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-11-05T18:53:54.423Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-11-05T18:53:54.423Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-11-05T18:53:54.423Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-11-05T18:53:54.423Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-11-05T18:53:54.423Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-11-05T18:54:02.970Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-11-05T18:54:17.847Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-11-05T18:54:32.640Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-11-05T18:54:39.987Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-11-05T18:54:39.987Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-11-05T18:54:39.987Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-11-05T18:54:39.987Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-11-05T18:54:43.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-11-05T18:54:45.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-11-05T18:54:48.767Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-11-05T18:54:48.767Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-11-05T18:54:48.767Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-11-05T18:54:49.224Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-11-05T18:54:49.224Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-11-05T18:54:49.224Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-11-05T18:54:49.224Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-11-05T18:54:49.224Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-11-05T18:54:49.224Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-11-05T18:54:49.224Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-11-05T18:54:49.224Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-11-05T18:54:49.224Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-11-05T18:54:49.224Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-11-05T18:54:49.224Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-11-05T18:54:49.224Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-11-05T18:54:55.008Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-11-05T18:54:56.538Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-11-05T18:54:59.431Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-11-05T18:55:05.232Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-11-05T18:55:05.232Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-11-05T18:55:05.232Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-11-05T18:55:05.232Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-11-05T18:55:05.232Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveImageId [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-11-05T18:55:05.232Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-11-05T18:55:05.232Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-11-05T18:55:08.124Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-11-05T18:55:08.580Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-11-05T18:55:09.037Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-11-05T18:55:09.037Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-11-05T18:55:11.206Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-11-05T18:55:25.995Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-11-05T18:55:25.995Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-11-05T18:55:25.995Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-11-05T18:55:34.552Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-11-05T18:55:34.552Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-11-05T18:55:34.552Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-11-05T18:55:40.326Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-11-05T18:55:40.326Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-11-05T18:55:40.326Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-11-05T18:55:40.326Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-11-05T18:55:40.326Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-11-05T18:55:40.326Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-11-05T18:55:40.326Z] === RUN TestDockerSuite/TestStartRecordError [2022-11-05T18:55:40.326Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-11-05T18:55:40.326Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-11-05T18:55:52.678Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-11-05T18:55:52.678Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-11-05T18:55:52.678Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-11-05T18:55:52.678Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-11-05T18:55:52.678Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-11-05T18:55:52.678Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-11-05T18:55:52.678Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-11-05T18:55:52.678Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-11-05T18:55:52.678Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-11-05T18:55:52.678Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-05T18:55:52.678Z] === RUN TestDockerSuite/TestStatsNoStream [2022-11-05T18:55:52.678Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-11-05T18:55:52.678Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-11-05T18:55:54.847Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-11-05T18:55:57.740Z] === RUN TestDockerSuite/TestTopPrivileged [2022-11-05T18:55:57.740Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-11-05T18:55:57.740Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-11-05T18:56:00.635Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-11-05T18:56:00.635Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-11-05T18:56:00.635Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-11-05T18:56:00.635Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-11-05T18:56:00.635Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-11-05T18:56:00.635Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-11-05T18:56:00.635Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-11-05T18:56:00.635Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-11-05T18:56:00.635Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-11-05T18:56:00.635Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-11-05T18:56:00.635Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-11-05T18:56:00.635Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-11-05T18:56:00.635Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-11-05T18:56:18.291Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-11-05T18:56:18.291Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-11-05T18:56:18.291Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-11-05T18:56:18.291Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-11-05T18:56:18.291Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-11-05T18:56:18.291Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-11-05T18:56:18.291Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-11-05T18:56:18.291Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-11-05T18:56:25.351Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-11-05T18:56:25.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-11-05T18:56:29.076Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-11-05T18:56:29.532Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-11-05T18:56:30.496Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-11-05T18:56:30.496Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-11-05T18:56:30.496Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-11-05T18:56:40.795Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-11-05T18:56:40.795Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-11-05T18:56:40.795Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-11-05T18:56:41.253Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-11-05T18:56:41.711Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-11-05T18:56:41.711Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-11-05T18:56:41.711Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-11-05T18:57:02.775Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-11-05T18:57:02.775Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-11-05T18:57:02.775Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-11-05T18:57:20.434Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-11-05T18:57:20.434Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.434Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite (3417.98s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.12s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (130.59s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.05s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.92s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.72s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.60s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.75s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.79s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (145.63s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.22s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.19s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.60s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.38s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.56s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.03s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.31s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.54s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.04s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.59s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.10s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.85s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.88s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.13s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.43s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.99s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.38s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.13s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.89s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.82s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-11-05T18:57:20.434Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-11-05T18:57:20.434Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (42.72s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.48s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.69s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.49s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.77s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.83s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.23s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.73s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.25s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.46s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.65s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.46s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.78s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.58s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.45s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (47.09s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (36.43s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.10s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.30s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.69s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.39s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignore (93.86s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.78s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (100.45s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.20s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.65s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.47s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.14s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.22s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.49s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (145.90s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.61s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.95s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.80s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.33s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.29s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.10s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.96s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFails (2.88s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.36s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.70s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.04s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.84s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.80s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.99s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.12s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildHistory (14.37s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.32s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.60s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.00s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.57s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.91s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.01s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.00s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.95s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.59s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.46s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.14s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.33s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.62s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.01s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.37s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.51s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.53s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.91s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.50s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.63s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.24s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.03s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.75s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.56s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.57s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.73s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.47s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.64s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.66s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.38s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildRm (16.15s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.11s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.79s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.12s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.43s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.50s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (28.67s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.14s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.83s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.95s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.23s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildStderr (5.62s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.03s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.59s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.77s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.58s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.12s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.45s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.32s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.20s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.71s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.19s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.40s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.13s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.15s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.63s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.67s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.59s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.64s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.54s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestCommitChange (5.91s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.38s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.16s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestCommitTTY (18.26s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.45s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.94s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.72s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.74s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.63s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.98s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.15s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.72s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.84s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.61s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.85s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.72s) [2022-11-05T18:57:20.435Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.12s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.74s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.99s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.99s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-11-05T18:57:20.435Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.26s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.74s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.86s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.84s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.51s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.27s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.67s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.96s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.04s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.00s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.93s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00072ec30_} (2.86s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13859972368_c:\foo_false____} (2.96s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13859972368_c:\foo_true____} (7.88s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.81s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.85s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.75s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.28s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.83s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.93s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpToCaseH (20.58s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpToDot (7.84s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCpToStdout (2.87s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.89s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.39s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.44s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.84s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.83s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.89s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.00s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.37s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsCopy (6.19s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.98s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.57s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.16s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.72s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.37s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFilters (5.76s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFormat (5.62s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.28s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsRename (2.86s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsResize (3.43s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.79s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.46s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.44s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsUntag (2.88s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.62s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.37s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.47s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.61s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.79s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.71s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.48s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.40s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.86s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecInspectID (5.60s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.22s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.10s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.75s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.52s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.44s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.52s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.43s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.88s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.81s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.26s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.26s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.62s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.96s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.14s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestImportFile (0.04s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.71s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.93s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.71s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.69s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectDefault (7.63s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectHistory (5.49s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.82s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.78s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.68s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.75s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.64s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectStatus (3.25s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.31s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.86s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.63s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.78s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.65s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.71s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.58s) [2022-11-05T18:57:20.436Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-11-05T18:57:20.436Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.50s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.43s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.33s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.87s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.60s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.12s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.57s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.73s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.18s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.22s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.93s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.87s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsSince (9.95s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsTail (3.56s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.25s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.69s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.97s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (15.29s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsByOrder (10.84s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.91s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.10s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.17s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.95s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.65s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.57s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.01s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.34s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.05s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.24s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.29s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (37.50s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.27s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.47s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.12s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.45s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.66s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.53s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.90s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.23s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.09s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.26s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.07s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.67s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.50s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.16s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.07s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.51s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.41s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.41s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.37s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.60s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.93s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.63s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.72s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.71s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.34s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.79s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.91s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.55s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.67s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.33s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.93s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.72s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.64s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.70s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunExitCode (7.73s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.82s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.81s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.81s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.85s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.99s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.21s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.71s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.98s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.70s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.00s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-11-05T18:57:20.437Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.46s) [2022-11-05T18:57:20.437Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.44s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.18s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunRm (7.86s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.25s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.95s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.82s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.86s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.22s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.84s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.54s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.41s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.74s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.77s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.77s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.31s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (15.45s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.16s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.13s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.81s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.21s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.13s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.73s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.64s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.67s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.22s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.13s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.22s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.96s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.80s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.10s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.78s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.88s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.65s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.50s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.02s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.81s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (18.56s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.44s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.74s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-05T18:57:20.438Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.01s) [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-11-05T18:57:20.438Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-05T18:57:20.438Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-11-05T18:57:20.438Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-11-05T18:57:20.439Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-11-05T18:57:20.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-11-05T18:57:20.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-11-05T18:57:20.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-11-05T18:57:20.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-11-05T18:57:20.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-11-05T18:57:20.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-11-05T18:57:20.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-11-05T18:57:20.439Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthTokenSuite [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-11-05T18:57:20.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-11-05T18:57:20.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-11-05T18:57:20.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-11-05T18:57:20.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-11-05T18:57:20.439Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-05T18:57:20.439Z] === RUN TestDockerDaemonSuite [2022-11-05T18:57:20.439Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-11-05T18:57:20.439Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-11-05T18:57:20.439Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-11-05T18:57:20.439Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-05T18:57:20.439Z] === RUN TestDockerSwarmSuite [2022-11-05T18:57:20.439Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-11-05T18:57:20.439Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-05T18:57:20.439Z] === RUN TestDockerExternalVolumeSuite [2022-11-05T18:57:20.439Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-11-05T18:57:20.439Z] === RUN TestDockerNetworkSuite [2022-11-05T18:57:20.439Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-11-05T18:57:20.439Z] === RUN TestDockerHubPullSuite [2022-11-05T18:57:20.439Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-11-05T18:57:20.439Z] PASS [2022-11-05T18:57:20.439Z] ok github.com/docker/docker/integration-cli 3418.527s [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === Skipped [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-11-05T18:57:20.439Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-11-05T18:57:20.439Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-11-05T18:57:20.439Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-11-05T18:57:20.439Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-11-05T18:57:20.439Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-11-05T18:57:20.439Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-11-05T18:57:20.439Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2022-11-05T18:57:20.439Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-11-05T18:57:20.439Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-11-05T18:57:20.439Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-05T18:57:20.439Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-05T18:57:20.439Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-11-05T18:57:20.439Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-11-05T18:57:20.439Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-11-05T18:57:20.439Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.439Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-11-05T18:57:20.439Z] [2022-11-05T18:57:20.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-11-05T18:57:20.440Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.06s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.440Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-11-05T18:57:20.440Z] [2022-11-05T18:57:20.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-11-05T18:57:20.440Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-11-05T18:57:20.898Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-11-05T18:57:20.898Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-11-05T18:57:20.898Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-11-05T18:57:20.898Z] docker_cli_sni_test.go:18: Flakey test [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-11-05T18:57:20.898Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-11-05T18:57:20.898Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-05T18:57:20.898Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-05T18:57:20.898Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.898Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-11-05T18:57:20.898Z] [2022-11-05T18:57:20.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-05T18:57:20.899Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-11-05T18:57:20.899Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-05T18:57:20.899Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-05T18:57:20.899Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-11-05T18:57:20.899Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-05T18:57:20.899Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-05T18:57:20.899Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-05T18:57:20.899Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-11-05T18:57:20.899Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-05T18:57:20.899Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-11-05T18:57:20.899Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.899Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-11-05T18:57:20.899Z] [2022-11-05T18:57:20.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-05T18:57:20.899Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-05T18:57:20.900Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-11-05T18:57:20.900Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-11-05T18:57:20.900Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-05T18:57:20.900Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.04s) [2022-11-05T18:57:20.900Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestImportFile (0.04s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-05T18:57:20.900Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-11-05T18:57:20.900Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-05T18:57:20.900Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-05T18:57:20.900Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-05T18:57:20.900Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-05T18:57:20.900Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-11-05T18:57:20.900Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.900Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-11-05T18:57:20.900Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-05T18:57:20.901Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-11-05T18:57:20.901Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-11-05T18:57:20.901Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:20.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-05T18:57:20.901Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-11-05T18:57:20.901Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-11-05T18:57:20.901Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-05T18:57:21.361Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.361Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-11-05T18:57:21.361Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.362Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-11-05T18:57:21.362Z] [2022-11-05T18:57:21.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-05T18:57:21.362Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-11-05T18:57:21.363Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-05T18:57:21.363Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.363Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-11-05T18:57:21.363Z] [2022-11-05T18:57:21.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-05T18:57:21.363Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.21s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.364Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-11-05T18:57:21.364Z] [2022-11-05T18:57:21.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-05T18:57:21.364Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-11-05T18:57:21.365Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-11-05T18:57:21.365Z] [2022-11-05T18:57:21.365Z] DONE 1093 tests, 547 skipped in 3433.105s [2022-11-05T18:57:21.820Z] INFO: Integration tests ended at 11/05/2022 18:57:21. Duration:00:57:13.2867944 [2022-11-05T18:57:21.821Z] INFO: Docker info of the daemon under test at end of run [2022-11-05T18:57:21.821Z] [2022-11-05T18:57:21.821Z] Containers: 2 [2022-11-05T18:57:21.821Z] Running: 0 [2022-11-05T18:57:21.821Z] Paused: 0 [2022-11-05T18:57:21.821Z] Stopped: 2 [2022-11-05T18:57:21.821Z] Images: 18 [2022-11-05T18:57:21.821Z] Server Version: 0.0.0-dev [2022-11-05T18:57:21.821Z] Storage Driver: windowsfilter [2022-11-05T18:57:21.821Z] Windows: [2022-11-05T18:57:21.821Z] Logging Driver: json-file [2022-11-05T18:57:21.821Z] Plugins: [2022-11-05T18:57:21.821Z] Volume: local [2022-11-05T18:57:21.821Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-11-05T18:57:21.821Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-11-05T18:57:21.821Z] Swarm: inactive [2022-11-05T18:57:21.821Z] Default Isolation: process [2022-11-05T18:57:21.821Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-11-05T18:57:21.821Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-11-05T18:57:21.821Z] OSType: windows [2022-11-05T18:57:21.821Z] Architecture: x86_64 [2022-11-05T18:57:21.821Z] CPUs: 4 [2022-11-05T18:57:21.821Z] Total Memory: 32GiB [2022-11-05T18:57:21.821Z] Name: azwin-2-16ae90 [2022-11-05T18:57:21.821Z] ID: H2P7:VPBV:T7Z4:ZXFT:RHZ4:Q2KP:2AWZ:ANOA:3Y4Z:OCHN:JMYJ:CT4O [2022-11-05T18:57:21.821Z] Docker Root Dir: D:\CI\PR-44413\1\daemon [2022-11-05T18:57:21.821Z] Debug Mode (client): false [2022-11-05T18:57:21.821Z] Debug Mode (server): true [2022-11-05T18:57:21.821Z] File Descriptors: -1 [2022-11-05T18:57:21.821Z] Goroutines: 17 [2022-11-05T18:57:21.821Z] System Time: 2022-11-05T18:57:21.4348496Z [2022-11-05T18:57:21.821Z] EventsListeners: 0 [2022-11-05T18:57:21.821Z] Registry: https://index.docker.io/v1/ [2022-11-05T18:57:21.821Z] Labels: [2022-11-05T18:57:21.821Z] Experimental: false [2022-11-05T18:57:21.821Z] Insecure Registries: [2022-11-05T18:57:21.821Z] 127.0.0.0/8 [2022-11-05T18:57:21.821Z] Live Restore Enabled: false [2022-11-05T18:57:21.821Z] [2022-11-05T18:57:21.821Z] [2022-11-05T18:57:21.821Z] INFO: Stopping daemon under test [2022-11-05T18:57:21.821Z] SUCCESS: The process with PID 4080 (child process of PID 2440) has been terminated. [2022-11-05T18:57:21.821Z] SUCCESS: The process with PID 2440 (child process of PID 1508) has been terminated. [2022-11-05T18:57:21.821Z] INFO: Stop tailing logs of the daemon under tests [2022-11-05T18:57:21.821Z] INFO: executeCI.ps1 Completed successfully at 11/05/2022 18:57:21. [2022-11-05T18:57:21.821Z] INFO: Tidying up at end of run [2022-11-05T18:57:21.821Z] INFO: Saving daemon under test log (d:\CI\PR-44413\1\dut.out) to bundles\CIDUT.out [2022-11-05T18:57:21.821Z] INFO: Saving daemon under test log (d:\CI\PR-44413\1\dut.err) to bundles\CIDUT.err [2022-11-05T18:57:21.821Z] INFO: Nuke-Everything... [2022-11-05T18:57:22.277Z] INFO: Container count on control daemon to delete is 2 [2022-11-05T18:57:22.277Z] 9477f60164ef [2022-11-05T18:57:22.277Z] aae7d2c8a72b [2022-11-05T18:57:22.733Z] INFO: Tidying pidfile d:\CI\PR-44413\1\docker.pid [2022-11-05T18:57:22.733Z] INFO: Nuking d:\CI [2022-11-05T18:58:13.413Z] INFO: Zapped successfully [2022-11-05T18:58:13.413Z] [2022-11-05T18:58:13.413Z] INFO: executeCI.ps1 exiting at Sat Nov 5 18:58:05 CUT 2022. Duration 01:29:20.5257035 [2022-11-05T18:58:13.413Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-11-05T18:58:13.648Z] Recording test results [2022-11-05T18:58:22.520Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-11-05T18:58:24.564Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-11-05T18:58:26.947Z] Archiving artifacts [2022-11-05T18:58:42.112Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-05T18:58:43.027Z] + make clean [2022-11-05T18:58:44.559Z] docker volume rm -f docker-dev-cache [2022-11-05T18:58:44.559Z] 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